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

1 line
162 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Proto.Tensorflow.Core.Example.ExampleParserConfiguration</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">tensorflow-proto-0.3.0.0: TensorFlow protocol buffers.</span><ul class="links" id="page-menu"><li><a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</p></div><div id="synopsis"><details id="syn"><summary>Synopsis</summary><ul class="details-toggle" data-details-id="syn"><li class="src short"><span class="keyword">data</span> <a href="#t:ExampleParserConfiguration">ExampleParserConfiguration</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:ExampleParserConfiguration-39-FeatureMapEntry">ExampleParserConfiguration'FeatureMapEntry</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:FeatureConfiguration">FeatureConfiguration</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:FeatureConfiguration-39-Config">FeatureConfiguration'Config</a><ul class="subs"><li>= <a href="#v:FeatureConfiguration-39-FixedLenFeature">FeatureConfiguration'FixedLenFeature</a> !<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></li><li>| <a href="#v:FeatureConfiguration-39-VarLenFeature">FeatureConfiguration'VarLenFeature</a> !<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></li></ul></li><li class="src short"><a href="#v:_FeatureConfiguration-39-FixedLenFeature">_FeatureConfiguration'FixedLenFeature</a> :: Prism' <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></li><li class="src short"><a href="#v:_FeatureConfiguration-39-VarLenFeature">_FeatureConfiguration'VarLenFeature</a> :: Prism' <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:FixedLenFeatureProto">FixedLenFeatureProto</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:VarLenFeatureProto">VarLenFeatureProto</a></li></ul></details></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t: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="doc"><p>Fields :</p><ul><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:featureMap" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">featureMap</a></code> <code>:: Lens' ExampleParserConfiguration (Data.Map.Map Data.Text.Text FeatureConfiguration)</code> </li></ul></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ExampleParserConfiguration">Instances</h4><details id="i:ExampleParserConfiguration" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-48" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ExampleParserConfiguration:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-48" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ExampleParserConfiguration:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.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" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-49" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ExampleParserConfiguration:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-176" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ExampleParserConfiguration:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration:Message:5"></span> Message <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-62" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ExampleParserConfiguration:Message:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:messageName">messageName</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></p><p class="src"><a href="#v:packedMessageDescriptor">packedMessageDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:packedFileDescriptor">packedFileDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:defMessage">defMessage</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a></p><p class="src"><a href="#v:fieldsByTag">fieldsByTag</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> Tag (FieldDescriptor <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a>)</p><p class="src"><a href="#v:fieldsByTextFormatName">fieldsByTextFormatName</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> (FieldDescriptor <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a>)</p><p class="src"><a href="#v:unknownFields">unknownFields</a> :: Lens' <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> FieldSet</p><p class="src"><a href="#v:parseMessage">parseMessage</a> :: Parser <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a></p><p class="src"><a href="#v:buildMessage">buildMessage</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; <a href="../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder" title="Data.Binary.Builder">Builder</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration:HasField:6"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> &quot;featureMap&quot; (<a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-55" class="link">Source</a> <a href="#t:ExampleParserConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ExampleParserConfiguration:HasField:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;featureMap&quot; -&gt; (<a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f (<a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a></p></div></details></td></tr></table></details></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="doc"><p>Fields :</p><ul><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:key" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">key</a></code> <code>:: Lens' ExampleParserConfiguration'FeatureMapEntry Data.Text.Text</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:value" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">value</a></code> <code>:: Lens' ExampleParserConfiguration'FeatureMapEntry FeatureConfiguration</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:maybe-39-value" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">maybe'value</a></code> <code>:: Lens' ExampleParserConfiguration'FeatureMapEntry (Prelude.Maybe FeatureConfiguration)</code> </li></ul></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ExampleParserConfiguration-39-FeatureMapEntry">Instances</h4><details id="i:ExampleParserConfiguration-39-FeatureMapEntry" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-192" 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"><details id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-192" 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"><details id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">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" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-193" 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"><details id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-353" 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"><details id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:Message:5"></span> Message <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-223" 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"><details id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:Message:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:messageName">messageName</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></p><p class="src"><a href="#v:packedMessageDescriptor">packedMessageDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:packedFileDescriptor">packedFileDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:defMessage">defMessage</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></p><p class="src"><a href="#v:fieldsByTag">fieldsByTag</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> Tag (FieldDescriptor <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a>)</p><p class="src"><a href="#v:fieldsByTextFormatName">fieldsByTextFormatName</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> (FieldDescriptor <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a>)</p><p class="src"><a href="#v:unknownFields">unknownFields</a> :: Lens' <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> FieldSet</p><p class="src"><a href="#v:parseMessage">parseMessage</a> :: Parser <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></p><p class="src"><a href="#v:buildMessage">buildMessage</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; <a href="../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder" title="Data.Binary.Builder">Builder</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:HasField:6"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> &quot;key&quot; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-199" 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"><details id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:HasField:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;key&quot; -&gt; (<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:HasField:7"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> &quot;value&quot; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-207" 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"><details id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:HasField:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;value&quot; -&gt; (<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:HasField:8"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> &quot;maybe'value&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-215" 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"><details id="i:id:ExampleParserConfiguration-39-FeatureMapEntry:HasField:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'value&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></p></div></details></td></tr></table></details></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="doc"><p>Fields :</p><ul><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:maybe-39-config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">maybe'config</a></code> <code>:: Lens' FeatureConfiguration (Prelude.Maybe FeatureConfiguration'Config)</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:maybe-39-fixedLenFeature" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">maybe'fixedLenFeature</a></code> <code>:: Lens' FeatureConfiguration (Prelude.Maybe FixedLenFeatureProto)</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:fixedLenFeature" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">fixedLenFeature</a></code> <code>:: Lens' FeatureConfiguration FixedLenFeatureProto</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:maybe-39-varLenFeature" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">maybe'varLenFeature</a></code> <code>:: Lens' FeatureConfiguration (Prelude.Maybe VarLenFeatureProto)</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:varLenFeature" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">varLenFeature</a></code> <code>:: Lens' FeatureConfiguration VarLenFeatureProto</code> </li></ul></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:FeatureConfiguration">Instances</h4><details id="i:FeatureConfiguration" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-372" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-372" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">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" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-373" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-566" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:Message:5"></span> Message <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-446" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:Message:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:messageName">messageName</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></p><p class="src"><a href="#v:packedMessageDescriptor">packedMessageDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:packedFileDescriptor">packedFileDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:defMessage">defMessage</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p><p class="src"><a href="#v:fieldsByTag">fieldsByTag</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> Tag (FieldDescriptor <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>)</p><p class="src"><a href="#v:fieldsByTextFormatName">fieldsByTextFormatName</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> (FieldDescriptor <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>)</p><p class="src"><a href="#v:unknownFields">unknownFields</a> :: Lens' <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> FieldSet</p><p class="src"><a href="#v:parseMessage">parseMessage</a> :: Parser <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p><p class="src"><a href="#v:buildMessage">buildMessage</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; <a href="../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder" title="Data.Binary.Builder">Builder</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:HasField:6"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> &quot;fixedLenFeature&quot; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-403" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:HasField:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;fixedLenFeature&quot; -&gt; (<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:HasField:7"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> &quot;varLenFeature&quot; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-431" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:HasField:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;varLenFeature&quot; -&gt; (<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:HasField:8"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> &quot;value&quot; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-207" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:HasField:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;value&quot; -&gt; (<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:HasField:9"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> &quot;maybe'config&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-383" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:HasField:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'config&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:HasField:10"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> &quot;maybe'fixedLenFeature&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-390" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:HasField:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'fixedLenFeature&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:HasField:11"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> &quot;maybe'varLenFeature&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-418" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:HasField:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'varLenFeature&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:HasField:12"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> &quot;maybe'value&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-215" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:HasField:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'value&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration-39-FeatureMapEntry" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration'FeatureMapEntry</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration:HasField:13"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> &quot;featureMap&quot; (<a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-55" class="link">Source</a> <a href="#t:FeatureConfiguration" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FeatureConfiguration:HasField:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;featureMap&quot; -&gt; (<a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f (<a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:ExampleParserConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">ExampleParserConfiguration</a></p></div></details></td></tr></table></details></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" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">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" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:FeatureConfiguration-39-Config">Instances</h4><details id="i:FeatureConfiguration-39-Config" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration-39-Config:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-382" 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"><details id="i:id:FeatureConfiguration-39-Config:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration-39-Config:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-382" 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"><details id="i:id:FeatureConfiguration-39-Config:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">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" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration-39-Config:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-382" 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"><details id="i:id:FeatureConfiguration-39-Config:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration-39-Config:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-572" 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"><details id="i:id:FeatureConfiguration-39-Config:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FeatureConfiguration-39-Config:HasField:5"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> &quot;maybe'config&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-383" 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"><details id="i:id:FeatureConfiguration-39-Config:HasField:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'config&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p></div></details></td></tr></table></details></div></div><div class="top"><p class="src"><a id="v:_FeatureConfiguration-39-FixedLenFeature" class="def">_FeatureConfiguration'FixedLenFeature</a> :: Prism' <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#_FeatureConfiguration%27FixedLenFeature" class="link">Source</a> <a href="#v:_FeatureConfiguration-39-FixedLenFeature" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:_FeatureConfiguration-39-VarLenFeature" class="def">_FeatureConfiguration'VarLenFeature</a> :: Prism' <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration-39-Config" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration'Config</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#_FeatureConfiguration%27VarLenFeature" class="link">Source</a> <a href="#v:_FeatureConfiguration-39-VarLenFeature" class="selflink">#</a></p></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="doc"><p>Fields :</p><ul><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:dtype" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">dtype</a></code> <code>:: Lens' FixedLenFeatureProto Proto.Tensorflow.Core.Framework.Types.DataType</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:shape" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">shape</a></code> <code>:: Lens' FixedLenFeatureProto Proto.Tensorflow.Core.Framework.TensorShape.TensorShapeProto</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:maybe-39-shape" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">maybe'shape</a></code> <code>:: Lens' FixedLenFeatureProto (Prelude.Maybe Proto.Tensorflow.Core.Framework.TensorShape.TensorShapeProto)</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:defaultValue" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">defaultValue</a></code> <code>:: Lens' FixedLenFeatureProto Proto.Tensorflow.Core.Framework.Tensor.TensorProto</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:maybe-39-defaultValue" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">maybe'defaultValue</a></code> <code>:: Lens' FixedLenFeatureProto (Prelude.Maybe Proto.Tensorflow.Core.Framework.Tensor.TensorProto)</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:valuesOutputTensorName" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">valuesOutputTensorName</a></code> <code>:: Lens' FixedLenFeatureProto Data.Text.Text</code> </li></ul></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:FixedLenFeatureProto">Instances</h4><details id="i:FixedLenFeatureProto" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-610" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-610" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">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" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-611" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-862" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:Message:5"></span> Message <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-660" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:Message:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:messageName">messageName</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></p><p class="src"><a href="#v:packedMessageDescriptor">packedMessageDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:packedFileDescriptor">packedFileDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:defMessage">defMessage</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></p><p class="src"><a href="#v:fieldsByTag">fieldsByTag</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> Tag (FieldDescriptor <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a>)</p><p class="src"><a href="#v:fieldsByTextFormatName">fieldsByTextFormatName</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> (FieldDescriptor <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a>)</p><p class="src"><a href="#v:unknownFields">unknownFields</a> :: Lens' <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> FieldSet</p><p class="src"><a href="#v:parseMessage">parseMessage</a> :: Parser <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></p><p class="src"><a href="#v:buildMessage">buildMessage</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; <a href="../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder" title="Data.Binary.Builder">Builder</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:HasField:6"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> &quot;defaultValue&quot; <a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto" title="Proto.Tensorflow.Core.Framework.Tensor">TensorProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-638" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:HasField:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;defaultValue&quot; -&gt; (<a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto" title="Proto.Tensorflow.Core.Framework.Tensor">TensorProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto" title="Proto.Tensorflow.Core.Framework.Tensor">TensorProto</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:HasField:7"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> &quot;dtype&quot; <a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType" title="Proto.Tensorflow.Core.Framework.Types">DataType</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-617" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:HasField:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;dtype&quot; -&gt; (<a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType" title="Proto.Tensorflow.Core.Framework.Types">DataType</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType" title="Proto.Tensorflow.Core.Framework.Types">DataType</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:HasField:8"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> &quot;shape&quot; <a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto" title="Proto.Tensorflow.Core.Framework.TensorShape">TensorShapeProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-624" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:HasField:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;shape&quot; -&gt; (<a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto" title="Proto.Tensorflow.Core.Framework.TensorShape">TensorShapeProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto" title="Proto.Tensorflow.Core.Framework.TensorShape">TensorShapeProto</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:HasField:9"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> &quot;valuesOutputTensorName&quot; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-652" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:HasField:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;valuesOutputTensorName&quot; -&gt; (<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:HasField:10"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> &quot;fixedLenFeature&quot; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-403" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:HasField:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;fixedLenFeature&quot; -&gt; (<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:HasField:11"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> &quot;maybe'defaultValue&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto" title="Proto.Tensorflow.Core.Framework.Tensor">TensorProto</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-645" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:HasField:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'defaultValue&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto" title="Proto.Tensorflow.Core.Framework.Tensor">TensorProto</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-Tensor.html#t:TensorProto" title="Proto.Tensorflow.Core.Framework.Tensor">TensorProto</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:HasField:12"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> &quot;maybe'shape&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto" title="Proto.Tensorflow.Core.Framework.TensorShape">TensorShapeProto</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-631" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:HasField:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'shape&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto" title="Proto.Tensorflow.Core.Framework.TensorShape">TensorShapeProto</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorShape.html#t:TensorShapeProto" title="Proto.Tensorflow.Core.Framework.TensorShape">TensorShapeProto</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:FixedLenFeatureProto:HasField:13"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> &quot;maybe'fixedLenFeature&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-390" class="link">Source</a> <a href="#t:FixedLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:FixedLenFeatureProto:HasField:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'fixedLenFeature&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FixedLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FixedLenFeatureProto</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p></div></details></td></tr></table></details></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="doc"><p>Fields :</p><ul><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:dtype" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">dtype</a></code> <code>:: Lens' VarLenFeatureProto Proto.Tensorflow.Core.Framework.Types.DataType</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:valuesOutputTensorName" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">valuesOutputTensorName</a></code> <code>:: Lens' VarLenFeatureProto Data.Text.Text</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:indicesOutputTensorName" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">indicesOutputTensorName</a></code> <code>:: Lens' VarLenFeatureProto Data.Text.Text</code></li><li><code><a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration_Fields.html#v:shapesOutputTensorName" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration_Fields">shapesOutputTensorName</a></code> <code>:: Lens' VarLenFeatureProto Data.Text.Text</code> </li></ul></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:VarLenFeatureProto">Instances</h4><details id="i:VarLenFeatureProto" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:Eq:1"></span> <a href="../base-4.13.0.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-887" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:Ord:2"></span> <a href="../base-4.13.0.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-887" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">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" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:Show:3"></span> <a href="../base-4.13.0.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-888" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.13.0.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a>] -&gt; <a href="../base-4.13.0.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:NFData:4"></span> <a href="../deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-1146" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:NFData:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; () <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:Message:5"></span> Message <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-925" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:Message:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:messageName">messageName</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></p><p class="src"><a href="#v:packedMessageDescriptor">packedMessageDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:packedFileDescriptor">packedFileDescriptor</a> :: <a href="../base-4.13.0.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../bytestring-0.10.10.1/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a></p><p class="src"><a href="#v:defMessage">defMessage</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></p><p class="src"><a href="#v:fieldsByTag">fieldsByTag</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> Tag (FieldDescriptor <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a>)</p><p class="src"><a href="#v:fieldsByTextFormatName">fieldsByTextFormatName</a> :: <a href="../containers-0.6.2.1/Data-Map-Strict.html#t:Map" title="Data.Map.Strict">Map</a> <a href="../base-4.13.0.0/Data-String.html#t:String" title="Data.String">String</a> (FieldDescriptor <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a>)</p><p class="src"><a href="#v:unknownFields">unknownFields</a> :: Lens' <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> FieldSet</p><p class="src"><a href="#v:parseMessage">parseMessage</a> :: Parser <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></p><p class="src"><a href="#v:buildMessage">buildMessage</a> :: <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; <a href="../binary-0.8.7.0/Data-Binary-Builder.html#t:Builder" title="Data.Binary.Builder">Builder</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:HasField:6"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> &quot;dtype&quot; <a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType" title="Proto.Tensorflow.Core.Framework.Types">DataType</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-894" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:HasField:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;dtype&quot; -&gt; (<a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType" title="Proto.Tensorflow.Core.Framework.Types">DataType</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-Types.html#t:DataType" title="Proto.Tensorflow.Core.Framework.Types">DataType</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:HasField:7"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> &quot;indicesOutputTensorName&quot; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-909" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:HasField:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;indicesOutputTensorName&quot; -&gt; (<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:HasField:8"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> &quot;shapesOutputTensorName&quot; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-917" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:HasField:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;shapesOutputTensorName&quot; -&gt; (<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:HasField:9"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> &quot;valuesOutputTensorName&quot; <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-901" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:HasField:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;valuesOutputTensorName&quot; -&gt; (<a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a> -&gt; f <a href="../text-1.2.4.0/Data-Text.html#t:Text" title="Data.Text">Text</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:HasField:10"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> &quot;varLenFeature&quot; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a></span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-431" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:HasField:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;varLenFeature&quot; -&gt; (<a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a>) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:VarLenFeatureProto:HasField:11"></span> HasField <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> &quot;maybe'varLenFeature&quot; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a>)</span> <a href="src/Proto.Tensorflow.Core.Example.ExampleParserConfiguration.html#line-418" class="link">Source</a> <a href="#t:VarLenFeatureProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:VarLenFeatureProto:HasField:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html">Proto.Tensorflow.Core.Example.ExampleParserConfiguration</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fieldOf">fieldOf</a> :: <a href="../base-4.13.0.0/Data-Functor.html#t:Functor" title="Data.Functor">Functor</a> f =&gt; <a href="../base-4.13.0.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> &quot;maybe'varLenFeature&quot; -&gt; (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a> -&gt; f (<a href="../base-4.13.0.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:VarLenFeatureProto" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">VarLenFeatureProto</a>)) -&gt; <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a> -&gt; f <a href="Proto-Tensorflow-Core-Example-ExampleParserConfiguration.html#t:FeatureConfiguration" title="Proto.Tensorflow.Core.Example.ExampleParserConfiguration">FeatureConfiguration</a></p></div></details></td></tr></table></details></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.23.0</p></div></body></html>