| /third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pre_activate/ |
| D | addn_fission_test.py | 39 def before(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 43 def after_divided_by_2(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 54 def after_divided_by_3(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 61 def after_divided_by_4(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 67 def after_divided_by_8(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 72 def after_divided_by_9(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument
|
| D | concat_fission_test.py | 37 def before(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 41 def after_divided_by_2(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 52 def after_divided_by_3(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 59 def after_divided_by_4(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 65 def after_divided_by_8(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 70 def after_divided_by_9(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument
|
| D | lamb_next_mv_rule_test.py | 42 …def before(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul1_… argument 65 …def after(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul1_s… argument 76 …def before_unmatched_real_div4(input0, input1, input2, input3, input4, input5, input6, constant_mu… argument 100 …def before_unmatched_real_div0(input0, input1, input2, input3, input4, input5, input6, constant_mu… argument 124 …def before_unmatched_real_div1(input0, input1, input2, input3, input4, input5, input6, constant_mu… argument 148 …def before_unmatched_real_div2(input0, input1, input2, input3, input4, input5, input6, constant_mu… argument 177 …def before(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul1_… argument 200 …def after(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul1_s… argument 211 …def un_match(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul… argument 240 …def before(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul1_… argument [all …]
|
| D | lamb_next_mv_with_decay_rule_test.py | 42 …def before(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul1_… argument 66 …def after(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul1_s… argument 78 … def before_unmatched_add3(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, argument 103 … def before_unmatched_mul4(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, argument 128 …def before_unmatched_real_div0(input0, input1, input2, input3, input4, input5, input6, constant_mu… argument 153 …def before_unmatched_real_div1(input0, input1, input2, input3, input4, input5, input6, constant_mu… argument 183 …def before(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul1_… argument 207 …def after(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul1_s… argument 219 …def un_match(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul… argument 249 …def before(input0, input1, input2, input3, input4, input5, input6, constant_mul0_x, constant_mul1_… argument [all …]
|
| D | lamb_next_mv_with_decay_v1_rule.py | 44 …def before(input0, input1, input2, input3, input4, input5, input6, mul0_x, mul1_sub, mul2_x, mul3_… argument 67 …def after(input0, input1, input2, input3, input4, input5, input6, mul0_x, mul1_sub, mul2_x, mul3_s… argument 79 …def no_match1(input0, input1, input2, input3, input4, input5, input6, mul0_x, mul1_sub, mul2_x, mu… argument 103 …def no_match2(input0, input1, input2, input3, input4, input5, input6, mul0_x, mul1_sub, mul2_x, mu… argument 127 …def no_match3(input0, input1, input2, input3, input4, input5, input6, mul0_x, mul1_sub, mul2_x, mu… argument
|
| D | stack_fission_test.py | 40 def before(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 44 def after_divided_by_3(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument 51 def after_divided_by_4(input0, input1, input2, input3, input4, input5, input6, input7, input8): argument
|
| /third_party/grpc/test/core/iomgr/ |
| D | sockaddr_utils_test.cc | 79 grpc_resolved_address input6; in test_sockaddr_is_v4mapped() local 106 grpc_resolved_address input6; in test_sockaddr_to_v4mapped() local 192 grpc_resolved_address input6; in test_sockaddr_to_string() local 240 grpc_resolved_address input6; in test_sockaddr_set_get_port() local
|
| /third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/ |
| D | lamb_update_with_lr_rule_fusion.cc | 60 auto input6 = utils::cast<AnfNodePtr>((*equiv)[constant_greater_max_]); in Process() local
|
| /third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/ |
| D | strassen.cc | 315 … void *input5, void *input6, void *input7, void *output, const int size) { in StrassenBackResult()
|
| /third_party/protobuf/src/google/protobuf/io/ |
| D | zero_copy_stream_unittest.cc | 934 ArrayInputStream input6(buffer + 40, 10); in TEST_F() local
|