tensorflow-proto-0.2.0.0: TensorFlow protocol buffers.

Safe HaskellNone
LanguageHaskell2010

Proto.Tensorflow.Core.Framework.Tensor

Documentation

data TensorProto Source #

Instances

Eq TensorProto Source # 
Ord TensorProto Source # 
Show TensorProto Source # 
Message TensorProto Source # 

Methods

descriptor :: MessageDescriptor TensorProto

Default TensorProto Source # 

Methods

def :: TensorProto

((~) * a [Bool], (~) * b [Bool], Functor f) => HasLens "boolVal" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "boolVal" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a [Double], (~) * b [Double], Functor f) => HasLens "dcomplexVal" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "dcomplexVal" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a [Double], (~) * b [Double], Functor f) => HasLens "doubleVal" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "doubleVal" -> (a -> f b) -> TensorProto -> f TensorProto

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

Methods

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

((~) * a [Float], (~) * b [Float], Functor f) => HasLens "floatVal" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "floatVal" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a [Int32], (~) * b [Int32], Functor f) => HasLens "halfVal" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "halfVal" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a [Int64], (~) * b [Int64], Functor f) => HasLens "int64Val" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "int64Val" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a [Int32], (~) * b [Int32], Functor f) => HasLens "intVal" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "intVal" -> (a -> f b) -> TensorProto -> f TensorProto

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

Methods

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

((~) * a [ResourceHandleProto], (~) * b [ResourceHandleProto], Functor f) => HasLens "resourceHandleVal" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "resourceHandleVal" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a [Float], (~) * b [Float], Functor f) => HasLens "scomplexVal" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "scomplexVal" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a [ByteString], (~) * b [ByteString], Functor f) => HasLens "stringVal" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "stringVal" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a ByteString, (~) * b ByteString, Functor f) => HasLens "tensorContent" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "tensorContent" -> (a -> f b) -> TensorProto -> f TensorProto

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

Methods

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

((~) * a [Word32], (~) * b [Word32], Functor f) => HasLens "uint32Val" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "uint32Val" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a [Word64], (~) * b [Word64], Functor f) => HasLens "uint64Val" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "uint64Val" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a [VariantTensorDataProto], (~) * b [VariantTensorDataProto], Functor f) => HasLens "variantVal" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "variantVal" -> (a -> f b) -> TensorProto -> f TensorProto

((~) * a Int32, (~) * b Int32, Functor f) => HasLens "versionNumber" f TensorProto TensorProto a b Source # 

Methods

lensOf :: Proxy# Symbol "versionNumber" -> (a -> f b) -> TensorProto -> f TensorProto

data VariantTensorDataProto Source #

Instances

Eq VariantTensorDataProto Source # 
Ord VariantTensorDataProto Source # 
Show VariantTensorDataProto Source # 
Message VariantTensorDataProto Source # 

Methods

descriptor :: MessageDescriptor VariantTensorDataProto

Default VariantTensorDataProto Source # 
((~) * a ByteString, (~) * b ByteString, Functor f) => HasLens "metadata" f VariantTensorDataProto VariantTensorDataProto a b Source # 

Methods

lensOf :: Proxy# Symbol "metadata" -> (a -> f b) -> VariantTensorDataProto -> f VariantTensorDataProto

((~) * a [TensorProto], (~) * b [TensorProto], Functor f) => HasLens "tensors" f VariantTensorDataProto VariantTensorDataProto a b Source # 

Methods

lensOf :: Proxy# Symbol "tensors" -> (a -> f b) -> VariantTensorDataProto -> f VariantTensorDataProto

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

Methods

lensOf :: Proxy# Symbol "typeName" -> (a -> f b) -> VariantTensorDataProto -> f VariantTensorDataProto

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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