Home
last modified time | relevance | path

Searched defs:scalarType (Results 1 – 9 of 9) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestTrivialModel.cpp62 OperandType scalarType(Type::INT32, {}); in CreateAddTwoTensorModel() local
77 OperandType scalarType(Type::INT32, {}); in CreateAddThreeTensorModel() local
254 OperandType scalarType(Type::INT32, {}); in TEST_F() local
283 OperandType scalarType(Type::INT32, {}); in TEST_F() local
DTestMemory.cpp60 WrapperOperandType scalarType(WrapperType::INT32, {}); in TEST_F() local
118 WrapperOperandType scalarType(WrapperType::INT32, {}); in TEST_F() local
DTestMemoryInternal.cpp119 WrapperOperandType scalarType(WrapperType::INT32, {}); in TEST_F() local
DTestUnknownDimensions.cpp216 OperandType scalarType(Type::INT32, {}); in TestOne() local
DTestValidation.cpp174 ANeuralNetworksOperandType scalarType{ in SetUp() local
728 ANeuralNetworksOperandType scalarType = {.type = ANEURALNETWORKS_INT32}; in TEST_F() local
949 ANeuralNetworksOperandType scalarType{ in TEST_F() local
1055 ANeuralNetworksOperandType scalarType{ in TEST_F() local
3094 const ANeuralNetworksOperandType scalarType = { in createAndCompileChannelQuantConvModel() local
DTestCompilationCaching.cpp272 test_wrapper::OperandType scalarType(Type::INT32, {}); in CreateBroadcastAddModel() local
/frameworks/ml/nn/common/operations/
DElu.cpp67 auto scalarType = in validate() local
DResizeImageOps.cpp185 auto scalarType = context->getInputType(kOutputHeightParamScalar); in validate() local
244 auto scalarType = context->getInputType(kOutputHeightParamScalar); in prepare() local
/frameworks/ml/nn/runtime/test/fibonacci_extension/
DFibonacciExtensionTest.cpp142 ExtensionOperandType scalarType(Type::INT32, {}); in addNopOperation() local