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

4 lines
39 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Proto.Tensorflow.Core.Framework.TensorSlice</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Proto-Tensorflow-Core-Framework-TensorSlice.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">tensorflow-proto-0.1.0.0: TensorFlow protocol buffers.</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Proto.Tensorflow.Core.Framework.TensorSlice</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TensorSliceProto" class="def">TensorSliceProto</a> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#TensorSliceProto" class="link">Source</a> <a href="#t:TensorSliceProto" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TensorSliceProto" class="def">TensorSliceProto</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:_TensorSliceProto-39-extent" class="def">_TensorSliceProto'extent</a> :: ![<a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a>]</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:TensorSliceProto" class="caption collapser" onclick="toggleSection('i:TensorSliceProto')">Instances</p><div id="section.i:TensorSliceProto" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto:Eq:1" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-30" class="link">Source</a> <a href="#t:TensorSliceProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto:Ord:2" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-30" class="link">Source</a> <a href="#t:TensorSliceProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="../base-4.9.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto:Show:3" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-30" class="link">Source</a> <a href="#t:TensorSliceProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a>] -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto:Message:4" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-46" class="link">Source</a> <a href="#t:TensorSliceProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto:Default:5" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-43" class="link">Source</a> <a href="#t:TensorSliceProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto:HasLens:6" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a [<a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a>], (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b [<a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a>], <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;extent&quot; f <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-32" class="link">Source</a> <a href="#t:TensorSliceProto" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;extent&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto">TensorSliceProto</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TensorSliceProto-39-Extent" class="def">TensorSliceProto'Extent</a> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#TensorSliceProto%27Extent" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TensorSliceProto-39-Extent" class="def">TensorSliceProto'Extent</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:_TensorSliceProto-39-Extent-39-start" class="def">_TensorSliceProto'Extent'start</a> :: !<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:_TensorSliceProto-39-Extent-39-hasLength" class="def">_TensorSliceProto'Extent'hasLength</a> :: !(<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:TensorSliceProto-39-Extent" class="caption collapser" onclick="toggleSection('i:TensorSliceProto-39-Extent')">Instances</p><div id="section.i:TensorSliceProto-39-Extent" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent:Eq:1" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-66" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent:Ord:2" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-66" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="../base-4.9.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent:Show:3" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-66" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a>] -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent:Message:4" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent:Message:4')"></span> Message <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-144" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent:Message:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:descriptor">descriptor</a> :: MessageDescriptor <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent:Default:5" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent:Default:5')"></span> Default <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-138" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent:Default:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent:HasLens:6" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent:HasLens:6')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;length&quot; f <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-117" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent:HasLens:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;length&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent:HasLens:7" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent:HasLens:7')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'hasLength&quot; f <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-84" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent:HasLens:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'hasLength&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent:HasLens:8" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent:HasLens:8')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>), (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b (<a href="../base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>), <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;maybe'length&quot; f <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-98" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent:HasLens:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;maybe'length&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent:HasLens:9" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent:HasLens:9')"></span> ((~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> a <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>, (~) <a href="../base-4.9.1.0/Data-Kind.html#t:-42-">*</a> b <a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a>, <a href="../base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f) =&gt; HasLens &quot;start&quot; f <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> a b</span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-71" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent:HasLens:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:lensOf">lensOf</a> :: <a href="../ghc-prim-0.5.0.0/GHC-Prim.html#t:Proxy-35-">Proxy#</a> <a href="../base-4.9.1.0/GHC-TypeLits.html#t:Symbol">Symbol</a> &quot;start&quot; -&gt; (a -&gt; f b) -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a> -&gt; f <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent">TensorSliceProto'Extent</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TensorSliceProto-39-Extent-39-HasLength" class="def">TensorSliceProto'Extent'HasLength</a> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#TensorSliceProto%27Extent%27HasLength" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent-39-HasLength" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TensorSliceProto-39-Extent-39-Length" class="def">TensorSliceProto'Extent'Length</a> !<a href="../base-4.9.1.0/Data-Int.html#t:Int64">Int64</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><p id="control.i:TensorSliceProto-39-Extent-39-HasLength" class="caption collapser" onclick="toggleSection('i:TensorSliceProto-39-Extent-39-HasLength')">Instances</p><div id="section.i:TensorSliceProto-39-Extent-39-HasLength" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent-39-HasLength:Eq:1" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent-39-HasLength:Eq:1')"></span> <a href="../base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-69" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent-39-HasLength" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent-39-HasLength:Eq:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent-39-HasLength:Ord:2" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent-39-HasLength:Ord:2')"></span> <a href="../base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-69" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent-39-HasLength" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent-39-HasLength:Ord:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="../base-4.9.1.0/Data-Ord.html#t:Ordering">Ordering</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="../base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> <a href="#v:min" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:TensorSliceProto-39-Extent-39-HasLength:Show:3" class="instance expander" onclick="toggleSection('i:id:TensorSliceProto-39-Extent-39-HasLength:Show:3')"></span> <a href="../base-4.9.1.0/Text-Show.html#t:Show">Show</a> <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a></span> <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#line-69" class="link">Source</a> <a href="#t:TensorSliceProto-39-Extent-39-HasLength" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:TensorSliceProto-39-Extent-39-HasLength:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="../base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a> -&gt; <a href="../base-4.9.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Proto-Tensorflow-Core-Framework-TensorSlice.html#t:TensorSliceProto-39-Extent-39-HasLength">TensorSliceProto'Extent'HasLength</a>] -&gt; <a href="../base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><a id="v:extent" class="def">extent</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;extent&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#extent" class="link">Source</a> <a href="#v:extent" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:length" class="def">length</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;length&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#length" class="link">Source</a> <a href="#v:length" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-hasLength" class="def">maybe'hasLength</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'hasLength&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#maybe%27hasLength" class="link">Source</a> <a href="#v:maybe-39-hasLength" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:maybe-39-length" class="def">maybe'length</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;maybe'length&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#maybe%27length" class="link">Source</a> <a href="#v:maybe-39-length" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:start" class="def">start</a> :: <span class="keyword">forall</span> f s t a b. HasLens &quot;start&quot; f s t a b =&gt; LensLike f s t a b <a href="src/Proto.Tensorflow.Core.Framework.TensorSlice.html#start" class="link">Source</a> <a href="#v:start" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>