Home
last modified time | relevance | path

Searched defs:in2 (Results 1 – 15 of 15) sorted by relevance

/frameworks/ml/nn/common/operations/
DBroadcast.cpp68 bool binaryOperationFloat16(const _Float16* in1, const Shape& shape1, const _Float16* in2, in binaryOperationFloat16()
84 bool addFloat32(const float* in1, const Shape& shape1, const float* in2, const Shape& shape2, in addFloat32()
111 bool addFloat16(const _Float16* in1, const Shape& shape1, const _Float16* in2, const Shape& shape2, in addFloat16()
117 bool addQuant8(const uint8_t* in1, const Shape& shape1, const uint8_t* in2, const Shape& shape2, in addQuant8()
182 bool mulFloat32(const float* in1, const Shape& shape1, const float* in2, const Shape& shape2, in mulFloat32()
209 bool mulFloat16(const _Float16* in1, const Shape& shape1, const _Float16* in2, const Shape& shape2, in mulFloat16()
215 bool mulQuant8(const uint8_t* in1, const Shape& shape1, const uint8_t* in2, const Shape& shape2, in mulQuant8()
243 bool subFloat32(const float* in1, const Shape& shape1, const float* in2, const Shape& shape2, in subFloat32()
260 bool subFloat16(const _Float16* in1, const Shape& shape1, const _Float16* in2, const Shape& shape2, in subFloat16()
266 bool subQuant8(const uint8_t* in1, const Shape& shape1, const uint8_t* in2, const Shape& shape2, in subQuant8()
[all …]
DMaximumMinimum.cpp86 bool prepare(const Shape& in1, const Shape& in2, Shape* out) { in prepare()
91 bool eval(const void* in1, const Shape& shape1, const void* in2, const Shape& shape2, in eval()
/frameworks/rs/tests/lldb/java/SingleSource/src/com/android/rs/singlesource/
DMainActivity.java57 float [] in2 = new float[]{ 5.f, 6.f, 7.f, 8.f }; in onCreate() local
/frameworks/rs/
DrsCppUtils.h103 T rsMin(T in1, T in2) in rsMin()
112 T rsMax(T in1, T in2) { in rsMax()
/frameworks/base/tools/aapt/tests/
DPseudolocales_test.cpp36 static void compound_helper(const char* in1, const char* in2, const char *in3, in compound_helper()
/frameworks/base/tools/aapt2/compile/
DPseudolocalizer_test.cpp41 const char* in1, const char* in2, const char* in3, const char* expected, in CompoundHelper()
/frameworks/ml/nn/runtime/test/generated/models/
Droi_pooling.model.cpp1436 auto in2 = model->addOperand(&type11); in CreateModel_nhwc_3() local
1480 auto in2 = model->addOperand(&type11); in CreateModel_nhwc_relaxed_3() local
1526 auto in2 = model->addOperand(&type41); in CreateModel_nhwc_quant8_3() local
1570 auto in2 = model->addOperand(&type42); in CreateModel_nhwc_float16_3() local
1614 auto in2 = model->addOperand(&type43); in CreateModel_nchw_3() local
1658 auto in2 = model->addOperand(&type43); in CreateModel_nchw_relaxed_3() local
1704 auto in2 = model->addOperand(&type44); in CreateModel_nchw_quant8_3() local
1748 auto in2 = model->addOperand(&type45); in CreateModel_nchw_float16_3() local
1792 auto in2 = model->addOperand(&type11); in CreateModel_dynamic_output_shape_nhwc_3() local
1836 auto in2 = model->addOperand(&type11); in CreateModel_dynamic_output_shape_nhwc_relaxed_3() local
[all …]
Dconcat_zero_sized.model.cpp747 auto in2 = model->addOperand(&type12); in CreateModel_2() local
836 auto in2 = model->addOperand(&type12); in CreateModel_relaxed_2() local
928 auto in2 = model->addOperand(&type32); in CreateModel_quant8_2() local
1017 auto in2 = model->addOperand(&type34); in CreateModel_float16_2() local
1107 auto in2 = model->addOperand(&type12); in CreateModel_dynamic_output_shape_2() local
1197 auto in2 = model->addOperand(&type12); in CreateModel_dynamic_output_shape_relaxed_2() local
1289 auto in2 = model->addOperand(&type32); in CreateModel_dynamic_output_shape_quant8_2() local
1379 auto in2 = model->addOperand(&type34); in CreateModel_dynamic_output_shape_float16_2() local
Dresize_nearest_neighbor.model.cpp2025 auto in2 = model->addOperand(&type5); in CreateModel_shape_nhwc_3() local
2056 auto in2 = model->addOperand(&type5); in CreateModel_shape_nhwc_relaxed_3() local
2089 auto in2 = model->addOperand(&type38); in CreateModel_shape_nhwc_quant8_3() local
2120 auto in2 = model->addOperand(&type32); in CreateModel_shape_nhwc_float16_3() local
2151 auto in2 = model->addOperand(&type33); in CreateModel_shape_nchw_3() local
2182 auto in2 = model->addOperand(&type33); in CreateModel_shape_nchw_relaxed_3() local
2215 auto in2 = model->addOperand(&type40); in CreateModel_shape_nchw_quant8_3() local
2246 auto in2 = model->addOperand(&type36); in CreateModel_shape_nchw_float16_3() local
2277 auto in2 = model->addOperand(&type5); in CreateModel_shape_dynamic_output_shape_nhwc_3() local
2308 auto in2 = model->addOperand(&type5); in CreateModel_shape_dynamic_output_shape_nhwc_relaxed_3() local
[all …]
Droi_align.model.cpp1628 auto in2 = model->addOperand(&type9); in CreateModel_nhwc_3() local
1678 auto in2 = model->addOperand(&type9); in CreateModel_nhwc_relaxed_3() local
1730 auto in2 = model->addOperand(&type52); in CreateModel_nhwc_quant8_3() local
1780 auto in2 = model->addOperand(&type53); in CreateModel_nhwc_float16_3() local
1830 auto in2 = model->addOperand(&type54); in CreateModel_nchw_3() local
1880 auto in2 = model->addOperand(&type54); in CreateModel_nchw_relaxed_3() local
1932 auto in2 = model->addOperand(&type55); in CreateModel_nchw_quant8_3() local
1982 auto in2 = model->addOperand(&type56); in CreateModel_nchw_float16_3() local
2032 auto in2 = model->addOperand(&type9); in CreateModel_dynamic_output_shape_nhwc_3() local
2082 auto in2 = model->addOperand(&type9); in CreateModel_dynamic_output_shape_nhwc_relaxed_3() local
[all …]
/frameworks/ml/nn/common/
DOperationsUtils.cpp68 bool SameShape(const Shape& in1, const Shape& in2) { in SameShape()
312 bool calculateBroadcastedShape(const Shape& in1, const Shape& in2, Shape* out) { in calculateBroadcastedShape()
DCpuExecutor.cpp1533 const RunTimeOperandInfo& in2 = mOperands[ins[1]]; in executeOperation() local
/frameworks/ml/nn/runtime/test/
DTestValidation.cpp814 int in2 = 0; in TEST_F() local
1735 int in2 = 0; in TEST_F() local
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_reduce.java948 private long sumgcd(final int in1[], final int in2[]) { in sumgcd()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_reduce.java950 private long sumgcd(final int in1[], final int in2[]) { in sumgcd()