tensorflow-proto-0.2.0.0: TensorFlow protocol buffers.

Safe HaskellNone
LanguageHaskell2010

Proto.Tensorflow.Core.Protobuf.Config

Documentation

data CallableOptions Source #

Instances

Eq CallableOptions Source # 
Ord CallableOptions Source # 
Show CallableOptions Source # 
Message CallableOptions Source # 

Methods

descriptor :: MessageDescriptor CallableOptions

Default CallableOptions Source # 
((~) * a [Text], (~) * b [Text], Functor f) => HasLens "feed" f CallableOptions CallableOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "feed" -> (a -> f b) -> CallableOptions -> f CallableOptions

((~) * a [Text], (~) * b [Text], Functor f) => HasLens "fetch" f CallableOptions CallableOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "fetch" -> (a -> f b) -> CallableOptions -> f CallableOptions

((~) * a (Maybe RunOptions), (~) * b (Maybe RunOptions), Functor f) => HasLens "maybe'runOptions" f CallableOptions CallableOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'runOptions" -> (a -> f b) -> CallableOptions -> f CallableOptions

((~) * a RunOptions, (~) * b RunOptions, Functor f) => HasLens "runOptions" f CallableOptions CallableOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "runOptions" -> (a -> f b) -> CallableOptions -> f CallableOptions

((~) * a [Text], (~) * b [Text], Functor f) => HasLens "target" f CallableOptions CallableOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "target" -> (a -> f b) -> CallableOptions -> f CallableOptions

((~) * a [TensorConnection], (~) * b [TensorConnection], Functor f) => HasLens "tensorConnection" f CallableOptions CallableOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "tensorConnection" -> (a -> f b) -> CallableOptions -> f CallableOptions

data ConfigProto Source #

Instances

Eq ConfigProto Source # 
Ord ConfigProto Source # 
Show ConfigProto Source # 
Message ConfigProto Source # 

Methods

descriptor :: MessageDescriptor ConfigProto

Default ConfigProto Source # 

Methods

def :: ConfigProto

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "allowSoftPlacement" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "allowSoftPlacement" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a ClusterDef, (~) * b ClusterDef, Functor f) => HasLens "clusterDef" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "clusterDef" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a (Map Text Int32), (~) * b (Map Text Int32), Functor f) => HasLens "deviceCount" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "deviceCount" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a [Text], (~) * b [Text], Functor f) => HasLens "deviceFilters" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "deviceFilters" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a ConfigProto'Experimental, (~) * b ConfigProto'Experimental, Functor f) => HasLens "experimental" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "experimental" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a GPUOptions, (~) * b GPUOptions, Functor f) => HasLens "gpuOptions" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "gpuOptions" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a GraphOptions, (~) * b GraphOptions, Functor f) => HasLens "graphOptions" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "graphOptions" -> (a -> f b) -> ConfigProto -> f ConfigProto

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

Methods

lensOf :: Proxy# Symbol "interOpParallelismThreads" -> (a -> f b) -> ConfigProto -> f ConfigProto

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

Methods

lensOf :: Proxy# Symbol "intraOpParallelismThreads" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "isolateSessionState" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "isolateSessionState" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "logDevicePlacement" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "logDevicePlacement" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a (Maybe ClusterDef), (~) * b (Maybe ClusterDef), Functor f) => HasLens "maybe'clusterDef" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'clusterDef" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a (Maybe ConfigProto'Experimental), (~) * b (Maybe ConfigProto'Experimental), Functor f) => HasLens "maybe'experimental" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'experimental" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a (Maybe GPUOptions), (~) * b (Maybe GPUOptions), Functor f) => HasLens "maybe'gpuOptions" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'gpuOptions" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a (Maybe GraphOptions), (~) * b (Maybe GraphOptions), Functor f) => HasLens "maybe'graphOptions" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'graphOptions" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a (Maybe RPCOptions), (~) * b (Maybe RPCOptions), Functor f) => HasLens "maybe'rpcOptions" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'rpcOptions" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "operationTimeoutInMs" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "operationTimeoutInMs" -> (a -> f b) -> ConfigProto -> f ConfigProto

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

