1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-28 15:38:34 +02:00
tensorflow-haskell/tensorflow-ops
Greg Steuck ec5c5228e1 Fixed #19 by adding previously missing reshape.
The comment did say that only flat shapes were supported though.
2016-11-09 11:54:53 -08:00
..
src/TensorFlow Fixed #19 by adding previously missing reshape. 2016-11-09 11:54:53 -08:00
tests Tests for "embedding_lookup" and minor fix 2016-11-09 16:21:40 +11:00
Setup.hs Initial commit 2016-10-24 19:26:42 +00:00
tensorflow-ops.cabal Replaced topK with topKV2. (#21) 2016-11-08 20:57:22 -08:00