tensorflow-haskell/docs/haddock/tensorflow-proto-0.3.0.0/Proto-Tensorflow-Core-Proto...

1 line
36 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Proto.Tensorflow.Core.Protobuf.TensorflowServer</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">tensorflow-proto-0.3.0.0: TensorFlow protocol buffers.</span><ul class="links" id="page-menu"><li><a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Proto.Tensorflow.Core.Protobuf.TensorflowServer</p></div><div id="synopsis"><details id="syn"><summary>Synopsis</summary><ul class="details-toggle" data-details-id="syn"><li class="src short"><span class="keyword">data</span> <a href="#t:ServerDef">ServerDef</a></li></ul></details></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ServerDef" class="def">ServerDef</a> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#ServerDef" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></p><div class="doc"><p>Fields :</p><ul><li><code><a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer_Fields.html#v:cluster" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer_Fields">cluster</a></code> <code>:: Lens' ServerDef Proto.Tensorflow.Core.Protobuf.Cluster.ClusterDef</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer_Fields.html#v:maybe-39-cluster" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer_Fields">maybe'cluster</a></code> <code>:: Lens' ServerDef (Prelude.Maybe Proto.Tensorflow.Core.Protobuf.Cluster.ClusterDef)</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer_Fields.html#v:jobName" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer_Fields">jobName</a></code> <code>:: Lens' ServerDef Data.Text.Text</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer_Fields.html#v:taskIndex" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer_Fields">taskIndex</a></code> <code>:: Lens' ServerDef Data.Int.Int32</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer_Fields.html#v:defaultSessionConfig" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer_Fields">defaultSessionConfig</a></code> <code>:: Lens' ServerDef Proto.Tensorflow.Core.Protobuf.Config.ConfigProto</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer_Fields.html#v:maybe-39-defaultSessionConfig" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer_Fields">maybe'defaultSessionConfig</a></code> <code>:: Lens' ServerDef (Prelude.Maybe Proto.Tensorflow.Core.Protobuf.Config.ConfigProto)</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer_Fields.html#v:protocol" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer_Fields">protocol</a></code> <code>:: Lens' ServerDef Data.Text.Text</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer_Fields.html#v:port" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer_Fields">port</a></code> <code>:: Lens' ServerDef Data.Int.Int32</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer_Fields.html#v:clusterDeviceFilters" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer_Fields">clusterDeviceFilters</a></code> <code>:: Lens' ServerDef Proto.Tensorflow.Core.Protobuf.DeviceFilters.ClusterDeviceFilters</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer_Fields.html#v:maybe-39-clusterDeviceFilters" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer_Fields">maybe'clusterDeviceFilters</a></code> <code>:: Lens' ServerDef (Prelude.Maybe Proto.Tensorflow.Core.Protobuf.DeviceFilters.ClusterDeviceFilters)</code> </li></ul></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ServerDef">Instances</h4><details id="i:ServerDef" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-58" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-58" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-59" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-434" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:Message:5"></span> Message <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-130" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:Message:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:messageName">messageName</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></p><p class="src"><a href="#v:packedMessageDescriptor">packedMessageDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:packedFileDescriptor">packedFileDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:defMessage">defMessage</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p><p class="src"><a href="#v:fieldsByTag">fieldsByTag</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> Tag (FieldDescriptor <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a>)</p><p class="src"><a href="#v:fieldsByTextFormatName">fieldsByTextFormatName</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> (FieldDescriptor <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a>)</p><p class="src"><a href="#v:unknownFields">unknownFields</a> :: Lens' <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> FieldSet</p><p class="src"><a href="#v:parseMessage">parseMessage</a> :: Parser <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p><p class="src"><a href="#v:buildMessage">buildMessage</a> :: <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; <a href="../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder" title="Data.Binary.Builder">Builder</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:HasField:6"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> &quot;cluster&quot; <a href="Proto-Tensorflow-Core-Protobuf-Cluster.html#t:ClusterDef" title="Proto.Tensorflow.Core.Protobuf.Cluster">ClusterDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-65" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:HasField:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;cluster&quot; -&gt; (<a href="Proto-Tensorflow-Core-Protobuf-Cluster.html#t:ClusterDef" title="Proto.Tensorflow.Core.Protobuf.Cluster">ClusterDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Cluster.html#t:ClusterDef" title="Proto.Tensorflow.Core.Protobuf.Cluster">ClusterDef</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:HasField:7"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> &quot;clusterDeviceFilters&quot; <a href="Proto-Tensorflow-Core-Protobuf-DeviceFilters.html#t:ClusterDeviceFilters" title="Proto.Tensorflow.Core.Protobuf.DeviceFilters">ClusterDeviceFilters</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-116" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:HasField:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;clusterDeviceFilters&quot; -&gt; (<a href="Proto-Tensorflow-Core-Protobuf-DeviceFilters.html#t:ClusterDeviceFilters" title="Proto.Tensorflow.Core.Protobuf.DeviceFilters">ClusterDeviceFilters</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-DeviceFilters.html#t:ClusterDeviceFilters" title="Proto.Tensorflow.Core.Protobuf.DeviceFilters">ClusterDeviceFilters</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:HasField:8"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> &quot;defaultSessionConfig&quot; <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:ConfigProto" title="Proto.Tensorflow.Core.Protobuf.Config">ConfigProto</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-90" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:HasField:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;defaultSessionConfig&quot; -&gt; (<a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:ConfigProto" title="Proto.Tensorflow.Core.Protobuf.Config">ConfigProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:ConfigProto" title="Proto.Tensorflow.Core.Protobuf.Config">ConfigProto</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:HasField:9"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> &quot;jobName&quot; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-77" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:HasField:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;jobName&quot; -&gt; (<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:HasField:10"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> &quot;port&quot; <a href="../base-4.13.0.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-110" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:HasField:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;port&quot; -&gt; (<a href="../base-4.13.0.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> -&gt; f <a href="../base-4.13.0.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:HasField:11"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> &quot;protocol&quot; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-104" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:HasField:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;protocol&quot; -&gt; (<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:HasField:12"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> &quot;taskIndex&quot; <a href="../base-4.13.0.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-83" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:HasField:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;taskIndex&quot; -&gt; (<a href="../base-4.13.0.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> -&gt; f <a href="../base-4.13.0.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:HasField:13"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> &quot;maybe'cluster&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-Cluster.html#t:ClusterDef" title="Proto.Tensorflow.Core.Protobuf.Cluster">ClusterDef</a>)</span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-71" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:HasField:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'cluster&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-Cluster.html#t:ClusterDef" title="Proto.Tensorflow.Core.Protobuf.Cluster">ClusterDef</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-Cluster.html#t:ClusterDef" title="Proto.Tensorflow.Core.Protobuf.Cluster">ClusterDef</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:HasField:14"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> &quot;maybe'clusterDeviceFilters&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-DeviceFilters.html#t:ClusterDeviceFilters" title="Proto.Tensorflow.Core.Protobuf.DeviceFilters">ClusterDeviceFilters</a>)</span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-123" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:HasField:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'clusterDeviceFilters&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-DeviceFilters.html#t:ClusterDeviceFilters" title="Proto.Tensorflow.Core.Protobuf.DeviceFilters">ClusterDeviceFilters</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-DeviceFilters.html#t:ClusterDeviceFilters" title="Proto.Tensorflow.Core.Protobuf.DeviceFilters">ClusterDeviceFilters</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ServerDef:HasField:15"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> &quot;maybe'defaultSessionConfig&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:ConfigProto" title="Proto.Tensorflow.Core.Protobuf.Config">ConfigProto</a>)</span> <a href="src/Proto.Tensorflow.Core.Protobuf.TensorflowServer.html#line-97" class="link">Source</a> <a href="#t:ServerDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ServerDef:HasField:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html">Proto.Tensorflow.Core.Protobuf.TensorflowServer</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'defaultSessionConfig&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:ConfigProto" title="Proto.Tensorflow.Core.Protobuf.Config">ConfigProto</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:ConfigProto" title="Proto.Tensorflow.Core.Protobuf.Config">ConfigProto</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-TensorflowServer.html#t:ServerDef" title="Proto.Tensorflow.Core.Protobuf.TensorflowServer">ServerDef</a></p></div></details></td></tr></table></details></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.23.0</p></div></body></html>