tensorflow/lite/g3doc/api_docs/python/tflite_support/metadata_schema_py_generated/CustomMetadata.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.CustomMetadata" /> <meta itemprop="path" content="Stable" /> <meta itemprop="property" content="CustomMetadataBufferHasIdentifier"/> <meta itemprop="property" content="Data"/> <meta itemprop="property" content="DataAsNumpy"/> <meta itemprop="property" content="DataIsNone"/> <meta itemprop="property" content="DataLength"/> <meta itemprop="property" content="GetRootAs"/> <meta itemprop="property" content="GetRootAsCustomMetadata"/> <meta itemprop="property" content="Init"/> <meta itemprop="property" content="Name"/> </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#L2377-L2379">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>CustomMetadataBufferHasIdentifier( buf, offset, size_prefixed=False ) </code></pre> <h3 id="Data"><code>Data</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#L2393-L2398">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Data( j ) </code></pre> <h3 id="DataAsNumpy"><code>DataAsNumpy</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#L2401-L2405">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>DataAsNumpy() </code></pre> <h3 id="DataIsNone"><code>DataIsNone</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#L2415-L2417">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>DataIsNone() </code></pre> <h3 id="DataLength"><code>DataLength</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#L2408-L2412">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>DataLength() </code></pre> <h3 id="GetRootAs"><code>GetRootAs</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#L2366-L2371">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="GetRootAsCustomMetadata"><code>GetRootAsCustomMetadata</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#L2373-L2376">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>GetRootAsCustomMetadata( 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#L2382-L2383">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Init( buf, pos ) </code></pre> <h3 id="Name"><code>Name</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#L2386-L2390">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Name() </code></pre>