tflite_support.metadata_schema_py_generated.Content
Methods
ContentBufferHasIdentifier
View source
@classmethod
ContentBufferHasIdentifier(
buf, offset, size_prefixed=False
)
ContentProperties
View source
ContentProperties()
ContentPropertiesType
View source
ContentPropertiesType()
GetRootAs
View source
@classmethod
GetRootAs(
buf, offset=0
)
GetRootAsContent
View source
@classmethod
GetRootAsContent(
buf, offset=0
)
This method is deprecated. Please switch to GetRootAs.
Init
View source
Init(
buf, pos
)
Range
View source
Range()
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.Content\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#L816-L863) |\n\nMethods\n-------\n\n### `ContentBufferHasIdentifier`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L830-L832) \n\n @classmethod\n ContentBufferHasIdentifier(\n buf, offset, size_prefixed=False\n )\n\n### `ContentProperties`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L846-L853) \n\n ContentProperties()\n\n### `ContentPropertiesType`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L839-L843) \n\n ContentPropertiesType()\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#L819-L824) \n\n @classmethod\n GetRootAs(\n buf, offset=0\n )\n\n### `GetRootAsContent`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L826-L829) \n\n @classmethod\n GetRootAsContent(\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#L835-L836) \n\n Init(\n buf, pos\n )\n\n### `Range`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L856-L863) \n\n Range()"]]