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

1 line
37 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Proto.Tensorflow.Core.Util.TestLog_Fields</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">tensorflow-proto-0.3.0.0: TensorFlow protocol buffers.</span><ul class="links" id="page-menu"><li><a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Proto.Tensorflow.Core.Util.TestLog_Fields</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:argument" class="def">argument</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;argument&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;available&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;availableDeviceInfo&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;benchmarkType&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;bits&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;buildConfiguration&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;busId&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#busId" class="link">Source</a> <a href="#v:busId" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:cacheSize" class="def">cacheSize</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;cacheSize&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;ccFlags&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;changelist&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;commitId&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;cpuGovernor&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;cpuInfo&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;cpuTime&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;deviceInfo&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;doubleValue&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;entries&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;entry&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#entry" class="link">Source</a> <a href="#v:entry" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:envVars" class="def">envVars</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;envVars&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#envVars" class="link">Source</a> <a href="#v:envVars" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;extras&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;hash&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;hostname&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;iters&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;key&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;linkage&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;machine&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;machineConfiguration&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#machineConfiguration" class="link">Source</a> <a href="#v:machineConfiguration" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maxValue" class="def">maxValue</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maxValue&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#maxValue" class="link">Source</a> <a href="#v:maxValue" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'buildConfiguration&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'changelist&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'commitId&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'cpuInfo&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'doubleValue&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'entries&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'hash&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'kind&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'machineConfiguration&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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-maxValue" class="def">maybe'maxValue</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'maxValue&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#maybe%27maxValue" class="link">Source</a> <a href="#v:maybe-39-maxValue" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'memoryInfo&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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-minValue" class="def">maybe'minValue</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'minValue&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#maybe%27minValue" class="link">Source</a> <a href="#v:maybe-39-minValue" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'platformInfo&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'runConfiguration&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'stringValue&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;maybe'value&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;memoryInfo&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;memoryLimit&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#memoryLimit" class="link">Source</a> <a href="#v:memoryLimit" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:metrics" class="def">metrics</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;metrics&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#metrics" class="link">Source</a> <a href="#v:metrics" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;mhzPerCpu&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#mhzPerCpu" class="link">Source</a> <a href="#v:mhzPerCpu" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:minValue" class="def">minValue</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;minValue&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#minValue" class="link">Source</a> <a href="#v:minValue" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;mode&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;model&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;name&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#name" class="link">Source</a> <a href="#v:name" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:numCores" class="def">numCores</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;numCores&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;numCoresAllowed&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;opts&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#opts" class="link">Source</a> <a href="#v:opts" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:pendingChangelist" class="def">pendingChangelist</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;pendingChangelist&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#pendingChangelist" class="link">Source</a> <a href="#v:pendingChangelist" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;physicalDescription&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;platformInfo&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;release&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;runConfiguration&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;runMode&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;runTime&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;serialIdentifier&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;snapshot&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;startTime&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;stringValue&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;system&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;target&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#target" class="link">Source</a> <a href="#v:target" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:tfVersion" class="def">tfVersion</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;tfVersion&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#tfVersion" class="link">Source</a> <a href="#v:tfVersion" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;throughput&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;total&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;type'&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#type%27" class="link">Source</a> <a href="#v:type-39-" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:uuid" class="def">uuid</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;uuid&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;value&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#value" class="link">Source</a> <a href="#v:value" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:vec-39-argument" class="def">vec'argument</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;vec'argument&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#vec%27argument" class="link">Source</a> <a href="#v:vec-39-argument" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:vec-39-availableDeviceInfo" class="def">vec'availableDeviceInfo</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;vec'availableDeviceInfo&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#vec%27availableDeviceInfo" class="link">Source</a> <a href="#v:vec-39-availableDeviceInfo" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:vec-39-ccFlags" class="def">vec'ccFlags</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;vec'ccFlags&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#vec%27ccFlags" class="link">Source</a> <a href="#v:vec-39-ccFlags" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:vec-39-deviceInfo" class="def">vec'deviceInfo</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;vec'deviceInfo&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#vec%27deviceInfo" class="link">Source</a> <a href="#v:vec-39-deviceInfo" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:vec-39-entry" class="def">vec'entry</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;vec'entry&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#vec%27entry" class="link">Source</a> <a href="#v:vec-39-entry" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:vec-39-metrics" class="def">vec'metrics</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;vec'metrics&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#vec%27metrics" class="link">Source</a> <a href="#v:vec-39-metrics" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:vec-39-opts" class="def">vec'opts</a> :: <span class="keyword">forall</span> f s a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;vec'opts&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.html#vec%27opts" class="link">Source</a> <a href="#v:vec-39-opts" 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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;version&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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 a. (<a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f, HasField s &quot;wallTime&quot; a) =&gt; LensLike' f s a <a href="src/Proto.Tensorflow.Core.Util.TestLog_Fields.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.23.0</p></div></body></html>