Home
last modified time | relevance | path

Searched defs:i2 (Results 1 – 25 of 67) sorted by relevance

123

/frameworks/ml/nn/tools/test_generator/tests/P_vts_operands/
Daddfloat.mod.py5 i2 = Input("operand2","TENSOR_FLOAT32", "{3,4}") variable
/frameworks/ml/nn/tools/test_generator/tests/P_float/
Daddfloat.mod.py3 i2 = Input("operand2","TENSOR_FLOAT32", "{3,4}") variable
/frameworks/ml/nn/runtime/test/specs/
Dl2_normalization_large.mod.py19 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 3}") variable
Drelu1_float_1.mod.py20 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # output 0 variable
Dl2_normalization.mod.py19 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 1, 1, 3}") variable
Drelu6_float_1.mod.py20 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # output 0 variable
Ddequantize.mod.py4 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") variable
Dtanh.mod.py5 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") variable
Dfloor.mod.py4 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 2}") variable
Drelu_float_1.mod.py20 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # output 0 variable
Dreshape_weights_as_inputs.mod.py4 i2 = Input("op2", "TENSOR_INT32", "{1}") # another vector of 2 float32s variable
Dreshape_quant8_weights_as_inputs.mod.py5 i2 = Input("op2", "TENSOR_INT32", "{1}") variable
Dreshape_quant8.mod.py5 i2 = Parameter("op2", "TENSOR_INT32", "{1}", [-1]) variable
Dreshape.mod.py4 i2 = Parameter("op2", "TENSOR_INT32", "{1}", [-1]) # another vector of 2 float32s variable
Dmul_relu.mod.py4 i2 = Input("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") variable
Dmul.mod.py4 i2 = Input("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") variable
Dconcat_float_1.mod.py20 i2 = Input("op2", "TENSOR_FLOAT32", "{2, 3}") # input tensor 1 variable
Dmul_broadcast_quant8.mod.py4 i2 = Input("op2", "TENSOR_QUANT8_ASYMM", "{2, 2}, 1.0, 0") variable
Dadd.mod.py4 i2 = Input("op2", "TENSOR_FLOAT32", "{2}") # another vector of 2 float32s variable
Drelu6_quant8_1.mod.py20 i2 = Output("op2", "TENSOR_QUANT8_ASYMM", "{1, 2, 2, 1}, 0.5f, 0") # output 0 variable
Dresize_bilinear.mod.py4 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 3, 3, 1}") variable
Dconcat_quant8_1.mod.py20 i2 = Input("op2", "TENSOR_QUANT8_ASYMM", "{2, 3}, 0.5f, 0") # input 1 variable
/frameworks/ml/nn/tools/test_generator/tests/P_explicit/
Dexplicit_add.mod.py2 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 8, 8, 3}") # output 0 variable
/frameworks/base/core/java/android/os/
DWorkSource.java365 int i1 = 0, i2 = 0; in removeUids() local
399 int i1 = 0, i2 = 0; in removeUidsAndNames() local
459 int i1 = 0, i2 = 0; in updateUidsLocked() local
529 private int compare(WorkSource other, int i1, int i2) { in compare()
550 int i1 = 0, i2 = 0; in updateUidsAndNamesLocked() local
/frameworks/ml/nn/tools/test_generator/tests/P_full/
Daddfloat.mod.py4 i2 = Input("op2", "TENSOR_FLOAT32", "{2}") # another vector of 2 float32s variable

123