tensorflow-proto-0.2.0.0: TensorFlow protocol buffers.

Safe HaskellNone
LanguageHaskell2010

Proto.Tensorflow.Core.Protobuf.MetaGraph

Documentation

data AssetFileDef Source #

Instances

Eq AssetFileDef Source # 
Ord AssetFileDef Source # 
Show AssetFileDef Source # 
Message AssetFileDef Source # 

Methods

descriptor :: MessageDescriptor AssetFileDef

Default AssetFileDef Source # 

Methods

def :: AssetFileDef

((~) * a Text, (~) * b Text, Functor f) => HasLens "filename" f AssetFileDef AssetFileDef a b Source # 

Methods

lensOf :: Proxy# Symbol "filename" -> (a -> f b) -> AssetFileDef -> f AssetFileDef

((~) * a (Maybe TensorInfo), (~) * b (Maybe TensorInfo), Functor f) => HasLens "maybe'tensorInfo" f AssetFileDef AssetFileDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'tensorInfo" -> (a -> f b) -> AssetFileDef -> f AssetFileDef

((~) * a TensorInfo, (~) * b TensorInfo, Functor f) => HasLens "tensorInfo" f AssetFileDef AssetFileDef a b Source # 

Methods

lensOf :: Proxy# Symbol "tensorInfo" -> (a -> f b) -> AssetFileDef -> f AssetFileDef

data CollectionDef Source #

Instances

Eq CollectionDef Source # 
Ord CollectionDef Source # 
Show CollectionDef Source # 
Message CollectionDef Source # 

Methods

descriptor :: MessageDescriptor CollectionDef

Default CollectionDef Source # 

Methods

def :: CollectionDef

((~) * a CollectionDef'AnyList, (~) * b CollectionDef'AnyList, Functor f) => HasLens "anyList" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "anyList" -> (a -> f b) -> CollectionDef -> f CollectionDef

((~) * a CollectionDef'BytesList, (~) * b CollectionDef'BytesList, Functor f) => HasLens "bytesList" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "bytesList" -> (a -> f b) -> CollectionDef -> f CollectionDef

((~) * a CollectionDef'FloatList, (~) * b CollectionDef'FloatList, Functor f) => HasLens "floatList" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "floatList" -> (a -> f b) -> CollectionDef -> f CollectionDef

((~) * a CollectionDef'Int64List, (~) * b CollectionDef'Int64List, Functor f) => HasLens "int64List" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "int64List" -> (a -> f b) -> CollectionDef -> f CollectionDef

((~) * a (Maybe CollectionDef'AnyList), (~) * b (Maybe CollectionDef'AnyList), Functor f) => HasLens "maybe'anyList" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'anyList" -> (a -> f b) -> CollectionDef -> f CollectionDef

((~) * a (Maybe CollectionDef'BytesList), (~) * b (Maybe CollectionDef'BytesList), Functor f) => HasLens "maybe'bytesList" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'bytesList" -> (a -> f b) -> CollectionDef -> f CollectionDef

((~) * a (Maybe CollectionDef'FloatList), (~) * b (Maybe CollectionDef'FloatList), Functor f) => HasLens "maybe'floatList" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'floatList" -> (a -> f b) -> CollectionDef -> f CollectionDef

((~) * a (Maybe CollectionDef'Int64List), (~) * b (Maybe CollectionDef'Int64List), Functor f) => HasLens "maybe'int64List" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'int64List" -> (a -> f b) -> CollectionDef -> f CollectionDef

((~) * a (Maybe CollectionDef'Kind), (~) * b (Maybe CollectionDef'Kind), Functor f) => HasLens "maybe'kind" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'kind" -> (a -> f b) -> CollectionDef -> f CollectionDef

((~) * a (Maybe CollectionDef'NodeList), (~) * b (Maybe CollectionDef'NodeList), Functor f) => HasLens "maybe'nodeList" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'nodeList" -> (a -> f b) -> CollectionDef -> f CollectionDef

((~) * a CollectionDef'NodeList, (~) * b CollectionDef'NodeList, Functor f) => HasLens "nodeList" f CollectionDef CollectionDef a b Source # 

Methods

lensOf :: Proxy# Symbol "nodeList" -> (a -> f b) -> CollectionDef -> f CollectionDef

data CollectionDef'BytesList Source #

data MetaGraphDef Source #

Instances

Eq MetaGraphDef Source # 
Ord MetaGraphDef Source # 
Show MetaGraphDef Source # 
Message MetaGraphDef Source # 

