tflite_support.metadata_schema_py_generated.AssociatedFile
Methods
AssociatedFileBufferHasIdentifier
View source
@classmethod
AssociatedFileBufferHasIdentifier(
buf, offset, size_prefixed=False
)
Description
View source
Description()
GetRootAs
View source
@classmethod
GetRootAs(
buf, offset=0
)
GetRootAsAssociatedFile
View source
@classmethod
GetRootAsAssociatedFile(
buf, offset=0
)
This method is deprecated. Please switch to GetRootAs.
Init
View source
Init(
buf, pos
)
Locale
View source
Locale()
Name
View source
Name()
Type
View source
Type()
Version
View source
Version()
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.AssociatedFile\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#L94-L149) |\n\nMethods\n-------\n\n### `AssociatedFileBufferHasIdentifier`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L108-L110) \n\n @classmethod\n AssociatedFileBufferHasIdentifier(\n buf, offset, size_prefixed=False\n )\n\n### `Description`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L124-L128) \n\n Description()\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#L97-L102) \n\n @classmethod\n GetRootAs(\n buf, offset=0\n )\n\n### `GetRootAsAssociatedFile`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L104-L107) \n\n @classmethod\n GetRootAsAssociatedFile(\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#L113-L114) \n\n Init(\n buf, pos\n )\n\n### `Locale`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L138-L142) \n\n Locale()\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#L117-L121) \n\n Name()\n\n### `Type`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L131-L135) \n\n Type()\n\n### `Version`\n\n[View source](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L145-L149) \n\n Version()"]]