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

1 line
101 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.Protobuf.Debug</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.Protobuf.Debug.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.Protobuf.Debug</p></div><div id="synopsis"><details id="syn"><summary>Synopsis</summary><ul class="details-toggle" data-details-id="syn"><li class="src short"><span class="keyword">data</span> <a href="#t:DebugOptions">DebugOptions</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:DebugTensorWatch">DebugTensorWatch</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:DebuggedSourceFile">DebuggedSourceFile</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:DebuggedSourceFiles">DebuggedSourceFiles</a></li></ul></details></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:DebugOptions" class="def">DebugOptions</a> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#DebugOptions" class="link">Source</a> <a href="#t:DebugOptions" class="selflink">#</a></p><div class="doc"><p>Fields :</p><ul><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:debugTensorWatchOpts" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">debugTensorWatchOpts</a></code> <code>:: Lens' DebugOptions [DebugTensorWatch]</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:vec-39-debugTensorWatchOpts" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">vec'debugTensorWatchOpts</a></code> <code>:: Lens' DebugOptions (Data.Vector.Vector DebugTensorWatch)</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:globalStep" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">globalStep</a></code> <code>:: Lens' DebugOptions Data.Int.Int64</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:resetDiskByteUsage" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">resetDiskByteUsage</a></code> <code>:: Lens' DebugOptions Prelude.Bool</code> </li></ul></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:DebugOptions">Instances</h4><details id="i:DebugOptions" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-46" class="link">Source</a> <a href="#t:DebugOptions" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-46" class="link">Source</a> <a href="#t:DebugOptions" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-47" class="link">Source</a> <a href="#t:DebugOptions" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.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-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-258" class="link">Source</a> <a href="#t:DebugOptions" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:Message:5"></span> Message <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-83" class="link">Source</a> <a href="#t:DebugOptions" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:Message:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:messageName">messageName</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></p><p class="src"><a href="#v:packedMessageDescriptor">packedMessageDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:packedFileDescriptor">packedFileDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:defMessage">defMessage</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></p><p class="src"><a href="#v:fieldsByTag">fieldsByTag</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> Tag (FieldDescriptor <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a>)</p><p class="src"><a href="#v:fieldsByTextFormatName">fieldsByTextFormatName</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> (FieldDescriptor <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a>)</p><p class="src"><a href="#v:unknownFields">unknownFields</a> :: Lens' <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> FieldSet</p><p class="src"><a href="#v:parseMessage">parseMessage</a> :: Parser <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></p><p class="src"><a href="#v:buildMessage">buildMessage</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; <a href="../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder" title="Data.Binary.Builder">Builder</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:HasField:6"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> &quot;globalStep&quot; <a href="../base-4.13.0.0/Data-Int.html#t:Int64" title="Data.Int">Int64</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-69" class="link">Source</a> <a href="#t:DebugOptions" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:HasField:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;globalStep&quot; -&gt; (<a href="../base-4.13.0.0/Data-Int.html#t:Int64" title="Data.Int">Int64</a> -&gt; f <a href="../base-4.13.0.0/Data-Int.html#t:Int64" title="Data.Int">Int64</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:HasField:7"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> &quot;resetDiskByteUsage&quot; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-76" class="link">Source</a> <a href="#t:DebugOptions" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:HasField:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;resetDiskByteUsage&quot; -&gt; (<a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> -&gt; f <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:HasField:8"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:RunOptions" title="Proto.Tensorflow.Core.Protobuf.Config">RunOptions</a> &quot;debugOptions&quot; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></span></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:HasField:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Config.html">Proto.Tensorflow.Core.Protobuf.Config</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;debugOptions&quot; -&gt; (<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:RunOptions" title="Proto.Tensorflow.Core.Protobuf.Config">RunOptions</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:RunOptions" title="Proto.Tensorflow.Core.Protobuf.Config">RunOptions</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:HasField:9"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> &quot;debugTensorWatchOpts&quot; [<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>]</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-53" class="link">Source</a> <a href="#t:DebugOptions" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:HasField:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;debugTensorWatchOpts&quot; -&gt; ([<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>] -&gt; f [<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>]) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:HasField:10"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> &quot;vec'debugTensorWatchOpts&quot; (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>)</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-62" class="link">Source</a> <a href="#t:DebugOptions" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:HasField:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;vec'debugTensorWatchOpts&quot; -&gt; (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; f (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugOptions:HasField:11"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:RunOptions" title="Proto.Tensorflow.Core.Protobuf.Config">RunOptions</a> &quot;maybe'debugOptions&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a>)</span></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugOptions:HasField:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Config.html">Proto.Tensorflow.Core.Protobuf.Config</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'debugOptions&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:RunOptions" title="Proto.Tensorflow.Core.Protobuf.Config">RunOptions</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Config.html#t:RunOptions" title="Proto.Tensorflow.Core.Protobuf.Config">RunOptions</a></p></div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:DebugTensorWatch" class="def">DebugTensorWatch</a> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#DebugTensorWatch" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></p><div class="doc"><p>Fields :</p><ul><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:nodeName" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">nodeName</a></code> <code>:: Lens' DebugTensorWatch Data.Text.Text</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:outputSlot" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">outputSlot</a></code> <code>:: Lens' DebugTensorWatch Data.Int.Int32</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:debugOps" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">debugOps</a></code> <code>:: Lens' DebugTensorWatch [Data.Text.Text]</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:vec-39-debugOps" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">vec'debugOps</a></code> <code>:: Lens' DebugTensorWatch (Data.Vector.Vector Data.Text.Text)</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:debugUrls" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">debugUrls</a></code> <code>:: Lens' DebugTensorWatch [Data.Text.Text]</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:vec-39-debugUrls" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">vec'debugUrls</a></code> <code>:: Lens' DebugTensorWatch (Data.Vector.Vector Data.Text.Text)</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:tolerateDebugOpCreationFailures" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">tolerateDebugOpCreationFailures</a></code> <code>:: Lens' DebugTensorWatch Prelude.Bool</code> </li></ul></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:DebugTensorWatch">Instances</h4><details id="i:DebugTensorWatch" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-285" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-285" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-286" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.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-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-622" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:Message:5"></span> Message <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-346" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:Message:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:messageName">messageName</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></p><p class="src"><a href="#v:packedMessageDescriptor">packedMessageDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:packedFileDescriptor">packedFileDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:defMessage">defMessage</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></p><p class="src"><a href="#v:fieldsByTag">fieldsByTag</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> Tag (FieldDescriptor <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>)</p><p class="src"><a href="#v:fieldsByTextFormatName">fieldsByTextFormatName</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> (FieldDescriptor <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>)</p><p class="src"><a href="#v:unknownFields">unknownFields</a> :: Lens' <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> FieldSet</p><p class="src"><a href="#v:parseMessage">parseMessage</a> :: Parser <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></p><p class="src"><a href="#v:buildMessage">buildMessage</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; <a href="../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder" title="Data.Binary.Builder">Builder</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:HasField:6"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> &quot;nodeName&quot; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-292" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:HasField:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;nodeName&quot; -&gt; (<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:HasField:7"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> &quot;outputSlot&quot; <a href="../base-4.13.0.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-299" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:HasField:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;outputSlot&quot; -&gt; (<a href="../base-4.13.0.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> -&gt; f <a href="../base-4.13.0.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:HasField:8"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> &quot;tolerateDebugOpCreationFailures&quot; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-338" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:HasField:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;tolerateDebugOpCreationFailures&quot; -&gt; (<a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> -&gt; f <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:HasField:9"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> &quot;debugOps&quot; [<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>]</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-306" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:HasField:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;debugOps&quot; -&gt; ([<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>] -&gt; f [<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>]) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:HasField:10"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> &quot;debugUrls&quot; [<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>]</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-322" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:HasField:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;debugUrls&quot; -&gt; ([<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>] -&gt; f [<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>]) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:HasField:11"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> &quot;vec'debugOps&quot; (Vector <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>)</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-315" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:HasField:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;vec'debugOps&quot; -&gt; (Vector <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f (Vector <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:HasField:12"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> &quot;vec'debugUrls&quot; (Vector <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>)</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-331" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:HasField:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;vec'debugUrls&quot; -&gt; (Vector <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f (Vector <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:HasField:13"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> &quot;debugTensorWatchOpts&quot; [<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>]</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-53" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:HasField:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;debugTensorWatchOpts&quot; -&gt; ([<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>] -&gt; f [<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>]) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebugTensorWatch:HasField:14"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> &quot;vec'debugTensorWatchOpts&quot; (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>)</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-62" class="link">Source</a> <a href="#t:DebugTensorWatch" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebugTensorWatch:HasField:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;vec'debugTensorWatchOpts&quot; -&gt; (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a> -&gt; f (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugTensorWatch" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugTensorWatch</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebugOptions" title="Proto.Tensorflow.Core.Protobuf.Debug">DebugOptions</a></p></div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:DebuggedSourceFile" class="def">DebuggedSourceFile</a> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#DebuggedSourceFile" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></p><div class="doc"><p>Fields :</p><ul><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:host" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">host</a></code> <code>:: Lens' DebuggedSourceFile Data.Text.Text</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:filePath" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">filePath</a></code> <code>:: Lens' DebuggedSourceFile Data.Text.Text</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:lastModified" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">lastModified</a></code> <code>:: Lens' DebuggedSourceFile Data.Int.Int64</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:bytes" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">bytes</a></code> <code>:: Lens' DebuggedSourceFile Data.Int.Int64</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:lines" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">lines</a></code> <code>:: Lens' DebuggedSourceFile [Data.Text.Text]</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:vec-39-lines" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">vec'lines</a></code> <code>:: Lens' DebuggedSourceFile (Data.Vector.Vector Data.Text.Text)</code> </li></ul></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:DebuggedSourceFile">Instances</h4><details id="i:DebuggedSourceFile" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-652" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-652" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-653" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-955" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:Message:5"></span> Message <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-703" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:Message:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:messageName">messageName</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></p><p class="src"><a href="#v:packedMessageDescriptor">packedMessageDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:packedFileDescriptor">packedFileDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:defMessage">defMessage</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></p><p class="src"><a href="#v:fieldsByTag">fieldsByTag</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> Tag (FieldDescriptor <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>)</p><p class="src"><a href="#v:fieldsByTextFormatName">fieldsByTextFormatName</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> (FieldDescriptor <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>)</p><p class="src"><a href="#v:unknownFields">unknownFields</a> :: Lens' <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> FieldSet</p><p class="src"><a href="#v:parseMessage">parseMessage</a> :: Parser <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></p><p class="src"><a href="#v:buildMessage">buildMessage</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; <a href="../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder" title="Data.Binary.Builder">Builder</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:HasField:6"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> &quot;bytes&quot; <a href="../base-4.13.0.0/Data-Int.html#t:Int64" title="Data.Int">Int64</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-680" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:HasField:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;bytes&quot; -&gt; (<a href="../base-4.13.0.0/Data-Int.html#t:Int64" title="Data.Int">Int64</a> -&gt; f <a href="../base-4.13.0.0/Data-Int.html#t:Int64" title="Data.Int">Int64</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:HasField:7"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> &quot;filePath&quot; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-666" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:HasField:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;filePath&quot; -&gt; (<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:HasField:8"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> &quot;host&quot; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-659" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:HasField:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;host&quot; -&gt; (<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:HasField:9"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> &quot;lastModified&quot; <a href="../base-4.13.0.0/Data-Int.html#t:Int64" title="Data.Int">Int64</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-673" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:HasField:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;lastModified&quot; -&gt; (<a href="../base-4.13.0.0/Data-Int.html#t:Int64" title="Data.Int">Int64</a> -&gt; f <a href="../base-4.13.0.0/Data-Int.html#t:Int64" title="Data.Int">Int64</a>) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:HasField:10"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> &quot;sourceFiles&quot; [<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>]</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-983" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:HasField:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;sourceFiles&quot; -&gt; ([<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>] -&gt; f [<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>]) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:HasField:11"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> &quot;vec'sourceFiles&quot; (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>)</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-992" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:HasField:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;vec'sourceFiles&quot; -&gt; (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; f (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:HasField:12"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> &quot;lines&quot; [<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>]</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-687" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:HasField:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;lines&quot; -&gt; ([<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>] -&gt; f [<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>]) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFile:HasField:13"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> &quot;vec'lines&quot; (Vector <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>)</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-696" class="link">Source</a> <a href="#t:DebuggedSourceFile" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFile:HasField:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;vec'lines&quot; -&gt; (Vector <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f (Vector <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a></p></div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:DebuggedSourceFiles" class="def">DebuggedSourceFiles</a> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#DebuggedSourceFiles" class="link">Source</a> <a href="#t:DebuggedSourceFiles" class="selflink">#</a></p><div class="doc"><p>Fields :</p><ul><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:sourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">sourceFiles</a></code> <code>:: Lens' DebuggedSourceFiles [DebuggedSourceFile]</code></li><li><code><a href="Proto-Tensorflow-Core-Protobuf-Debug_Fields.html#v:vec-39-sourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug_Fields">vec'sourceFiles</a></code> <code>:: Lens' DebuggedSourceFiles (Data.Vector.Vector DebuggedSourceFile)</code> </li></ul></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:DebuggedSourceFiles">Instances</h4><details id="i:DebuggedSourceFiles" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFiles:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-976" class="link">Source</a> <a href="#t:DebuggedSourceFiles" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFiles:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFiles:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-976" class="link">Source</a> <a href="#t:DebuggedSourceFiles" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFiles:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFiles:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-977" class="link">Source</a> <a href="#t:DebuggedSourceFiles" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFiles:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.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-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFiles:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-1103" class="link">Source</a> <a href="#t:DebuggedSourceFiles" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFiles:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFiles:Message:5"></span> Message <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-999" class="link">Source</a> <a href="#t:DebuggedSourceFiles" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFiles:Message:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:messageName">messageName</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></p><p class="src"><a href="#v:packedMessageDescriptor">packedMessageDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:packedFileDescriptor">packedFileDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:defMessage">defMessage</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></p><p class="src"><a href="#v:fieldsByTag">fieldsByTag</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> Tag (FieldDescriptor <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a>)</p><p class="src"><a href="#v:fieldsByTextFormatName">fieldsByTextFormatName</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> (FieldDescriptor <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a>)</p><p class="src"><a href="#v:unknownFields">unknownFields</a> :: Lens' <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> FieldSet</p><p class="src"><a href="#v:parseMessage">parseMessage</a> :: Parser <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></p><p class="src"><a href="#v:buildMessage">buildMessage</a> :: <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; <a href="../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder" title="Data.Binary.Builder">Builder</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFiles:HasField:6"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> &quot;sourceFiles&quot; [<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>]</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-983" class="link">Source</a> <a href="#t:DebuggedSourceFiles" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFiles:HasField:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;sourceFiles&quot; -&gt; ([<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>] -&gt; f [<a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>]) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:DebuggedSourceFiles:HasField:7"></span> HasField <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> &quot;vec'sourceFiles&quot; (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>)</span> <a href="src/Proto.Tensorflow.Core.Protobuf.Debug.html#line-992" class="link">Source</a> <a href="#t:DebuggedSourceFiles" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:DebuggedSourceFiles:HasField:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Protobuf-Debug.html">Proto.Tensorflow.Core.Protobuf.Debug</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;vec'sourceFiles&quot; -&gt; (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a> -&gt; f (Vector <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFile" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFile</a>)) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-Debug.html#t:DebuggedSourceFiles" title="Proto.Tensorflow.Core.Protobuf.Debug">DebuggedSourceFiles</a></p></div></details></td></tr></table></details></div></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>