1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-03 03:23:37 +02:00
tensorflow-haskell/tensorflow/src/TensorFlow
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
..
Internal Create monad transformer version of Session (closes #153) (#154) 2017-10-02 16:33:49 -04:00
Build.hs Depend on a newer proto-lens and remove orphan Ord instances. (#146) 2017-08-02 22:47:55 -07:00
BuildOp.hs Expand Rendered class to support ResourceHandle wrappers like Variable 2017-05-15 19:55:34 -07:00
ControlFlow.hs Distinguish between "rendered" and "unrendered" Tensors. (#88) 2017-04-06 15:10:33 -07:00
Core.hs Add resource-based variable ops. (#98) 2017-04-16 09:24:02 -07:00
Nodes.hs Add initializedValue function for Variable (#124) 2017-05-20 21:42:45 -07:00
Output.hs Depend on a newer proto-lens and remove orphan Ord instances. (#146) 2017-08-02 22:47:55 -07:00
Session.hs Create monad transformer version of Session (closes #153) (#154) 2017-10-02 16:33:49 -04:00
Tensor.hs Add ToTensor class 2017-05-16 23:05:33 -07:00
Types.hs Update to tensorflow 1.7 (#185) 2018-04-17 12:24:31 -04:00