Home
last modified time | relevance | path

Searched defs:IsOperandTypeSupportedForTensors (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/android-nn-driver/
H A DConversionUtils.hpp196 inline bool IsOperandTypeSupportedForTensors(V1_0::OperandType type) in IsOperandTypeSupportedForTensors() function
206 inline bool IsOperandTypeSupportedForTensors(V1_2::OperandType type) in IsOperandTypeSupportedForTensors() function
224 inline bool IsOperandTypeSupportedForTensors(V1_3::OperandType type) in IsOperandTypeSupportedForTensors() function
/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DConversionUtils.hpp202 inline bool IsOperandTypeSupportedForTensors(OperandType type) in IsOperandTypeSupportedForTensors() function