Introducing LiteRT: Google's high-performance runtime for on-device AI, formerly known as TensorFlow Lite.
Learn more
tflite_support.metadata_schema_py_generated.NormalizationOptions
Stay organized with collections
Save and categorize content based on your preferences.
Methods
GetRootAs
View source
@classmethod
GetRootAs(
buf, offset=0
)
GetRootAsNormalizationOptions
View source
@classmethod
GetRootAsNormalizationOptions(
buf, offset=0
)
This method is deprecated. Please switch to GetRootAs.
Init
View source
Init(
buf, pos
)
Mean
View source
Mean(
j
)
MeanAsNumpy
View source
MeanAsNumpy()
MeanIsNone
View source
MeanIsNone()
MeanLength
View source
MeanLength()
NormalizationOptionsBufferHasIdentifier
View source
@classmethod
NormalizationOptionsBufferHasIdentifier(
buf, offset, size_prefixed=False
)
Std
View source
Std(
j
)
StdAsNumpy
View source
StdAsNumpy()
StdIsNone
View source
StdIsNone()
StdLength
View source
StdLength()
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.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{
"lastModified": "Last updated 2024-05-08 UTC.",
"confidential": False
}