Searched defs:input3 (Results 1 – 6 of 6) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | concat_mixed_quant.mod.py | 22 input3 = Input("input3", "TENSOR_FLOAT32", "{2, 1, 2}") variable
|
/aosp12/hardware/interfaces/wifi/1.5/default/tests/ |
H A D | ringbuffer_unit_tests.cpp | 53 const std::vector<uint8_t> input3 = {'G'}; in TEST_F() local 65 const std::vector<uint8_t> input3(maxBufferSize_, '2'); in TEST_F() local
|
/aosp12/art/test/537-checker-arraycopy/src/ |
H A D | Main.java | 94 public static int arraycopy3(Object[] obj1, Object[] obj2, int input1, int input3, int input4) { in arraycopy3()
|
/aosp12/bionic/tests/ |
H A D | math_data_test.h | 80 T3 input3; member
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | concat_quant8_signed.mod.py | 22 input3 = Input("input3", "TENSOR_FLOAT32", "{2, 1, 2}") variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestValidateOperations.cpp | 3773 ANeuralNetworksOperandType input3 = getOpType(ANEURALNETWORKS_BOOL, 0); in reduceOpTest() local
|