Home
last modified time | relevance | path

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

/external/android-nn-driver/
DConversionUtils.hpp189 inline bool IsOperandTypeSupportedForTensors(V1_0::OperandType type) in IsOperandTypeSupportedForTensors() function
199 inline bool IsOperandTypeSupportedForTensors(V1_2::OperandType type) in IsOperandTypeSupportedForTensors() function
217 inline bool IsOperandTypeSupportedForTensors(V1_3::OperandType type) in IsOperandTypeSupportedForTensors() function
821 if (!IsOperandTypeSupportedForTensors(operand.type)) in ConvertOperandToConstTensorPin()
1183 if (!IsOperandTypeSupportedForTensors(operand->type)) in ConvertToLayerInputHandle()
1296 if (!IsOperandTypeSupportedForTensors(operand->type)) in ConvertToLayerInputHandle()