1
0
Fork 0
mirror of https://github.com/tensorflow/haskell.git synced 2024-09-28 09:17:21 +02:00
tensorflow-haskell/tensorflow-ops
fkm3 1e2dca8701
Update to tensorflow 1.7 (#185)
All of the non-s/1.3/1.7/ changes are because

* There are new tensorflow datatypes
* Some ops have looser types (e.g. fill now accepts both int64 and int32)
* There are more ops of type "func"
2018-04-17 12:24:31 -04:00
..
src/TensorFlow Update to tensorflow 1.7 (#185) 2018-04-17 12:24:31 -04:00
tests Fix initialized variables for tensorflow 1.7 (#184) 2018-04-16 07:48:05 -07:00
LICENSE Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00
Setup.hs Initial commit 2016-10-24 19:26:42 +00:00
tensorflow-ops.cabal Gradient of Conv2DBackpropInput (#155) 2017-10-15 11:49:44 -07:00