Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp2092 void convOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in convOpTest()
2230 void depthwiseConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in depthwiseConvOpTest()
3312 void groupedConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in groupedConvOpTest()
3387 void transposeConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in transposeConvOpTest()