1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-01 10:33:35 +02:00
tensorflow-haskell/tensorflow-test/Setup.hs
Noon van der Silk 69fdbf677f test case to show can't calculate grad for embedding (and associated fix) (#23)
* 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
2016-11-17 13:54:36 -08:00

4 lines
47 B
Haskell

import Distribution.Simple
main = defaultMain