1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-28 15:38:34 +02:00
tensorflow-haskell/tensorflow-ops
Judah Jacobson cec666e135 Fix Ref and Build semantics for generated code. (#37)
Also:
- Make TensorFlow.Ops.{variable,assign} be the Core generated versions.
- Make ops take "Shape" as mandatory input.
2016-11-21 10:19:15 -08:00
..
src/TensorFlow Fix Ref and Build semantics for generated code. (#37) 2016-11-21 10:19:15 -08:00
tests Refactor OpGen. (#36) 2016-11-20 10:00:22 -08:00
Setup.hs Initial commit 2016-10-24 19:26:42 +00:00
tensorflow-ops.cabal test case to show can't calculate grad for embedding (and associated fix) (#23) 2016-11-17 13:54:36 -08:00