Searched refs:outShapeDim (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/ |
D | TestValidateOperations.cpp | 3390 uint32_t outDim[] = {1, 5, 5, 2}, outShapeDim[] = {4}; in transposeConvOpTest() local 3427 {input, filter, bias, getOpType(ANEURALNETWORKS_TENSOR_INT32, 1, outShapeDim), scalar, in transposeConvOpTest()
|