Methods

descriptor :: MessageDescriptor MetaGraphDef

Default MetaGraphDef Source # 

Methods

def :: MetaGraphDef

((~) * a [AssetFileDef], (~) * b [AssetFileDef], Functor f) => HasLens "assetFileDef" f MetaGraphDef MetaGraphDef a b Source # 

Methods

lensOf :: Proxy# Symbol "assetFileDef" -> (a -> f b) -> MetaGraphDef -> f MetaGraphDef

((~) * a (Map Text CollectionDef), (~) * b (Map Text CollectionDef), Functor f) => HasLens "collectionDef" f MetaGraphDef MetaGraphDef a b Source # 

Methods

lensOf :: Proxy# Symbol "collectionDef" -> (a -> f b) -> MetaGraphDef -> f MetaGraphDef

((~) * a GraphDef, (~) * b GraphDef, Functor f) => HasLens "graphDef" f MetaGraphDef MetaGraphDef a b Source # 

Methods

lensOf :: Proxy# Symbol "graphDef" -> (a -> f b) -> MetaGraphDef -> f MetaGraphDef

((~) * a (Maybe GraphDef), (~) * b (Maybe GraphDef), Functor f) => HasLens "maybe'graphDef" f MetaGraphDef MetaGraphDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'graphDef" -> (a -> f b) -> MetaGraphDef -> f MetaGraphDef

((~) * a (Maybe MetaGraphDef'MetaInfoDef), (~) * b (Maybe MetaGraphDef'MetaInfoDef), Functor f) => HasLens "maybe'metaInfoDef" f MetaGraphDef MetaGraphDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'metaInfoDef" -> (a -> f b) -> MetaGraphDef -> f MetaGraphDef

((~) * a (Maybe SaverDef), (~) * b (Maybe SaverDef), Functor f) => HasLens "maybe'saverDef" f MetaGraphDef MetaGraphDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'saverDef" -> (a -> f b) -> MetaGraphDef -> f MetaGraphDef

((~) * a MetaGraphDef'MetaInfoDef, (~) * b MetaGraphDef'MetaInfoDef, Functor f) => HasLens "metaInfoDef" f MetaGraphDef MetaGraphDef a b Source # 

Methods

lensOf :: Proxy# Symbol "metaInfoDef" -> (a -> f b) -> MetaGraphDef -> f MetaGraphDef

((~) * a SaverDef, (~) * b SaverDef, Functor f) => HasLens "saverDef" f MetaGraphDef MetaGraphDef a b Source # 

Methods

lensOf :: Proxy# Symbol "saverDef" -> (a -> f b) -> MetaGraphDef -> f MetaGraphDef

((~) * a (Map Text SignatureDef), (~) * b (Map Text SignatureDef), Functor f) => HasLens "signatureDef" f MetaGraphDef MetaGraphDef a b Source # 

Methods

lensOf :: Proxy# Symbol "signatureDef" -> (a -> f b) -> MetaGraphDef -> f MetaGraphDef

data MetaGraphDef'CollectionDefEntry Source #

Instances

Eq MetaGraphDef'CollectionDefEntry Source # 
Ord MetaGraphDef'CollectionDefEntry Source # 
Show MetaGraphDef'CollectionDefEntry Source # 
Message MetaGraphDef'CollectionDefEntry Source # 

Methods

descriptor :: MessageDescriptor MetaGraphDef'CollectionDefEntry

Default MetaGraphDef'CollectionDefEntry Source # 
((~) * a Text, (~) * b Text, Functor f) => HasLens "key" f MetaGraphDef'CollectionDefEntry MetaGraphDef'CollectionDefEntry a b Source # 
((~) * a (Maybe CollectionDef), (~) * b (Maybe CollectionDef), Functor f) => HasLens "maybe'value" f MetaGraphDef'CollectionDefEntry MetaGraphDef'CollectionDefEntry a b Source # 
((~) * a CollectionDef, (~) * b CollectionDef, Functor f) => HasLens "value" f MetaGraphDef'CollectionDefEntry MetaGraphDef'CollectionDefEntry a b Source # 

data MetaGraphDef'MetaInfoDef Source #

Instances

Eq MetaGraphDef'MetaInfoDef Source # 
Ord MetaGraphDef'MetaInfoDef Source # 
Show MetaGraphDef'MetaInfoDef Source # 
Message MetaGraphDef'MetaInfoDef Source # 

Methods

descriptor :: MessageDescriptor MetaGraphDef'MetaInfoDef