Methods

lensOf :: Proxy# Symbol "placementPeriod" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a RPCOptions, (~) * b RPCOptions, Functor f) => HasLens "rpcOptions" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "rpcOptions" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a [ThreadPoolOptionProto], (~) * b [ThreadPoolOptionProto], Functor f) => HasLens "sessionInterOpThreadPool" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "sessionInterOpThreadPool" -> (a -> f b) -> ConfigProto -> f ConfigProto

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "usePerSessionThreads" f ConfigProto ConfigProto a b Source # 

Methods

lensOf :: Proxy# Symbol "usePerSessionThreads" -> (a -> f b) -> ConfigProto -> f ConfigProto

data ConfigProto'DeviceCountEntry Source #

Instances

Eq ConfigProto'DeviceCountEntry Source # 
Ord ConfigProto'DeviceCountEntry Source # 
Show ConfigProto'DeviceCountEntry Source # 
Message ConfigProto'DeviceCountEntry Source # 

Methods

descriptor :: MessageDescriptor ConfigProto'DeviceCountEntry

Default ConfigProto'DeviceCountEntry Source # 
((~) * a Text, (~) * b Text, Functor f) => HasLens "key" f ConfigProto'DeviceCountEntry ConfigProto'DeviceCountEntry a b Source # 
((~) * a Int32, (~) * b Int32, Functor f) => HasLens "value" f ConfigProto'DeviceCountEntry ConfigProto'DeviceCountEntry a b Source # 

data ConfigProto'Experimental Source #

data GPUOptions Source #

Instances

Eq GPUOptions Source # 
Ord GPUOptions Source # 
Show GPUOptions Source # 
Message GPUOptions Source # 

Methods

descriptor :: MessageDescriptor GPUOptions

Default GPUOptions Source # 

Methods

def :: GPUOptions

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

Methods

lensOf :: Proxy# Symbol "allocatorType" -> (a -> f b) -> GPUOptions -> f GPUOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "allowGrowth" f GPUOptions GPUOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "allowGrowth" -> (a -> f b) -> GPUOptions -> f GPUOptions

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "deferredDeletionBytes" f GPUOptions GPUOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "deferredDeletionBytes" -> (a -> f b) -> GPUOptions -> f GPUOptions

((~) * a GPUOptions'Experimental, (~) * b GPUOptions'Experimental, Functor f) => HasLens "experimental" f GPUOptions GPUOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "experimental" -> (a -> f b) -> GPUOptions -> f GPUOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "forceGpuCompatible" f GPUOptions GPUOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "forceGpuCompatible" -> (a -> f b) -> GPUOptions -> f GPUOptions

((~) * a (Maybe GPUOptions'Experimental), (~) * b (Maybe GPUOptions'Experimental), Functor f) => HasLens "maybe'experimental" f GPUOptions GPUOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'experimental" -> (a -> f b) -> GPUOptions -> f GPUOptions

((~) * a Double, (~) * b Double, Functor f) => HasLens "perProcessGpuMemoryFraction" f GPUOptions GPUOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "perProcessGpuMemoryFraction" -> (a -> f b) -> GPUOptions -> f GPUOptions

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

Methods

lensOf :: Proxy# Symbol "pollingActiveDelayUsecs" -> (a -> f b) -> GPUOptions -> f GPUOptions

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

Methods

lensOf :: Proxy# Symbol "pollingInactiveDelayMsecs" -> (a -> f b) -> GPUOptions -> f GPUOptions

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

Methods

lensOf :: Proxy# Symbol "visibleDeviceList" -> (a -> f b) -> GPUOptions -> f GPUOptions

data GPUOptions'Experimental Source #

Instances

Eq GPUOptions'Experimental Source # 
Ord GPUOptions'Experimental Source # 
Show GPUOptions'Experimental Source # 
Message GPUOptions'Experimental Source # 

Methods

descriptor :: MessageDescriptor GPUOptions'Experimental

