Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestTrivialModel.cpp62 OperandType scalarType(Type::INT32, {}); in CreateAddTwoTensorModel() local
79 OperandType scalarType(Type::INT32, {}); in CreateAddThreeTensorModel() local
161 OperandType scalarType(Type::INT32, {}); in TEST_F() local
193 OperandType scalarType(Type::INT32, {}); in TEST_F() local
DTestMemory.cpp61 WrapperOperandType scalarType(WrapperType::INT32, {}); in TEST_F() local
119 WrapperOperandType scalarType(WrapperType::INT32, {}); in TEST_F() local
DTestMemoryInternal.cpp119 WrapperOperandType scalarType(WrapperType::INT32, {}); in TEST_F() local
DTestUnknownDimensions.cpp199 OperandType scalarType(Type::INT32, {}); in TestOne() local
DTestCompilationCaching.cpp224 test_wrapper::OperandType scalarType(Type::INT32, {}); in CreateBroadcastAddModel() local
DTestValidation.cpp152 ANeuralNetworksOperandType scalarType{ in SetUp() local
/frameworks/ml/nn/common/operations/
DResizeImageOps.cpp114 auto scalarType = context->getInputType(kOutputHeightParamScalar); in validate() local
161 auto scalarType = context->getInputType(kOutputHeightParamScalar); in prepare() local
/frameworks/ml/nn/runtime/test/fibonacci_extension/
DFibonacciExtensionTest.cpp134 ExtensionOperandType scalarType(Type::INT32, {}); in addNopOperation() local