Default MetaGraphDef'MetaInfoDef Source # 
((~) * a Any, (~) * b Any, Functor f) => HasLens "anyInfo" f MetaGraphDef'MetaInfoDef MetaGraphDef'MetaInfoDef a b Source # 

Methods

lensOf :: Proxy# Symbol "anyInfo" -> (a -> f b) -> MetaGraphDef'MetaInfoDef -> f MetaGraphDef'MetaInfoDef

((~) * a (Maybe Any), (~) * b (Maybe Any), Functor f) => HasLens "maybe'anyInfo" f MetaGraphDef'MetaInfoDef MetaGraphDef'MetaInfoDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'anyInfo" -> (a -> f b) -> MetaGraphDef'MetaInfoDef -> f MetaGraphDef'MetaInfoDef

((~) * a (Maybe OpList), (~) * b (Maybe OpList), Functor f) => HasLens "maybe'strippedOpList" f MetaGraphDef'MetaInfoDef MetaGraphDef'MetaInfoDef a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'strippedOpList" -> (a -> f b) -> MetaGraphDef'MetaInfoDef -> f MetaGraphDef'MetaInfoDef

((~) * a Text, (~) * b Text, Functor f) => HasLens "metaGraphVersion" f MetaGraphDef'MetaInfoDef MetaGraphDef'MetaInfoDef a b Source # 

Methods

lensOf :: Proxy# Symbol "metaGraphVersion" -> (a -> f b) -> MetaGraphDef'MetaInfoDef -> f MetaGraphDef'MetaInfoDef

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "strippedDefaultAttrs" f MetaGraphDef'MetaInfoDef MetaGraphDef'MetaInfoDef a b Source # 

Methods

lensOf :: Proxy# Symbol "strippedDefaultAttrs" -> (a -> f b) -> MetaGraphDef'MetaInfoDef -> f MetaGraphDef'MetaInfoDef

((~) * a OpList, (~) * b OpList, Functor f) => HasLens "strippedOpList" f MetaGraphDef'MetaInfoDef MetaGraphDef'MetaInfoDef a b Source # 

Methods

lensOf :: Proxy# Symbol "strippedOpList" -> (a -> f b) -> MetaGraphDef'MetaInfoDef -> f MetaGraphDef'MetaInfoDef

((~) * a [Text], (~) * b [Text], Functor f) => HasLens "tags" f MetaGraphDef'MetaInfoDef MetaGraphDef'MetaInfoDef a b Source # 
((~) * a Text, (~) * b Text, Functor f) => HasLens "tensorflowGitVersion" f MetaGraphDef'MetaInfoDef MetaGraphDef'MetaInfoDef a b Source # 

Methods

lensOf :: Proxy# Symbol "tensorflowGitVersion" -> (a -> f b) -> MetaGraphDef'MetaInfoDef -> f MetaGraphDef'MetaInfoDef

((~) * a Text, (~) * b Text, Functor f) => HasLens "tensorflowVersion" f MetaGraphDef'MetaInfoDef MetaGraphDef'MetaInfoDef a b Source # 

Methods

lensOf :: Proxy# Symbol "tensorflowVersion" -> (a -> f b) -> MetaGraphDef'MetaInfoDef -> f MetaGraphDef'MetaInfoDef

data MetaGraphDef'SignatureDefEntry Source #

Instances

Eq MetaGraphDef'SignatureDefEntry Source # 
Ord MetaGraphDef'SignatureDefEntry Source # 
Show MetaGraphDef'SignatureDefEntry Source # 
Message MetaGraphDef'SignatureDefEntry Source # 

Methods

descriptor :: MessageDescriptor MetaGraphDef'SignatureDefEntry

Default MetaGraphDef'SignatureDefEntry Source # 
((~) * a Text, (~) * b Text, Functor f) => HasLens "key" f MetaGraphDef'SignatureDefEntry MetaGraphDef'SignatureDefEntry a b Source # 
((~) * a (Maybe SignatureDef), (~) * b (Maybe SignatureDef), Functor f) => HasLens "maybe'value" f MetaGraphDef'SignatureDefEntry MetaGraphDef'SignatureDefEntry a b Source # 
((~) * a SignatureDef, (~) * b SignatureDef, Functor f) => HasLens "value" f MetaGraphDef'SignatureDefEntry MetaGraphDef'SignatureDefEntry a b Source # 

data SignatureDef Source #

Instances

Eq SignatureDef Source # 
Ord SignatureDef Source # 
Show SignatureDef Source # 
Message SignatureDef Source # 

