tensorflow/lite/g3doc/api_docs/python/tflite_support/metadata_schema_py_generated/AssociatedFileT.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.AssociatedFileT" /> <meta itemprop="path" content="Stable" /> <meta itemprop="property" content="InitFromBuf"/> <meta itemprop="property" content="InitFromObj"/> <meta itemprop="property" content="InitFromPackedBuf"/> <meta itemprop="property" content="Pack"/> <meta itemprop="property" content="__init__"/> </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#L184-L188">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>InitFromBuf( buf, pos ) </code></pre> <h3 id="InitFromObj"><code>InitFromObj</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#L195-L199">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>InitFromObj( associatedFile ) </code></pre> <h3 id="InitFromPackedBuf"><code>InitFromPackedBuf</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#L190-L193">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>InitFromPackedBuf( buf, pos=0 ) </code></pre> <h3 id="Pack"><code>Pack</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#L212-L232">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Pack( builder ) </code></pre>