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 7720af0afd Update to tensorflow 1.3 (#161)
* Tested on linux without Docker.
* Couldn't get nix build to work, so I just updated the URL and hash.
* Did not test macos build.

The mnist change was necessary because the argmax output type is now polmorphic.
2017-10-19 13:41:55 -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.3 (#161) 2017-10-19 13:41:55 -04:00