Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dconcat_mixed_quant.mod.py22 input3 = Input("input3", "TENSOR_FLOAT32", "{2, 1, 2}") variable
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Dconcat_quant8_signed.mod.py22 input3 = Input("input3", "TENSOR_FLOAT32", "{2, 1, 2}") variable
/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp3812 ANeuralNetworksOperandType input3 = getOpType(ANEURALNETWORKS_BOOL, 0); in reduceOpTest() local
4510 ANeuralNetworksOperandType input3 = getOpType(ANEURALNETWORKS_BOOL); in batchMatmulTest() local