Default GPUOptions'Experimental Source # 
((~) * a Bool, (~) * b Bool, Functor f) => HasLens "useUnifiedMemory" f GPUOptions'Experimental GPUOptions'Experimental a b Source # 

Methods

lensOf :: Proxy# Symbol "useUnifiedMemory" -> (a -> f b) -> GPUOptions'Experimental -> f GPUOptions'Experimental

((~) * a [GPUOptions'Experimental'VirtualDevices], (~) * b [GPUOptions'Experimental'VirtualDevices], Functor f) => HasLens "virtualDevices" f GPUOptions'Experimental GPUOptions'Experimental a b Source # 

Methods

lensOf :: Proxy# Symbol "virtualDevices" -> (a -> f b) -> GPUOptions'Experimental -> f GPUOptions'Experimental

data GPUOptions'Experimental'VirtualDevices Source #

Instances

Eq GPUOptions'Experimental'VirtualDevices Source # 
Ord GPUOptions'Experimental'VirtualDevices Source # 
Show GPUOptions'Experimental'VirtualDevices Source # 
Message GPUOptions'Experimental'VirtualDevices Source # 
Default GPUOptions'Experimental'VirtualDevices Source # 
((~) * a [Float], (~) * b [Float], Functor f) => HasLens "memoryLimitMb" f GPUOptions'Experimental'VirtualDevices GPUOptions'Experimental'VirtualDevices a b Source # 

data GraphOptions Source #

Instances

Eq GraphOptions Source # 
Ord GraphOptions Source # 
Show GraphOptions Source # 
Message GraphOptions Source # 

Methods

descriptor :: MessageDescriptor GraphOptions

Default GraphOptions Source # 

Methods

def :: GraphOptions

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "buildCostModel" f GraphOptions GraphOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "buildCostModel" -> (a -> f b) -> GraphOptions -> f GraphOptions

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "buildCostModelAfter" f GraphOptions GraphOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "buildCostModelAfter" -> (a -> f b) -> GraphOptions -> f GraphOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "enableBfloat16Sendrecv" f GraphOptions GraphOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "enableBfloat16Sendrecv" -> (a -> f b) -> GraphOptions -> f GraphOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "enableRecvScheduling" f GraphOptions GraphOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "enableRecvScheduling" -> (a -> f b) -> GraphOptions -> f GraphOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "inferShapes" f GraphOptions GraphOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "inferShapes" -> (a -> f b) -> GraphOptions -> f GraphOptions

((~) * a (Maybe OptimizerOptions), (~) * b (Maybe OptimizerOptions), Functor f) => HasLens "maybe'optimizerOptions" f GraphOptions GraphOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'optimizerOptions" -> (a -> f b) -> GraphOptions -> f GraphOptions

((~) * a (Maybe RewriterConfig), (~) * b (Maybe RewriterConfig), Functor f) => HasLens "maybe'rewriteOptions" f GraphOptions GraphOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'rewriteOptions" -> (a -> f b) -> GraphOptions -> f GraphOptions

((~) * a OptimizerOptions, (~) * b OptimizerOptions, Functor f) => HasLens "optimizerOptions" f GraphOptions GraphOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "optimizerOptions" -> (a -> f b) -> GraphOptions -> f GraphOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "placePrunedGraph" f GraphOptions GraphOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "placePrunedGraph" -> (a -> f b) -> GraphOptions -> f GraphOptions

((~) * a RewriterConfig, (~) * b RewriterConfig, Functor f) => HasLens "rewriteOptions" f GraphOptions GraphOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "rewriteOptions" -> (a -> f b) -> GraphOptions -> f GraphOptions

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

Methods

lensOf :: Proxy# Symbol "timelineStep" -> (a -> f b) -> GraphOptions -> f GraphOptions

data OptimizerOptions Source #

Instances

Eq OptimizerOptions Source # 
Ord OptimizerOptions Source # 
Show OptimizerOptions Source # 
Message OptimizerOptions Source # 

Methods

descriptor :: MessageDescriptor OptimizerOptions

