Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp841 void reshapeOpTest(int32_t inputOperandCode) { in reshapeOpTest()
859 void logSoftmaxOpTest(int32_t inputOperandCode) { in logSoftmaxOpTest()
897 void meanOpTest(int32_t inputOperandCode) { in meanOpTest()
920 void padOpTest(int32_t inputOperandCode) { in padOpTest()
939 void padV2OpTest(int32_t inputOperandCode) { in padV2OpTest()
1224 void convOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in convOpTest()
1347 void depthwiseConvOpTest(int32_t inputOperandCode, int32_t filterOperandCode) { in depthwiseConvOpTest()
1544 void resizeBilinearOpTest(int32_t inputOperandCode, int32_t scalarOperandCode) { in resizeBilinearOpTest()
2263 void roiAlignOpTest(int32_t inputOperandCode, int32_t roiOperandCode, int32_t scalarOperandCode) { in roiAlignOpTest()
2293 void roiPoolingOpTest(int32_t inputOperandCode, int32_t roiOperandCode, int32_t scalarOperandCode) { in roiPoolingOpTest()
[all …]