/frameworks/ml/nn/runtime/test/specs/V1_3/ |
D | fully_connected_quant8_signed.mod.py | 24 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
|
/frameworks/ml/nn/runtime/test/specs/V1_0/ |
D | fully_connected_quant8_large.mod.py | 21 out0 = Output("op3", "TENSOR_QUANT8_ASYMM", "{1, 1}, 1.f, 0") # batch = 1, number_units = 1 variable
|
D | fully_connected_quant8.mod.py | 21 out0 = Output("op3", "TENSOR_QUANT8_ASYMM", "{3, 1}, 1.f, 0") variable
|
D | fully_connected_float_2.mod.py | 46 out0 = Output("op3", "TENSOR_FLOAT32", "{2, 16}") variable
|
D | fully_connected_float.mod.py | 21 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
|
D | fully_connected_float_weights_as_inputs.mod.py | 21 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
|
D | fully_connected_float_3.mod.py | 21 out0 = Output("op3", "TENSOR_FLOAT32", "{2, 1}") variable
|
D | fully_connected_float_large_weights_as_inputs.mod.py | 21 out0 = Output("op3", "TENSOR_FLOAT32", "{1, 1}") # batch = 1, number_units = 1 variable
|
D | fully_connected_quant8_large_weights_as_inputs.mod.py | 21 out0 = Output("op3", "TENSOR_QUANT8_ASYMM", "{1, 1}, 1.f, 0") # batch = 1, number_units = 1 variable
|
D | fully_connected_float_large.mod.py | 21 out0 = Output("op3", "TENSOR_FLOAT32", "{1, 1}") # batch = 1, number_units = 1 variable
|
D | fully_connected_quant8_2.mod.py | 24 out0 = Output("op3", "TENSOR_QUANT8_ASYMM", "{2, 3}, 1.f, 127") variable
|
D | fully_connected_quant8_weights_as_inputs.mod.py | 21 out0 = Output("op3", "TENSOR_QUANT8_ASYMM", "{3, 1}, 1.f, 0") variable
|
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | fully_connected_float_4d_simple.mod.py | 29 out0 = Output("op3", "TENSOR_FLOAT32", "{2, 3}") variable
|
D | fully_connected_float_large_weights_as_inputs_relaxed.mod.py | 21 out0 = Output("op3", "TENSOR_FLOAT32", "{1, 1}") # batch = 1, number_units = 1 variable
|
D | fully_connected_float_relaxed.mod.py | 21 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
|
D | fully_connected_float_2_relaxed.mod.py | 46 out0 = Output("op3", "TENSOR_FLOAT32", "{2, 16}") variable
|
D | fully_connected_float_4d_simple_relaxed.mod.py | 29 out0 = Output("op3", "TENSOR_FLOAT32", "{2, 3}") variable
|
D | fully_connected_float_large_relaxed.mod.py | 21 out0 = Output("op3", "TENSOR_FLOAT32", "{1, 1}") # batch = 1, number_units = 1 variable
|
D | fully_connected_float_weights_as_inputs_relaxed.mod.py | 21 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_x86.cpp | 762 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendSrcOver_K() local 818 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendDstOver_K() local 875 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendSrcIn_K() local 925 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendDstIn_K() local 975 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendSrcOut_K() local 1027 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendDstOut_K() local 1080 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendSrcAtop_K() local 1151 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendDstAtop_K() local 1220 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendXor_K() local 1241 __m128i in0, in1, out0, out1; in rsdIntrinsicBlendMultiply_K() local [all …]
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | fully_connected_v1_2.mod.py | 22 out0 = Output("op3", "TENSOR_FLOAT32", "{3, 1}") variable
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
D | VectorUtil.java | 44 double out0 = a[1] * b[2] - b[1] * a[2]; in cross() local
|
D | Quaternion.java | 38 double out0 = a[1] * b[2] - b[1] * a[2]; in cross() local
|
/frameworks/ml/nn/runtime/test/ |
D | TestValidation.cpp | 1207 float in0[] = {0.0f, 0.0f}, in1[] = {1.0f, 1.0f}, out0[2]; in TEST_F() local 2587 float in0[] = {0.0f, 0.0f}, in1[] = {1.0f, 1.0f}, out0[2]; in TEST_F() local 2744 float in0[] = {0.0f, 0.0f}, in1[] = {1.0f, 1.0f}, out0[2]; in runExecutionSetTimeoutTest() local
|