1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-29 07:58:33 +02:00
tensorflow-haskell/tensorflow-proto
Judah Jacobson 80a5a4a7d0 Fill out the modules in tensorflow-proto. (#132)
That package now includes everything in the `tensorflow/core:protos_all` target:
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/BUILD#L131

I also made all of the modules exposed for simplicity.  (As a particular
example: `MetaGraph`, which was previously in `other-modules`, is useful for
constructing some TensorFlow serving RPCs.)

* Use the new release of proto-lens-{protoc,protobuf-types}.
2017-06-08 20:24:42 -07:00
..
LICENSE Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00
Setup.hs Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00
tensorflow-proto.cabal Fill out the modules in tensorflow-proto. (#132) 2017-06-08 20:24:42 -07:00
third_party Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00