Back to Tensorflow

tflite_support.metadata_schema_py_generated.ProcessUnitOptions

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

2.21.02.0 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.ProcessUnitOptions" /> <meta itemprop="path" content="Stable" /> <meta itemprop="property" content="BertTokenizerOptions"/> <meta itemprop="property" content="NONE"/> <meta itemprop="property" content="NormalizationOptions"/> <meta itemprop="property" content="RegexTokenizerOptions"/> <meta itemprop="property" content="ScoreCalibrationOptions"/> <meta itemprop="property" content="ScoreThresholdingOptions"/> <meta itemprop="property" content="SentencePieceTokenizerOptions"/> </div>

tflite_support.metadata_schema_py_generated.ProcessUnitOptions

<!-- 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#L66-L73">
View source on GitHub
</a> </td> </table> <!-- Placeholder for "Used in" --> <!-- Tabular view --> <table class="responsive fixed orange"> <colgroup><col width="214px"><col></colgroup> <tr><th colspan="2"><h2 class="add-link">Class Variables</h2></th></tr> <tr> <td> BertTokenizerOptions<a id="BertTokenizerOptions"></a> </td> <td> `4` </td> </tr><tr> <td> NONE<a id="NONE"></a> </td> <td> `0` </td> </tr><tr> <td> NormalizationOptions<a id="NormalizationOptions"></a> </td> <td> `1` </td> </tr><tr> <td> RegexTokenizerOptions<a id="RegexTokenizerOptions"></a> </td> <td> `6` </td> </tr><tr> <td> ScoreCalibrationOptions<a id="ScoreCalibrationOptions"></a> </td> <td> `2` </td> </tr><tr> <td> ScoreThresholdingOptions<a id="ScoreThresholdingOptions"></a> </td> <td> `3` </td> </tr><tr> <td> SentencePieceTokenizerOptions<a id="SentencePieceTokenizerOptions"></a> </td> <td> `5` </td> </tr> </table>