1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-25 22:18:34 +02:00
tensorflow-haskell/tensorflow-ops/src/TensorFlow
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
..
EmbeddingOps.hs Fixed #19 by adding previously missing reshape. 2016-11-09 11:54:53 -08:00
Gradient.hs Initial commit 2016-10-24 19:26:42 +00:00
Ops.hs Replaced topK with topKV2. (#21) 2016-11-08 20:57:22 -08:00