1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-02 19:13:34 +02:00
tensorflow-haskell/tensorflow-ops
Judah Jacobson a11a417ad5 Add another test of CSE and feeds. (#87)
As a follow-up to #86, check that our CSE isn't too aggressive to prevent feeds
of pure ops with distinct names.
2017-03-23 12:58:40 -07:00
..
src/TensorFlow Prevent CSE of placeholder ops. (#86) 2017-03-22 22:47:42 -07:00
tests Add another test of CSE and feeds. (#87) 2017-03-23 12:58:40 -07:00
Setup.hs Initial commit 2016-10-24 19:26:42 +00:00
tensorflow-ops.cabal Add example to README + make haddock link more prominent (#60) 2017-01-16 20:44:45 -08:00