tflite_support.metadata_schema_py_generated.CustomMetadata
Methods
View source
@classmethod
CustomMetadataBufferHasIdentifier(
buf, offset, size_prefixed=False
)
Data
View source
Data(
j
)
DataAsNumpy
View source
DataAsNumpy()
DataIsNone
View source
DataIsNone()
DataLength
View source
DataLength()
GetRootAs
View source
@classmethod
GetRootAs(
buf, offset=0
)
View source
@classmethod
GetRootAsCustomMetadata(
buf, offset=0
)
This method is deprecated. Please switch to GetRootAs.
Init
View source
Init(
buf, pos
)
Name
View source
Name()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-08 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-08 UTC."],[],[],null,["# tflite_support.metadata_schema_py_generated.CustomMetadata\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L2363-L2417) |\n\nMethods\n-------\n\n### `CustomMetadataBufferHasIdentifier`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L2377-L2379) \n\n @classmethod\n CustomMetadataBufferHasIdentifier(\n buf, offset, size_prefixed=False\n )\n\n### `Data`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L2393-L2398) \n\n Data(\n j\n )\n\n### `DataAsNumpy`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L2401-L2405) \n\n DataAsNumpy()\n\n### `DataIsNone`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L2415-L2417) \n\n DataIsNone()\n\n### `DataLength`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L2408-L2412) \n\n DataLength()\n\n### `GetRootAs`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L2366-L2371) \n\n @classmethod\n GetRootAs(\n buf, offset=0\n )\n\n### `GetRootAsCustomMetadata`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L2373-L2376) \n\n @classmethod\n GetRootAsCustomMetadata(\n buf, offset=0\n )\n\nThis method is deprecated. Please switch to GetRootAs.\n\n### `Init`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L2382-L2383) \n\n Init(\n buf, pos\n )\n\n### `Name`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L2386-L2390) \n\n Name()"]]