Send feedback
litert:: internal:: compiled_model_detail
Summary
Functions
FetchSignatureInputNames (const internal::EnvironmentHolder & env, LiteRtSignature signature)
std::vector< StringView >
FetchSignatureInputTensors (const internal::EnvironmentHolder & env, LiteRtSignature signature)
std::vector< std::unique_ptr< SimpleTensor > >
FetchSignatureKey (const internal::EnvironmentHolder & env, LiteRtSignature signature)
StringView
FetchSignatureOutputNames (const internal::EnvironmentHolder & env, LiteRtSignature signature)
std::vector< StringView >
FetchSignatureOutputTensors (const internal::EnvironmentHolder & env, LiteRtSignature signature)
std::vector< std::unique_ptr< SimpleTensor > >
FetchTensorIndex (const internal::EnvironmentHolder & env, LiteRtTensor tensor)
std::uint32_t
FetchTensorName (const internal::EnvironmentHolder & env, LiteRtTensor tensor)
StringView
FetchTensorQuantizationPerChannel (const internal::EnvironmentHolder & env, LiteRtTensor tensor)
LiteRtQuantizationPerChannel
FetchTensorQuantizationPerTensor (const internal::EnvironmentHolder & env, LiteRtTensor tensor)
LiteRtQuantizationPerTensor
FetchTensorQuantizationTypeId (const internal::EnvironmentHolder & env, LiteRtTensor tensor)
LiteRtQuantizationTypeId
FetchTensorType (const internal::EnvironmentHolder & env, LiteRtTensor tensor, LiteRtTensorTypeId type_id)
std::variant< LiteRtUnrankedTensorType, litert::RankedTensorType >
FetchTensorTypeId (const internal::EnvironmentHolder & env, LiteRtTensor tensor)
LiteRtTensorTypeId
HasDynamicDimensions (const Layout & layout)
bool
ToTensorBufferRequirements (const internal::EnvironmentHolder & env, const LiteRtTensorBufferRequirements litert_requirements)
Functions
std :: vector < std :: unique_ptr < SimpleTensor > > FetchSignatureInputTensors (
const internal :: EnvironmentHolder & env ,
LiteRtSignature signature
)
FetchSignatureOutputNames
std :: vector < StringView > FetchSignatureOutputNames (
const internal :: EnvironmentHolder & env ,
LiteRtSignature signature
)
FetchSignatureOutputTensors
std :: vector < std :: unique_ptr < SimpleTensor > > FetchSignatureOutputTensors (
const internal :: EnvironmentHolder & env ,
LiteRtSignature signature
)
FetchTensorQuantizationPerChannel
LiteRtQuantizationPerChannel FetchTensorQuantizationPerChannel (
const internal :: EnvironmentHolder & env ,
LiteRtTensor tensor
)
FetchTensorQuantizationPerTensor
LiteRtQuantizationPerTensor FetchTensorQuantizationPerTensor (
const internal :: EnvironmentHolder & env ,
LiteRtTensor tensor
)
FetchTensorQuantizationTypeId
LiteRtQuantizationTypeId FetchTensorQuantizationTypeId (
const internal :: EnvironmentHolder & env ,
LiteRtTensor tensor
)
FetchTensorType
std :: variant < LiteRtUnrankedTensorType , litert :: RankedTensorType > FetchTensorType (
const internal :: EnvironmentHolder & env ,
LiteRtTensor tensor ,
LiteRtTensorTypeId type_id
)
HasDynamicDimensions
bool HasDynamicDimensions (
const Layout & layout
)
Send feedback
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 2026-05-21 UTC.
Need to tell us more?
[[["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 2026-05-21 UTC."],[],[]]