1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-28 23:48:36 +02:00
tensorflow-haskell/tensorflow-ops/tests
silky 9c81241439 Tests for "embedding_lookup" and minor fix
- added a test that fails for a partitioned embedding
- added a test that passes for a single embedding
2016-11-09 16:21:40 +11:00
..
ArrayOpsTest.hs Initial commit 2016-10-24 19:26:42 +00:00
BuildTest.hs Initial commit 2016-10-24 19:26:42 +00:00
DataFlowOpsTest.hs Initial commit 2016-10-24 19:26:42 +00:00
EmbeddingOpsTest.hs Tests for "embedding_lookup" and minor fix 2016-11-09 16:21:40 +11:00
GradientTest.hs Initial commit 2016-10-24 19:26:42 +00:00
MiscTest.hs Replaced topK with topKV2. (#21) 2016-11-08 20:57:22 -08:00
OpsTest.hs Initial commit 2016-10-24 19:26:42 +00:00
TypesTest.hs Initial commit 2016-10-24 19:26:42 +00:00