Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Dfully_connected_quant8_signed.mod.py24 out0 = Output("op3", "TENSOR_QUANT8_ASYMM_SIGNED", "{2, 3}, 1.f, -1") variable
44 out0 = Output("op3", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 1}, 1.f, -128") # batch = 1, number_units =… variable
63 out0 = Output("op3", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 1}, 1.f, -128") # batch = 1, number_units =… variable
86 out0 = Output("op3", "TENSOR_QUANT8_ASYMM_SIGNED", "{3, 1}, 1.f, -128") variable
105 out0 = Output("op3", "TENSOR_QUANT8_ASYMM_SIGNED", "{3, 1}, 1.f, -128") variable
126 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Dfully_connected_quant8_large.mod.py21 out0 = Output("op3", "TENSOR_QUANT8_ASYMM", "{1, 1}, 1.f, 0") # batch = 1, number_units = 1 variable
Dfully_connected_float_2.mod.py46 out0 = Output("op3", "TENSOR_FLOAT32", "{2, 16}") variable
Dfully_connected_float_3.mod.py21 out0 = Output("op3", "TENSOR_FLOAT32", "{2, 1}") variable
Dfully_connected_float.mod.py21 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
Dfully_connected_float_large.mod.py21 out0 = Output("op3", "TENSOR_FLOAT32", "{1, 1}") # batch = 1, number_units = 1 variable
Dfully_connected_float_weights_as_inputs.mod.py21 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
Dfully_connected_quant8_2.mod.py24 out0 = Output("op3", "TENSOR_QUANT8_ASYMM", "{2, 3}, 1.f, 127") variable
Dfully_connected_quant8_weights_as_inputs.mod.py21 out0 = Output("op3", "TENSOR_QUANT8_ASYMM", "{3, 1}, 1.f, 0") variable
Dfully_connected_quant8.mod.py21 out0 = Output("op3", "TENSOR_QUANT8_ASYMM", "{3, 1}, 1.f, 0") variable
Dfully_connected_float_large_weights_as_inputs.mod.py21 out0 = Output("op3", "TENSOR_FLOAT32", "{1, 1}") # batch = 1, number_units = 1 variable
Dfully_connected_quant8_large_weights_as_inputs.mod.py21 out0 = Output("op3", "TENSOR_QUANT8_ASYMM", "{1, 1}, 1.f, 0") # batch = 1, number_units = 1 variable
/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
Dfully_connected_float_4d_simple.mod.py29 out0 = Output("op3", "TENSOR_FLOAT32", "{2, 3}") variable
Dfully_connected_float_weights_as_inputs_relaxed.mod.py21 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
Dfully_connected_float_2_relaxed.mod.py46 out0 = Output("op3", "TENSOR_FLOAT32", "{2, 16}") variable
Dfully_connected_float_large_weights_as_inputs_relaxed.mod.py21 out0 = Output("op3", "TENSOR_FLOAT32", "{1, 1}") # batch = 1, number_units = 1 variable
Dfully_connected_float_relaxed.mod.py21 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
Dfully_connected_float_large_relaxed.mod.py21 out0 = Output("op3", "TENSOR_FLOAT32", "{1, 1}") # batch = 1, number_units = 1 variable
Dfully_connected_float_4d_simple_relaxed.mod.py29 out0 = Output("op3", "TENSOR_FLOAT32", "{2, 3}") variable
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dfully_connected_v1_2.mod.py22 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
/packages/modules/NeuralNetworks/runtime/test/
DTestValidation.cpp1320 float in0[] = {0.0f, 0.0f}, in1[] = {1.0f, 1.0f}, out0[2]; in TEST_F() local
1517 float in0[] = {0.0f, 0.0f}, in1[] = {1.0f, 1.0f}, out0[2]; in testConcurrentExecution() local
3212 float in0[] = {0.0f, 0.0f}, in1[] = {1.0f, 1.0f}, out0[2]; in TEST_F() local
3372 float in0[] = {0.0f, 0.0f}, in1[] = {1.0f, 1.0f}, out0[2]; in runExecutionSetTimeoutTest() local
4152 float in0[] = {0.0f, 0.0f}, in1[] = {1.0f, 1.0f}, out0[2]; in TEST_F() local