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

1 line
8.5 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.Framework.DeviceAttributes_Fields</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.Framework.DeviceAttributes_Fields.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.Framework.DeviceAttributes_Fields</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:busId" class="def">busId</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;busId&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#busId" class="link">Source</a> <a href="#v:busId" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:deviceId" class="def">deviceId</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;deviceId&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#deviceId" class="link">Source</a> <a href="#v:deviceId" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;deviceType&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;incarnation&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#incarnation" class="link">Source</a> <a href="#v:incarnation" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:link" class="def">link</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;link&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#link" class="link">Source</a> <a href="#v:link" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:links" class="def">links</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;links&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#links" class="link">Source</a> <a href="#v:links" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;locality&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.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-links" class="def">maybe'links</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'links&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#maybe%27links" class="link">Source</a> <a href="#v:maybe-39-links" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'locality&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;memoryLimit&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;name&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#name" class="link">Source</a> <a href="#v:name" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:numaNode" class="def">numaNode</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;numaNode&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#numaNode" class="link">Source</a> <a href="#v:numaNode" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;physicalDeviceDesc&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#physicalDeviceDesc" class="link">Source</a> <a href="#v:physicalDeviceDesc" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:strength" class="def">strength</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;strength&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#strength" class="link">Source</a> <a href="#v:strength" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:type-39-" class="def">type'</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;type'&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#type%27" class="link">Source</a> <a href="#v:type-39-" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:vec-39-link" class="def">vec'link</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;vec'link&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.DeviceAttributes_Fields.html#vec%27link" class="link">Source</a> <a href="#v:vec-39-link" class="selflink">#</a></p></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>