tensorflow-haskell/tensorflow/src/TensorFlow
Greg Steuck e511f49828 Create a separate TensorProtoLens class.
Only a handful of types had sensible tensorVal implementations.
This is now evident in type signatures at the expense of them
being more verbose.
2016-11-02 16:16:16 -07:00
..
Internal Compile on platforms where int64_t == long long. (#6) 2016-10-25 22:26:42 -07:00
Build.hs Initial commit 2016-10-24 19:26:42 +00:00
BuildOp.hs Initial commit 2016-10-24 19:26:42 +00:00
ControlFlow.hs Initial commit 2016-10-24 19:26:42 +00:00
Nodes.hs Initial commit 2016-10-24 19:26:42 +00:00
Orphans.hs Initial commit 2016-10-24 19:26:42 +00:00
Output.hs Initial commit 2016-10-24 19:26:42 +00:00
Session.hs Initial commit 2016-10-24 19:26:42 +00:00
Tensor.hs Initial commit 2016-10-24 19:26:42 +00:00
Types.hs Create a separate TensorProtoLens class. 2016-11-02 16:16:16 -07:00