1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-02 11:03:34 +02:00

Updated TensorFlow.

Needed to list a newly added proto in cabal file.
This commit is contained in:
Greg Steuck 2016-12-30 14:45:51 -08:00
parent db75350969
commit 965451cd12
2 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,7 @@ build-type: Custom
cabal-version: >=1.22
extra-source-files: ../third_party/tensorflow/tensorflow/core/framework/*.proto
, ../third_party/tensorflow/tensorflow/core/protobuf/config.proto
, ../third_party/tensorflow/tensorflow/core/protobuf/debug.proto
library
exposed-modules: Proto.Tensorflow.Core.Framework.AttrValue
@ -29,6 +30,7 @@ library
, Proto.Tensorflow.Core.Framework.StepStats
, Proto.Tensorflow.Core.Framework.TensorDescription
, Proto.Tensorflow.Core.Framework.Versions
, Proto.Tensorflow.Core.Protobuf.Debug
build-depends: proto-lens == 0.1.*
, proto-lens-protoc == 0.1.*
, base >= 4.7 && < 5

@ -1 +1 @@
Subproject commit 3d41cf77d624aeee0482f92121a9300b29db2809
Subproject commit 2e22f1b20fdfa77b1332c518617391dc32359c5b