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

1 line
4.4 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.AllocationDescription_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.AllocationDescription_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.AllocationDescription_Fields</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:allocatedBytes" class="def">allocatedBytes</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;allocatedBytes&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.AllocationDescription_Fields.html#allocatedBytes" class="link">Source</a> <a href="#v:allocatedBytes" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:allocationId" class="def">allocationId</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;allocationId&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.AllocationDescription_Fields.html#allocationId" class="link">Source</a> <a href="#v:allocationId" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:allocatorName" class="def">allocatorName</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;allocatorName&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.AllocationDescription_Fields.html#allocatorName" class="link">Source</a> <a href="#v:allocatorName" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:hasSingleReference" class="def">hasSingleReference</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;hasSingleReference&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.AllocationDescription_Fields.html#hasSingleReference" class="link">Source</a> <a href="#v:hasSingleReference" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:ptr" class="def">ptr</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;ptr&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.AllocationDescription_Fields.html#ptr" class="link">Source</a> <a href="#v:ptr" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:requestedBytes" class="def">requestedBytes</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;requestedBytes&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Framework.AllocationDescription_Fields.html#requestedBytes" class="link">Source</a> <a href="#v:requestedBytes" 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>