1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-25 22:18:34 +02:00
tensorflow-haskell/tensorflow-ops/tests
Judah Jacobson a277c7ddb3 Refactor OpGen. (#36)
Also fixes op lists when the same attribute specifies the length of
both an input and an output.  I added a test of "shapeN" which
previously failed with the following error:

    ERROR: Ran out of counts in toResult. Likely misuse of buildListOp.
2016-11-20 10:00:22 -08:00
..
ArrayOpsTest.hs Refactor OpGen. (#36) 2016-11-20 10:00:22 -08:00
BuildTest.hs Make code --pedantic (#35) 2016-11-18 10:42:02 -08:00
DataFlowOpsTest.hs Initial commit 2016-10-24 19:26:42 +00:00
EmbeddingOpsTest.hs Make code --pedantic (#35) 2016-11-18 10:42:02 -08:00
FeedFetchBench.hs Optimize fetching (#27) 2016-11-17 10:41:49 -08:00
GradientTest.hs Initial commit 2016-10-24 19:26:42 +00:00
MiscTest.hs Make code --pedantic (#35) 2016-11-18 10:42:02 -08:00
OpsTest.hs Make code --pedantic (#35) 2016-11-18 10:42:02 -08:00
TracingTest.hs Make code --pedantic (#35) 2016-11-18 10:42:02 -08:00
TypesTest.hs Make code --pedantic (#35) 2016-11-18 10:42:02 -08:00