1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-07-01 17:08:34 +02:00
tensorflow-haskell/docs/haddock/tensorflow-proto-0.1.0.0/Proto-Tensorflow-Core-Framework-DeviceAttributes.html
2017-10-19 20:56:38 -07:00

4 lines
35 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" /><title>Proto.Tensorflow.Core.Framework.DeviceAttributes</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Proto-Tensorflow-Core-Framework-DeviceAttributes.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">tensorflow-proto-0.1.0.0: TensorFlow protocol buffers.</p></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.Framework.DeviceAttributes</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:DeviceAttributes" class="def">DeviceAttributes</a> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#DeviceAttributes" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:DeviceAttributes" class="def">DeviceAttributes</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:_DeviceAttributes-39-name" class="def">_DeviceAttributes'name</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_DeviceAttributes-39-deviceType" class="def">_DeviceAttributes'deviceType</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_DeviceAttributes-39-memoryLimit" class="def">_DeviceAttributes'memoryLimit</a> :: !<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_DeviceAttributes-39-locality" class="def">_DeviceAttributes'locality</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_DeviceAttributes-39-incarnation" class="def">_DeviceAttributes'incarnation</a> :: !<a href="../base-4.9.1.0/Data-Word.html#t:Word64">Word64</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_DeviceAttributes-39-physicalDeviceDesc" class="def">_DeviceAttributes'physicalDeviceDesc</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:DeviceAttributes" class="caption collapser" onclick="toggleSection('i:DeviceAttributes')">Instances</p><div id="section.i:DeviceAttributes" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:Eq:1" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-36" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t: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-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:Ord:2" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-36" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="../base-4.9.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t: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-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t: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-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t: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-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t: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-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:Show:3" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-36" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t: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-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a>] -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:Message:4" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-135" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:Default:5" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-125" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:HasLens:6" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;deviceType&quot; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-48" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;deviceType&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:HasLens:7" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:HasLens:7')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Data-Word.html#t:Word64">Word64</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Data-Word.html#t:Word64">Word64</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;incarnation&quot; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-99" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;incarnation&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:HasLens:8" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;locality&quot; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-74" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:HasLens:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;locality&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:HasLens:9" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'locality&quot; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-86" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'locality&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:HasLens:10" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:HasLens:10')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;memoryLimit&quot; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-61" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:HasLens:10" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;memoryLimit&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:HasLens:11" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:HasLens:11')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;name&quot; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-38" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:HasLens:11" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;name&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceAttributes:HasLens:12" class="instance expander" onclick="toggleSection('i:id:DeviceAttributes:HasLens:12')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;physicalDeviceDesc&quot; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-112" class="link">Source</a> <a href="#t:DeviceAttributes" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceAttributes:HasLens:12" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;physicalDeviceDesc&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceAttributes">DeviceAttributes</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:DeviceLocality" class="def">DeviceLocality</a> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#DeviceLocality" class="link">Source</a> <a href="#t:DeviceLocality" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:DeviceLocality" class="def">DeviceLocality</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:_DeviceLocality-39-busId" class="def">_DeviceLocality'busId</a> :: !<a href="../base-4.9.1.0/Data-Int.html#t:Int32">Int32</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:DeviceLocality" class="caption collapser" onclick="toggleSection('i:DeviceLocality')">Instances</p><div id="section.i:DeviceLocality" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceLocality:Eq:1" class="instance expander" onclick="toggleSection('i:id:DeviceLocality:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a></span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-194" class="link">Source</a> <a href="#t:DeviceLocality" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceLocality:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t: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-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceLocality:Ord:2" class="instance expander" onclick="toggleSection('i:id:DeviceLocality:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a></span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-194" class="link">Source</a> <a href="#t:DeviceLocality" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceLocality:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="../base-4.9.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t: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-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t: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-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t: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-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t: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-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceLocality:Show:3" class="instance expander" onclick="toggleSection('i:id:DeviceLocality:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a></span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-194" class="link">Source</a> <a href="#t:DeviceLocality" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceLocality:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t: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-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a>] -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceLocality:Message:4" class="instance expander" onclick="toggleSection('i:id:DeviceLocality:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a></span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-211" class="link">Source</a> <a href="#t:DeviceLocality" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceLocality:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceLocality:Default:5" class="instance expander" onclick="toggleSection('i:id:DeviceLocality:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a></span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-206" class="link">Source</a> <a href="#t:DeviceLocality" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceLocality:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:DeviceLocality:HasLens:6" class="instance expander" onclick="toggleSection('i:id:DeviceLocality:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Data-Int.html#t:Int32">Int32</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Data-Int.html#t:Int32">Int32</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;busId&quot; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#line-196" class="link">Source</a> <a href="#t:DeviceLocality" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:DeviceLocality:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;busId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-DeviceAttributes.html#t:DeviceLocality">DeviceLocality</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><a id="v:busId" class="def">busId</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;busId&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#busId" class="link">Source</a> <a href="#v:busId" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:deviceType" class="def">deviceType</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;deviceType&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#deviceType" class="link">Source</a> <a href="#v:deviceType" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:incarnation" class="def">incarnation</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;incarnation&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#incarnation" class="link">Source</a> <a href="#v:incarnation" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:locality" class="def">locality</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;locality&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#locality" class="link">Source</a> <a href="#v:locality" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-locality" class="def">maybe'locality</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'locality&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#maybe%27locality" class="link">Source</a> <a href="#v:maybe-39-locality" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:memoryLimit" class="def">memoryLimit</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;memoryLimit&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#memoryLimit" class="link">Source</a> <a href="#v:memoryLimit" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:name" class="def">name</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;name&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#name" class="link">Source</a> <a href="#v:name" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:physicalDeviceDesc" class="def">physicalDeviceDesc</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;physicalDeviceDesc&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes.html#physicalDeviceDesc" class="link">Source</a> <a href="#v:physicalDeviceDesc" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>