1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-07-01 00:48:33 +02:00
tensorflow-haskell/docs/haddock/tensorflow-proto-0.2.0.0/Proto-Tensorflow-Core-Protobuf-ControlFlow.html
2018-08-13 21:05:49 -07:00

4 lines
111 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Proto.Tensorflow.Core.Protobuf.ControlFlow</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">tensorflow-proto-0.2.0.0: TensorFlow protocol buffers.</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Proto.Tensorflow.Core.Protobuf.ControlFlow</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:CondContextDef" class="def">CondContextDef</a> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#CondContextDef" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:CondContextDef" class="def">CondContextDef</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:_CondContextDef-39-contextName" class="def">_CondContextDef'contextName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_CondContextDef-39-predName" class="def">_CondContextDef'predName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_CondContextDef-39-pivotName" class="def">_CondContextDef'pivotName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_CondContextDef-39-branch" class="def">_CondContextDef'branch</a> :: !<a href="../base-4.10.1.0/Data-Int.html#t:Int32">Int32</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_CondContextDef-39-valuesDef" class="def">_CondContextDef'valuesDef</a> :: !(<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_CondContextDef-39-nestedContexts" class="def">_CondContextDef'nestedContexts</a> :: ![<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a>]</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:CondContextDef" class="caption collapser" onclick="toggleSection('i:CondContextDef')">Instances</p><div id="section.i:CondContextDef" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:Eq:1" class="instance expander" onclick="toggleSection('i:id:CondContextDef:Eq:1')"></span> <a href="../base-4.10.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-35" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:Ord:2" class="instance expander" onclick="toggleSection('i:id:CondContextDef:Ord:2')"></span> <a href="../base-4.10.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-35" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:Show:3" class="instance expander" onclick="toggleSection('i:id:CondContextDef:Show:3')"></span> <a href="../base-4.10.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-35" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.10.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a>] -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:Message:4" class="instance expander" onclick="toggleSection('i:id:CondContextDef:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-123" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:Default:5" class="instance expander" onclick="toggleSection('i:id:CondContextDef:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-113" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:HasLens:6" class="instance expander" onclick="toggleSection('i:id:CondContextDef:HasLens:6')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.10.1.0/Data-Int.html#t:Int32">Int32</a>, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.10.1.0/Data-Int.html#t:Int32">Int32</a>, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;branch&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-68" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;branch&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:HasLens:7" class="instance expander" onclick="toggleSection('i:id:CondContextDef:HasLens:7')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;contextName&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-37" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;contextName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:HasLens:8" class="instance expander" onclick="toggleSection('i:id:CondContextDef:HasLens:8')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>), (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>), <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'valuesDef&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-87" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:HasLens:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'valuesDef&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:HasLens:9" class="instance expander" onclick="toggleSection('i:id:CondContextDef:HasLens:9')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a>], (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a>], <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;nestedContexts&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-100" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;nestedContexts&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:HasLens:10" class="instance expander" onclick="toggleSection('i:id:CondContextDef:HasLens:10')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;pivotName&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-58" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:HasLens:10" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;pivotName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:HasLens:11" class="instance expander" onclick="toggleSection('i:id:CondContextDef:HasLens:11')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;predName&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-48" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:HasLens:11" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;predName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:CondContextDef:HasLens:12" class="instance expander" onclick="toggleSection('i:id:CondContextDef:HasLens:12')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;valuesDef&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-78" class="link">Source</a> <a href="#t:CondContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:CondContextDef:HasLens:12" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;valuesDef&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ControlFlowContextDef" class="def">ControlFlowContextDef</a> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#ControlFlowContextDef" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ControlFlowContextDef" class="def">ControlFlowContextDef</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:_ControlFlowContextDef-39-ctxt" class="def">_ControlFlowContextDef'ctxt</a> :: !(<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:ControlFlowContextDef" class="caption collapser" onclick="toggleSection('i:ControlFlowContextDef')">Instances</p><div id="section.i:ControlFlowContextDef" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef:Eq:1" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef:Eq:1')"></span> <a href="../base-4.10.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-182" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef:Ord:2" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef:Ord:2')"></span> <a href="../base-4.10.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-182" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef:Show:3" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef:Show:3')"></span> <a href="../base-4.10.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-182" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.10.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a>] -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef:Message:4" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-286" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef:Default:5" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-281" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef:HasLens:6" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef:HasLens:6')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a>, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a>, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;condCtxt&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-220" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;condCtxt&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef:HasLens:7" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef:HasLens:7')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a>), (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a>), <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'condCtxt&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-201" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'condCtxt&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef:HasLens:8" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef:HasLens:8')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a>), (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a>), <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'ctxt&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-188" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef:HasLens:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'ctxt&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef:HasLens:9" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef:HasLens:9')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a>), (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a>), <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'whileCtxt&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-241" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'whileCtxt&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef:HasLens:10" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef:HasLens:10')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a>, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a>, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;whileCtxt&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-260" class="link">Source</a> <a href="#t:ControlFlowContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef:HasLens:10" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;whileCtxt&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ControlFlowContextDef-39-Ctxt" class="def">ControlFlowContextDef'Ctxt</a> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#ControlFlowContextDef%27Ctxt" class="link">Source</a> <a href="#t:ControlFlowContextDef-39-Ctxt" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ControlFlowContextDef-39-CondCtxt" class="def">ControlFlowContextDef'CondCtxt</a> !<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:CondContextDef">CondContextDef</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ControlFlowContextDef-39-WhileCtxt" class="def">ControlFlowContextDef'WhileCtxt</a> !<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><p id="control.i:ControlFlowContextDef-39-Ctxt" class="caption collapser" onclick="toggleSection('i:ControlFlowContextDef-39-Ctxt')">Instances</p><div id="section.i:ControlFlowContextDef-39-Ctxt" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef-39-Ctxt:Eq:1" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef-39-Ctxt:Eq:1')"></span> <a href="../base-4.10.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-186" class="link">Source</a> <a href="#t:ControlFlowContextDef-39-Ctxt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef-39-Ctxt:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef-39-Ctxt:Ord:2" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef-39-Ctxt:Ord:2')"></span> <a href="../base-4.10.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-186" class="link">Source</a> <a href="#t:ControlFlowContextDef-39-Ctxt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef-39-Ctxt:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="../base-4.10.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ControlFlowContextDef-39-Ctxt:Show:3" class="instance expander" onclick="toggleSection('i:id:ControlFlowContextDef-39-Ctxt:Show:3')"></span> <a href="../base-4.10.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-186" class="link">Source</a> <a href="#t:ControlFlowContextDef-39-Ctxt" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ControlFlowContextDef-39-Ctxt:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.10.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a> -&gt; <a href="../base-4.10.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef-39-Ctxt">ControlFlowContextDef'Ctxt</a>] -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ValuesDef" class="def">ValuesDef</a> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#ValuesDef" class="link">Source</a> <a href="#t:ValuesDef" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ValuesDef" class="def">ValuesDef</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:_ValuesDef-39-values" class="def">_ValuesDef'values</a> :: ![Text]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_ValuesDef-39-externalValues" class="def">_ValuesDef'externalValues</a> :: !(<a href="../containers-0.5.10.2/Data-Map-Internal.html#t:Map">Map</a> Text Text)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:ValuesDef" class="caption collapser" onclick="toggleSection('i:ValuesDef')">Instances</p><div id="section.i:ValuesDef" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef:Eq:1" class="instance expander" onclick="toggleSection('i:id:ValuesDef:Eq:1')"></span> <a href="../base-4.10.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-313" class="link">Source</a> <a href="#t:ValuesDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef:Ord:2" class="instance expander" onclick="toggleSection('i:id:ValuesDef:Ord:2')"></span> <a href="../base-4.10.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-313" class="link">Source</a> <a href="#t:ValuesDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="../base-4.10.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef:Show:3" class="instance expander" onclick="toggleSection('i:id:ValuesDef:Show:3')"></span> <a href="../base-4.10.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-313" class="link">Source</a> <a href="#t:ValuesDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.10.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; <a href="../base-4.10.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>] -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef:Message:4" class="instance expander" onclick="toggleSection('i:id:ValuesDef:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-341" class="link">Source</a> <a href="#t:ValuesDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef:Default:5" class="instance expander" onclick="toggleSection('i:id:ValuesDef:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-336" class="link">Source</a> <a href="#t:ValuesDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef:HasLens:6" class="instance expander" onclick="toggleSection('i:id:ValuesDef:HasLens:6')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../containers-0.5.10.2/Data-Map-Internal.html#t:Map">Map</a> Text Text), (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../containers-0.5.10.2/Data-Map-Internal.html#t:Map">Map</a> Text Text), <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;externalValues&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-325" class="link">Source</a> <a href="#t:ValuesDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;externalValues&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef:HasLens:7" class="instance expander" onclick="toggleSection('i:id:ValuesDef:HasLens:7')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a [Text], (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b [Text], <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;values&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-315" class="link">Source</a> <a href="#t:ValuesDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;values&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ValuesDef-39-ExternalValuesEntry" class="def">ValuesDef'ExternalValuesEntry</a> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#ValuesDef%27ExternalValuesEntry" class="link">Source</a> <a href="#t:ValuesDef-39-ExternalValuesEntry" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ValuesDef-39-ExternalValuesEntry" class="def">ValuesDef'ExternalValuesEntry</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:_ValuesDef-39-ExternalValuesEntry-39-key" class="def">_ValuesDef'ExternalValuesEntry'key</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_ValuesDef-39-ExternalValuesEntry-39-value" class="def">_ValuesDef'ExternalValuesEntry'value</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:ValuesDef-39-ExternalValuesEntry" class="caption collapser" onclick="toggleSection('i:ValuesDef-39-ExternalValuesEntry')">Instances</p><div id="section.i:ValuesDef-39-ExternalValuesEntry" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef-39-ExternalValuesEntry:Eq:1" class="instance expander" onclick="toggleSection('i:id:ValuesDef-39-ExternalValuesEntry:Eq:1')"></span> <a href="../base-4.10.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-369" class="link">Source</a> <a href="#t:ValuesDef-39-ExternalValuesEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef-39-ExternalValuesEntry:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef-39-ExternalValuesEntry:Ord:2" class="instance expander" onclick="toggleSection('i:id:ValuesDef-39-ExternalValuesEntry:Ord:2')"></span> <a href="../base-4.10.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-369" class="link">Source</a> <a href="#t:ValuesDef-39-ExternalValuesEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef-39-ExternalValuesEntry:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="../base-4.10.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef-39-ExternalValuesEntry:Show:3" class="instance expander" onclick="toggleSection('i:id:ValuesDef-39-ExternalValuesEntry:Show:3')"></span> <a href="../base-4.10.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-369" class="link">Source</a> <a href="#t:ValuesDef-39-ExternalValuesEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef-39-ExternalValuesEntry:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.10.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; <a href="../base-4.10.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a>] -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef-39-ExternalValuesEntry:Message:4" class="instance expander" onclick="toggleSection('i:id:ValuesDef-39-ExternalValuesEntry:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-405" class="link">Source</a> <a href="#t:ValuesDef-39-ExternalValuesEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef-39-ExternalValuesEntry:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef-39-ExternalValuesEntry:Default:5" class="instance expander" onclick="toggleSection('i:id:ValuesDef-39-ExternalValuesEntry:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-397" class="link">Source</a> <a href="#t:ValuesDef-39-ExternalValuesEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef-39-ExternalValuesEntry:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef-39-ExternalValuesEntry:HasLens:6" class="instance expander" onclick="toggleSection('i:id:ValuesDef-39-ExternalValuesEntry:HasLens:6')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;key&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-371" class="link">Source</a> <a href="#t:ValuesDef-39-ExternalValuesEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef-39-ExternalValuesEntry:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;key&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ValuesDef-39-ExternalValuesEntry:HasLens:7" class="instance expander" onclick="toggleSection('i:id:ValuesDef-39-ExternalValuesEntry:HasLens:7')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;value&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-384" class="link">Source</a> <a href="#t:ValuesDef-39-ExternalValuesEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ValuesDef-39-ExternalValuesEntry:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;value&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef-39-ExternalValuesEntry">ValuesDef'ExternalValuesEntry</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:WhileContextDef" class="def">WhileContextDef</a> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#WhileContextDef" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:WhileContextDef" class="def">WhileContextDef</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:_WhileContextDef-39-contextName" class="def">_WhileContextDef'contextName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-parallelIterations" class="def">_WhileContextDef'parallelIterations</a> :: !<a href="../base-4.10.1.0/Data-Int.html#t:Int32">Int32</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-backProp" class="def">_WhileContextDef'backProp</a> :: !<a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-swapMemory" class="def">_WhileContextDef'swapMemory</a> :: !<a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-pivotName" class="def">_WhileContextDef'pivotName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-pivotForPredName" class="def">_WhileContextDef'pivotForPredName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-pivotForBodyName" class="def">_WhileContextDef'pivotForBodyName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-loopExitNames" class="def">_WhileContextDef'loopExitNames</a> :: ![Text]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-loopEnterNames" class="def">_WhileContextDef'loopEnterNames</a> :: ![Text]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-valuesDef" class="def">_WhileContextDef'valuesDef</a> :: !(<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-maximumIterationsName" class="def">_WhileContextDef'maximumIterationsName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_WhileContextDef-39-nestedContexts" class="def">_WhileContextDef'nestedContexts</a> :: ![<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a>]</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:WhileContextDef" class="caption collapser" onclick="toggleSection('i:WhileContextDef')">Instances</p><div id="section.i:WhileContextDef" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:Eq:1" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:Eq:1')"></span> <a href="../base-4.10.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-442" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:Ord:2" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:Ord:2')"></span> <a href="../base-4.10.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-442" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:Show:3" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:Show:3')"></span> <a href="../base-4.10.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-442" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.10.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; <a href="../base-4.10.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a>] -&gt; <a href="../base-4.10.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:Message:4" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-619" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:Default:5" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-602" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:6" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:6')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a>, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a>, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;backProp&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-469" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;backProp&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:7" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:7')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;contextName&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-444" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;contextName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:8" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:8')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a [Text], (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b [Text], <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;loopEnterNames&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-540" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;loopEnterNames&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:9" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:9')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a [Text], (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b [Text], <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;loopExitNames&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-527" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;loopExitNames&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:10" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:10')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maximumIterationsName&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-576" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:10" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maximumIterationsName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:11" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:11')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>), (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.10.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>), <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'valuesDef&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-563" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:11" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'valuesDef&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:12" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:12')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a>], (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ControlFlowContextDef">ControlFlowContextDef</a>], <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;nestedContexts&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-589" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:12" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;nestedContexts&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:13" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:13')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.10.1.0/Data-Int.html#t:Int32">Int32</a>, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.10.1.0/Data-Int.html#t:Int32">Int32</a>, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;parallelIterations&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-456" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:13" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;parallelIterations&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:14" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:14')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;pivotForBodyName&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-514" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:14" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;pivotForBodyName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:15" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:15')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;pivotForPredName&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-501" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:15" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;pivotForPredName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:16" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:16')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;pivotName&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-490" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:16" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;pivotName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:17" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:17')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a>, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.10.1.0/Data-Bool.html#t:Bool">Bool</a>, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;swapMemory&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-479" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:17" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;swapMemory&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:WhileContextDef:HasLens:18" class="instance expander" onclick="toggleSection('i:id:WhileContextDef:HasLens:18')"></span> ((~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>, (~) <a href="../base-4.10.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:ValuesDef">ValuesDef</a>, <a href="../base-4.10.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;valuesDef&quot; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> a b</span> <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#line-553" class="link">Source</a> <a href="#t:WhileContextDef" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:WhileContextDef:HasLens:18" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.1.1/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.10.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;valuesDef&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a> -&gt; f <a href="Proto-Tensorflow-Core-Protobuf-ControlFlow.html#t:WhileContextDef">WhileContextDef</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><a id="v:backProp" class="def">backProp</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;backProp&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#backProp" class="link">Source</a> <a href="#v:backProp" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:branch" class="def">branch</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;branch&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#branch" class="link">Source</a> <a href="#v:branch" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:condCtxt" class="def">condCtxt</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;condCtxt&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#condCtxt" class="link">Source</a> <a href="#v:condCtxt" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:contextName" class="def">contextName</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;contextName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#contextName" class="link">Source</a> <a href="#v:contextName" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:externalValues" class="def">externalValues</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;externalValues&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#externalValues" class="link">Source</a> <a href="#v:externalValues" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:key" class="def">key</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;key&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#key" class="link">Source</a> <a href="#v:key" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:loopEnterNames" class="def">loopEnterNames</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;loopEnterNames&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#loopEnterNames" class="link">Source</a> <a href="#v:loopEnterNames" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:loopExitNames" class="def">loopExitNames</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;loopExitNames&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#loopExitNames" class="link">Source</a> <a href="#v:loopExitNames" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maximumIterationsName" class="def">maximumIterationsName</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maximumIterationsName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#maximumIterationsName" class="link">Source</a> <a href="#v:maximumIterationsName" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-condCtxt" class="def">maybe'condCtxt</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'condCtxt&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#maybe%27condCtxt" class="link">Source</a> <a href="#v:maybe-39-condCtxt" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-ctxt" class="def">maybe'ctxt</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'ctxt&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#maybe%27ctxt" class="link">Source</a> <a href="#v:maybe-39-ctxt" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-valuesDef" class="def">maybe'valuesDef</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'valuesDef&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#maybe%27valuesDef" class="link">Source</a> <a href="#v:maybe-39-valuesDef" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-whileCtxt" class="def">maybe'whileCtxt</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'whileCtxt&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#maybe%27whileCtxt" class="link">Source</a> <a href="#v:maybe-39-whileCtxt" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:nestedContexts" class="def">nestedContexts</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;nestedContexts&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#nestedContexts" class="link">Source</a> <a href="#v:nestedContexts" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:parallelIterations" class="def">parallelIterations</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;parallelIterations&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#parallelIterations" class="link">Source</a> <a href="#v:parallelIterations" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:pivotForBodyName" class="def">pivotForBodyName</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;pivotForBodyName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#pivotForBodyName" class="link">Source</a> <a href="#v:pivotForBodyName" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:pivotForPredName" class="def">pivotForPredName</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;pivotForPredName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#pivotForPredName" class="link">Source</a> <a href="#v:pivotForPredName" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:pivotName" class="def">pivotName</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;pivotName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#pivotName" class="link">Source</a> <a href="#v:pivotName" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:predName" class="def">predName</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;predName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#predName" class="link">Source</a> <a href="#v:predName" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:swapMemory" class="def">swapMemory</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;swapMemory&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#swapMemory" class="link">Source</a> <a href="#v:swapMemory" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:value" class="def">value</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;value&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#value" class="link">Source</a> <a href="#v:value" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:values" class="def">values</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;values&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#values" class="link">Source</a> <a href="#v:values" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:valuesDef" class="def">valuesDef</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;valuesDef&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#valuesDef" class="link">Source</a> <a href="#v:valuesDef" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:whileCtxt" class="def">whileCtxt</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;whileCtxt&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Protobuf.ControlFlow.html#whileCtxt" class="link">Source</a> <a href="#v:whileCtxt" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.18.1</p></div></body></html>