1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-07-01 17:08:34 +02:00
tensorflow-haskell/docs/haddock/tensorflow-proto-0.1.0.0/Proto-Tensorflow-Core-Framework-AttrValue.html
2017-10-19 20:56:38 -07:00

4 lines
108 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Proto.Tensorflow.Core.Framework.AttrValue</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Proto-Tensorflow-Core-Framework-AttrValue.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">tensorflow-proto-0.1.0.0: TensorFlow protocol buffers.</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Proto.Tensorflow.Core.Framework.AttrValue</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:AttrValue" class="def">AttrValue</a> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#AttrValue" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AttrValue" class="def">AttrValue</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:_AttrValue-39-value" class="def">_AttrValue'value</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:AttrValue" class="caption collapser" onclick="toggleSection('i:AttrValue')">Instances</p><div id="section.i:AttrValue" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:Eq:1" class="instance expander" onclick="toggleSection('i:id:AttrValue:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-33" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:Ord:2" class="instance expander" onclick="toggleSection('i:id:AttrValue:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-33" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="../base-4.9.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</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:AttrValue:Show:3" class="instance expander" onclick="toggleSection('i:id:AttrValue:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-33" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a>] -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:Message:4" class="instance expander" onclick="toggleSection('i:id:AttrValue:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-392" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:Default:5" class="instance expander" onclick="toggleSection('i:id:AttrValue:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-389" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:6" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;b&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-168" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;b&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:7" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:7')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Prelude.html#t:Float">Float</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Prelude.html#t:Float">Float</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;f&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-136" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;f&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:8" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;func&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-341" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;func&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:9" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;i&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-104" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;i&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:10" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:10')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;list&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-309" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:10" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;list&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:11" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:11')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'b&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-153" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:11" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'b&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:12" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:12')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="../base-4.9.1.0/Prelude.html#t:Float">Float</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="../base-4.9.1.0/Prelude.html#t:Float">Float</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'f&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-121" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:12" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'f&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:13" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:13')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'func&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-326" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:13" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'func&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:14" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:14')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'i&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-89" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:14" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'i&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:15" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:15')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'list&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-294" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:15" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'list&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:16" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:16')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> Text), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> Text), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'placeholder&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-357" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:16" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'placeholder&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:17" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:17')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe's&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-57" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:17" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe's&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:18" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:18')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto">TensorShapeProto</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto">TensorShapeProto</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'shape&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-219" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:18" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'shape&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:19" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:19')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto">TensorProto</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto">TensorProto</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'tensor&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-258" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:19" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'tensor&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:20" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:20')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType">DataType</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType">DataType</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'type'&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-184" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:20" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'type'&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:21" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:21')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'value&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-47" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:21" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'value&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:22" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:22')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;placeholder&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-372" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:22" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;placeholder&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:23" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:23')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;s&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-72" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:23" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;s&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:24" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:24')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto">TensorShapeProto</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto">TensorShapeProto</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;shape&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-239" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:24" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;shape&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:25" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:25')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto">TensorProto</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto">TensorProto</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;tensor&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-276" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:25" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;tensor&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue:HasLens:26" class="instance expander" onclick="toggleSection('i:id:AttrValue:HasLens:26')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType">DataType</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType">DataType</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;type'&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-201" class="link">Source</a> <a href="#t:AttrValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue:HasLens:26" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;type'&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:AttrValue-39-Value" class="def">AttrValue'Value</a> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#AttrValue%27Value" class="link">Source</a> <a href="#t:AttrValue-39-Value" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AttrValue-39-S" class="def">AttrValue'S</a> !<a href="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:AttrValue-39-I" class="def">AttrValue'I</a> !<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:AttrValue-39-F" class="def">AttrValue'F</a> !<a href="../base-4.9.1.0/Prelude.html#t:Float">Float</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:AttrValue-39-B" class="def">AttrValue'B</a> !<a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:AttrValue-39-Type" class="def">AttrValue'Type</a> !<a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType">DataType</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:AttrValue-39-Shape" class="def">AttrValue'Shape</a> !<a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto">TensorShapeProto</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:AttrValue-39-Tensor" class="def">AttrValue'Tensor</a> !<a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto">TensorProto</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:AttrValue-39-List" class="def">AttrValue'List</a> !<a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:AttrValue-39-Func" class="def">AttrValue'Func</a> !<a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:AttrValue-39-Placeholder" class="def">AttrValue'Placeholder</a> !Text</td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><p id="control.i:AttrValue-39-Value" class="caption collapser" onclick="toggleSection('i:AttrValue-39-Value')">Instances</p><div id="section.i:AttrValue-39-Value" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-Value:Eq:1" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-Value:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-45" class="link">Source</a> <a href="#t:AttrValue-39-Value" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-Value:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-Value:Ord:2" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-Value:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-45" class="link">Source</a> <a href="#t:AttrValue-39-Value" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-Value:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="../base-4.9.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</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:AttrValue-39-Value:Show:3" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-Value:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-45" class="link">Source</a> <a href="#t:AttrValue-39-Value" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-Value:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-Value">AttrValue'Value</a>] -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:AttrValue-39-ListValue" class="def">AttrValue'ListValue</a> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#AttrValue%27ListValue" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AttrValue-39-ListValue" class="def">AttrValue'ListValue</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:_AttrValue-39-ListValue-39-s" class="def">_AttrValue'ListValue's</a> :: ![<a href="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a>]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_AttrValue-39-ListValue-39-i" class="def">_AttrValue'ListValue'i</a> :: ![<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_AttrValue-39-ListValue-39-f" class="def">_AttrValue'ListValue'f</a> :: ![<a href="../base-4.9.1.0/Prelude.html#t:Float">Float</a>]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_AttrValue-39-ListValue-39-b" class="def">_AttrValue'ListValue'b</a> :: ![<a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a>]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_AttrValue-39-ListValue-39-type-39-" class="def">_AttrValue'ListValue'type'</a> :: ![<a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType">DataType</a>]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_AttrValue-39-ListValue-39-shape" class="def">_AttrValue'ListValue'shape</a> :: ![<a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto">TensorShapeProto</a>]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_AttrValue-39-ListValue-39-tensor" class="def">_AttrValue'ListValue'tensor</a> :: ![<a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto">TensorProto</a>]</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_AttrValue-39-ListValue-39-func" class="def">_AttrValue'ListValue'func</a> :: ![<a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a>]</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:AttrValue-39-ListValue" class="caption collapser" onclick="toggleSection('i:AttrValue-39-ListValue')">Instances</p><div id="section.i:AttrValue-39-ListValue" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:Eq:1" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-492" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:Ord:2" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-492" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="../base-4.9.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</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:AttrValue-39-ListValue:Show:3" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-492" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a>] -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:Message:4" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-602" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:Default:5" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-594" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:HasLens:6" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;b&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-527" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;b&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:HasLens:7" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:HasLens:7')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="../base-4.9.1.0/Prelude.html#t:Float">Float</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="../base-4.9.1.0/Prelude.html#t:Float">Float</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;f&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-516" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;f&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:HasLens:8" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;func&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-581" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:HasLens:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;func&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:HasLens:9" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;i&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-505" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;i&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:HasLens:10" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:HasLens:10')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="../bytestring-0.10.8.1/Data-ByteString.html#t:ByteString">ByteString</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;s&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-494" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:HasLens:10" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;s&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:HasLens:11" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:HasLens:11')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto">TensorShapeProto</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto">TensorShapeProto</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;shape&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-552" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:HasLens:11" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;shape&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:HasLens:12" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:HasLens:12')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto">TensorProto</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto">TensorProto</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;tensor&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-567" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:HasLens:12" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;tensor&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AttrValue-39-ListValue:HasLens:13" class="instance expander" onclick="toggleSection('i:id:AttrValue-39-ListValue:HasLens:13')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType">DataType</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType">DataType</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;type'&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-538" class="link">Source</a> <a href="#t:AttrValue-39-ListValue" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AttrValue-39-ListValue:HasLens:13" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;type'&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue-39-ListValue">AttrValue'ListValue</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:NameAttrList" class="def">NameAttrList</a> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#NameAttrList" class="link">Source</a> <a href="#t:NameAttrList" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:NameAttrList" class="def">NameAttrList</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:_NameAttrList-39-name" class="def">_NameAttrList'name</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_NameAttrList-39-attr" class="def">_NameAttrList'attr</a> :: !(<a href="../containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> Text <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:NameAttrList" class="caption collapser" onclick="toggleSection('i:NameAttrList')">Instances</p><div id="section.i:NameAttrList" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList:Eq:1" class="instance expander" onclick="toggleSection('i:id:NameAttrList:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-678" class="link">Source</a> <a href="#t:NameAttrList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList:Ord:2" class="instance expander" onclick="toggleSection('i:id:NameAttrList:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-678" class="link">Source</a> <a href="#t:NameAttrList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="../base-4.9.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</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:NameAttrList:Show:3" class="instance expander" onclick="toggleSection('i:id:NameAttrList:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-678" class="link">Source</a> <a href="#t:NameAttrList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a>] -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList:Message:4" class="instance expander" onclick="toggleSection('i:id:NameAttrList:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-705" class="link">Source</a> <a href="#t:NameAttrList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList:Default:5" class="instance expander" onclick="toggleSection('i:id:NameAttrList:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-700" class="link">Source</a> <a href="#t:NameAttrList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList:HasLens:6" class="instance expander" onclick="toggleSection('i:id:NameAttrList:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> Text <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> Text <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;attr&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-690" class="link">Source</a> <a href="#t:NameAttrList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;attr&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList:HasLens:7" class="instance expander" onclick="toggleSection('i:id:NameAttrList:HasLens:7')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;name&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-680" class="link">Source</a> <a href="#t:NameAttrList" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;name&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList">NameAttrList</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:NameAttrList-39-AttrEntry" class="def">NameAttrList'AttrEntry</a> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#NameAttrList%27AttrEntry" class="link">Source</a> <a href="#t:NameAttrList-39-AttrEntry" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:NameAttrList-39-AttrEntry" class="def">NameAttrList'AttrEntry</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:_NameAttrList-39-AttrEntry-39-key" class="def">_NameAttrList'AttrEntry'key</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_NameAttrList-39-AttrEntry-39-value" class="def">_NameAttrList'AttrEntry'value</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:NameAttrList-39-AttrEntry" class="caption collapser" onclick="toggleSection('i:NameAttrList-39-AttrEntry')">Instances</p><div id="section.i:NameAttrList-39-AttrEntry" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList-39-AttrEntry:Eq:1" class="instance expander" onclick="toggleSection('i:id:NameAttrList-39-AttrEntry:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-733" class="link">Source</a> <a href="#t:NameAttrList-39-AttrEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList-39-AttrEntry:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList-39-AttrEntry:Ord:2" class="instance expander" onclick="toggleSection('i:id:NameAttrList-39-AttrEntry:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-733" class="link">Source</a> <a href="#t:NameAttrList-39-AttrEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList-39-AttrEntry:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="../base-4.9.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</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:NameAttrList-39-AttrEntry:Show:3" class="instance expander" onclick="toggleSection('i:id:NameAttrList-39-AttrEntry:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-733" class="link">Source</a> <a href="#t:NameAttrList-39-AttrEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList-39-AttrEntry:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a>] -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList-39-AttrEntry:Message:4" class="instance expander" onclick="toggleSection('i:id:NameAttrList-39-AttrEntry:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-779" class="link">Source</a> <a href="#t:NameAttrList-39-AttrEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList-39-AttrEntry:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList-39-AttrEntry:Default:5" class="instance expander" onclick="toggleSection('i:id:NameAttrList-39-AttrEntry:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a></span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-773" class="link">Source</a> <a href="#t:NameAttrList-39-AttrEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList-39-AttrEntry:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList-39-AttrEntry:HasLens:6" class="instance expander" onclick="toggleSection('i:id:NameAttrList-39-AttrEntry:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;key&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-735" class="link">Source</a> <a href="#t:NameAttrList-39-AttrEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList-39-AttrEntry:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;key&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList-39-AttrEntry:HasLens:7" class="instance expander" onclick="toggleSection('i:id:NameAttrList-39-AttrEntry:HasLens:7')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'value&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-760" class="link">Source</a> <a href="#t:NameAttrList-39-AttrEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList-39-AttrEntry:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'value&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:NameAttrList-39-AttrEntry:HasLens:8" class="instance expander" onclick="toggleSection('i:id:NameAttrList-39-AttrEntry:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:AttrValue">AttrValue</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;value&quot; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#line-748" class="link">Source</a> <a href="#t:NameAttrList-39-AttrEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:NameAttrList-39-AttrEntry:HasLens:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;value&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-AttrValue.html#t:NameAttrList-39-AttrEntry">NameAttrList'AttrEntry</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><a id="v:attr" class="def">attr</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;attr&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#attr" class="link">Source</a> <a href="#v:attr" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:b" class="def">b</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;b&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#b" class="link">Source</a> <a href="#v:b" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:f" class="def">f</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;f&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#f" class="link">Source</a> <a href="#v:f" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:func" class="def">func</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;func&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#func" class="link">Source</a> <a href="#v:func" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:i" class="def">i</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;i&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#i" class="link">Source</a> <a href="#v:i" 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.Framework.AttrValue.html#key" class="link">Source</a> <a href="#v:key" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:list" class="def">list</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;list&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#list" class="link">Source</a> <a href="#v:list" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-b" class="def">maybe'b</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'b&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27b" class="link">Source</a> <a href="#v:maybe-39-b" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-f" class="def">maybe'f</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'f&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27f" class="link">Source</a> <a href="#v:maybe-39-f" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-func" class="def">maybe'func</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'func&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27func" class="link">Source</a> <a href="#v:maybe-39-func" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-i" class="def">maybe'i</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'i&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27i" class="link">Source</a> <a href="#v:maybe-39-i" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-list" class="def">maybe'list</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'list&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27list" class="link">Source</a> <a href="#v:maybe-39-list" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-placeholder" class="def">maybe'placeholder</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'placeholder&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27placeholder" class="link">Source</a> <a href="#v:maybe-39-placeholder" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-s" class="def">maybe's</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe's&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27s" class="link">Source</a> <a href="#v:maybe-39-s" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-shape" class="def">maybe'shape</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'shape&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27shape" class="link">Source</a> <a href="#v:maybe-39-shape" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-tensor" class="def">maybe'tensor</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'tensor&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27tensor" class="link">Source</a> <a href="#v:maybe-39-tensor" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-type-39-" class="def">maybe'type'</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'type'&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27type%27" class="link">Source</a> <a href="#v:maybe-39-type-39-" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-value" class="def">maybe'value</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'value&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#maybe%27value" class="link">Source</a> <a href="#v:maybe-39-value" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:name" class="def">name</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;name&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#name" class="link">Source</a> <a href="#v:name" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:placeholder" class="def">placeholder</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;placeholder&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#placeholder" class="link">Source</a> <a href="#v:placeholder" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:s" class="def">s</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;s&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#s" class="link">Source</a> <a href="#v:s" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:shape" class="def">shape</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;shape&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#shape" class="link">Source</a> <a href="#v:shape" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:tensor" class="def">tensor</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;tensor&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#tensor" class="link">Source</a> <a href="#v:tensor" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:type-39-" class="def">type'</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;type'&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.AttrValue.html#type%27" class="link">Source</a> <a href="#v:type-39-" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v: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.Framework.AttrValue.html#value" class="link">Source</a> <a href="#v:value" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>