mirror of
https://github.com/tensorflow/haskell.git
synced 2024-11-26 21:09:44 +01:00
69fdbf677f
* Fix for embedding gradient calculation - Passes vectors instead of scalars to slice - converts the numRows to a scalar - add `toScalar` utility function - minor change to test case so that it actually works * added lib for testing helper functions * add flatSlice function |
||
---|---|---|
.. | ||
ArrayOpsTest.hs | ||
BuildTest.hs | ||
DataFlowOpsTest.hs | ||
EmbeddingOpsTest.hs | ||
FeedFetchBench.hs | ||
GradientTest.hs | ||
MiscTest.hs | ||
OpsTest.hs | ||
TracingTest.hs | ||
TypesTest.hs |