/frameworks/ml/nn/runtime/test/generated/models/ |
D | depthwise_conv2d_dilation.model.cpp | 8 OperandType type4(Type::INT32, {}); in CreateModel_nhwc() local 13 auto param = model->addOperand(&type4); in CreateModel_nhwc() 14 auto param1 = model->addOperand(&type4); in CreateModel_nhwc() 15 auto param2 = model->addOperand(&type4); in CreateModel_nhwc() 16 auto param3 = model->addOperand(&type4); in CreateModel_nhwc() 17 auto param4 = model->addOperand(&type4); in CreateModel_nhwc() 18 auto param5 = model->addOperand(&type4); in CreateModel_nhwc() 19 auto param6 = model->addOperand(&type4); in CreateModel_nhwc() 20 auto param7 = model->addOperand(&type4); in CreateModel_nhwc() 22 auto param8 = model->addOperand(&type4); in CreateModel_nhwc() [all …]
|
D | depthwise_conv2d_per_channel.model.cpp | 8 OperandType type4(Type::INT32, {}); in CreateModel_same() local 13 auto param = model->addOperand(&type4); in CreateModel_same() 14 auto param1 = model->addOperand(&type4); in CreateModel_same() 15 auto param2 = model->addOperand(&type4); in CreateModel_same() 16 auto param3 = model->addOperand(&type4); in CreateModel_same() 17 auto param4 = model->addOperand(&type4); in CreateModel_same() 18 auto param5 = model->addOperand(&type4); in CreateModel_same() 19 auto param6 = model->addOperand(&type4); in CreateModel_same() 20 auto param7 = model->addOperand(&type4); in CreateModel_same() 61 OperandType type4(Type::INT32, {}); in CreateModel_same_weight_as_input() local [all …]
|
D | grouped_conv2d.model.cpp | 8 OperandType type4(Type::INT32, {}); in CreateModel_nhwc_none() local 14 auto param = model->addOperand(&type4); in CreateModel_nhwc_none() 15 auto param1 = model->addOperand(&type4); in CreateModel_nhwc_none() 16 auto param2 = model->addOperand(&type4); in CreateModel_nhwc_none() 17 auto param3 = model->addOperand(&type4); in CreateModel_nhwc_none() 18 auto param4 = model->addOperand(&type4); in CreateModel_nhwc_none() 19 auto param5 = model->addOperand(&type4); in CreateModel_nhwc_none() 20 auto param6 = model->addOperand(&type4); in CreateModel_nhwc_none() 21 auto act = model->addOperand(&type4); in CreateModel_nhwc_none() 65 OperandType type4(Type::INT32, {}); in CreateModel_nhwc_none_weight_as_input() local [all …]
|
D | depthwise_conv2d_v1_2.model.cpp | 8 OperandType type4(Type::INT32, {}); in CreateModel_nhwc() local 13 auto param = model->addOperand(&type4); in CreateModel_nhwc() 14 auto param1 = model->addOperand(&type4); in CreateModel_nhwc() 15 auto param2 = model->addOperand(&type4); in CreateModel_nhwc() 16 auto param3 = model->addOperand(&type4); in CreateModel_nhwc() 17 auto param4 = model->addOperand(&type4); in CreateModel_nhwc() 18 auto param5 = model->addOperand(&type4); in CreateModel_nhwc() 19 auto param6 = model->addOperand(&type4); in CreateModel_nhwc() 20 auto param7 = model->addOperand(&type4); in CreateModel_nhwc() 64 OperandType type4(Type::INT32, {}); in CreateModel_nhwc_relaxed() local [all …]
|
D | conv2d_dilation.model.cpp | 8 OperandType type4(Type::INT32, {}); in CreateModel_nhwc() local 13 auto param = model->addOperand(&type4); in CreateModel_nhwc() 14 auto param1 = model->addOperand(&type4); in CreateModel_nhwc() 15 auto param2 = model->addOperand(&type4); in CreateModel_nhwc() 16 auto param3 = model->addOperand(&type4); in CreateModel_nhwc() 17 auto param4 = model->addOperand(&type4); in CreateModel_nhwc() 18 auto param5 = model->addOperand(&type4); in CreateModel_nhwc() 19 auto param6 = model->addOperand(&type4); in CreateModel_nhwc() 21 auto param7 = model->addOperand(&type4); in CreateModel_nhwc() 22 auto param8 = model->addOperand(&type4); in CreateModel_nhwc() [all …]
|
D | conv2d_v1_2.model.cpp | 8 OperandType type4(Type::INT32, {}); in CreateModel_nhwc() local 13 auto param = model->addOperand(&type4); in CreateModel_nhwc() 14 auto param1 = model->addOperand(&type4); in CreateModel_nhwc() 15 auto param2 = model->addOperand(&type4); in CreateModel_nhwc() 16 auto param3 = model->addOperand(&type4); in CreateModel_nhwc() 17 auto param4 = model->addOperand(&type4); in CreateModel_nhwc() 18 auto param5 = model->addOperand(&type4); in CreateModel_nhwc() 19 auto param6 = model->addOperand(&type4); in CreateModel_nhwc() 61 OperandType type4(Type::INT32, {}); in CreateModel_nhwc_relaxed() local 66 auto param = model->addOperand(&type4); in CreateModel_nhwc_relaxed() [all …]
|
D | conv2d_per_channel.model.cpp | 8 OperandType type4(Type::INT32, {}); in CreateModel() local 13 auto param = model->addOperand(&type4); in CreateModel() 14 auto param1 = model->addOperand(&type4); in CreateModel() 15 auto param2 = model->addOperand(&type4); in CreateModel() 16 auto param3 = model->addOperand(&type4); in CreateModel() 17 auto param4 = model->addOperand(&type4); in CreateModel() 18 auto param5 = model->addOperand(&type4); in CreateModel() 19 auto param6 = model->addOperand(&type4); in CreateModel() 58 OperandType type4(Type::INT32, {}); in CreateModel_weight_as_input() local 63 auto param = model->addOperand(&type4); in CreateModel_weight_as_input() [all …]
|
D | expand_dims.model.cpp | 6 OperandType type4(Type::INT32, {}); in CreateModel() local 9 auto param = model->addOperand(&type4); in CreateModel() 30 OperandType type4(Type::INT32, {}); in CreateModel_relaxed() local 33 auto param = model->addOperand(&type4); in CreateModel_relaxed() 54 OperandType type4(Type::INT32, {}); in CreateModel_quant8() local 59 auto param = model->addOperand(&type4); in CreateModel_quant8() 78 OperandType type4(Type::INT32, {}); in CreateModel_int32() local 83 auto param = model->addOperand(&type4); in CreateModel_int32() 103 OperandType type4(Type::INT32, {}); in CreateModel_float16() local 107 auto param = model->addOperand(&type4); in CreateModel_float16() [all …]
|
D | lstm2_state.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel() local 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() 26 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel() 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 67 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel_dynamic_output_shape() local 83 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 84 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() [all …]
|
D | lstm2_state2.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel() local 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() 26 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel() 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 67 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel_dynamic_output_shape() local 83 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 84 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() [all …]
|
D | lstm2.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel() local 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() 26 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel() 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 67 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel_dynamic_output_shape() local 83 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 84 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() [all …]
|
D | space_to_batch_v1_2.model.cpp | 8 OperandType type4(Type::TENSOR_INT32, {2}); in CreateModel_nhwc() local 11 auto param = model->addOperand(&type4); in CreateModel_nhwc() 40 OperandType type4(Type::TENSOR_INT32, {2}); in CreateModel_nhwc_relaxed() local 43 auto param = model->addOperand(&type4); in CreateModel_nhwc_relaxed() 74 OperandType type4(Type::TENSOR_INT32, {2}); in CreateModel_nhwc_float16() local 77 auto param = model->addOperand(&type4); in CreateModel_nhwc_float16() 106 OperandType type4(Type::TENSOR_INT32, {2}); in CreateModel_nhwc_quant8() local 109 auto param = model->addOperand(&type4); in CreateModel_nhwc_quant8() 138 OperandType type4(Type::TENSOR_INT32, {2}); in CreateModel_nchw() local 141 auto param = model->addOperand(&type4); in CreateModel_nchw() [all …]
|
D | lstm2_state2_relaxed.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel() local 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() 26 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel() 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 69 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel_dynamic_output_shape() local 85 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 86 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() [all …]
|
D | lstm2_state_float16.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT16, {4}); in CreateModel() local 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() 26 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel() 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 67 OperandType type4(Type::TENSOR_FLOAT16, {4}); in CreateModel_dynamic_output_shape() local 83 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 84 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() [all …]
|
D | lstm2_state_relaxed.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel() local 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() 26 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel() 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 69 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel_dynamic_output_shape() local 85 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 86 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() [all …]
|
D | lstm2_relaxed.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel() local 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() 26 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel() 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 69 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel_dynamic_output_shape() local 85 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 86 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() [all …]
|
D | lstm2_state2_float16.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT16, {4}); in CreateModel() local 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() 26 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel() 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 67 OperandType type4(Type::TENSOR_FLOAT16, {4}); in CreateModel_dynamic_output_shape() local 83 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 84 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() [all …]
|
D | lstm2_float16.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT16, {4}); in CreateModel() local 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() 26 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel() 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 67 OperandType type4(Type::TENSOR_FLOAT16, {4}); in CreateModel_dynamic_output_shape() local 83 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 84 auto cell_to_output_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() [all …]
|
D | resize_bilinear_v1_2.model.cpp | 511 OperandType type4(Type::FLOAT32, {}); in CreateModel_scale_nhwc() local 514 auto param2 = model->addOperand(&type4); in CreateModel_scale_nhwc() 515 auto param3 = model->addOperand(&type4); in CreateModel_scale_nhwc() 542 OperandType type4(Type::FLOAT32, {}); in CreateModel_scale_nhwc_relaxed() local 545 auto param2 = model->addOperand(&type4); in CreateModel_scale_nhwc_relaxed() 546 auto param3 = model->addOperand(&type4); in CreateModel_scale_nhwc_relaxed() 606 OperandType type4(Type::FLOAT32, {}); in CreateModel_scale_nhwc_quant8() local 609 auto param2 = model->addOperand(&type4); in CreateModel_scale_nhwc_quant8() 610 auto param3 = model->addOperand(&type4); in CreateModel_scale_nhwc_quant8() 637 OperandType type4(Type::FLOAT32, {}); in CreateModel_scale_nchw() local [all …]
|
D | sub_quantized_different_scales.model.cpp | 155 OperandType type4(Type::TENSOR_QUANT8_ASYMM, {144}, 10.0f, 120); in CreateModel_4() local 160 auto output03 = model->addOperand(&type4); in CreateModel_4() 360 OperandType type4(Type::TENSOR_QUANT8_ASYMM, {144}, 10.0f, 120); in CreateModel_8() local 365 auto output07 = model->addOperand(&type4); in CreateModel_8() 566 OperandType type4(Type::TENSOR_QUANT8_ASYMM, {144}, 10.0f, 120); in CreateModel_12() local 571 auto output011 = model->addOperand(&type4); in CreateModel_12() 617 OperandType type4(Type::TENSOR_QUANT8_ASYMM, {144}, 10.0f, 120); in CreateModel_13() local 620 auto input112 = model->addOperand(&type4); in CreateModel_13() 642 OperandType type4(Type::TENSOR_QUANT8_ASYMM, {144}, 10.0f, 120); in CreateModel_dynamic_output_shape_13() local 646 auto input112 = model->addOperand(&type4); in CreateModel_dynamic_output_shape_13() [all …]
|
D | lstm_state.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel() local 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 67 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel_dynamic_output_shape() local 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 88 auto output_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape()
|
D | lstm_state2.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel() local 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 67 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel_dynamic_output_shape() local 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 88 auto output_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape()
|
D | lstm.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel() local 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() 30 auto output_gate_bias = model->addOperand(&type4); in CreateModel() 67 OperandType type4(Type::TENSOR_FLOAT32, {4}); in CreateModel_dynamic_output_shape() local 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() 88 auto output_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape()
|
D | resize_nearest_neighbor.model.cpp | 511 OperandType type4(Type::FLOAT32, {}); in CreateModel_scale_nhwc() local 514 auto param2 = model->addOperand(&type4); in CreateModel_scale_nhwc() 515 auto param3 = model->addOperand(&type4); in CreateModel_scale_nhwc() 542 OperandType type4(Type::FLOAT32, {}); in CreateModel_scale_nhwc_relaxed() local 545 auto param2 = model->addOperand(&type4); in CreateModel_scale_nhwc_relaxed() 546 auto param3 = model->addOperand(&type4); in CreateModel_scale_nhwc_relaxed() 575 OperandType type4(Type::FLOAT32, {}); in CreateModel_scale_nhwc_quant8() local 578 auto param2 = model->addOperand(&type4); in CreateModel_scale_nhwc_quant8() 579 auto param3 = model->addOperand(&type4); in CreateModel_scale_nhwc_quant8() 637 OperandType type4(Type::FLOAT32, {}); in CreateModel_scale_nchw() local [all …]
|
D | rnn_state.model.cpp | 8 OperandType type4(Type::TENSOR_FLOAT32, {2, 16}); in CreateModel() local 15 auto hidden_state_in = model->addOperand(&type4); in CreateModel() 17 auto hidden_state_out = model->addOperand(&type4); in CreateModel() 18 auto output = model->addOperand(&type4); in CreateModel() 40 OperandType type4(Type::TENSOR_FLOAT32, {2, 16}); in CreateModel_dynamic_output_shape() local 48 auto hidden_state_in = model->addOperand(&type4); in CreateModel_dynamic_output_shape()
|