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

4 lines
295 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.Util.TestLog</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-Util-TestLog.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Proto.Tensorflow.Core.Util.TestLog.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.Util.TestLog</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:AvailableDeviceInfo" class="def">AvailableDeviceInfo</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#AvailableDeviceInfo" class="link">Source</a> <a href="#t:AvailableDeviceInfo" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AvailableDeviceInfo" class="def">AvailableDeviceInfo</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:_AvailableDeviceInfo-39-name" class="def">_AvailableDeviceInfo'name</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_AvailableDeviceInfo-39-type-39-" class="def">_AvailableDeviceInfo'type'</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_AvailableDeviceInfo-39-memoryLimit" class="def">_AvailableDeviceInfo'memoryLimit</a> :: !<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_AvailableDeviceInfo-39-physicalDescription" class="def">_AvailableDeviceInfo'physicalDescription</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:AvailableDeviceInfo" class="caption collapser" onclick="toggleSection('i:AvailableDeviceInfo')">Instances</p><div id="section.i:AvailableDeviceInfo" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AvailableDeviceInfo:Eq:1" class="instance expander" onclick="toggleSection('i:id:AvailableDeviceInfo:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-35" class="link">Source</a> <a href="#t:AvailableDeviceInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AvailableDeviceInfo: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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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:AvailableDeviceInfo:Ord:2" class="instance expander" onclick="toggleSection('i:id:AvailableDeviceInfo:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-35" class="link">Source</a> <a href="#t:AvailableDeviceInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AvailableDeviceInfo: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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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:AvailableDeviceInfo:Show:3" class="instance expander" onclick="toggleSection('i:id:AvailableDeviceInfo:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-35" class="link">Source</a> <a href="#t:AvailableDeviceInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AvailableDeviceInfo: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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</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:AvailableDeviceInfo:Message:4" class="instance expander" onclick="toggleSection('i:id:AvailableDeviceInfo:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-99" class="link">Source</a> <a href="#t:AvailableDeviceInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AvailableDeviceInfo: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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AvailableDeviceInfo:Default:5" class="instance expander" onclick="toggleSection('i:id:AvailableDeviceInfo:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-90" class="link">Source</a> <a href="#t:AvailableDeviceInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AvailableDeviceInfo: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-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AvailableDeviceInfo:HasLens:6" class="instance expander" onclick="toggleSection('i:id:AvailableDeviceInfo: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;memoryLimit&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-63" class="link">Source</a> <a href="#t:AvailableDeviceInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AvailableDeviceInfo: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;memoryLimit&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AvailableDeviceInfo:HasLens:7" class="instance expander" onclick="toggleSection('i:id:AvailableDeviceInfo: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;name&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-37" class="link">Source</a> <a href="#t:AvailableDeviceInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AvailableDeviceInfo: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;name&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AvailableDeviceInfo:HasLens:8" class="instance expander" onclick="toggleSection('i:id:AvailableDeviceInfo:HasLens:8')"></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;physicalDescription&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-76" class="link">Source</a> <a href="#t:AvailableDeviceInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AvailableDeviceInfo: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;physicalDescription&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AvailableDeviceInfo:HasLens:9" class="instance expander" onclick="toggleSection('i:id:AvailableDeviceInfo: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;type'&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-50" class="link">Source</a> <a href="#t:AvailableDeviceInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AvailableDeviceInfo: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;type'&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:BenchmarkEntries" class="def">BenchmarkEntries</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#BenchmarkEntries" class="link">Source</a> <a href="#t:BenchmarkEntries" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:BenchmarkEntries" class="def">BenchmarkEntries</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:_BenchmarkEntries-39-entry" class="def">_BenchmarkEntries'entry</a> :: ![<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a>]</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:BenchmarkEntries" class="caption collapser" onclick="toggleSection('i:BenchmarkEntries')">Instances</p><div id="section.i:BenchmarkEntries" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntries:Eq:1" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntries:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-142" class="link">Source</a> <a href="#t:BenchmarkEntries" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntries: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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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:BenchmarkEntries:Ord:2" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntries:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-142" class="link">Source</a> <a href="#t:BenchmarkEntries" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntries: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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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:BenchmarkEntries:Show:3" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntries:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-142" class="link">Source</a> <a href="#t:BenchmarkEntries" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntries: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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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:BenchmarkEntries:Message:4" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntries:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-157" class="link">Source</a> <a href="#t:BenchmarkEntries" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntries: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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntries:Default:5" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntries:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-154" class="link">Source</a> <a href="#t:BenchmarkEntries" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntries: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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntries:HasLens:6" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntries:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;entry&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-144" class="link">Source</a> <a href="#t:BenchmarkEntries" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntries: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;entry&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:BenchmarkEntry" class="def">BenchmarkEntry</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#BenchmarkEntry" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:BenchmarkEntry" class="def">BenchmarkEntry</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:_BenchmarkEntry-39-name" class="def">_BenchmarkEntry'name</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_BenchmarkEntry-39-iters" class="def">_BenchmarkEntry'iters</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:_BenchmarkEntry-39-cpuTime" class="def">_BenchmarkEntry'cpuTime</a> :: !<a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_BenchmarkEntry-39-wallTime" class="def">_BenchmarkEntry'wallTime</a> :: !<a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_BenchmarkEntry-39-throughput" class="def">_BenchmarkEntry'throughput</a> :: !<a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_BenchmarkEntry-39-extras" class="def">_BenchmarkEntry'extras</a> :: !(<a href="../containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> Text <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:BenchmarkEntry" class="caption collapser" onclick="toggleSection('i:BenchmarkEntry')">Instances</p><div id="section.i:BenchmarkEntry" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry:Eq:1" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-180" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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:BenchmarkEntry:Ord:2" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-180" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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:BenchmarkEntry:Show:3" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-180" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</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:BenchmarkEntry:Message:4" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-253" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry:Default:5" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-243" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry:HasLens:6" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;cpuTime&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-202" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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;cpuTime&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry:HasLens:7" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry:HasLens:7')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> Text <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> Text <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;extras&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-233" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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;extras&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry:HasLens:8" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry: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;iters&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-192" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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;iters&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry:HasLens:9" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry: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;name&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-182" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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;name&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry:HasLens:10" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry:HasLens:10')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;throughput&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-222" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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;throughput&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry:HasLens:11" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry:HasLens:11')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;wallTime&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-212" class="link">Source</a> <a href="#t:BenchmarkEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry: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;wallTime&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry">BenchmarkEntry</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:BenchmarkEntry-39-ExtrasEntry" class="def">BenchmarkEntry'ExtrasEntry</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#BenchmarkEntry%27ExtrasEntry" class="link">Source</a> <a href="#t:BenchmarkEntry-39-ExtrasEntry" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:BenchmarkEntry-39-ExtrasEntry" class="def">BenchmarkEntry'ExtrasEntry</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:_BenchmarkEntry-39-ExtrasEntry-39-key" class="def">_BenchmarkEntry'ExtrasEntry'key</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_BenchmarkEntry-39-ExtrasEntry-39-value" class="def">_BenchmarkEntry'ExtrasEntry'value</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:BenchmarkEntry-39-ExtrasEntry" class="caption collapser" onclick="toggleSection('i:BenchmarkEntry-39-ExtrasEntry')">Instances</p><div id="section.i:BenchmarkEntry-39-ExtrasEntry" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry-39-ExtrasEntry:Eq:1" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry-39-ExtrasEntry:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-313" class="link">Source</a> <a href="#t:BenchmarkEntry-39-ExtrasEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry-39-ExtrasEntry: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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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:BenchmarkEntry-39-ExtrasEntry:Ord:2" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry-39-ExtrasEntry:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-313" class="link">Source</a> <a href="#t:BenchmarkEntry-39-ExtrasEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry-39-ExtrasEntry: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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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:BenchmarkEntry-39-ExtrasEntry:Show:3" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry-39-ExtrasEntry:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-313" class="link">Source</a> <a href="#t:BenchmarkEntry-39-ExtrasEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry-39-ExtrasEntry: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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</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:BenchmarkEntry-39-ExtrasEntry:Message:4" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry-39-ExtrasEntry:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-360" class="link">Source</a> <a href="#t:BenchmarkEntry-39-ExtrasEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry-39-ExtrasEntry: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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry-39-ExtrasEntry:Default:5" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry-39-ExtrasEntry:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-353" class="link">Source</a> <a href="#t:BenchmarkEntry-39-ExtrasEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry-39-ExtrasEntry: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-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry-39-ExtrasEntry:HasLens:6" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry-39-ExtrasEntry: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;key&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-315" class="link">Source</a> <a href="#t:BenchmarkEntry-39-ExtrasEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry-39-ExtrasEntry: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;key&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry-39-ExtrasEntry:HasLens:7" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry-39-ExtrasEntry: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-Util-TestLog.html#t:EntryValue">EntryValue</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-Util-TestLog.html#t:EntryValue">EntryValue</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'value&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-340" class="link">Source</a> <a href="#t:BenchmarkEntry-39-ExtrasEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry-39-ExtrasEntry: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'value&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BenchmarkEntry-39-ExtrasEntry:HasLens:8" class="instance expander" onclick="toggleSection('i:id:BenchmarkEntry-39-ExtrasEntry:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;value&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-328" class="link">Source</a> <a href="#t:BenchmarkEntry-39-ExtrasEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BenchmarkEntry-39-ExtrasEntry: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;value&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntry-39-ExtrasEntry">BenchmarkEntry'ExtrasEntry</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:BuildConfiguration" class="def">BuildConfiguration</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#BuildConfiguration" class="link">Source</a> <a href="#t:BuildConfiguration" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:BuildConfiguration" class="def">BuildConfiguration</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:_BuildConfiguration-39-mode" class="def">_BuildConfiguration'mode</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_BuildConfiguration-39-ccFlags" class="def">_BuildConfiguration'ccFlags</a> :: ![Text]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_BuildConfiguration-39-opts" class="def">_BuildConfiguration'opts</a> :: ![Text]</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:BuildConfiguration" class="caption collapser" onclick="toggleSection('i:BuildConfiguration')">Instances</p><div id="section.i:BuildConfiguration" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BuildConfiguration:Eq:1" class="instance expander" onclick="toggleSection('i:id:BuildConfiguration:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-388" class="link">Source</a> <a href="#t:BuildConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BuildConfiguration: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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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:BuildConfiguration:Ord:2" class="instance expander" onclick="toggleSection('i:id:BuildConfiguration:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-388" class="link">Source</a> <a href="#t:BuildConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BuildConfiguration: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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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:BuildConfiguration:Show:3" class="instance expander" onclick="toggleSection('i:id:BuildConfiguration:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-388" class="link">Source</a> <a href="#t:BuildConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BuildConfiguration: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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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:BuildConfiguration:Message:4" class="instance expander" onclick="toggleSection('i:id:BuildConfiguration:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-433" class="link">Source</a> <a href="#t:BuildConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BuildConfiguration: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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BuildConfiguration:Default:5" class="instance expander" onclick="toggleSection('i:id:BuildConfiguration:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-427" class="link">Source</a> <a href="#t:BuildConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BuildConfiguration: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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BuildConfiguration:HasLens:6" class="instance expander" onclick="toggleSection('i:id:BuildConfiguration: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;ccFlags&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-402" class="link">Source</a> <a href="#t:BuildConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BuildConfiguration: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;ccFlags&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BuildConfiguration:HasLens:7" class="instance expander" onclick="toggleSection('i:id:BuildConfiguration: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;mode&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-390" class="link">Source</a> <a href="#t:BuildConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BuildConfiguration: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;mode&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:BuildConfiguration:HasLens:8" class="instance expander" onclick="toggleSection('i:id:BuildConfiguration:HasLens:8')"></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;opts&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-415" class="link">Source</a> <a href="#t:BuildConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:BuildConfiguration: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;opts&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:CPUInfo" class="def">CPUInfo</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#CPUInfo" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:CPUInfo" class="def">CPUInfo</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:_CPUInfo-39-numCores" class="def">_CPUInfo'numCores</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:_CPUInfo-39-numCoresAllowed" class="def">_CPUInfo'numCoresAllowed</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:_CPUInfo-39-mhzPerCpu" class="def">_CPUInfo'mhzPerCpu</a> :: !<a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_CPUInfo-39-cpuInfo" class="def">_CPUInfo'cpuInfo</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_CPUInfo-39-cpuGovernor" class="def">_CPUInfo'cpuGovernor</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_CPUInfo-39-cacheSize" class="def">_CPUInfo'cacheSize</a> :: !(<a href="../containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> Text <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:CPUInfo" class="caption collapser" onclick="toggleSection('i:CPUInfo')">Instances</p><div id="section.i:CPUInfo" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo:Eq:1" class="instance expander" onclick="toggleSection('i:id:CPUInfo:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-472" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</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-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</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:CPUInfo:Ord:2" class="instance expander" onclick="toggleSection('i:id:CPUInfo:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-472" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</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-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</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-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</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-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</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-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</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-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</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:CPUInfo:Show:3" class="instance expander" onclick="toggleSection('i:id:CPUInfo:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-472" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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-Util-TestLog.html#t:CPUInfo">CPUInfo</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-Util-TestLog.html#t:CPUInfo">CPUInfo</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-Util-TestLog.html#t:CPUInfo">CPUInfo</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:CPUInfo:Message:4" class="instance expander" onclick="toggleSection('i:id:CPUInfo:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-544" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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-Util-TestLog.html#t:CPUInfo">CPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo:Default:5" class="instance expander" onclick="toggleSection('i:id:CPUInfo:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-535" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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-Util-TestLog.html#t:CPUInfo">CPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo:HasLens:6" class="instance expander" onclick="toggleSection('i:id:CPUInfo:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> Text <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="../containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> Text <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;cacheSize&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-524" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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;cacheSize&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo:HasLens:7" class="instance expander" onclick="toggleSection('i:id:CPUInfo: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;cpuGovernor&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-514" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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;cpuGovernor&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo:HasLens:8" class="instance expander" onclick="toggleSection('i:id:CPUInfo:HasLens:8')"></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;cpuInfo&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-504" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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;cpuInfo&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo:HasLens:9" class="instance expander" onclick="toggleSection('i:id:CPUInfo:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;mhzPerCpu&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-494" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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;mhzPerCpu&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo:HasLens:10" class="instance expander" onclick="toggleSection('i:id:CPUInfo: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;numCores&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-474" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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;numCores&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo:HasLens:11" class="instance expander" onclick="toggleSection('i:id:CPUInfo: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;numCoresAllowed&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-484" class="link">Source</a> <a href="#t:CPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo: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;numCoresAllowed&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:CPUInfo-39-CacheSizeEntry" class="def">CPUInfo'CacheSizeEntry</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#CPUInfo%27CacheSizeEntry" class="link">Source</a> <a href="#t:CPUInfo-39-CacheSizeEntry" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:CPUInfo-39-CacheSizeEntry" class="def">CPUInfo'CacheSizeEntry</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:_CPUInfo-39-CacheSizeEntry-39-key" class="def">_CPUInfo'CacheSizeEntry'key</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_CPUInfo-39-CacheSizeEntry-39-value" class="def">_CPUInfo'CacheSizeEntry'value</a> :: !<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:CPUInfo-39-CacheSizeEntry" class="caption collapser" onclick="toggleSection('i:CPUInfo-39-CacheSizeEntry')">Instances</p><div id="section.i:CPUInfo-39-CacheSizeEntry" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo-39-CacheSizeEntry:Eq:1" class="instance expander" onclick="toggleSection('i:id:CPUInfo-39-CacheSizeEntry:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-604" class="link">Source</a> <a href="#t:CPUInfo-39-CacheSizeEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo-39-CacheSizeEntry: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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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:CPUInfo-39-CacheSizeEntry:Ord:2" class="instance expander" onclick="toggleSection('i:id:CPUInfo-39-CacheSizeEntry:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-604" class="link">Source</a> <a href="#t:CPUInfo-39-CacheSizeEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo-39-CacheSizeEntry: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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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:CPUInfo-39-CacheSizeEntry:Show:3" class="instance expander" onclick="toggleSection('i:id:CPUInfo-39-CacheSizeEntry:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-604" class="link">Source</a> <a href="#t:CPUInfo-39-CacheSizeEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo-39-CacheSizeEntry: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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</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:CPUInfo-39-CacheSizeEntry:Message:4" class="instance expander" onclick="toggleSection('i:id:CPUInfo-39-CacheSizeEntry:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-638" class="link">Source</a> <a href="#t:CPUInfo-39-CacheSizeEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo-39-CacheSizeEntry: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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo-39-CacheSizeEntry:Default:5" class="instance expander" onclick="toggleSection('i:id:CPUInfo-39-CacheSizeEntry:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-632" class="link">Source</a> <a href="#t:CPUInfo-39-CacheSizeEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo-39-CacheSizeEntry: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-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo-39-CacheSizeEntry:HasLens:6" class="instance expander" onclick="toggleSection('i:id:CPUInfo-39-CacheSizeEntry: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;key&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-606" class="link">Source</a> <a href="#t:CPUInfo-39-CacheSizeEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo-39-CacheSizeEntry: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;key&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CPUInfo-39-CacheSizeEntry:HasLens:7" class="instance expander" onclick="toggleSection('i:id:CPUInfo-39-CacheSizeEntry: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;value&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-619" class="link">Source</a> <a href="#t:CPUInfo-39-CacheSizeEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CPUInfo-39-CacheSizeEntry: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;value&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo-39-CacheSizeEntry">CPUInfo'CacheSizeEntry</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:CommitId" class="def">CommitId</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#CommitId" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:CommitId" class="def">CommitId</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:_CommitId-39-snapshot" class="def">_CommitId'snapshot</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_CommitId-39-kind" class="def">_CommitId'kind</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:CommitId" class="caption collapser" onclick="toggleSection('i:CommitId')">Instances</p><div id="section.i:CommitId" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CommitId:Eq:1" class="instance expander" onclick="toggleSection('i:id:CommitId:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-664" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId: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-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</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-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</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:CommitId:Ord:2" class="instance expander" onclick="toggleSection('i:id:CommitId:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-664" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId: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-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</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-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</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-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</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-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</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-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</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-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</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:CommitId:Show:3" class="instance expander" onclick="toggleSection('i:id:CommitId:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-664" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId: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-Util-TestLog.html#t:CommitId">CommitId</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-Util-TestLog.html#t:CommitId">CommitId</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-Util-TestLog.html#t:CommitId">CommitId</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:CommitId:Message:4" class="instance expander" onclick="toggleSection('i:id:CommitId:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-759" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId: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-Util-TestLog.html#t:CommitId">CommitId</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CommitId:Default:5" class="instance expander" onclick="toggleSection('i:id:CommitId:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-754" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId: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-Util-TestLog.html#t:CommitId">CommitId</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CommitId:HasLens:6" class="instance expander" onclick="toggleSection('i:id:CommitId: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;changelist&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-705" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId: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;changelist&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CommitId:HasLens:7" class="instance expander" onclick="toggleSection('i:id:CommitId: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;hash&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-737" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId: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;hash&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CommitId:HasLens:8" class="instance expander" onclick="toggleSection('i:id:CommitId: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="../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-Maybe.html#t:Maybe">Maybe</a> <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;maybe'changelist&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-690" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId: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'changelist&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CommitId:HasLens:9" class="instance expander" onclick="toggleSection('i:id:CommitId:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> Text), (~) <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> Text), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'hash&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-722" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'hash&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CommitId:HasLens:10" class="instance expander" onclick="toggleSection('i:id:CommitId: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-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'kind&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-680" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId: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;maybe'kind&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CommitId:HasLens:11" class="instance expander" onclick="toggleSection('i:id:CommitId:HasLens:11')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;snapshot&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-670" class="link">Source</a> <a href="#t:CommitId" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId: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;snapshot&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:CommitId-39-Kind" class="def">CommitId'Kind</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#CommitId%27Kind" class="link">Source</a> <a href="#t:CommitId-39-Kind" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:CommitId-39-Changelist" class="def">CommitId'Changelist</a> !<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:CommitId-39-Hash" class="def">CommitId'Hash</a> !Text</td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><p id="control.i:CommitId-39-Kind" class="caption collapser" onclick="toggleSection('i:CommitId-39-Kind')">Instances</p><div id="section.i:CommitId-39-Kind" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CommitId-39-Kind:Eq:1" class="instance expander" onclick="toggleSection('i:id:CommitId-39-Kind:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-668" class="link">Source</a> <a href="#t:CommitId-39-Kind" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId-39-Kind: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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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:CommitId-39-Kind:Ord:2" class="instance expander" onclick="toggleSection('i:id:CommitId-39-Kind:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-668" class="link">Source</a> <a href="#t:CommitId-39-Kind" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId-39-Kind: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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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:CommitId-39-Kind:Show:3" class="instance expander" onclick="toggleSection('i:id:CommitId-39-Kind:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-668" class="link">Source</a> <a href="#t:CommitId-39-Kind" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CommitId-39-Kind: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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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-Util-TestLog.html#t:CommitId-39-Kind">CommitId'Kind</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></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:EntryValue" class="def">EntryValue</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#EntryValue" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:EntryValue" class="def">EntryValue</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:_EntryValue-39-kind" class="def">_EntryValue'kind</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:EntryValue" class="caption collapser" onclick="toggleSection('i:EntryValue')">Instances</p><div id="section.i:EntryValue" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:EntryValue:Eq:1" class="instance expander" onclick="toggleSection('i:id:EntryValue:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-793" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue: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-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</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-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</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:EntryValue:Ord:2" class="instance expander" onclick="toggleSection('i:id:EntryValue:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-793" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue: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-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</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-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</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-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</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-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</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-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</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-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</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:EntryValue:Show:3" class="instance expander" onclick="toggleSection('i:id:EntryValue:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-793" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue: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-Util-TestLog.html#t:EntryValue">EntryValue</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-Util-TestLog.html#t:EntryValue">EntryValue</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-Util-TestLog.html#t:EntryValue">EntryValue</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:EntryValue:Message:4" class="instance expander" onclick="toggleSection('i:id:EntryValue:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-876" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue: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-Util-TestLog.html#t:EntryValue">EntryValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:EntryValue:Default:5" class="instance expander" onclick="toggleSection('i:id:EntryValue:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-873" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue: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-Util-TestLog.html#t:EntryValue">EntryValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:EntryValue:HasLens:6" class="instance expander" onclick="toggleSection('i:id:EntryValue:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;doubleValue&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-824" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue: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;doubleValue&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:EntryValue:HasLens:7" class="instance expander" onclick="toggleSection('i:id:EntryValue: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="../base-4.9.1.0/Prelude.html#t:Double">Double</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="../base-4.9.1.0/Prelude.html#t:Double">Double</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'doubleValue&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-809" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue: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'doubleValue&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:EntryValue:HasLens:8" class="instance expander" onclick="toggleSection('i:id:EntryValue: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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'kind&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-799" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue: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'kind&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:EntryValue:HasLens:9" class="instance expander" onclick="toggleSection('i:id:EntryValue:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> Text), (~) <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> Text), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'stringValue&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-841" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'stringValue&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:EntryValue:HasLens:10" class="instance expander" onclick="toggleSection('i:id:EntryValue:HasLens:10')"></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;stringValue&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-856" class="link">Source</a> <a href="#t:EntryValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue: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;stringValue&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue">EntryValue</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:EntryValue-39-Kind" class="def">EntryValue'Kind</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#EntryValue%27Kind" class="link">Source</a> <a href="#t:EntryValue-39-Kind" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:EntryValue-39-DoubleValue" class="def">EntryValue'DoubleValue</a> !<a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:EntryValue-39-StringValue" class="def">EntryValue'StringValue</a> !Text</td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><p id="control.i:EntryValue-39-Kind" class="caption collapser" onclick="toggleSection('i:EntryValue-39-Kind')">Instances</p><div id="section.i:EntryValue-39-Kind" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:EntryValue-39-Kind:Eq:1" class="instance expander" onclick="toggleSection('i:id:EntryValue-39-Kind:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-797" class="link">Source</a> <a href="#t:EntryValue-39-Kind" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue-39-Kind: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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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:EntryValue-39-Kind:Ord:2" class="instance expander" onclick="toggleSection('i:id:EntryValue-39-Kind:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-797" class="link">Source</a> <a href="#t:EntryValue-39-Kind" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue-39-Kind: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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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:EntryValue-39-Kind:Show:3" class="instance expander" onclick="toggleSection('i:id:EntryValue-39-Kind:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-797" class="link">Source</a> <a href="#t:EntryValue-39-Kind" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:EntryValue-39-Kind: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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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-Util-TestLog.html#t:EntryValue-39-Kind">EntryValue'Kind</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></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:GPUInfo" class="def">GPUInfo</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#GPUInfo" class="link">Source</a> <a href="#t:GPUInfo" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:GPUInfo" class="def">GPUInfo</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:_GPUInfo-39-model" class="def">_GPUInfo'model</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_GPUInfo-39-uuid" class="def">_GPUInfo'uuid</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_GPUInfo-39-busId" class="def">_GPUInfo'busId</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:GPUInfo" class="caption collapser" onclick="toggleSection('i:GPUInfo')">Instances</p><div id="section.i:GPUInfo" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:GPUInfo:Eq:1" class="instance expander" onclick="toggleSection('i:id:GPUInfo:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-903" class="link">Source</a> <a href="#t:GPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:GPUInfo: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-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</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-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</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:GPUInfo:Ord:2" class="instance expander" onclick="toggleSection('i:id:GPUInfo:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-903" class="link">Source</a> <a href="#t:GPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:GPUInfo: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-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</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-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</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-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</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-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</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-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</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-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</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:GPUInfo:Show:3" class="instance expander" onclick="toggleSection('i:id:GPUInfo:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-903" class="link">Source</a> <a href="#t:GPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:GPUInfo: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-Util-TestLog.html#t:GPUInfo">GPUInfo</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-Util-TestLog.html#t:GPUInfo">GPUInfo</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-Util-TestLog.html#t:GPUInfo">GPUInfo</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:GPUInfo:Message:4" class="instance expander" onclick="toggleSection('i:id:GPUInfo:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-941" class="link">Source</a> <a href="#t:GPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:GPUInfo: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-Util-TestLog.html#t:GPUInfo">GPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:GPUInfo:Default:5" class="instance expander" onclick="toggleSection('i:id:GPUInfo:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-935" class="link">Source</a> <a href="#t:GPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:GPUInfo: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-Util-TestLog.html#t:GPUInfo">GPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:GPUInfo:HasLens:6" class="instance expander" onclick="toggleSection('i:id:GPUInfo: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;busId&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-925" class="link">Source</a> <a href="#t:GPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:GPUInfo:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;busId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:GPUInfo:HasLens:7" class="instance expander" onclick="toggleSection('i:id:GPUInfo: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;model&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-905" class="link">Source</a> <a href="#t:GPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:GPUInfo: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;model&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:GPUInfo:HasLens:8" class="instance expander" onclick="toggleSection('i:id:GPUInfo:HasLens:8')"></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;uuid&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-915" class="link">Source</a> <a href="#t:GPUInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:GPUInfo: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;uuid&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:GPUInfo">GPUInfo</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:MachineConfiguration" class="def">MachineConfiguration</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#MachineConfiguration" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:MachineConfiguration" class="def">MachineConfiguration</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:_MachineConfiguration-39-hostname" class="def">_MachineConfiguration'hostname</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MachineConfiguration-39-serialIdentifier" class="def">_MachineConfiguration'serialIdentifier</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MachineConfiguration-39-platformInfo" class="def">_MachineConfiguration'platformInfo</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MachineConfiguration-39-cpuInfo" class="def">_MachineConfiguration'cpuInfo</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MachineConfiguration-39-deviceInfo" class="def">_MachineConfiguration'deviceInfo</a> :: ![Any]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MachineConfiguration-39-availableDeviceInfo" class="def">_MachineConfiguration'availableDeviceInfo</a> :: ![<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a>]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_MachineConfiguration-39-memoryInfo" class="def">_MachineConfiguration'memoryInfo</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:MachineConfiguration" class="caption collapser" onclick="toggleSection('i:MachineConfiguration')">Instances</p><div id="section.i:MachineConfiguration" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:Eq:1" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-987" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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:MachineConfiguration:Ord:2" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-987" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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:MachineConfiguration:Show:3" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-987" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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:MachineConfiguration:Message:4" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1130" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:Default:5" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1118" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:HasLens:6" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:AvailableDeviceInfo">AvailableDeviceInfo</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;availableDeviceInfo&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1078" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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;availableDeviceInfo&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:HasLens:7" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:HasLens:7')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;cpuInfo&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1040" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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;cpuInfo&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:HasLens:8" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [Any], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [Any], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;deviceInfo&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1065" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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;deviceInfo&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:HasLens:9" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration: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;hostname&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-989" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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;hostname&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:HasLens:10" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration: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-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CPUInfo">CPUInfo</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-Util-TestLog.html#t:CPUInfo">CPUInfo</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'cpuInfo&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1052" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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;maybe'cpuInfo&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:HasLens:11" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration: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-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'memoryInfo&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1105" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration: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;maybe'memoryInfo&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:HasLens:12" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:HasLens:12')"></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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'platformInfo&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1027" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration:HasLens:12" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'platformInfo&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:HasLens:13" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:HasLens:13')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;memoryInfo&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1093" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration:HasLens:13" 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;memoryInfo&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:HasLens:14" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:HasLens:14')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;platformInfo&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1015" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration:HasLens:14" 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;platformInfo&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MachineConfiguration:HasLens:15" class="instance expander" onclick="toggleSection('i:id:MachineConfiguration:HasLens:15')"></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;serialIdentifier&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1002" class="link">Source</a> <a href="#t:MachineConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MachineConfiguration:HasLens:15" 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;serialIdentifier&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:MemoryInfo" class="def">MemoryInfo</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#MemoryInfo" class="link">Source</a> <a href="#t:MemoryInfo" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:MemoryInfo" class="def">MemoryInfo</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:_MemoryInfo-39-total" class="def">_MemoryInfo'total</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:_MemoryInfo-39-available" class="def">_MemoryInfo'available</a> :: !<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:MemoryInfo" class="caption collapser" onclick="toggleSection('i:MemoryInfo')">Instances</p><div id="section.i:MemoryInfo" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryInfo:Eq:1" class="instance expander" onclick="toggleSection('i:id:MemoryInfo:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1198" class="link">Source</a> <a href="#t:MemoryInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryInfo: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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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:MemoryInfo:Ord:2" class="instance expander" onclick="toggleSection('i:id:MemoryInfo:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1198" class="link">Source</a> <a href="#t:MemoryInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryInfo: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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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:MemoryInfo:Show:3" class="instance expander" onclick="toggleSection('i:id:MemoryInfo:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1198" class="link">Source</a> <a href="#t:MemoryInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryInfo: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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</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:MemoryInfo:Message:4" class="instance expander" onclick="toggleSection('i:id:MemoryInfo:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1225" class="link">Source</a> <a href="#t:MemoryInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryInfo: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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryInfo:Default:5" class="instance expander" onclick="toggleSection('i:id:MemoryInfo:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1220" class="link">Source</a> <a href="#t:MemoryInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryInfo: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-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryInfo:HasLens:6" class="instance expander" onclick="toggleSection('i:id:MemoryInfo: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;available&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1210" class="link">Source</a> <a href="#t:MemoryInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryInfo: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;available&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:MemoryInfo:HasLens:7" class="instance expander" onclick="toggleSection('i:id:MemoryInfo: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;total&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1200" class="link">Source</a> <a href="#t:MemoryInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:MemoryInfo: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;total&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MemoryInfo">MemoryInfo</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:PlatformInfo" class="def">PlatformInfo</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#PlatformInfo" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:PlatformInfo" class="def">PlatformInfo</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:_PlatformInfo-39-bits" class="def">_PlatformInfo'bits</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_PlatformInfo-39-linkage" class="def">_PlatformInfo'linkage</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_PlatformInfo-39-machine" class="def">_PlatformInfo'machine</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_PlatformInfo-39-release" class="def">_PlatformInfo'release</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_PlatformInfo-39-system" class="def">_PlatformInfo'system</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_PlatformInfo-39-version" class="def">_PlatformInfo'version</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:PlatformInfo" class="caption collapser" onclick="toggleSection('i:PlatformInfo')">Instances</p><div id="section.i:PlatformInfo" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:PlatformInfo:Eq:1" class="instance expander" onclick="toggleSection('i:id:PlatformInfo:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1256" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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:PlatformInfo:Ord:2" class="instance expander" onclick="toggleSection('i:id:PlatformInfo:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1256" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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:PlatformInfo:Show:3" class="instance expander" onclick="toggleSection('i:id:PlatformInfo:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1256" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</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:PlatformInfo:Message:4" class="instance expander" onclick="toggleSection('i:id:PlatformInfo:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1327" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:PlatformInfo:Default:5" class="instance expander" onclick="toggleSection('i:id:PlatformInfo:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1318" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:PlatformInfo:HasLens:6" class="instance expander" onclick="toggleSection('i:id:PlatformInfo: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;bits&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1258" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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;bits&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:PlatformInfo:HasLens:7" class="instance expander" onclick="toggleSection('i:id:PlatformInfo: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;linkage&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1268" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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;linkage&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:PlatformInfo:HasLens:8" class="instance expander" onclick="toggleSection('i:id:PlatformInfo:HasLens:8')"></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;machine&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1278" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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;machine&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:PlatformInfo:HasLens:9" class="instance expander" onclick="toggleSection('i:id:PlatformInfo: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;release&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1288" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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;release&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:PlatformInfo:HasLens:10" class="instance expander" onclick="toggleSection('i:id:PlatformInfo:HasLens:10')"></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;system&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1298" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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;system&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:PlatformInfo:HasLens:11" class="instance expander" onclick="toggleSection('i:id:PlatformInfo:HasLens:11')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;version&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1308" class="link">Source</a> <a href="#t:PlatformInfo" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:PlatformInfo: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;version&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:PlatformInfo">PlatformInfo</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:RunConfiguration" class="def">RunConfiguration</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#RunConfiguration" class="link">Source</a> <a href="#t:RunConfiguration" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:RunConfiguration" class="def">RunConfiguration</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:_RunConfiguration-39-argument" class="def">_RunConfiguration'argument</a> :: ![Text]</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:RunConfiguration" class="caption collapser" onclick="toggleSection('i:RunConfiguration')">Instances</p><div id="section.i:RunConfiguration" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:RunConfiguration:Eq:1" class="instance expander" onclick="toggleSection('i:id:RunConfiguration:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1385" class="link">Source</a> <a href="#t:RunConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:RunConfiguration: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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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:RunConfiguration:Ord:2" class="instance expander" onclick="toggleSection('i:id:RunConfiguration:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1385" class="link">Source</a> <a href="#t:RunConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:RunConfiguration: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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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:RunConfiguration:Show:3" class="instance expander" onclick="toggleSection('i:id:RunConfiguration:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1385" class="link">Source</a> <a href="#t:RunConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:RunConfiguration: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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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:RunConfiguration:Message:4" class="instance expander" onclick="toggleSection('i:id:RunConfiguration:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1402" class="link">Source</a> <a href="#t:RunConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:RunConfiguration: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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:RunConfiguration:Default:5" class="instance expander" onclick="toggleSection('i:id:RunConfiguration:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1399" class="link">Source</a> <a href="#t:RunConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:RunConfiguration: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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:RunConfiguration:HasLens:6" class="instance expander" onclick="toggleSection('i:id:RunConfiguration: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;argument&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1387" class="link">Source</a> <a href="#t:RunConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:RunConfiguration: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;argument&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TestResults" class="def">TestResults</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#TestResults" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TestResults" class="def">TestResults</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:_TestResults-39-target" class="def">_TestResults'target</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_TestResults-39-entries" class="def">_TestResults'entries</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_TestResults-39-buildConfiguration" class="def">_TestResults'buildConfiguration</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_TestResults-39-commitId" class="def">_TestResults'commitId</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_TestResults-39-startTime" class="def">_TestResults'startTime</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:_TestResults-39-runTime" class="def">_TestResults'runTime</a> :: !<a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_TestResults-39-machineConfiguration" class="def">_TestResults'machineConfiguration</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_TestResults-39-runConfiguration" class="def">_TestResults'runConfiguration</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_TestResults-39-name" class="def">_TestResults'name</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_TestResults-39-benchmarkType" class="def">_TestResults'benchmarkType</a> :: !<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_TestResults-39-runMode" class="def">_TestResults'runMode</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:TestResults" class="caption collapser" onclick="toggleSection('i:TestResults')">Instances</p><div id="section.i:TestResults" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:Eq:1" class="instance expander" onclick="toggleSection('i:id:TestResults:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1431" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</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-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</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:TestResults:Ord:2" class="instance expander" onclick="toggleSection('i:id:TestResults:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1431" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</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-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</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-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</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-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</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-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</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-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</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:TestResults:Show:3" class="instance expander" onclick="toggleSection('i:id:TestResults:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1431" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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-Util-TestLog.html#t:TestResults">TestResults</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-Util-TestLog.html#t:TestResults">TestResults</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-Util-TestLog.html#t:TestResults">TestResults</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:TestResults:Message:4" class="instance expander" onclick="toggleSection('i:id:TestResults:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1621" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:Default:5" class="instance expander" onclick="toggleSection('i:id:TestResults:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1607" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:6" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;benchmarkType&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1587" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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;benchmarkType&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:7" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:7')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;buildConfiguration&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1463" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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;buildConfiguration&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:8" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:CommitId">CommitId</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;commitId&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1488" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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;commitId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:9" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;entries&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1443" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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;entries&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:10" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:10')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;machineConfiguration&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1527" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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;machineConfiguration&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:11" class="instance expander" onclick="toggleSection('i:id:TestResults: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-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</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-Util-TestLog.html#t:BuildConfiguration">BuildConfiguration</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'buildConfiguration&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1475" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults: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;maybe'buildConfiguration&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:12" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:12')"></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-Util-TestLog.html#t:CommitId">CommitId</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-Util-TestLog.html#t:CommitId">CommitId</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'commitId&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1497" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults:HasLens:12" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'commitId&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:13" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:13')"></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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</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-Util-TestLog.html#t:BenchmarkEntries">BenchmarkEntries</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'entries&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1453" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults:HasLens:13" 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'entries&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:14" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:14')"></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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</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-Util-TestLog.html#t:MachineConfiguration">MachineConfiguration</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'machineConfiguration&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1540" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults:HasLens:14" 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'machineConfiguration&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:15" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:15')"></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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</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-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'runConfiguration&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1564" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults:HasLens:15" 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'runConfiguration&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:16" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:16')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;name&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1577" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults:HasLens:16" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;name&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:17" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:17')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:RunConfiguration">RunConfiguration</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;runConfiguration&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1553" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults:HasLens:17" 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;runConfiguration&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:18" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:18')"></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;runMode&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1597" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults:HasLens:18" 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;runMode&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:19" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:19')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Prelude.html#t:Double">Double</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;runTime&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1517" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults:HasLens:19" 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;runTime&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:20" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:20')"></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;startTime&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1507" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults:HasLens:20" 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;startTime&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults:HasLens:21" class="instance expander" onclick="toggleSection('i:id:TestResults:HasLens:21')"></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;target&quot; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> a b</span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1433" class="link">Source</a> <a href="#t:TestResults" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults:HasLens:21" 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;target&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a> -&gt; f <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults">TestResults</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TestResults-39-BenchmarkType" class="def">TestResults'BenchmarkType</a> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#TestResults%27BenchmarkType" class="link">Source</a> <a href="#t:TestResults-39-BenchmarkType" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TestResults-39-UNKNOWN" class="def">TestResults'UNKNOWN</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TestResults-39-CPP_MICROBENCHMARK" class="def">TestResults'CPP_MICROBENCHMARK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TestResults-39-PYTHON_BENCHMARK" class="def">TestResults'PYTHON_BENCHMARK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TestResults-39-ANDROID_BENCHMARK" class="def">TestResults'ANDROID_BENCHMARK</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><p id="control.i:TestResults-39-BenchmarkType" class="caption collapser" onclick="toggleSection('i:TestResults-39-BenchmarkType')">Instances</p><div id="section.i:TestResults-39-BenchmarkType" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults-39-BenchmarkType:Bounded:1" class="instance expander" onclick="toggleSection('i:id:TestResults-39-BenchmarkType:Bounded:1')"></span> <a href="../base-4.9.1.0/Prelude.html#t:Bounded">Bounded</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1778" class="link">Source</a> <a href="#t:TestResults-39-BenchmarkType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults-39-BenchmarkType:Bounded:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> <a href="#v:minBound" class="selflink">#</a></p><p class="src"><a href="#v:maxBound">maxBound</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> <a href="#v:maxBound" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults-39-BenchmarkType:Enum:2" class="instance expander" onclick="toggleSection('i:id:TestResults-39-BenchmarkType:Enum:2')"></span> <a href="../base-4.9.1.0/Prelude.html#t:Enum">Enum</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1749" class="link">Source</a> <a href="#t:TestResults-39-BenchmarkType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults-39-BenchmarkType:Enum:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:succ">succ</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> <a href="#v:succ" class="selflink">#</a></p><p class="src"><a href="#v:pred">pred</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> <a href="#v:pred" class="selflink">#</a></p><p class="src"><a href="#v:toEnum">toEnum</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> <a href="#v:toEnum" class="selflink">#</a></p><p class="src"><a href="#v:fromEnum">fromEnum</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> <a href="#v:fromEnum" class="selflink">#</a></p><p class="src"><a href="#v:enumFrom">enumFrom</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; [<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a>] <a href="#v:enumFrom" class="selflink">#</a></p><p class="src"><a href="#v:enumFromThen">enumFromThen</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; [<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a>] <a href="#v:enumFromThen" class="selflink">#</a></p><p class="src"><a href="#v:enumFromTo">enumFromTo</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; [<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a>] <a href="#v:enumFromTo" class="selflink">#</a></p><p class="src"><a href="#v:enumFromThenTo">enumFromThenTo</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; [<a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a>] <a href="#v:enumFromThenTo" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults-39-BenchmarkType:Eq:3" class="instance expander" onclick="toggleSection('i:id:TestResults-39-BenchmarkType:Eq:3')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1721" class="link">Source</a> <a href="#t:TestResults-39-BenchmarkType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults-39-BenchmarkType:Eq:3" 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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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:TestResults-39-BenchmarkType:Ord:4" class="instance expander" onclick="toggleSection('i:id:TestResults-39-BenchmarkType:Ord:4')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1721" class="link">Source</a> <a href="#t:TestResults-39-BenchmarkType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults-39-BenchmarkType:Ord:4" 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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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:TestResults-39-BenchmarkType:Show:5" class="instance expander" onclick="toggleSection('i:id:TestResults-39-BenchmarkType:Show:5')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1721" class="link">Source</a> <a href="#t:TestResults-39-BenchmarkType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults-39-BenchmarkType:Show:5" 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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</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:TestResults-39-BenchmarkType:MessageEnum:6" class="instance expander" onclick="toggleSection('i:id:TestResults-39-BenchmarkType:MessageEnum:6')"></span> MessageEnum <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1730" class="link">Source</a> <a href="#t:TestResults-39-BenchmarkType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults-39-BenchmarkType:MessageEnum:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:maybeToEnum">maybeToEnum</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></p><p class="src"><a href="#v:showEnum">showEnum</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t:String">String</a></p><p class="src"><a href="#v:readEnum">readEnum</a> :: <a href="../base-4.9.1.0/Data-String.html#t:String">String</a> -&gt; <a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults-39-BenchmarkType:FieldDefault:7" class="instance expander" onclick="toggleSection('i:id:TestResults-39-BenchmarkType:FieldDefault:7')"></span> FieldDefault <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1726" class="link">Source</a> <a href="#t:TestResults-39-BenchmarkType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults-39-BenchmarkType:FieldDefault:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldDefault">fieldDefault</a> :: <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TestResults-39-BenchmarkType:Default:8" class="instance expander" onclick="toggleSection('i:id:TestResults-39-BenchmarkType:Default:8')"></span> Default <a href="Proto-Tensorflow-Core-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></span> <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#line-1723" class="link">Source</a> <a href="#t:TestResults-39-BenchmarkType" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TestResults-39-BenchmarkType:Default:8" 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-Util-TestLog.html#t:TestResults-39-BenchmarkType">TestResults'BenchmarkType</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><a id="v:argument" class="def">argument</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;argument&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#argument" class="link">Source</a> <a href="#v:argument" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:available" class="def">available</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;available&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#available" class="link">Source</a> <a href="#v:available" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:availableDeviceInfo" class="def">availableDeviceInfo</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;availableDeviceInfo&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#availableDeviceInfo" class="link">Source</a> <a href="#v:availableDeviceInfo" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:benchmarkType" class="def">benchmarkType</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;benchmarkType&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#benchmarkType" class="link">Source</a> <a href="#v:benchmarkType" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:bits" class="def">bits</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;bits&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#bits" class="link">Source</a> <a href="#v:bits" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:buildConfiguration" class="def">buildConfiguration</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;buildConfiguration&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#buildConfiguration" class="link">Source</a> <a href="#v:buildConfiguration" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:busId" class="def">busId</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;busId&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#busId" class="link">Source</a> <a href="#v:busId" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:cacheSize" class="def">cacheSize</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;cacheSize&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#cacheSize" class="link">Source</a> <a href="#v:cacheSize" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:ccFlags" class="def">ccFlags</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;ccFlags&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#ccFlags" class="link">Source</a> <a href="#v:ccFlags" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:changelist" class="def">changelist</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;changelist&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#changelist" class="link">Source</a> <a href="#v:changelist" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:commitId" class="def">commitId</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;commitId&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#commitId" class="link">Source</a> <a href="#v:commitId" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:cpuGovernor" class="def">cpuGovernor</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;cpuGovernor&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#cpuGovernor" class="link">Source</a> <a href="#v:cpuGovernor" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:cpuInfo" class="def">cpuInfo</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;cpuInfo&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#cpuInfo" class="link">Source</a> <a href="#v:cpuInfo" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:cpuTime" class="def">cpuTime</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;cpuTime&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#cpuTime" class="link">Source</a> <a href="#v:cpuTime" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:deviceInfo" class="def">deviceInfo</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;deviceInfo&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#deviceInfo" class="link">Source</a> <a href="#v:deviceInfo" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:doubleValue" class="def">doubleValue</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;doubleValue&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#doubleValue" class="link">Source</a> <a href="#v:doubleValue" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:entries" class="def">entries</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;entries&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#entries" class="link">Source</a> <a href="#v:entries" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:entry" class="def">entry</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;entry&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#entry" class="link">Source</a> <a href="#v:entry" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:extras" class="def">extras</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;extras&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#extras" class="link">Source</a> <a href="#v:extras" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:hash" class="def">hash</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;hash&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#hash" class="link">Source</a> <a href="#v:hash" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:hostname" class="def">hostname</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;hostname&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#hostname" class="link">Source</a> <a href="#v:hostname" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:iters" class="def">iters</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;iters&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#iters" class="link">Source</a> <a href="#v:iters" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:key" class="def">key</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;key&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#key" class="link">Source</a> <a href="#v:key" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:linkage" class="def">linkage</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;linkage&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#linkage" class="link">Source</a> <a href="#v:linkage" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:machine" class="def">machine</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;machine&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#machine" class="link">Source</a> <a href="#v:machine" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:machineConfiguration" class="def">machineConfiguration</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;machineConfiguration&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#machineConfiguration" class="link">Source</a> <a href="#v:machineConfiguration" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-buildConfiguration" class="def">maybe'buildConfiguration</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'buildConfiguration&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27buildConfiguration" class="link">Source</a> <a href="#v:maybe-39-buildConfiguration" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-changelist" class="def">maybe'changelist</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'changelist&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27changelist" class="link">Source</a> <a href="#v:maybe-39-changelist" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-commitId" class="def">maybe'commitId</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'commitId&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27commitId" class="link">Source</a> <a href="#v:maybe-39-commitId" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-cpuInfo" class="def">maybe'cpuInfo</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'cpuInfo&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27cpuInfo" class="link">Source</a> <a href="#v:maybe-39-cpuInfo" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-doubleValue" class="def">maybe'doubleValue</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'doubleValue&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27doubleValue" class="link">Source</a> <a href="#v:maybe-39-doubleValue" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-entries" class="def">maybe'entries</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'entries&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27entries" class="link">Source</a> <a href="#v:maybe-39-entries" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-hash" class="def">maybe'hash</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'hash&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27hash" class="link">Source</a> <a href="#v:maybe-39-hash" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-kind" class="def">maybe'kind</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'kind&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27kind" class="link">Source</a> <a href="#v:maybe-39-kind" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-machineConfiguration" class="def">maybe'machineConfiguration</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'machineConfiguration&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27machineConfiguration" class="link">Source</a> <a href="#v:maybe-39-machineConfiguration" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-memoryInfo" class="def">maybe'memoryInfo</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'memoryInfo&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27memoryInfo" class="link">Source</a> <a href="#v:maybe-39-memoryInfo" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-platformInfo" class="def">maybe'platformInfo</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'platformInfo&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27platformInfo" class="link">Source</a> <a href="#v:maybe-39-platformInfo" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-runConfiguration" class="def">maybe'runConfiguration</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'runConfiguration&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27runConfiguration" class="link">Source</a> <a href="#v:maybe-39-runConfiguration" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-stringValue" class="def">maybe'stringValue</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'stringValue&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27stringValue" class="link">Source</a> <a href="#v:maybe-39-stringValue" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-value" class="def">maybe'value</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'value&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#maybe%27value" class="link">Source</a> <a href="#v:maybe-39-value" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:memoryInfo" class="def">memoryInfo</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;memoryInfo&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#memoryInfo" class="link">Source</a> <a href="#v:memoryInfo" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:memoryLimit" class="def">memoryLimit</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;memoryLimit&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#memoryLimit" class="link">Source</a> <a href="#v:memoryLimit" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:mhzPerCpu" class="def">mhzPerCpu</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;mhzPerCpu&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#mhzPerCpu" class="link">Source</a> <a href="#v:mhzPerCpu" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:mode" class="def">mode</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;mode&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#mode" class="link">Source</a> <a href="#v:mode" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:model" class="def">model</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;model&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#model" class="link">Source</a> <a href="#v:model" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:name" class="def">name</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;name&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#name" class="link">Source</a> <a href="#v:name" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:numCores" class="def">numCores</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;numCores&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#numCores" class="link">Source</a> <a href="#v:numCores" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:numCoresAllowed" class="def">numCoresAllowed</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;numCoresAllowed&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#numCoresAllowed" class="link">Source</a> <a href="#v:numCoresAllowed" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:opts" class="def">opts</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;opts&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#opts" class="link">Source</a> <a href="#v:opts" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:physicalDescription" class="def">physicalDescription</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;physicalDescription&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#physicalDescription" class="link">Source</a> <a href="#v:physicalDescription" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:platformInfo" class="def">platformInfo</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;platformInfo&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#platformInfo" class="link">Source</a> <a href="#v:platformInfo" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:release" class="def">release</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;release&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#release" class="link">Source</a> <a href="#v:release" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:runConfiguration" class="def">runConfiguration</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;runConfiguration&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#runConfiguration" class="link">Source</a> <a href="#v:runConfiguration" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:runMode" class="def">runMode</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;runMode&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#runMode" class="link">Source</a> <a href="#v:runMode" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:runTime" class="def">runTime</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;runTime&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#runTime" class="link">Source</a> <a href="#v:runTime" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:serialIdentifier" class="def">serialIdentifier</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;serialIdentifier&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#serialIdentifier" class="link">Source</a> <a href="#v:serialIdentifier" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:snapshot" class="def">snapshot</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;snapshot&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#snapshot" class="link">Source</a> <a href="#v:snapshot" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:startTime" class="def">startTime</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;startTime&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#startTime" class="link">Source</a> <a href="#v:startTime" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:stringValue" class="def">stringValue</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;stringValue&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#stringValue" class="link">Source</a> <a href="#v:stringValue" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:system" class="def">system</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;system&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#system" class="link">Source</a> <a href="#v:system" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:target" class="def">target</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;target&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#target" class="link">Source</a> <a href="#v:target" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:throughput" class="def">throughput</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;throughput&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#throughput" class="link">Source</a> <a href="#v:throughput" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:total" class="def">total</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;total&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#total" class="link">Source</a> <a href="#v:total" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:type-39-" class="def">type'</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;type'&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#type%27" class="link">Source</a> <a href="#v:type-39-" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:uuid" class="def">uuid</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;uuid&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#uuid" class="link">Source</a> <a href="#v:uuid" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:value" class="def">value</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;value&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#value" class="link">Source</a> <a href="#v:value" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:version" class="def">version</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;version&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#version" class="link">Source</a> <a href="#v:version" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:wallTime" class="def">wallTime</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;wallTime&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Util.TestLog.html#wallTime" class="link">Source</a> <a href="#v:wallTime" 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>