Default OptimizerOptions Source # 
((~) * a Bool, (~) * b Bool, Functor f) => HasLens "doCommonSubexpressionElimination" f OptimizerOptions OptimizerOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "doCommonSubexpressionElimination" -> (a -> f b) -> OptimizerOptions -> f OptimizerOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "doConstantFolding" f OptimizerOptions OptimizerOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "doConstantFolding" -> (a -> f b) -> OptimizerOptions -> f OptimizerOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "doFunctionInlining" f OptimizerOptions OptimizerOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "doFunctionInlining" -> (a -> f b) -> OptimizerOptions -> f OptimizerOptions

((~) * a OptimizerOptions'GlobalJitLevel, (~) * b OptimizerOptions'GlobalJitLevel, Functor f) => HasLens "globalJitLevel" f OptimizerOptions OptimizerOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "globalJitLevel" -> (a -> f b) -> OptimizerOptions -> f OptimizerOptions

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "maxFoldedConstantInBytes" f OptimizerOptions OptimizerOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "maxFoldedConstantInBytes" -> (a -> f b) -> OptimizerOptions -> f OptimizerOptions

((~) * a OptimizerOptions'Level, (~) * b OptimizerOptions'Level, Functor f) => HasLens "optLevel" f OptimizerOptions OptimizerOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "optLevel" -> (a -> f b) -> OptimizerOptions -> f OptimizerOptions

data OptimizerOptions'GlobalJitLevel Source #

Instances

Bounded OptimizerOptions'GlobalJitLevel Source # 
Enum OptimizerOptions'GlobalJitLevel Source # 
Eq OptimizerOptions'GlobalJitLevel Source # 
Ord OptimizerOptions'GlobalJitLevel Source # 
Show OptimizerOptions'GlobalJitLevel Source # 
MessageEnum OptimizerOptions'GlobalJitLevel Source # 
FieldDefault OptimizerOptions'GlobalJitLevel Source # 
Default OptimizerOptions'GlobalJitLevel Source # 

data OptimizerOptions'Level Source #

Instances

Bounded OptimizerOptions'Level Source # 
Enum OptimizerOptions'Level Source # 
Eq OptimizerOptions'Level Source # 
Ord OptimizerOptions'Level Source # 
Show OptimizerOptions'Level Source # 
MessageEnum OptimizerOptions'Level Source # 
FieldDefault OptimizerOptions'Level Source # 
Default OptimizerOptions'Level Source # 

data RPCOptions Source #

Instances

Eq RPCOptions Source # 
Ord RPCOptions Source # 
Show RPCOptions Source # 
Message RPCOptions Source # 

Methods

descriptor :: MessageDescriptor RPCOptions

Default RPCOptions Source # 

Methods

def :: RPCOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "useRpcForInprocessMaster" f RPCOptions RPCOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "useRpcForInprocessMaster" -> (a -> f b) -> RPCOptions -> f RPCOptions

data RunMetadata Source #

Instances

Eq RunMetadata Source # 
Ord RunMetadata Source # 
Show RunMetadata Source # 
Message RunMetadata Source # 

Methods

descriptor :: MessageDescriptor RunMetadata

Default RunMetadata Source # 

Methods

def :: RunMetadata

((~) * a CostGraphDef, (~) * b CostGraphDef, Functor f) => HasLens "costGraph" f RunMetadata RunMetadata a b Source # 

Methods

lensOf :: Proxy# Symbol "costGraph" -> (a -> f b) -> RunMetadata -> f RunMetadata

((~) * a (Maybe CostGraphDef), (~) * b (Maybe CostGraphDef), Functor f) => HasLens "maybe'costGraph" f RunMetadata RunMetadata a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'costGraph" -> (a -> f b) -> RunMetadata -> f RunMetadata

((~) * a (Maybe StepStats), (~) * b (Maybe StepStats), Functor f) => HasLens "maybe'stepStats" f RunMetadata RunMetadata a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'stepStats" -> (a -> f b) -> RunMetadata -> f RunMetadata

