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-LogMemory.html
2017-10-19 20:56:38 -07:00

4 lines
102 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.LogMemory</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-LogMemory.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Proto.Tensorflow.Core.Framework.LogMemory.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.LogMemory</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:MemoryLogRawAllocation" class="def">MemoryLogRawAllocation</a> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#MemoryLogRawAllocation" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:MemoryLogRawAllocation" class="def">MemoryLogRawAllocation</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:_MemoryLogRawAllocation-39-stepId" class="def">_MemoryLogRawAllocation'stepId</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:_MemoryLogRawAllocation-39-operation" class="def">_MemoryLogRawAllocation'operation</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MemoryLogRawAllocation-39-numBytes" class="def">_MemoryLogRawAllocation'numBytes</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:_MemoryLogRawAllocation-39-ptr" class="def">_MemoryLogRawAllocation'ptr</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:_MemoryLogRawAllocation-39-allocationId" class="def">_MemoryLogRawAllocation'allocationId</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:_MemoryLogRawAllocation-39-allocatorName" class="def">_MemoryLogRawAllocation'allocatorName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:MemoryLogRawAllocation" class="caption collapser" onclick="toggleSection('i:MemoryLogRawAllocation')">Instances</p><div id="section.i:MemoryLogRawAllocation" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawAllocation:Eq:1" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-41" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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:MemoryLogRawAllocation:Ord:2" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-41" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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:MemoryLogRawAllocation:Show:3" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-41" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</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:MemoryLogRawAllocation:Message:4" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-133" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawAllocation:Default:5" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-121" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawAllocation:HasLens:6" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation: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: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;allocationId&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-95" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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;allocationId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawAllocation:HasLens:7" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation:HasLens:7')"></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;allocatorName&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-108" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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;allocatorName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawAllocation:HasLens:8" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation:HasLens:8')"></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;numBytes&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-69" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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;numBytes&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawAllocation:HasLens:9" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation:HasLens:9')"></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;operation&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-56" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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;operation&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawAllocation:HasLens:10" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation: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-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;ptr&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-82" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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;ptr&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawAllocation:HasLens:11" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawAllocation:HasLens:11')"></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;stepId&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-43" class="link">Source</a> <a href="#t:MemoryLogRawAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawAllocation: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;stepId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawAllocation">MemoryLogRawAllocation</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:MemoryLogRawDeallocation" class="def">MemoryLogRawDeallocation</a> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#MemoryLogRawDeallocation" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:MemoryLogRawDeallocation" class="def">MemoryLogRawDeallocation</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:_MemoryLogRawDeallocation-39-stepId" class="def">_MemoryLogRawDeallocation'stepId</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:_MemoryLogRawDeallocation-39-operation" class="def">_MemoryLogRawDeallocation'operation</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MemoryLogRawDeallocation-39-allocationId" class="def">_MemoryLogRawDeallocation'allocationId</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:_MemoryLogRawDeallocation-39-allocatorName" class="def">_MemoryLogRawDeallocation'allocatorName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MemoryLogRawDeallocation-39-deferred" class="def">_MemoryLogRawDeallocation'deferred</a> :: !<a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:MemoryLogRawDeallocation" class="caption collapser" onclick="toggleSection('i:MemoryLogRawDeallocation')">Instances</p><div id="section.i:MemoryLogRawDeallocation" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawDeallocation:Eq:1" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawDeallocation:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-199" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawDeallocation: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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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:MemoryLogRawDeallocation:Ord:2" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawDeallocation:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-199" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawDeallocation: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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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:MemoryLogRawDeallocation:Show:3" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawDeallocation:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-199" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawDeallocation: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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</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:MemoryLogRawDeallocation:Message:4" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawDeallocation:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-279" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawDeallocation: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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawDeallocation:Default:5" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawDeallocation:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-266" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawDeallocation: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-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawDeallocation:HasLens:6" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawDeallocation: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: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;allocationId&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-227" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawDeallocation: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;allocationId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawDeallocation:HasLens:7" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawDeallocation:HasLens:7')"></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;allocatorName&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-240" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawDeallocation: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;allocatorName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawDeallocation:HasLens:8" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawDeallocation:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;deferred&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-254" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawDeallocation: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;deferred&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawDeallocation:HasLens:9" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawDeallocation:HasLens:9')"></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;operation&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-214" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawDeallocation: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;operation&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogRawDeallocation:HasLens:10" class="instance expander" onclick="toggleSection('i:id:MemoryLogRawDeallocation: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;stepId&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-201" class="link">Source</a> <a href="#t:MemoryLogRawDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogRawDeallocation: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;stepId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogRawDeallocation">MemoryLogRawDeallocation</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:MemoryLogStep" class="def">MemoryLogStep</a> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#MemoryLogStep" class="link">Source</a> <a href="#t:MemoryLogStep" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:MemoryLogStep" class="def">MemoryLogStep</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:_MemoryLogStep-39-stepId" class="def">_MemoryLogStep'stepId</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:_MemoryLogStep-39-handle" class="def">_MemoryLogStep'handle</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:MemoryLogStep" class="caption collapser" onclick="toggleSection('i:MemoryLogStep')">Instances</p><div id="section.i:MemoryLogStep" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogStep:Eq:1" class="instance expander" onclick="toggleSection('i:id:MemoryLogStep:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-330" class="link">Source</a> <a href="#t:MemoryLogStep" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogStep: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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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:MemoryLogStep:Ord:2" class="instance expander" onclick="toggleSection('i:id:MemoryLogStep:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-330" class="link">Source</a> <a href="#t:MemoryLogStep" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogStep: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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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:MemoryLogStep:Show:3" class="instance expander" onclick="toggleSection('i:id:MemoryLogStep:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-330" class="link">Source</a> <a href="#t:MemoryLogStep" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogStep: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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</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:MemoryLogStep:Message:4" class="instance expander" onclick="toggleSection('i:id:MemoryLogStep:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-358" class="link">Source</a> <a href="#t:MemoryLogStep" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogStep: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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogStep:Default:5" class="instance expander" onclick="toggleSection('i:id:MemoryLogStep:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-352" class="link">Source</a> <a href="#t:MemoryLogStep" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogStep: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-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogStep:HasLens:6" class="instance expander" onclick="toggleSection('i:id:MemoryLogStep: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;handle&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-342" class="link">Source</a> <a href="#t:MemoryLogStep" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogStep: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;handle&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogStep:HasLens:7" class="instance expander" onclick="toggleSection('i:id:MemoryLogStep: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-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;stepId&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-332" class="link">Source</a> <a href="#t:MemoryLogStep" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogStep: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;stepId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogStep">MemoryLogStep</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:MemoryLogTensorAllocation" class="def">MemoryLogTensorAllocation</a> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#MemoryLogTensorAllocation" class="link">Source</a> <a href="#t:MemoryLogTensorAllocation" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:MemoryLogTensorAllocation" class="def">MemoryLogTensorAllocation</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:_MemoryLogTensorAllocation-39-stepId" class="def">_MemoryLogTensorAllocation'stepId</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:_MemoryLogTensorAllocation-39-kernelName" class="def">_MemoryLogTensorAllocation'kernelName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MemoryLogTensorAllocation-39-tensor" class="def">_MemoryLogTensorAllocation'tensor</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorDescription.html#t:TensorDescription">TensorDescription</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:MemoryLogTensorAllocation" class="caption collapser" onclick="toggleSection('i:MemoryLogTensorAllocation')">Instances</p><div id="section.i:MemoryLogTensorAllocation" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorAllocation:Eq:1" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorAllocation:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-389" class="link">Source</a> <a href="#t:MemoryLogTensorAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorAllocation: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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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:MemoryLogTensorAllocation:Ord:2" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorAllocation:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-389" class="link">Source</a> <a href="#t:MemoryLogTensorAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorAllocation: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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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:MemoryLogTensorAllocation:Show:3" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorAllocation:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-389" class="link">Source</a> <a href="#t:MemoryLogTensorAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorAllocation: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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</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:MemoryLogTensorAllocation:Message:4" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorAllocation:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-459" class="link">Source</a> <a href="#t:MemoryLogTensorAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorAllocation: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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorAllocation:Default:5" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorAllocation:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-451" class="link">Source</a> <a href="#t:MemoryLogTensorAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorAllocation: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-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorAllocation:HasLens:6" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorAllocation: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;kernelName&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-404" class="link">Source</a> <a href="#t:MemoryLogTensorAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorAllocation: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;kernelName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorAllocation:HasLens:7" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorAllocation: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-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorDescription.html#t:TensorDescription">TensorDescription</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-TensorDescription.html#t:TensorDescription">TensorDescription</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'tensor&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-433" class="link">Source</a> <a href="#t:MemoryLogTensorAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorAllocation: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;maybe'tensor&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorAllocation:HasLens:8" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorAllocation:HasLens:8')"></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;stepId&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-391" class="link">Source</a> <a href="#t:MemoryLogTensorAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorAllocation: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;stepId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorAllocation:HasLens:9" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorAllocation:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Framework-TensorDescription.html#t:TensorDescription">TensorDescription</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Framework-TensorDescription.html#t:TensorDescription">TensorDescription</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;tensor&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-417" class="link">Source</a> <a href="#t:MemoryLogTensorAllocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorAllocation: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;tensor&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorAllocation">MemoryLogTensorAllocation</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:MemoryLogTensorDeallocation" class="def">MemoryLogTensorDeallocation</a> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#MemoryLogTensorDeallocation" class="link">Source</a> <a href="#t:MemoryLogTensorDeallocation" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:MemoryLogTensorDeallocation" class="def">MemoryLogTensorDeallocation</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:_MemoryLogTensorDeallocation-39-allocationId" class="def">_MemoryLogTensorDeallocation'allocationId</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:_MemoryLogTensorDeallocation-39-allocatorName" class="def">_MemoryLogTensorDeallocation'allocatorName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:MemoryLogTensorDeallocation" class="caption collapser" onclick="toggleSection('i:MemoryLogTensorDeallocation')">Instances</p><div id="section.i:MemoryLogTensorDeallocation" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorDeallocation:Eq:1" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorDeallocation:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-496" class="link">Source</a> <a href="#t:MemoryLogTensorDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorDeallocation: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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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:MemoryLogTensorDeallocation:Ord:2" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorDeallocation:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-496" class="link">Source</a> <a href="#t:MemoryLogTensorDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorDeallocation: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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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:MemoryLogTensorDeallocation:Show:3" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorDeallocation:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-496" class="link">Source</a> <a href="#t:MemoryLogTensorDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorDeallocation: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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</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:MemoryLogTensorDeallocation:Message:4" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorDeallocation:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-536" class="link">Source</a> <a href="#t:MemoryLogTensorDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorDeallocation: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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorDeallocation:Default:5" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorDeallocation:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-528" class="link">Source</a> <a href="#t:MemoryLogTensorDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorDeallocation: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-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorDeallocation:HasLens:6" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorDeallocation: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: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;allocationId&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-498" class="link">Source</a> <a href="#t:MemoryLogTensorDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorDeallocation: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;allocationId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorDeallocation:HasLens:7" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorDeallocation:HasLens:7')"></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;allocatorName&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-513" class="link">Source</a> <a href="#t:MemoryLogTensorDeallocation" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorDeallocation: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;allocatorName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorDeallocation">MemoryLogTensorDeallocation</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:MemoryLogTensorOutput" class="def">MemoryLogTensorOutput</a> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#MemoryLogTensorOutput" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:MemoryLogTensorOutput" class="def">MemoryLogTensorOutput</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:_MemoryLogTensorOutput-39-stepId" class="def">_MemoryLogTensorOutput'stepId</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:_MemoryLogTensorOutput-39-kernelName" class="def">_MemoryLogTensorOutput'kernelName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MemoryLogTensorOutput-39-index" class="def">_MemoryLogTensorOutput'index</a> :: !<a href="../base-4.9.1.0/Data-Int.html#t:Int32">Int32</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MemoryLogTensorOutput-39-tensor" class="def">_MemoryLogTensorOutput'tensor</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorDescription.html#t:TensorDescription">TensorDescription</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:MemoryLogTensorOutput" class="caption collapser" onclick="toggleSection('i:MemoryLogTensorOutput')">Instances</p><div id="section.i:MemoryLogTensorOutput" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorOutput:Eq:1" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorOutput:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-568" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorOutput: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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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:MemoryLogTensorOutput:Ord:2" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorOutput:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-568" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorOutput: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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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:MemoryLogTensorOutput:Show:3" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorOutput:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-568" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorOutput: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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</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:MemoryLogTensorOutput:Message:4" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorOutput:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-651" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorOutput: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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorOutput:Default:5" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorOutput:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-643" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorOutput: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-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorOutput:HasLens:6" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorOutput: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;index&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-596" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorOutput: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;index&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorOutput:HasLens:7" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorOutput:HasLens:7')"></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;kernelName&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-583" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorOutput: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;kernelName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorOutput:HasLens:8" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorOutput:HasLens:8')"></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-TensorDescription.html#t:TensorDescription">TensorDescription</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-TensorDescription.html#t:TensorDescription">TensorDescription</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'tensor&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-625" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorOutput: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;maybe'tensor&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorOutput:HasLens:9" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorOutput: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-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;stepId&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-570" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorOutput: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;stepId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryLogTensorOutput:HasLens:10" class="instance expander" onclick="toggleSection('i:id:MemoryLogTensorOutput:HasLens:10')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Framework-TensorDescription.html#t:TensorDescription">TensorDescription</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Framework-TensorDescription.html#t:TensorDescription">TensorDescription</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;tensor&quot; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#line-609" class="link">Source</a> <a href="#t:MemoryLogTensorOutput" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryLogTensorOutput: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;tensor&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-LogMemory.html#t:MemoryLogTensorOutput">MemoryLogTensorOutput</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><a id="v:allocationId" class="def">allocationId</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;allocationId&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.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 t a b. HasLens &quot;allocatorName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#allocatorName" class="link">Source</a> <a href="#v:allocatorName" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:deferred" class="def">deferred</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;deferred&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#deferred" class="link">Source</a> <a href="#v:deferred" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:handle" class="def">handle</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;handle&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#handle" class="link">Source</a> <a href="#v:handle" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:index" class="def">index</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;index&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#index" class="link">Source</a> <a href="#v:index" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:kernelName" class="def">kernelName</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;kernelName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#kernelName" class="link">Source</a> <a href="#v:kernelName" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-tensor" class="def">maybe'tensor</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'tensor&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#maybe%27tensor" class="link">Source</a> <a href="#v:maybe-39-tensor" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:numBytes" class="def">numBytes</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;numBytes&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#numBytes" class="link">Source</a> <a href="#v:numBytes" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:operation" class="def">operation</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;operation&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#operation" class="link">Source</a> <a href="#v:operation" 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 t a b. HasLens &quot;ptr&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#ptr" class="link">Source</a> <a href="#v:ptr" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:stepId" class="def">stepId</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;stepId&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#stepId" class="link">Source</a> <a href="#v:stepId" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:tensor" class="def">tensor</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;tensor&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.LogMemory.html#tensor" class="link">Source</a> <a href="#v:tensor" 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>