Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp2131 void convOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in convOpTest()
2269 void depthwiseConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in depthwiseConvOpTest()
3351 void groupedConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in groupedConvOpTest()
3426 void transposeConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in transposeConvOpTest()