Methods

descriptor :: MessageDescriptor SignatureDef

Default SignatureDef Source # 

Methods

def :: SignatureDef

((~) * a (Map Text TensorInfo), (~) * b (Map Text TensorInfo), Functor f) => HasLens "inputs" f SignatureDef SignatureDef a b Source # 

Methods

lensOf :: Proxy# Symbol "inputs" -> (a -> f b) -> SignatureDef -> f SignatureDef

((~) * a Text, (~) * b Text, Functor f) => HasLens "methodName" f SignatureDef SignatureDef a b Source # 

Methods

lensOf :: Proxy# Symbol "methodName" -> (a -> f b) -> SignatureDef -> f SignatureDef

((~) * a (Map Text TensorInfo), (~) * b (Map Text TensorInfo), Functor f) => HasLens "outputs" f SignatureDef SignatureDef a b Source # 

Methods

lensOf :: Proxy# Symbol "outputs" -> (a -> f b) -> SignatureDef -> f SignatureDef

data SignatureDef'InputsEntry Source #

Instances

Eq SignatureDef'InputsEntry Source # 
Ord SignatureDef'InputsEntry Source # 
Show SignatureDef'InputsEntry Source # 
Message SignatureDef'InputsEntry Source # 

Methods

descriptor :: MessageDescriptor SignatureDef'InputsEntry

Default SignatureDef'InputsEntry Source # 
((~) * a Text, (~) * b Text, Functor f) => HasLens "key" f SignatureDef'InputsEntry SignatureDef'InputsEntry a b Source # 
((~) * a (Maybe TensorInfo), (~) * b (Maybe TensorInfo), Functor f) => HasLens "maybe'value" f SignatureDef'InputsEntry SignatureDef'InputsEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'value" -> (a -> f b) -> SignatureDef'InputsEntry -> f SignatureDef'InputsEntry

((~) * a TensorInfo, (~) * b TensorInfo, Functor f) => HasLens "value" f SignatureDef'InputsEntry SignatureDef'InputsEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "value" -> (a -> f b) -> SignatureDef'InputsEntry -> f SignatureDef'InputsEntry

data SignatureDef'OutputsEntry Source #

Instances

Eq SignatureDef'OutputsEntry Source # 
Ord SignatureDef'OutputsEntry Source # 
Show SignatureDef'OutputsEntry Source # 
Message SignatureDef'OutputsEntry Source # 

Methods

descriptor :: MessageDescriptor SignatureDef'OutputsEntry

Default SignatureDef'OutputsEntry Source # 
((~) * a Text, (~) * b Text, Functor f) => HasLens "key" f SignatureDef'OutputsEntry SignatureDef'OutputsEntry a b Source # 
((~) * a (Maybe TensorInfo), (~) * b (Maybe TensorInfo), Functor f) => HasLens "maybe'value" f SignatureDef'OutputsEntry SignatureDef'OutputsEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'value" -> (a -> f b) -> SignatureDef'OutputsEntry -> f SignatureDef'OutputsEntry

((~) * a TensorInfo, (~) * b TensorInfo, Functor f) => HasLens "value" f SignatureDef'OutputsEntry SignatureDef'OutputsEntry a b Source # 

data TensorInfo Source #

Instances

Eq TensorInfo Source # 
Ord TensorInfo Source # 
Show TensorInfo Source # 
Message TensorInfo Source # 

Methods

descriptor :: MessageDescriptor TensorInfo

Default TensorInfo Source # 

Methods

def :: TensorInfo

((~) * a TensorInfo'CooSparse, (~) * b TensorInfo'CooSparse, Functor f) => HasLens "cooSparse" f TensorInfo TensorInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "cooSparse" -> (a -> f b) -> TensorInfo -> f TensorInfo

((~) * a DataType, (~) * b DataType, Functor f) => HasLens "dtype" f TensorInfo TensorInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "dtype" -> (a -> f b) -> TensorInfo -> f TensorInfo

((~) * a (Maybe TensorInfo'CooSparse), (~) * b (Maybe TensorInfo'CooSparse), Functor f) => HasLens "maybe'cooSparse" f TensorInfo TensorInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'cooSparse" -> (a -> f b) -> TensorInfo -> f TensorInfo

((~) * a (Maybe TensorInfo'Encoding), (~) * b (Maybe TensorInfo'Encoding), Functor f) => HasLens "maybe'encoding" f TensorInfo TensorInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'encoding" -> (a -> f b) -> TensorInfo -> f TensorInfo

