1
0
Fork 0
mirror of https://github.com/tensorflow/haskell.git synced 2025-03-22 21:55:12 +01:00
tensorflow-haskell/tensorflow-ops/tests
Judah Jacobson a11a417ad5 Add another test of CSE and feeds. ()
As a follow-up to , check that our CSE isn't too aggressive to prevent feeds
of pure ops with distinct names.
2017-03-23 12:58:40 -07:00
..
ArrayOpsTest.hs Refactor OpGen. () 2016-11-20 10:00:22 -08:00
BuildTest.hs Add versions of each op that take optional params as an extra arg. () 2017-03-20 18:16:38 -07:00
DataFlowOpsTest.hs Introduce a MonadBuild class, and remove buildAnd. () 2017-03-18 12:08:53 -07:00
EmbeddingOpsTest.hs Introduce a MonadBuild class, and remove buildAnd. () 2017-03-18 12:08:53 -07:00
FeedFetchBench.hs Support fetching storable vectors + use them in benchmark () 2016-12-14 18:53:06 -08:00
GradientTest.hs Introduce a MonadBuild class, and remove buildAnd. () 2017-03-18 12:08:53 -07:00
MiscTest.hs Make code --pedantic () 2016-11-18 10:42:02 -08:00
OpsTest.hs Add another test of CSE and feeds. () 2017-03-23 12:58:40 -07:00
RegressionTest.hs Introduce a MonadBuild class, and remove buildAnd. () 2017-03-18 12:08:53 -07:00
TracingTest.hs Introduce a MonadBuild class, and remove buildAnd. () 2017-03-18 12:08:53 -07:00
TypesTest.hs Add versions of each op that take optional params as an extra arg. () 2017-03-20 18:16:38 -07:00