tensorflow/lite/g3doc/api_docs/python/tflite_support/metadata_schema_py_generated/Stats.md
page_type: reference
<link rel="stylesheet" href="/site-assets/css/style.css"> <!-- DO NOT EDIT! Automatically generated file. --> <div itemscope itemtype="http://developers.google.com/ReferenceObject"> <meta itemprop="name" content="tflite_support.metadata_schema_py_generated.Stats" /> <meta itemprop="path" content="Stable" /> <meta itemprop="property" content="GetRootAs"/> <meta itemprop="property" content="GetRootAsStats"/> <meta itemprop="property" content="Init"/> <meta itemprop="property" content="Max"/> <meta itemprop="property" content="MaxAsNumpy"/> <meta itemprop="property" content="MaxIsNone"/> <meta itemprop="property" content="MaxLength"/> <meta itemprop="property" content="Min"/> <meta itemprop="property" content="MinAsNumpy"/> <meta itemprop="property" content="MinIsNone"/> <meta itemprop="property" content="MinLength"/> <meta itemprop="property" content="StatsBufferHasIdentifier"/> </div>View source on GitHub
<a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1792-L1797">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>GetRootAs( buf, offset=0 ) </code></pre> <h3 id="GetRootAsStats"><code>GetRootAsStats</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1799-L1802">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>GetRootAsStats( buf, offset=0 ) </code></pre>This method is deprecated. Please switch to GetRootAs.
<h3 id="Init"><code>Init</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1808-L1809">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Init( buf, pos ) </code></pre> <h3 id="Max"><code>Max</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1812-L1817">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Max( j ) </code></pre> <h3 id="MaxAsNumpy"><code>MaxAsNumpy</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1820-L1824">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>MaxAsNumpy() </code></pre> <h3 id="MaxIsNone"><code>MaxIsNone</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1834-L1836">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>MaxIsNone() </code></pre> <h3 id="MaxLength"><code>MaxLength</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1827-L1831">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>MaxLength() </code></pre> <h3 id="Min"><code>Min</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1839-L1844">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Min( j ) </code></pre> <h3 id="MinAsNumpy"><code>MinAsNumpy</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1847-L1851">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>MinAsNumpy() </code></pre> <h3 id="MinIsNone"><code>MinIsNone</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1861-L1863">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>MinIsNone() </code></pre> <h3 id="MinLength"><code>MinLength</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1854-L1858">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>MinLength() </code></pre> <h3 id="StatsBufferHasIdentifier"><code>StatsBufferHasIdentifier</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1803-L1805">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>StatsBufferHasIdentifier( buf, offset, size_prefixed=False ) </code></pre>