tensorflow/lite/g3doc/api_docs/python/tflite_support/metadata_schema_py_generated.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" /> <meta itemprop="path" content="Stable" /> </div>View source on GitHub
class ScoreCalibrationOptionsT
class ScoreThresholdingOptions
class ScoreThresholdingOptionsT
class SentencePieceTokenizerOptions
class SentencePieceTokenizerOptionsT
AssociatedFileAddDescription(...)
AudioPropertiesAddChannels(...)
AudioPropertiesAddSampleRate(...)
BertTokenizerOptionsAddVocabFile(...)
BertTokenizerOptionsStart(...)
BertTokenizerOptionsStartVocabFileVector(...)
BoundingBoxPropertiesAddCoordinateType(...)
BoundingBoxPropertiesAddIndex(...)
BoundingBoxPropertiesAddType(...)
BoundingBoxPropertiesStart(...)
BoundingBoxPropertiesStartIndexVector(...)
ContentAddContentProperties(...)
ContentAddContentPropertiesType(...)
CustomMetadataStartDataVector(...)
ImagePropertiesAddColorSpace(...)
ImagePropertiesAddDefaultSize(...)
ModelMetadataAddAssociatedFiles(...)
ModelMetadataAddDescription(...)
ModelMetadataAddMinParserVersion(...)
ModelMetadataAddSubgraphMetadata(...)
ModelMetadataStartAssociatedFilesVector(...)
ModelMetadataStartSubgraphMetadataVector(...)
NormalizationOptionsAddMean(...)
NormalizationOptionsAddStd(...)
NormalizationOptionsStart(...)
NormalizationOptionsStartMeanVector(...)
NormalizationOptionsStartStdVector(...)
ProcessUnitAddOptionsType(...)
ProcessUnitOptionsCreator(...)
RegexTokenizerOptionsAddDelimRegexPattern(...)
RegexTokenizerOptionsAddVocabFile(...)
RegexTokenizerOptionsStart(...)
RegexTokenizerOptionsStartVocabFileVector(...)
ScoreCalibrationOptionsAddDefaultScore(...)
ScoreCalibrationOptionsAddScoreTransformation(...)
ScoreCalibrationOptionsEnd(...)
ScoreCalibrationOptionsStart(...)
ScoreThresholdingOptionsAddGlobalScoreThreshold(...)
ScoreThresholdingOptionsEnd(...)
ScoreThresholdingOptionsStart(...)
SentencePieceTokenizerOptionsAddSentencePieceModel(...)
SentencePieceTokenizerOptionsAddVocabFile(...)
SentencePieceTokenizerOptionsEnd(...)
SentencePieceTokenizerOptionsStart(...)
SentencePieceTokenizerOptionsStartSentencePieceModelVector(...)
SentencePieceTokenizerOptionsStartVocabFileVector(...)
SubGraphMetadataAddAssociatedFiles(...)
SubGraphMetadataAddCustomMetadata(...)
SubGraphMetadataAddDescription(...)
SubGraphMetadataAddInputProcessUnits(...)
SubGraphMetadataAddInputTensorGroups(...)
SubGraphMetadataAddInputTensorMetadata(...)
SubGraphMetadataAddOutputProcessUnits(...)
SubGraphMetadataAddOutputTensorGroups(...)
SubGraphMetadataAddOutputTensorMetadata(...)
SubGraphMetadataStartAssociatedFilesVector(...)
SubGraphMetadataStartCustomMetadataVector(...)
SubGraphMetadataStartInputProcessUnitsVector(...)
SubGraphMetadataStartInputTensorGroupsVector(...)
SubGraphMetadataStartInputTensorMetadataVector(...)
SubGraphMetadataStartOutputProcessUnitsVector(...)
SubGraphMetadataStartOutputTensorGroupsVector(...)
SubGraphMetadataStartOutputTensorMetadataVector(...)
TensorGroupAddTensorNames(...)
TensorGroupStartTensorNamesVector(...)
TensorMetadataAddAssociatedFiles(...)
TensorMetadataAddDescription(...)
TensorMetadataAddDimensionNames(...)
TensorMetadataAddProcessUnits(...)
TensorMetadataStartAssociatedFilesVector(...)
TensorMetadataStartDimensionNamesVector(...)
TensorMetadataStartProcessUnitsVector(...)
import_numpy(...): Returns the numpy module if it exists on the system, otherwise returns None.