Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp1224 void convOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in convOpTest()
1347 void depthwiseConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in depthwiseConvOpTest()
2371 void groupedConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in groupedConvOpTest()
2435 void transposeConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in transposeConvOpTest()