tensorflow-proto-0.2.0.0: TensorFlow protocol buffers.

Safe HaskellNone
LanguageHaskell2010

Proto.Tensorflow.Core.Framework.Versions

Documentation

data VersionDef Source #

Instances

Eq VersionDef Source # 
Ord VersionDef Source # 
Show VersionDef Source # 
Message VersionDef Source # 

Methods

descriptor :: MessageDescriptor VersionDef

Default VersionDef Source # 

Methods

def :: VersionDef

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

Methods

lensOf :: Proxy# Symbol "badConsumers" -> (a -> f b) -> VersionDef -> f VersionDef

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

Methods

lensOf :: Proxy# Symbol "minConsumer" -> (a -> f b) -> VersionDef -> f VersionDef

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

Methods

lensOf :: Proxy# Symbol "producer" -> (a -> f b) -> VersionDef -> f VersionDef

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

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

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