((~) * a (Maybe Text), (~) * b (Maybe Text), Functor f) => HasLens "maybe'name" f TensorInfo TensorInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'name" -> (a -> f b) -> TensorInfo -> f TensorInfo

((~) * a (Maybe TensorShapeProto), (~) * b (Maybe TensorShapeProto), Functor f) => HasLens "maybe'tensorShape" f TensorInfo TensorInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'tensorShape" -> (a -> f b) -> TensorInfo -> f TensorInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "name" f TensorInfo TensorInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "name" -> (a -> f b) -> TensorInfo -> f TensorInfo

((~) * a TensorShapeProto, (~) * b TensorShapeProto, Functor f) => HasLens "tensorShape" f TensorInfo TensorInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "tensorShape" -> (a -> f b) -> TensorInfo -> f TensorInfo

data TensorInfo'CooSparse Source #

Instances

Eq TensorInfo'CooSparse Source # 
Ord TensorInfo'CooSparse Source # 
Show TensorInfo'CooSparse Source # 
Message TensorInfo'CooSparse Source # 

Methods

descriptor :: MessageDescriptor TensorInfo'CooSparse

Default TensorInfo'CooSparse Source # 
((~) * a Text, (~) * b Text, Functor f) => HasLens "denseShapeTensorName" f TensorInfo'CooSparse TensorInfo'CooSparse a b Source # 

Methods

lensOf :: Proxy# Symbol "denseShapeTensorName" -> (a -> f b) -> TensorInfo'CooSparse -> f TensorInfo'CooSparse

((~) * a Text, (~) * b Text, Functor f) => HasLens "indicesTensorName" f TensorInfo'CooSparse TensorInfo'CooSparse a b Source # 

Methods

lensOf :: Proxy# Symbol "indicesTensorName" -> (a -> f b) -> TensorInfo'CooSparse -> f TensorInfo'CooSparse

((~) * a Text, (~) * b Text, Functor f) => HasLens "valuesTensorName" f TensorInfo'CooSparse TensorInfo'CooSparse a b Source # 

Methods

lensOf :: Proxy# Symbol "valuesTensorName" -> (a -> f b) -> TensorInfo'CooSparse -> f TensorInfo'CooSparse

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

maybe'anyInfo :: forall f s t a b. HasLens "maybe'anyInfo" f s t a b => LensLike f s t a b Source #

maybe'anyList :: forall f s t a b. HasLens "maybe'anyList" f s t a b => LensLike f s t a b Source #

maybe'bytesList :: forall f s t a b. HasLens "maybe'bytesList" f s t a b => LensLike f s t a b Source #

maybe'cooSparse :: forall f s t a b. HasLens "maybe'cooSparse" f s t a b => LensLike f s t a b Source #

maybe'encoding :: forall f s t a b. HasLens "maybe'encoding" f s t a b => LensLike f s t a b Source #

maybe'floatList :: forall f s t a b. HasLens "maybe'floatList" f s t a b => LensLike f s t a b Source #

maybe'graphDef :: forall f s t a b. HasLens "maybe'graphDef" f s t a b => LensLike f s t a b Source #

maybe'int64List :: forall f s t a b. HasLens "maybe'int64List" f s t a b => LensLike f s t a b Source #

maybe'kind :: forall f s t a b. HasLens "maybe'kind" f s t a b => LensLike f s t a b Source #

maybe'metaInfoDef :: forall f s t a b. HasLens "maybe'metaInfoDef" f s t a b => LensLike f s t a b Source #

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

maybe'nodeList :: forall f s t a b. HasLens "maybe'nodeList" f s t a b => LensLike f s t a b Source #

maybe'saverDef :: forall f s t a b. HasLens "maybe'saverDef" f s t a b => LensLike f s t a b Source #

maybe'strippedOpList :: forall f s t a b. HasLens "maybe'strippedOpList" f s t a b => LensLike f s t a b Source #

maybe'tensorInfo :: forall f s t a b. HasLens "maybe'tensorInfo" f s t a b => LensLike f s t a b Source #

maybe'tensorShape :: forall f s t a b. HasLens "maybe'tensorShape" f s t a b => LensLike f s t a b Source #

maybe'value :: forall f s t a b. HasLens "maybe'value" f s t a b => LensLike f s t a b Source #

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

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

methodName :: forall f s t a b. HasLens "methodName" 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 #

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

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

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

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

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

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

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

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

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

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

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

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

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