((~) * a [GraphDef], (~) * b [GraphDef], Functor f) => HasLens "partitionGraphs" f RunMetadata RunMetadata a b Source # 

Methods

lensOf :: Proxy# Symbol "partitionGraphs" -> (a -> f b) -> RunMetadata -> f RunMetadata

((~) * a StepStats, (~) * b StepStats, Functor f) => HasLens "stepStats" f RunMetadata RunMetadata a b Source # 

Methods

lensOf :: Proxy# Symbol "stepStats" -> (a -> f b) -> RunMetadata -> f RunMetadata

data RunOptions Source #

Instances

Eq RunOptions Source # 
Ord RunOptions Source # 
Show RunOptions Source # 
Message RunOptions Source # 

Methods

descriptor :: MessageDescriptor RunOptions

Default RunOptions Source # 

Methods

def :: RunOptions

((~) * a DebugOptions, (~) * b DebugOptions, Functor f) => HasLens "debugOptions" f RunOptions RunOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "debugOptions" -> (a -> f b) -> RunOptions -> f RunOptions

((~) * a RunOptions'Experimental, (~) * b RunOptions'Experimental, Functor f) => HasLens "experimental" f RunOptions RunOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "experimental" -> (a -> f b) -> RunOptions -> f RunOptions

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

Methods

lensOf :: Proxy# Symbol "interOpThreadPool" -> (a -> f b) -> RunOptions -> f RunOptions

((~) * a (Maybe DebugOptions), (~) * b (Maybe DebugOptions), Functor f) => HasLens "maybe'debugOptions" f RunOptions RunOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'debugOptions" -> (a -> f b) -> RunOptions -> f RunOptions

((~) * a (Maybe RunOptions'Experimental), (~) * b (Maybe RunOptions'Experimental), Functor f) => HasLens "maybe'experimental" f RunOptions RunOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'experimental" -> (a -> f b) -> RunOptions -> f RunOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "outputPartitionGraphs" f RunOptions RunOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "outputPartitionGraphs" -> (a -> f b) -> RunOptions -> f RunOptions

((~) * a Bool, (~) * b Bool, Functor f) => HasLens "reportTensorAllocationsUponOom" f RunOptions RunOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "reportTensorAllocationsUponOom" -> (a -> f b) -> RunOptions -> f RunOptions

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "timeoutInMs" f RunOptions RunOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "timeoutInMs" -> (a -> f b) -> RunOptions -> f RunOptions

((~) * a RunOptions'TraceLevel, (~) * b RunOptions'TraceLevel, Functor f) => HasLens "traceLevel" f RunOptions RunOptions a b Source # 

Methods

lensOf :: Proxy# Symbol "traceLevel" -> (a -> f b) -> RunOptions -> f RunOptions

data RunOptions'Experimental Source #

data RunOptions'TraceLevel Source #

Instances

Bounded RunOptions'TraceLevel Source # 
Enum RunOptions'TraceLevel Source # 
Eq RunOptions'TraceLevel Source # 
Ord RunOptions'TraceLevel Source # 
Show RunOptions'TraceLevel Source # 
MessageEnum RunOptions'TraceLevel Source # 
FieldDefault RunOptions'TraceLevel Source # 
Default RunOptions'TraceLevel Source # 

data ThreadPoolOptionProto Source #

Instances

Eq ThreadPoolOptionProto Source # 
Ord ThreadPoolOptionProto Source # 
Show ThreadPoolOptionProto Source # 
Message ThreadPoolOptionProto Source # 

Methods

descriptor :: MessageDescriptor ThreadPoolOptionProto

Default ThreadPoolOptionProto Source # 
((~) * a Text, (~) * b Text, Functor f) => HasLens "globalName" f ThreadPoolOptionProto ThreadPoolOptionProto a b Source # 

Methods

lensOf :: Proxy# Symbol "globalName" -> (a -> f b) -> ThreadPoolOptionProto -> f ThreadPoolOptionProto

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

Methods

lensOf :: Proxy# Symbol "numThreads" -> (a -> f b) -> ThreadPoolOptionProto -> f ThreadPoolOptionProto

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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