tensorflow/lite/g3doc/api_docs/python/tflite_support/metadata_schema_py_generated/BertTokenizerOptionsT.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.BertTokenizerOptionsT" /> <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#L1343-L1347">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#L1354-L1358">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>InitFromObj( bertTokenizerOptions ) </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#L1349-L1352">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#L1374-L1387">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Pack( builder ) </code></pre>