1
0
Fork 0
mirror of https://github.com/tensorflow/haskell.git synced 2025-03-24 22:55:16 +01:00
tensorflow-haskell/tensorflow-ops
Judah Jacobson a277c7ddb3 Refactor OpGen. ()
Also fixes op lists when the same attribute specifies the length of
both an input and an output.  I added a test of "shapeN" which
previously failed with the following error:

    ERROR: Ran out of counts in toResult. Likely misuse of buildListOp.
2016-11-20 10:00:22 -08:00
..
src/TensorFlow Make code --pedantic () 2016-11-18 10:42:02 -08:00
tests Refactor OpGen. () 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) () 2016-11-17 13:54:36 -08:00