Searched refs:alphaDim (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/ |
D | TestValidateOperations.cpp | 3538 uint32_t inoutDim[] = {1, 2, 2, 3}, alphaDim[] = {1, 1, 3}; in preluOpTest() local 3541 {getOpType(operandCode, 4, inoutDim), getOpType(operandCode, 3, alphaDim)}, in preluOpTest()
|