tensorflow-proto-0.2.0.0: TensorFlow protocol buffers.

Safe HaskellNone
LanguageHaskell2010

Proto.Tensorflow.Core.Framework.TensorShape

Documentation

data TensorShapeProto Source #

data TensorShapeProto'Dim Source #

dim :: forall f s t a b. HasLens "dim" f s t a b => LensLike f s t a b Source #

name :: forall f s t a b. HasLens "name" f s t a b => LensLike f s t a b Source #

size :: forall f s t a b. HasLens "size" f s t a b => LensLike f s t a b Source #

unknownRank :: forall f s t a b. HasLens "unknownRank" f s t a b => LensLike f s t a b Source #