Back to Tensorflow

tflite_support.metadata_schema_py_generated.BertTokenizerOptionsT

tensorflow/lite/g3doc/api_docs/python/tflite_support/metadata_schema_py_generated/BertTokenizerOptionsT.md

2.21.02.8 KB
Original Source

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>

tflite_support.metadata_schema_py_generated.BertTokenizerOptionsT

<!-- Insert buttons and diff --> <table class="tfo-notebook-buttons tfo-api nocontent" align="left"> <td> <a target="_blank" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L1337-L1387">
View source on GitHub
</a> </td> </table> <pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>tflite_support.metadata_schema_py_generated.BertTokenizerOptionsT() </code></pre> <!-- Placeholder for "Used in" -->

Methods

<h3 id="InitFromBuf"><code>InitFromBuf</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#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>