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

4 lines
103 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.Example.ExampleParserConfiguration</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-Example-ExampleParserConfiguration.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.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.Example.ExampleParserConfiguration</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ExampleParserConfiguration" class="def">ExampleParserConfiguration</a> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#ExampleParserConfiguration" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ExampleParserConfiguration" class="def">ExampleParserConfiguration</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:_ExampleParserConfiguration-39-featureMap" class="def">_ExampleParserConfiguration'featureMap</a> :: !(<a href="../containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> Text <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:ExampleParserConfiguration" class="caption collapser" onclick="toggleSection('i:ExampleParserConfiguration')">Instances</p><div id="section.i:ExampleParserConfiguration" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ExampleParserConfiguration:Eq:1" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-36" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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:ExampleParserConfiguration:Ord:2" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-36" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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:ExampleParserConfiguration:Show:3" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-36" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</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:ExampleParserConfiguration:Message:4" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-58" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ExampleParserConfiguration:Default:5" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-52" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ExampleParserConfiguration:HasLens:6" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;featureMap&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-38" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration: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;featureMap&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration">ExampleParserConfiguration</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ExampleParserConfiguration-39-FeatureMapEntry" class="def">ExampleParserConfiguration'FeatureMapEntry</a> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#ExampleParserConfiguration%27FeatureMapEntry" class="link">Source</a> <a href="#t:ExampleParserConfiguration-39-FeatureMapEntry" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ExampleParserConfiguration-39-FeatureMapEntry" class="def">ExampleParserConfiguration'FeatureMapEntry</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:_ExampleParserConfiguration-39-FeatureMapEntry-39-key" class="def">_ExampleParserConfiguration'FeatureMapEntry'key</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_ExampleParserConfiguration-39-FeatureMapEntry-39-value" class="def">_ExampleParserConfiguration'FeatureMapEntry'value</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:ExampleParserConfiguration-39-FeatureMapEntry" class="caption collapser" onclick="toggleSection('i:ExampleParserConfiguration-39-FeatureMapEntry')">Instances</p><div id="section.i:ExampleParserConfiguration-39-FeatureMapEntry" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ExampleParserConfiguration-39-FeatureMapEntry:Eq:1" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration-39-FeatureMapEntry:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-81" class="link">Source</a> <a href="#t:ExampleParserConfiguration-39-FeatureMapEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration-39-FeatureMapEntry: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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:ExampleParserConfiguration-39-FeatureMapEntry:Ord:2" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration-39-FeatureMapEntry:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-81" class="link">Source</a> <a href="#t:ExampleParserConfiguration-39-FeatureMapEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration-39-FeatureMapEntry: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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:ExampleParserConfiguration-39-FeatureMapEntry:Show:3" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration-39-FeatureMapEntry:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-81" class="link">Source</a> <a href="#t:ExampleParserConfiguration-39-FeatureMapEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration-39-FeatureMapEntry: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</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:ExampleParserConfiguration-39-FeatureMapEntry:Message:4" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration-39-FeatureMapEntry:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-140" class="link">Source</a> <a href="#t:ExampleParserConfiguration-39-FeatureMapEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration-39-FeatureMapEntry: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ExampleParserConfiguration-39-FeatureMapEntry:Default:5" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration-39-FeatureMapEntry:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-131" class="link">Source</a> <a href="#t:ExampleParserConfiguration-39-FeatureMapEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration-39-FeatureMapEntry: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ExampleParserConfiguration-39-FeatureMapEntry:HasLens:6" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration-39-FeatureMapEntry: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-83" class="link">Source</a> <a href="#t:ExampleParserConfiguration-39-FeatureMapEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration-39-FeatureMapEntry: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ExampleParserConfiguration-39-FeatureMapEntry:HasLens:7" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration-39-FeatureMapEntry: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-115" class="link">Source</a> <a href="#t:ExampleParserConfiguration-39-FeatureMapEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration-39-FeatureMapEntry: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:ExampleParserConfiguration-39-FeatureMapEntry:HasLens:8" class="instance expander" onclick="toggleSection('i:id:ExampleParserConfiguration-39-FeatureMapEntry:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-99" class="link">Source</a> <a href="#t:ExampleParserConfiguration-39-FeatureMapEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:ExampleParserConfiguration-39-FeatureMapEntry: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-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:FeatureConfiguration" class="def">FeatureConfiguration</a> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#FeatureConfiguration" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:FeatureConfiguration" class="def">FeatureConfiguration</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:_FeatureConfiguration-39-config" class="def">_FeatureConfiguration'config</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:FeatureConfiguration" class="caption collapser" onclick="toggleSection('i:FeatureConfiguration')">Instances</p><div id="section.i:FeatureConfiguration" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FeatureConfiguration:Eq:1" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-173" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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:FeatureConfiguration:Ord:2" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-173" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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:FeatureConfiguration:Show:3" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-173" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</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:FeatureConfiguration:Message:4" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-280" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FeatureConfiguration:Default:5" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-275" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FeatureConfiguration:HasLens:6" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;fixedLenFeature&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-213" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration: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;fixedLenFeature&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FeatureConfiguration:HasLens:7" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'config&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-179" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration: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'config&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FeatureConfiguration:HasLens:8" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'fixedLenFeature&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-193" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration:HasLens:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'fixedLenFeature&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FeatureConfiguration:HasLens:9" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'varLenFeature&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-235" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'varLenFeature&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FeatureConfiguration:HasLens:10" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration:HasLens:10')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;varLenFeature&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-254" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration: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;varLenFeature&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration">FeatureConfiguration</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:FeatureConfiguration-39-Config" class="def">FeatureConfiguration'Config</a> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#FeatureConfiguration%27Config" class="link">Source</a> <a href="#t:FeatureConfiguration-39-Config" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:FeatureConfiguration-39-FixedLenFeature" class="def">FeatureConfiguration'FixedLenFeature</a> !<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:FeatureConfiguration-39-VarLenFeature" class="def">FeatureConfiguration'VarLenFeature</a> !<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><p id="control.i:FeatureConfiguration-39-Config" class="caption collapser" onclick="toggleSection('i:FeatureConfiguration-39-Config')">Instances</p><div id="section.i:FeatureConfiguration-39-Config" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FeatureConfiguration-39-Config:Eq:1" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration-39-Config:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-177" class="link">Source</a> <a href="#t:FeatureConfiguration-39-Config" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration-39-Config: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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:FeatureConfiguration-39-Config:Ord:2" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration-39-Config:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-177" class="link">Source</a> <a href="#t:FeatureConfiguration-39-Config" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration-39-Config: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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:FeatureConfiguration-39-Config:Show:3" class="instance expander" onclick="toggleSection('i:id:FeatureConfiguration-39-Config:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-177" class="link">Source</a> <a href="#t:FeatureConfiguration-39-Config" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FeatureConfiguration-39-Config: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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</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:FixedLenFeatureProto" class="def">FixedLenFeatureProto</a> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#FixedLenFeatureProto" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:FixedLenFeatureProto" class="def">FixedLenFeatureProto</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:_FixedLenFeatureProto-39-dtype" class="def">_FixedLenFeatureProto'dtype</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:_FixedLenFeatureProto-39-shape" class="def">_FixedLenFeatureProto'shape</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>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_FixedLenFeatureProto-39-defaultValue" class="def">_FixedLenFeatureProto'defaultValue</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>)</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_FixedLenFeatureProto-39-valuesOutputTensorName" class="def">_FixedLenFeatureProto'valuesOutputTensorName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:FixedLenFeatureProto" class="caption collapser" onclick="toggleSection('i:FixedLenFeatureProto')">Instances</p><div id="section.i:FixedLenFeatureProto" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FixedLenFeatureProto:Eq:1" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-314" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto: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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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:FixedLenFeatureProto:Ord:2" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-314" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto: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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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:FixedLenFeatureProto:Show:3" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-314" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto: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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</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:FixedLenFeatureProto:Message:4" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-417" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto: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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FixedLenFeatureProto:Default:5" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-408" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto: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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FixedLenFeatureProto:HasLens:6" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:HasLens:6')"></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;defaultValue&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-363" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto: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;defaultValue&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FixedLenFeatureProto:HasLens:7" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:HasLens:7')"></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;dtype&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-316" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto: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;dtype&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FixedLenFeatureProto:HasLens:8" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-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'defaultValue&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-377" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto:HasLens:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'defaultValue&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FixedLenFeatureProto:HasLens:9" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-345" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'shape&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FixedLenFeatureProto:HasLens:10" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:HasLens:10')"></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-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-330" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto: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;shape&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:FixedLenFeatureProto:HasLens:11" class="instance expander" onclick="toggleSection('i:id:FixedLenFeatureProto:HasLens:11')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;valuesOutputTensorName&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-393" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:FixedLenFeatureProto: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;valuesOutputTensorName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto">FixedLenFeatureProto</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:VarLenFeatureProto" class="def">VarLenFeatureProto</a> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#VarLenFeatureProto" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:VarLenFeatureProto" class="def">VarLenFeatureProto</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:_VarLenFeatureProto-39-dtype" class="def">_VarLenFeatureProto'dtype</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:_VarLenFeatureProto-39-valuesOutputTensorName" class="def">_VarLenFeatureProto'valuesOutputTensorName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_VarLenFeatureProto-39-indicesOutputTensorName" class="def">_VarLenFeatureProto'indicesOutputTensorName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_VarLenFeatureProto-39-shapesOutputTensorName" class="def">_VarLenFeatureProto'shapesOutputTensorName</a> :: !Text</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:VarLenFeatureProto" class="caption collapser" onclick="toggleSection('i:VarLenFeatureProto')">Instances</p><div id="section.i:VarLenFeatureProto" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:VarLenFeatureProto:Eq:1" class="instance expander" onclick="toggleSection('i:id:VarLenFeatureProto:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-470" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:VarLenFeatureProto: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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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:VarLenFeatureProto:Ord:2" class="instance expander" onclick="toggleSection('i:id:VarLenFeatureProto:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-470" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:VarLenFeatureProto: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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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:VarLenFeatureProto:Show:3" class="instance expander" onclick="toggleSection('i:id:VarLenFeatureProto:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-470" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:VarLenFeatureProto: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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</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:VarLenFeatureProto:Message:4" class="instance expander" onclick="toggleSection('i:id:VarLenFeatureProto:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-541" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:VarLenFeatureProto: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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:VarLenFeatureProto:Default:5" class="instance expander" onclick="toggleSection('i:id:VarLenFeatureProto:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-530" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:VarLenFeatureProto: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-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:VarLenFeatureProto:HasLens:6" class="instance expander" onclick="toggleSection('i:id:VarLenFeatureProto:HasLens:6')"></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;dtype&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-472" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:VarLenFeatureProto: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;dtype&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:VarLenFeatureProto:HasLens:7" class="instance expander" onclick="toggleSection('i:id:VarLenFeatureProto: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;indicesOutputTensorName&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-500" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:VarLenFeatureProto: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;indicesOutputTensorName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:VarLenFeatureProto:HasLens:8" class="instance expander" onclick="toggleSection('i:id:VarLenFeatureProto:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;shapesOutputTensorName&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-515" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:VarLenFeatureProto: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;shapesOutputTensorName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:VarLenFeatureProto:HasLens:9" class="instance expander" onclick="toggleSection('i:id:VarLenFeatureProto:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a Text, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b Text, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;valuesOutputTensorName&quot; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-485" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:VarLenFeatureProto: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;valuesOutputTensorName&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto">VarLenFeatureProto</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><a id="v:defaultValue" class="def">defaultValue</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;defaultValue&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#defaultValue" class="link">Source</a> <a href="#v:defaultValue" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:dtype" class="def">dtype</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;dtype&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#dtype" class="link">Source</a> <a href="#v:dtype" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:featureMap" class="def">featureMap</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;featureMap&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#featureMap" class="link">Source</a> <a href="#v:featureMap" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:fixedLenFeature" class="def">fixedLenFeature</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;fixedLenFeature&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#fixedLenFeature" class="link">Source</a> <a href="#v:fixedLenFeature" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:indicesOutputTensorName" class="def">indicesOutputTensorName</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;indicesOutputTensorName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#indicesOutputTensorName" class="link">Source</a> <a href="#v:indicesOutputTensorName" 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.Example.ExampleParserConfiguration.html#key" class="link">Source</a> <a href="#v:key" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-config" class="def">maybe'config</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'config&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#maybe%27config" class="link">Source</a> <a href="#v:maybe-39-config" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-defaultValue" class="def">maybe'defaultValue</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'defaultValue&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#maybe%27defaultValue" class="link">Source</a> <a href="#v:maybe-39-defaultValue" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-fixedLenFeature" class="def">maybe'fixedLenFeature</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'fixedLenFeature&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#maybe%27fixedLenFeature" class="link">Source</a> <a href="#v:maybe-39-fixedLenFeature" 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.Example.ExampleParserConfiguration.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-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.Example.ExampleParserConfiguration.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:maybe-39-varLenFeature" class="def">maybe'varLenFeature</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'varLenFeature&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#maybe%27varLenFeature" class="link">Source</a> <a href="#v:maybe-39-varLenFeature" 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.Example.ExampleParserConfiguration.html#shape" class="link">Source</a> <a href="#v:shape" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:shapesOutputTensorName" class="def">shapesOutputTensorName</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;shapesOutputTensorName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#shapesOutputTensorName" class="link">Source</a> <a href="#v:shapesOutputTensorName" 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.Example.ExampleParserConfiguration.html#value" class="link">Source</a> <a href="#v:value" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:valuesOutputTensorName" class="def">valuesOutputTensorName</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;valuesOutputTensorName&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#valuesOutputTensorName" class="link">Source</a> <a href="#v:valuesOutputTensorName" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:varLenFeature" class="def">varLenFeature</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;varLenFeature&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#varLenFeature" class="link">Source</a> <a href="#v:varLenFeature" 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>