compiler/control/inner/test_011_if_in_while_break.py test_backward_replace_break 2048.0 compiler/control/inner/test_011_if_in_while_break.py test_forward_if_elif_elif_continue_else 2048.0 compiler/control/inner/test_011_if_in_while_break.py test_forward_replace_break 2048.0 compiler/control/inner/test_011_if_in_while.py test_forward 2048.0 compiler/control/inner/test_012_if_in_for_break.py test_forward 2048.0 compiler/control/inner/test_012_if_in_for.py test_forward 2048.0 compiler/control/inner/test_021_while_while_normal.py test_backward 2048.0 compiler/control/inner/test_022_for_while_normal.py test_forward 2048.0 compiler/control/inner/test_030_for_in_if.py test_for_in_if_02 2048.0 compiler/control/inner/test_030_for_in_if.py test_for_in_if_03 2048.0 compiler/control/inner/test_030_for_in_if.py test_for_in_if_04 2048.0 compiler/control/inner/test_031_for_in_while.py test_for_in_while_01 2048.0 compiler/control/inner/test_031_for_in_while.py test_for_in_while_02 2048.0 compiler/control/inner/test_032_for_in_for.py test_for_in_for_01 2048.0 compiler/control/inner/test_100_if_after_if.py test_if_after_if_01 2048.0 compiler/control/inner/test_102_if_after_for.py test_if_after_for_01 2048.0 compiler/control/inner/test_110_if_after_if_in_if.py test_if_after_if_in_if_03 2048.0 compiler/control/inner/test_111_if_after_if_in_while.py test_backward 2048.0 compiler/control/inner/test_112_if_after_if_in_for.py test_if_after_if_in_for_01 2048.0 compiler/control/inner/test_112_if_after_if_in_for.py test_if_after_if_in_for_02 2048.0 compiler/control/inner/test_120_if_after_while_in_if.py test_backward 2048.0 compiler/control/inner/test_120_if_after_while_in_if.py test_forward 2048.0 compiler/control/inner/test_121_if_after_while_in_while.py test_backward_no_assign 2048.0 compiler/control/inner/test_122_if_after_while_in_for.py test_backward_no_assign 2048.0 compiler/control/inner/test_131_if_after_for_in_while.py test_if_after_for_in_while 2048.0 compiler/control/inner/test_132_if_after_for_in_for.py test_if_after_for_in_for 2048.0 compiler/control/inner/test_200_while_after_if.py test_backward 2048.0 compiler/control/inner/test_201_for_n_while.py test_forward 2048.0 compiler/control/inner/test_202_while_n_while.py test_backward 2048.0 compiler/control/inner/test_220_while_after_while_in_if.py test_forward 2048.0 compiler/control/inner/test_222_for_while_while.py test_forward 2048.0 compiler/control/inner/test_230_while_after_for_in_if.py test_backward 2048.0 compiler/control/inner/test_231_while_for_while.py test_backward 2048.0 compiler/control/inner/test_231_while_for_while.py test_forward 2048.0 compiler/control/inner/test_232_for_for_while.py test_forward 2048.0 compiler/control/inner/test_300_for_after_if.py test_for_after_if 2048.0 compiler/control/inner/test_301_while_normal_for.py test_backward 2048.0 compiler/control/inner/test_302_for_after_for.py test_for_after_for_02 2048.0 compiler/control/inner/test_311_while_if_for.py test_backward 2048.0 compiler/control/inner/test_311_while_if_for.py test_forward 2048.0 compiler/control/inner/test_321_while_while_in_while.py test_backward 2048.0 compiler/control/inner/test_331_for_after_for_in_while.py test_for_after_for_in_while_02 2048.0 compiler/control/inner/test_332_for_after_for_in_for.py test_for_after_for_in_for_01 2048.0 compiler/control/inner/test_break_continue.py test_2break_dead_block 2048.0 compiler/control/inner/test_break_continue.py test_for_break_forward 2048.0 compiler/control/inner/test_break_continue.py test_for_in_for_break 2048.0 compiler/control/inner/test_break_continue.py test_partial_eliminate_while_for_if_break 2048.0 compiler/control/inner/test_break_continue.py test_while_after_while_in_while_break_forward 2048.0 compiler/control/inner/test_break_continue.py test_while_break_backward 2048.0 compiler/control/inner/test_break_continue.py test_while_break_forward 2048.0 compiler/control/mindir/test_while_mindir.py test_single_while_inline_export 0.0 compiler/control/test_ascend_control_sink.py test_if_by_if_by_if 1024.0 compiler/control/test_ascend_control_sink.py test_simple_if 1024.0 compiler/control/test_ascend_control_sink.py test_simple_if_with_assign 0.0 compiler/control/test_cont_grad.py test_for_while_with_param_grad_with_const_branch 2048.0 compiler/control/test_cont_grad.py test_if_by_if_forward 2048.0 compiler/control/test_cont_grad.py test_if_by_if_forward_all_const_branch 2048.0 compiler/control/test_cont_grad.py test_if_by_if_return_inside_grad 2048.0 compiler/control/test_cont_grad.py test_no_while_call 2048.0 compiler/control/test_cont_grad.py test_while_endless_case 2048.0 compiler/control/test_cont_grad.py test_while_with_param_basic_grad_mul 2048.0 compiler/control/test_cont_grad.py test_while_with_param_basic_grad_three 2048.0 compiler/control/test_cont_grad.py test_while_with_param_forward 2048.0 compiler/control/test_cont_grad.py test_while_with_param_forward_with_const_branch 2048.0 compiler/control/test_cont_grad.py test_while_with_variable_grad 2048.0 compiler/control/test_cont_grad.py test_with_param_if_by_if_forward 2048.0 compiler/control/test_for_half_unroll.py test_for_half_unroll_basic 2048.0 compiler/control/test_for_in_for_break_phi_eliminate.py test_for_in_for_break_phi_node_eliminate 1024.0 compiler/control/test_if_by_if.py test_branch_same_shape 2048.0 compiler/control/test_if_by_if.py test_parallel_if_add_by_zero 2048.0 compiler/control/test_jax_control_ops.py test_grad_while_loop 2048.0 compiler/control/test_jax_control_ops.py test_while_loop 2048.0 compiler/control/test_multigraph_sink.py test_simple_if 2048.0 compiler/control/test_multigraph_sink.py test_simple_while 2048.0 compiler/control/test_multigraph_sink.py test_while_in_while_in_while 2048.0 compiler/control/test_switch_simplify.py test_tensor_condition 2048.0 compiler/control/test_tensor_in_list.py test_tensor_in_list 1024.0 compiler/control/test_unroll_loop_ops.py test_foriloop_with_nested_foriloop 2048.0 compiler/control/test_unroll_loop_ops.py test_scan_unroll 2048.0 compiler/control/test_while_grad.py test_while_grad 1024.0 compiler/debug/compiler/debug/save_ir_path_code.py test_ir_path_with_distributed_initialized 0.0 compiler/debug/test_save_ir_path.py test_dump_ir_path_ascend 0.0 compiler/fallback/control_flow/test_fallback_000_single_if.py test_single_if_builtin_function_abs 1024.0 compiler/fallback/control_flow/test_fallback_001_single_while.py test_single_while_2 2048.0 compiler/fallback/control_flow/test_fallback_001_single_while.py test_single_while_two_cond_1 2048.0 compiler/fallback/control_flow/test_fallback_001_single_while.py test_single_while_two_cond_3 1024.0 compiler/fallback/control_flow/test_fallback_010_if_in_if.py test_if_else_in_if_else_2 1024.0 compiler/fallback/control_flow/test_fallback_012_if_in_for.py test_if_in_for_numpy_5 2048.0 compiler/fallback/control_flow/test_fallback_012_if_in_for.py test_if_in_for_tensor_2 2048.0 compiler/fallback/control_flow/test_fallback_012_if_in_for.py test_if_in_for_tensor_5 2048.0 compiler/fallback/control_flow/test_fallback_012_if_in_for.py test_if_in_for_with_break_continue 2048.0 compiler/fallback/control_flow/test_fallback_020_while_in_if.py test_while_in_if_2 2048.0 compiler/fallback/control_flow/test_fallback_020_while_in_if.py test_while_in_if_3 2048.0 compiler/fallback/control_flow/test_fallback_020_while_in_if.py test_while_param_in_if 2048.0 compiler/fallback/control_flow/test_fallback_020_while_in_if.py test_while_two_cond_in_if_2 2048.0 compiler/fallback/control_flow/test_fallback_021_while_in_while.py test_while_in_while_3 2048.0 compiler/fallback/control_flow/test_fallback_021_while_in_while.py test_while_in_while_with_two_cond_1 2048.0 compiler/fallback/control_flow/test_fallback_022_while_in_for.py test_while_in_for_builtin_function 2048.0 compiler/fallback/control_flow/test_fallback_022_while_in_for.py test_while_in_for_numpy 2048.0 compiler/fallback/control_flow/test_fallback_022_while_in_for.py test_while_in_for_zip 2048.0 compiler/fallback/control_flow/test_fallback_030_for_in_if.py test_for_in_if_dict_isinstance 1024.0 compiler/fallback/control_flow/test_fallback_030_for_in_if.py test_for_in_if_isinstance_raise 2048.0 compiler/fallback/control_flow/test_fallback_031_for_in_while.py test_for_in_while_tensor 2048.0 compiler/fallback/control_flow/test_fallback_032_for_in_for.py test_for_in_for_tensor 2048.0 compiler/fallback/control_flow/test_fallback_110_if_after_if_in_if.py test_if_after_if_in_if_tensor 2048.0 compiler/fallback/control_flow/test_fallback_111_if_after_if_in_while.py test_if_after_if_in_while_tensor_2 2048.0 compiler/fallback/control_flow/test_fallback_112_if_after_if_in_for.py test_if_after_if_in_for_numpy 2048.0 compiler/fallback/control_flow/test_fallback_120_if_after_while_in_if.py test_if_after_while_in_if_tensor 2048.0 compiler/fallback/control_flow/test_fallback_122_if_after_while_in_for.py test_if_after_while_in_for_tensor 2048.0 compiler/fallback/control_flow/test_fallback_131_if_after_for_in_while.py test_if_after_for_in_while_numpy_2 0.0 compiler/fallback/control_flow/test_fallback_131_if_after_for_in_while.py test_if_after_for_in_while_tensor_2 2048.0 compiler/fallback/control_flow/test_fallback_132_if_after_for_in_for.py test_if_after_for_in_for_numpy 2048.0 compiler/fallback/control_flow/test_fallback_132_if_after_for_in_for.py test_if_after_for_in_for_tensor 2048.0 compiler/fallback/control_flow/test_fallback_200_while_after_if.py test_while_after_if_tensor_2 2048.0 compiler/fallback/control_flow/test_fallback_201_while_after_while.py test_while_after_while_tensor 2048.0 compiler/fallback/control_flow/test_fallback_202_while_after_for.py test_while_after_for_numpy 2048.0 compiler/fallback/control_flow/test_fallback_202_while_after_for.py test_while_after_for_tensor 2048.0 compiler/fallback/control_flow/test_fallback_202_while_after_for.py test_while_after_for_tensor_2 2048.0 compiler/fallback/control_flow/test_fallback_210_while_after_if_in_if.py test_while_after_if_in_if_tensor_2 2048.0 compiler/fallback/control_flow/test_fallback_212_while_after_if_in_for.py test_while_after_if_in_for_numpy_2 0.0 compiler/fallback/control_flow/test_fallback_220_while_after_while_in_if.py test_while_after_while_in_if_numpy 2048.0 compiler/fallback/control_flow/test_fallback_221_while_after_while_in_while.py test_while_after_while_in_while_numpy 1024.0 compiler/fallback/control_flow/test_fallback_222_while_after_while_in_for.py test_while_after_while_in_for_numpy_2 2048.0 compiler/fallback/control_flow/test_fallback_230_while_after_for_in_if.py test_while_after_for_in_if_4 0.0 compiler/fallback/control_flow/test_fallback_232_while_after_for_in_for.py test_while_after_for_in_for_3 2048.0 compiler/fallback/control_flow/test_fallback_300_for_after_if.py test_for_after_if_2 1024.0 compiler/fallback/control_flow/test_fallback_300_for_after_if.py test_for_after_if_3 2048.0 compiler/fallback/control_flow/test_fallback_300_for_after_if.py test_for_after_if_4 2048.0 compiler/fallback/control_flow/test_fallback_301_for_after_while.py test_for_after_while_1 2048.0 compiler/fallback/control_flow/test_fallback_301_for_after_while.py test_for_after_while_2 2048.0 compiler/fallback/control_flow/test_fallback_301_for_after_while.py test_for_after_while_3 2048.0 compiler/fallback/control_flow/test_fallback_302_for_after_for.py test_for_after_for_2 2048.0 compiler/fallback/control_flow/test_fallback_302_for_after_for.py test_for_after_for_3 2048.0 compiler/fallback/control_flow/test_fallback_311_for_after_if_in_while.py test_for_after_if_in_while_tensor 2048.0 compiler/fallback/control_flow/test_fallback_312_for_after_if_in_for.py test_for_after_if_in_for_tensor 2048.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_all_any.py test_fallback_any_asnumpy 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_hasattr.py test_fallback_hasattr_dtype 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_int_float.py test_fallback_int_asnumpy 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_iter.py test_dict_iter_next 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_iter.py test_list_iter_in_for 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_iter.py test_tensor_iter 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_len.py test_len_cust_class 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_len.py test_len_mutable 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_len.py test_len_seq_cell 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_map.py test_map_cust_class 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_max_min.py test_fallback_runtime_min 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_print.py test_fallback_print_mutable 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_zip.py test_fallback_runtime_zip_asnumpy_tuple 1024.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_zip.py test_fallback_runtime_zip_dict 0.0 compiler/fallback/python_builtin_funtions/test_graph_fallback_runtime_zip.py test_fallback_runtime_zip_tensor 1024.00390625 compiler/fallback/test_graph_fallback_jit_syntax_level.py test_dict_in_cell 0.0 compiler/fallback/test_graph_fallback_numpy_attr.py test_np_char_1 0.0 compiler/fallback/test_graph_fallback_numpy_attr.py test_np_char_2 0.0 compiler/fallback/test_graph_fallback_numpy_attr.py test_np_concat 0.0 compiler/fallback/test_graph_fallback_numpy_attr.py test_np_degree 0.0 compiler/fallback/test_graph_fallback_numpy_attr.py test_np_matrix 0.0 compiler/fallback/test_graph_fallback_print.py test_np_print_1 0.0 compiler/fallback/test_graph_fallback_print.py test_print_cnode_1 2048.0 compiler/fallback/test_graph_fallback_print.py test_print_dict 0.0 compiler/fallback/test_graph_fallback_print.py test_print_exception 2048.0 compiler/fallback/test_graph_fallback_print.py test_print_format_np 1024.0 compiler/fallback/test_graph_fallback_print.py test_print_list_2 2048.0 compiler/fallback/test_graph_fallback_print.py test_print_param_value 2048.0 compiler/fallback/test_graph_fallback_print.py test_print_string_add_string 1024.0 compiler/fallback/test_graph_fallback_print.py test_print_string_format 0.0 compiler/fallback/test_graph_fallback_runtime_asnumpy.py test_jit_tensor_asnumpy 0.0 compiler/fallback/test_graph_fallback_runtime_asnumpy.py test_tensor_asnumpy_3 0.0 compiler/fallback/test_graph_fallback_runtime_custom_class.py test_call_other_object_method_runtime 1024.00244140625 compiler/fallback/test_graph_fallback_runtime_custom_class.py test_pyexecute_with_stub_tensor_2 2048.0 compiler/fallback/test_graph_fallback_runtime_custom_class.py test_pyexecute_with_stub_tensor_3 2048.0 compiler/fallback/test_graph_fallback_runtime_dict_inplace.py test_dict_inplace_setitem_with_attribute 0.0 compiler/fallback/test_graph_fallback_runtime_dict_inplace.py test_dict_inplace_setitem_with_attribute_2 0.0 compiler/fallback/test_graph_fallback_runtime_dict_inplace.py test_dict_inplace_setitem_with_dict_getitem 2048.0 compiler/fallback/test_graph_fallback_runtime_dict_inplace.py test_global_dict_as_graph_input 0.0 compiler/fallback/test_graph_fallback_runtime_dict.py test_dict_inner_method_overrrided_3 0.0 compiler/fallback/test_graph_fallback_runtime_dict.py test_get_item_with_string_input_grad 1024.0 compiler/fallback/test_graph_fallback_runtime_dict.py test_nested_dict_with_parameter_constant2 2048.0 compiler/fallback/test_graph_fallback_runtime_dict.py test_net_dict_1_grad 0.0 compiler/fallback/test_graph_fallback_runtime_dict.py test_return_different_size_dict_in_if_else 2048.0 compiler/fallback/test_graph_fallback_runtime_dict.py test_return_nested_dict2 0.0 compiler/fallback/test_graph_fallback_runtime_dict.py test_return_nested_dict_with_inputs 1024.0 compiler/fallback/test_graph_fallback_runtime_dict.py test_return_nested_dict_with_parameter_constant1 2048.0 compiler/fallback/test_graph_fallback_runtime_inplace_operation.py test_change_net_attr_2 0.0 compiler/fallback/test_graph_fallback_runtime_inplace_operation.py test_change_net_attr_type_tuple_to_number 0.0 compiler/fallback/test_graph_fallback_runtime_inplace_operation.py test_change_net_list_3 0.0 compiler/fallback/test_graph_fallback_runtime_inplace_operation.py test_change_net_list_4 0.0 compiler/fallback/test_graph_fallback_runtime_list_inplace.py test_return_local_list_5 0.00634765625 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_fallback_add_meta 0.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_fallback_getitem_meta 0.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_fallback_meta_fg_not_support_type_and 0.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_fallback_meta_fg_not_support_type_bitwise_and 0.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_fallback_meta_fg_not_support_type_bitwise_xor 0.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_fallback_meta_fg_not_support_type_floordiv 0.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_fallback_meta_fg_not_support_type_greater_equal_1 0.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_fallback_mul_meta 0.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_fallback_setitem_meta 0.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_fallback_setitem_meta_2 0.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_multitype_with_cache 2048.0 compiler/fallback/test_graph_fallback_runtime_meta_fg.py test_shift_operator_error_list_input 0.0 compiler/fallback/test_graph_fallback_runtime_none.py test_none_is_return_raise 2048.0 compiler/fallback/test_graph_fallback_runtime.py test_dynamic_shape_dtype_tensor 2048.0 compiler/fallback/test_graph_fallback_runtime.py test_gelu 2048.0 compiler/fallback/test_graph_fallback_runtime.py test_np_save_with_args 0.0 compiler/fallback/test_graph_fallback_runtime.py test_pyexecute_raise_error_with_dynamic_length_sequence 2048.0 compiler/fallback/test_graph_fallback_runtime.py test_pyexecute_raise_error_with_dynamic_length_sequence_2 2048.0 compiler/fallback/test_graph_fallback_runtime_return_list.py test_return_list_from_dict_attribute 2048.0 compiler/fallback/test_graph_fallback_runtime_return_list.py test_return_list_with_nest_2 0.0 compiler/fallback/test_graph_fallback_runtime_scalar.py test_int_mutable 1024.0 compiler/fallback/test_graph_fallback_runtime_setattr.py test_global_getattr_after_setattr_1 0.0 compiler/fallback/test_graph_fallback_runtime_setattr.py test_global_getattr_after_setattr_2 0.0 compiler/fallback/test_graph_fallback_runtime_setattr.py test_global_getattr_after_setattr_3 0.0 compiler/fallback/test_graph_fallback_runtime_setattr.py test_global_setattr_in_control_flow 0.0 compiler/fallback/test_graph_fallback_runtime_setattr.py test_setattr_global_obj_attr2 0.0 compiler/fallback/test_graph_fallback_runtime_setattr.py test_setattr_global_obj_nested_attr2 0.0 compiler/fallback/test_graph_fallback_runtime_setattr.py test_setattr_run_multiple_times 0.0 compiler/fallback/test_graph_fallback_runtime_setattr.py test_setattr_run_multiple_times_2 1024.0 compiler/fallback/test_graph_fallback_runtime_setattr.py test_setattr_with_augassign 0.0 compiler/fallback/test_graph_fallback_runtime_str_format.py test_format_number 0.0 compiler/fallback/test_graph_fallback_runtime_str_format.py test_format_with_map 0.0 compiler/fallback/test_graph_fallback_runtime_str_format.py test_format_with_number_placeholder_input 0.0 compiler/fallback/test_graph_fallback_runtime_str_format.py test_format_with_tuple_index 0.0 compiler/fallback/test_graph_fallback_runtime_str_format.py test_str_format_mutiple_input 2048.0 compiler/fallback/test_graph_fallback_runtime_str_format.py test_str_format_using_cell 0.0 compiler/fallback/test_graph_fallback_runtime_tuple_func.py test_sequence_count_with_operation_3 2048.0 compiler/fallback/test_graph_fallback_runtime_tuple_func.py test_sequence_getitem_with_abstract_any_input 1024.0 compiler/fallback/test_graph_fallback_runtime_tuple_func.py test_sequence_getitem_with_index 1024.0 compiler/fallback/test_graph_fallback_runtime_tuple_func.py test_sequence_len_with_operation 0.0 compiler/fallback/test_graph_fallback_runtime_tuple_func.py test_sequence_ops_with_grad_3 1024.0 compiler/fallback/test_graph_fallback_tensor.py test_np_tensor_add 2048.0 compiler/fallback/test_graph_fallback_unsupport.py test_for_with_interpret_object 0.0 compiler/fallback/test_graph_fallback_unsupport.py test_np_ix_with_variable 1024.0 compiler/fallback/test_graph_fallback_unsupport.py test_numpy_prod_with_variable_axis 0.0 compiler/fallback/test_graph_fallback_unsupport.py test_slice_with_variable 0.0 compiler/functional_overload/test_functional_method.py test_method_clamp 1024.00537109375 compiler/gradient/test_custom_cell_bprop.py test_grad_in_bprop_2 1024.00244140625 compiler/gradient/test_custom_cell_bprop.py test_grad_mul_add_with_wrong_output_num 0.0 compiler/gradient/test_custom_cell_bprop.py test_grad_mul_add_with_wrong_output_shape 0.0 compiler/gradient/test_custom_fn_bprop.py test_custom_vjp_bprop_in_fn_2 1024.00634765625 compiler/gradient/test_custom_fn_bprop.py test_custom_vjp_inline_bprop_two_input 1024.00439453125 compiler/gradient/test_custom_fn_bprop.py test_custom_vjp_inline_mul_add 1024.00537109375 compiler/gradient/test_custom_fn_bprop.py test_custom_vjp_mul_add 1024.00537109375 compiler/gradient/test_custom_fn_bprop.py test_custom_vjp_one_input_bprop 1024.00390625 compiler/gradient/test_taylor_differentiation.py test_derivative_construct_graph_mode 2048.0 compiler/gradient/test_taylor_differentiation.py test_derivative_fn_func 2048.0 compiler/gradient/test_taylor_differentiation.py test_derivative_fn_jit_func 2048.0 compiler/gradient/test_taylor_differentiation.py test_derivative_invalid_input_type 0.0 compiler/gradient/test_taylor_differentiation.py test_derivative_invalid_order_0 0.0 compiler/gradient/test_taylor_differentiation.py test_derivative_invalid_order_int16 0.0 compiler/gradient/test_taylor_differentiation.py test_derivative_parameter 0.0 compiler/gradient/test_taylor_differentiation.py test_derivative_parameter 1024.0 compiler/gradient/test_taylor_differentiation.py test_derivative_primitive 0.0 compiler/gradient/test_taylor_differentiation.py test_derivative_primitive 1024.0 compiler/gradient/test_taylor_differentiation.py test_jet_add_2_inputs_float32_not_cell_or_function 1024.0 compiler/gradient/test_taylor_differentiation.py test_jet_construct_graph_mode 2048.0 compiler/gradient/test_taylor_differentiation.py test_jet_dyn_series_shape_not_same_as_primals 0.0 compiler/gradient/test_taylor_differentiation.py test_jet_grad_jet_0_graph_mode 2048.0 compiler/gradient/test_taylor_differentiation.py test_jet_lambda 2048.0 compiler/gradient/test_taylor_differentiation.py test_jet_parameter 0.0 compiler/gradient/test_taylor_differentiation.py test_jet_parameter 1024.0 compiler/graph_syntax/dict/test_dict_comp.py test_dictcomp_with_multiple_generator 0.0 compiler/graph_syntax/dict/test_dict_comp.py test_dict_generated_from_list 0.0 compiler/graph_syntax/python_builtin_functions/test_abs.py test_fallback_abs_tensor 1024.00244140625 compiler/graph_syntax/python_builtin_functions/test_all_any.py test_fallback_all_list_hybrid 0.0 compiler/graph_syntax/python_builtin_functions/test_issubclass.py test_issubclass_tensor 2048.0 compiler/graph_syntax/python_builtin_functions/test_list_tuple.py test_builtin_function_list_with_non_constant_tensor 1024.001953125 compiler/graph_syntax/python_builtin_functions/test_max_min.py test_builtin_function_min_with_tensor_1d 1024.0 compiler/graph_syntax/python_builtin_functions/test_sum.py test_fallback_sum_with_x_list_of_tensor 1024.0029296875 compiler/graph_syntax/python_builtin_functions/test_sum.py test_fallback_sum_with_x_tensor_n_not_default_2 1024.00244140625 compiler/graph_syntax/test_tensor_slice.py test_tensor_slice_1 1024.00439453125 compiler/graph_syntax/test_tensor_slice.py test_tensor_slice_in_tuple 1024.001953125 compiler/hook/tensor_hook/test_hook_higher_order_derivation.py test_3rd_order_derivation 1024.01123046875 compiler/hook/tensor_hook/test_hook_higher_order_derivation.py test_first_derivative_wrt_input_second_wrt_weight 1024.0078125 compiler/inline/test_inline.py test_nest 2048.0 compiler/mutable/test_grad_mutable.py test_grad_mutable_unused_tuple_tensor 1024.0048828125 compiler/opt_pass/test_control_cse_optimize.py test_ctrl_cse_optimize_with_subnet 1024.90771484375 compiler/opt_pass/test_control_cse_optimize.py test_ctrl_cse_optimize_with_subnet_and_sink 1024.1259765625 compiler/recompute/compiler/recompute/test_recompute.py test_recompute_block_recompute 2048.0 compiler/recompute/compiler/recompute/test_recompute.py test_recompute_cell_and_op_recompute1 2048.0 compiler/recompute/test_recompute_with_lazy_inline.py test_recompute_cell_and_op_recompute1 0.0 compiler/recompute/test_recompute_with_lazy_inline.py test_recompute_cell_recompute 0.0 compiler/recompute/test_recompute_with_lazy_inline.py test_recompute_origin_inputs_umonad_fv 2048.0 compiler/syntax/simple_expression/test_assignment_ops.py test_assign_int64 0.0029296875 compiler/syntax/simple_expression/test_assignment_ops.py test_assign_uint16 0.0029296875 compiler/syntax/simple_expression/test_assignment_ops.py test_number_assignmod_number 0.0 compiler/syntax/simple_expression/test_assignment_ops.py test_number_assignmulmul_tensor 1024.0 compiler/syntax/simple_expression/test_assignment_ops.py test_tensor_assigndiv_tensor 1024.0 compiler/syntax/simple_expression/test_assignment_ops.py test_tensor_assignmod_tensor 1024.0 compiler/syntax/simple_expression/test_compare.py test_multiple_compare 1024.0029296875 compiler/syntax/simple_expression/test_compare.py test_multiple_compare_2 1024.0029296875 compiler/syntax/simple_expression/test_compare.py test_multiple_compare_4 0.0 compiler/syntax/simple_expression/test_logic_and.py test_ms_syntax_operator_logic_tensor_1_int_and_int 0.0 compiler/syntax/simple_expression/test_logic_or.py test_ms_syntax_operator_logic_list_int_or_list_str 0.0 compiler/syntax/simple_expression/test_map.py test_map_args_full_make_list_same_length 0.0 compiler/syntax/simple_expression/test_map.py test_map_args_size 0.0 compiler/syntax/simple_expression/test_math_ops.py test_number_add_number 0.0 compiler/syntax/simple_expression/test_math_ops.py test_number_div_tensor 2048.00048828125 compiler/syntax/simple_expression/test_math_ops.py test_number_floordiv_number 1024.001953125 compiler/syntax/simple_expression/test_math_ops.py test_number_mul_number 0.0 compiler/syntax/simple_expression/test_math_ops.py test_tensor_add_tensor_int64 2048.00048828125 compiler/syntax/simple_expression/test_math_ops.py test_tensor_div_tensor 2048.00048828125 compiler/syntax/simple_expression/test_math_ops.py test_tuple_add_tuple_shape 1024.0 compiler/syntax/simple_expression/test_member_in.py test_ms_syntax_operator_str_in_dict_str 0.0 compiler/syntax/simple_expression/test_member_in.py test_ms_syntax_operator_tensor_in_list_tensor 1024.00341796875 compiler/syntax/simple_expression/test_operator.py test_make_slice_scalar 0.0 compiler/syntax/simple_expression/test_sequence_getitem.py test_list_getitem_with_constant_bool_index 0.0 compiler/syntax/simple_expression/test_sequence_getitem.py test_list_getitem_with_constant_bool_index_2 2048.0 compiler/syntax/simple_expression/test_sequence_getitem.py test_tuple_getitem_with_constant_bool_index_2 1024.00244140625 compiler/syntax/simple_expression/test_sequence_getitem.py test_tuple_getitem_with_variable_bool_index 1024.0029296875 compiler/syntax/simple_expression/test_sequence_getitem.py test_tuple_getitem_with_variable_bool_index_2 2048.0 compiler/tensor_inplace/control_flow/test_tensor_inplace_view_control_flow.py test_view_in_control_flow1 1024.0 compiler/tensor_inplace/control_flow/test_tensor_inplace_view_control_flow.py test_view_in_control_flow11 1024.0 compiler/tensor_inplace/control_flow/test_tensor_inplace_view_control_flow.py test_view_in_control_flow5 0.0 compiler/tensor_inplace/control_flow/test_tensor_inplace_view_control_flow.py test_view_in_control_flow7 1024.0 compiler/tensor_inplace/control_flow/test_tensor_inplace_view_control_flow.py test_virtual_view_case1 2048.0 compiler/tensor_inplace/control_flow/test_tensor_inplace_view_control_flow.py test_virtual_view_case5 2048.0 compiler/tensor_inplace/control_flow/test_tensor_inplace_view_control_flow.py test_virtual_view_case8 2048.0 compiler/tensor_inplace/test_tensor_index.py test_tensor_bool_index_read_false 2048.0 compiler/tensor_inplace/test_tensor_index.py test_tensor_bool_tensor_write 2048.0 compiler/tensor_inplace/test_tensor_index.py test_tensor_index_list_read 2048.0 compiler/tensor_inplace/test_tensor_index.py test_tensor_select_ext_write 2048.0 compiler/tensor_inplace/test_tensor_index.py test_tensor_select_slice_index_write 2048.0 compiler/tensor_inplace/test_tensor_index.py test_tensor_self_read 1024.0 compiler/tensor_inplace/test_tensor_index.py test_tensor_slice_ext_read 2048.0 compiler/tensor_inplace/test_tensor_view_inplace_grad_new_method.py test_tensor_view_inplace_grad_check7 2048.0 compiler/tensor_sync/test_tensor_sync.py test_view_inplace_pynative 0.0 container/test_CellDict.py test_celldict_items_method 2048.0 container/test_CellDict.py test_celldict_setitem_error_case_method 0.0 custom/ops_custom/ascendc/test_custom_level0.py test_custom_mul_aclnn_add_prefix 2048.0 custom/ops_custom/ascendc/test_custom_level0.py test_custom_mul_dump 2048.0 custom/ops_custom/ascendc/test_custom_utils.py test_code_generator_arg_min 0.0 custom/ops_custom/ascendc/test_custom_utils.py test_code_generator_batch_norm 0.0 dataset/test_dataset_with_multiprocessing.py test_network_dataset_with_multiprocessing_without_fd_leak 0.0 data_transfer/test_tdt_data_transfer_enable_rdr.py test_train_with_Ascend 1024.00146484375 dfx/test_vlog.py test_op_proto_warnings 0.0 dynamic_shape/test_argmin.py test_argmin 1024.001953125 dynamic_shape/test_argmin.py test_argmin 1024.005859375 dynamic_shape/test_assign.py test_assign_backward 2048.0 dynamic_shape/test_assign.py test_assign_forward 0.0029296875 dynamic_shape/test_avg_pool.py test_avg_pool_dynamic 1024.00146484375 dynamic_shape/test_cummax.py test_cummax_dynamic_rank 0.00146484375 dynamic_shape/test_cummax.py test_cummax_dynamic_rank 0.00439453125 dynamic_shape/test_cumprod.py test_cumprod_backward_dynamic 0.005859375 dynamic_shape/test_cumprod.py test_cumprod_backward_dynamic 0.01171875 dynamic_shape/test_dynamic_shape_add.py test_add_op_infervalue 0.0 dynamic_shape/test_dynamic_shape_add.py test_add_op_infervalue 1024.0 dynamic_shape/test_dynamic_shape_cosh.py test_cosh_backward 2048.001953125 dynamic_shape/test_dynamic_shape_cosh.py test_cosh_vmap 2048.001953125 dynamic_shape/test_dynamic_shape_cumsum.py test_cumsum_forward 1024.00244140625 dynamic_shape/test_dynamic_shape_cumsum.py test_cumsum_forward 1024.00341796875 dynamic_shape/test_dynamic_shape_cumsum.py test_cumsum_forward 1024.00537109375 dynamic_shape/test_dynamic_shape_cumsum.py test_cumsum_forward 1024.00732421875 dynamic_shape/test_dynamic_shape_cumsum.py test_cumsum_forward 1024.00927734375 dynamic_shape/test_dynamic_shape_cumsum.py test_cumsum_forward 1024.01123046875 dynamic_shape/test_dynamic_shape_cumsum.py test_cumsum_forward 1024.01318359375 dynamic_shape/test_dynamic_shape_minimum.py test_minimum_op_dynamic_backward_shape 0.0 dynamic_shape/test_dynamic_shape_minimum.py test_minimum_op_forward 1024.00244140625 dynamic_shape/test_dynamic_shape_minimum.py test_minimum_op_forward 2048.00244140625 dynamic_shape/test_dynamic_shape_minimum.py test_minimum_op_vmap 1024.00244140625 dynamic_shape/test_dynamic_shape_minimum.py test_minimum_op_vmap 1024.00390625 dynamic_shape/test_dynamic_shape_mul.py test_mul_op_backward 1024.00244140625 dynamic_shape/test_dynamic_shape_mul.py test_mul_op_vmap 1024.00244140625 dynamic_shape/test_dynamic_shape_mul.py test_mul_op_vmap 1024.00390625 dynamic_shape/test_dynamic_shape_nonzero.py test_nonzero_op_backward 0.0 dynamic_shape/test_dynamic_shape_nonzero.py test_nonzero_op_forward 0.00439453125 dynamic_shape/test_dynamic_shape_sinh.py test_sinh_forward 2048.001953125 dynamic_shape/test_dynamic_shape_square.py test_square_vmap 1024.001953125 dynamic_shape/test_dynamic_shape_square.py test_square_vmap 1024.00341796875 dynamic_shape/test_dynamic_shape_transpose.py test_transpose_forward 2048.00244140625 dynamic_shape/test_fast_gelu_grad.py test_fastgelugrad_op_forward_ascend 1024.00244140625 dynamic_shape/test_ftrl.py test_lazy_adam_net_sparse 2048.0 dynamic_shape/test_gelu_grad.py test_gelu_grad_dynamic_rank 0.001953125 dynamic_shape/test_gelu_grad.py test_gelu_grad_dynamic_rank 0.0048828125 dynamic_shape/test_gelu.py test_gelu_backward 2048.00244140625 dynamic_shape/test_greater_equal_op.py test_greater_equal_vmap 1024.00244140625 dynamic_shape/test_greater_op.py test_greater_forward 1024.00244140625 dynamic_shape/test_greater_op.py test_greater_vmap 1024.00244140625 dynamic_shape/test_grid_sampler_2d_grad.py test_grid_sampler_2d_grad_forward 1024.0029296875 dynamic_shape/test_grid_sampler_2d_grad.py test_grid_sampler_2d_grad_forward 2048.0029296875 dynamic_shape/test_grid_sampler_3d.py test_grid_sampler_3d_forward 1024.00244140625 dynamic_shape/test_grid_sampler_3d.py test_grid_sampler_3d_vmap 1024.00244140625 dynamic_shape/test_hshrink_grad.py test_hshrink_grad_forward 1024.00244140625 dynamic_shape/test_hshrink_grad.py test_hshrink_grad_forward 1024.00341796875 dynamic_shape/test_hshrink.py test_hshrink_dynamic_rank 0.00146484375 dynamic_shape/test_hshrink.py test_hshrink_dynamic_rank 0.00341796875 dynamic_shape/test_hsigmoid.py test_hsigmoid_backward 2048.00244140625 dynamic_shape/test_hsigmoid.py test_hsigmoid_dynamic_rank 0.0009765625 dynamic_shape/test_hsigmoid.py test_hsigmoid_dynamic_rank 0.0029296875 dynamic_shape/test_hsigmoid.py test_hsigmoid_vmap 2048.001953125 dynamic_shape/test_hswish_grad.py test_hswish_grad_dynamic_rank 2048.0 dynamic_shape/test_hswish.py test_hswish_backward 1024.00244140625 dynamic_shape/test_hswish.py test_hswish_backward 1024.00390625 dynamic_shape/test_layer_norm_grad_grad.py test_layer_norm_grad_grad_dynamic_shape 0.498046875 dynamic_shape/test_layer_norm_grad_grad.py test_layer_norm_grad_grad_dynamic_shape 0.98681640625 dynamic_shape/test_layer_norm_grad.py test_layer_norm_grad_vmap 2048.00048828125 dynamic_shape/test_layer_norm.py test_layer_norm_backward 1024.00341796875 dynamic_shape/test_layer_norm.py test_layer_norm_backward 1024.00927734375 dynamic_shape/test_layer_norm.py test_layer_norm_dynamic_rank 0.00390625 dynamic_shape/test_layer_norm.py test_layer_norm_dynamic_rank 0.009765625 dynamic_shape/test_layer_norm.py test_layer_norm_dynamic_shape 0.00390625 dynamic_shape/test_layer_norm.py test_layer_norm_dynamic_shape 0.009765625 dynamic_shape/test_less.py test_less_vmap 1024.00244140625 dynamic_shape/test_maximum_grad_op.py test_maximum_grad_op_forward 1024.0029296875 dynamic_shape/test_maximum_grad_op.py test_maximum_grad_op_forward 1024.00439453125 dynamic_shape/test_minimum_grad.py test_minimum_grad_op_dynamic_shape 1024.00244140625 dynamic_shape/test_nllloss.py test_nllloss_backward 2048.00341796875 dynamic_shape/test_onehot.py test_onehot_op_backward 0.00537109375 dynamic_shape/test_onehot.py test_onehot_op_backward 1024.00537109375 dynamic_shape/test_onehot.py test_onehot_op_forward 1024.0029296875 dynamic_shape/test_onehot.py test_onehot_op_forward 2048.0029296875 dynamic_shape/test_oneslike.py test_oneslike_op_backward 0.0 dynamic_shape/test_oneslike.py test_oneslike_op_backward 1024.0 dynamic_shape/test_ops_batchnorm_grad.py test_bn_grad_backward 1024.59814453125 dynamic_shape/test_ops_batchnorm_grad.py test_bn_grad_backward 1025.880859375 dynamic_shape/test_ops_batchnorm_grad.py test_bn_grad_forward 1024.39990234375 dynamic_shape/test_ops_batchnorm_grad.py test_bn_grad_forward 1024.79736328125 dynamic_shape/test_ops_bias_add_grad.py test_bias_add_grad_4d 2048.001953125 dynamic_shape/test_ops_bias_add.py test_bias_add_5d 1024.0029296875 dynamic_shape/test_ops_bias_add.py test_bias_add_vmap 2048.00244140625 dynamic_shape/test_ops_cast.py test_cast_backward 0.0 dynamic_shape/test_ops_cast.py test_cast_forward 2048.001953125 dynamic_shape/test_ops_celu.py test_celu_dynamic_rank 2048.0 dynamic_shape/test_ops_celu.py test_celu_forward 2048.0 dynamic_shape/test_ops_celu.py test_celu_forward 3072.0 dynamic_shape/test_ops_conj.py test_conj_forward 2048.001953125 dynamic_shape/test_ops_elu.py test_elu_backward 2048.00244140625 dynamic_shape/test_ops_erfc.py test_erfc_vmap 2048.001953125 dynamic_shape/test_ops_erfinv.py test_erfinv_backward 2048.00244140625 dynamic_shape/test_ops_erfinv.py test_erfinv_vmap 2048.001953125 dynamic_shape/test_ops_erf.py test_erf_vmap 2048.001953125 dynamic_shape/test_ops_exp.py test_exp_forward 2048.001953125 dynamic_shape/test_ops_exp.py test_exp_vmap 2048.001953125 dynamic_shape/test_ops_flatten.py test_flatten_backward 0.0 dynamic_shape/test_ops_flatten.py test_flatten_backward 1024.0 dynamic_shape/test_ops_flatten.py test_flatten_forward 2048.001953125 dynamic_shape/test_ops_floor_mod.py test_floor_mod_forward 1024.00244140625 dynamic_shape/test_ops_floor_mod.py test_floor_mod_forward 2048.00244140625 dynamic_shape/test_ops_gather_d.py test_gather_d_backward 1024.0029296875 dynamic_shape/test_ops_gather_d.py test_gather_d_forward 1024.00244140625 dynamic_shape/test_ops_gather_d.py test_gather_d_forward 2048.00244140625 dynamic_shape/test_ops_gather_nd.py test_gather_nd_backward 1024.00341796875 dynamic_shape/test_ops_gather_nd.py test_gather_nd_backward 1024.00537109375 dynamic_shape/test_ops_gather.py test_gather_forward 1024.0029296875 dynamic_shape/test_ops_identity.py test_identity_backward 1024.0 dynamic_shape/test_ops_identity.py test_identity_dynamic 1024.0 dynamic_shape/test_ops_identity.py test_identity_dynamic 1024.00048828125 dynamic_shape/test_ops_scalar_arithmetic.py test_scalar_sub 0.0 dynamic_shape/test_ops_scalar_arithmetic_unary.py test_scalar_bool_mutable 0.0 dynamic_shape/test_ops_scalar_arithmetic_unary.py test_scalar_uadd_mutable 0.0 dynamic_shape/test_ops_scalar_arithmetic_unary.py test_scalar_usub_mutable 0.0 dynamic_shape/test_ops_split.py test_split_backward 1024.0 dynamic_shape/test_ops_split.py test_split_dynamic 1024.0 dynamic_shape/test_ops_split.py test_split_dynamic 1024.00048828125 dynamic_shape/test_ops_split.py test_split_forward 1024.0 dynamic_shape/test_ops_split.py test_split_forward 2048.00048828125 dynamic_shape/test_prelu_grad.py test_prelu_grad_dynamic 0.00341796875 dynamic_shape/test_prelu_grad.py test_prelu_grad_dynamic 0.00732421875 dynamic_shape/test_qr_dyn_shape.py test_qr_dynamic 2048.0 dynamic_shape/test_range.py test_range_dynamic 2048.0 dynamic_shape/test_rank.py test_rank_backward 0.0 dynamic_shape/test_rank.py test_rank_backward 1024.0 dynamic_shape/test_reciprocal_dyn_shape.py test_reciprocal_dynamic 1024.0009765625 dynamic_shape/test_reduce_mean.py test_reduce_mean 2048.00390625 dynamic_shape/test_reduce_min.py test_reduce_min 2048.00390625 dynamic_shape/test_reduce_prod.py test_reduce_prod 2048.00390625 dynamic_shape/test_relu6_grad.py test_relu6_grad_vmap 2048.00390625 dynamic_shape/test_relu6.py test_relu6 2048.00390625 dynamic_shape/test_relu6.py test_relu6_vmap 2048.00341796875 dynamic_shape/test_relu_grad.py test_relu_grad 1024.00244140625 dynamic_shape/test_relu_grad.py test_relu_grad 2048.00244140625 dynamic_shape/test_relu.py test_relu 2048.00439453125 dynamic_shape/test_relu.py test_relu_vmap 2048.00341796875 dynamic_shape/test_resize_nearest_neighbor.py test_resize_nearest_neighbor_op_backward 1024.00244140625 dynamic_shape/test_resize_nearest_neighbor.py test_resize_nearest_neighbor_op_forward 1024.001953125 dynamic_shape/test_resize_nearest_neighbor_v2.py test_resize_nearest_neighbor_v2_op_forward 1024.001953125 dynamic_shape/test_reverse_v2.py test_reverse_v2 2048.00390625 dynamic_shape/test_right_shift.py test_right_shift_forward 2048.00244140625 dynamic_shape/test_right_shift.py test_right_shift_vmap 2048.00537109375 dynamic_shape/test_rsqrt_grad.py test_rsqrt_grad 1024.00244140625 dynamic_shape/test_rsqrt_grad.py test_rsqrt_grad 2048.00244140625 dynamic_shape/test_rsqrt_grad.py test_rsqrt_grad_dyn_rank 1024.00146484375 dynamic_shape/test_rsqrt_grad.py test_rsqrt_grad_vmap 2048.00390625 dynamic_shape/test_sin_dyn_shape.py test_sin_dynamic 0.0009765625 dynamic_shape/test_sin_dyn_shape.py test_sin_dynamic 0.0029296875 dynamic_shape/test_sin_dyn_shape.py test_sin_forward 2048.001953125 dynamic_shape/test_sin_dyn_shape.py test_sin_vmap 2048.00341796875 dynamic_shape/test_sqrt_grad.py test_sqrt_grad_dynamic_rank 0.00146484375 dynamic_shape/test_sqrt_grad.py test_sqrt_grad_dynamic_rank 0.00390625 dynamic_shape/test_unique.py test_unqiue 0.00146484375 dynamic_shape/test_unique.py test_unqiue_func_2d 1024.00146484375 dynamic_shape/test_unsorted_segment_sum.py test_unsorted_segment_backward 2048.00537109375 export_and_load/export_and_load/op_parallel.py test_param_broadcast 1024.0 export_and_load/export_and_load/remove_redundancy.py test_remove_redundancy_save_True_load_False 1031.77294921875 export_and_load/onnx_export/test_onnx_export_primitive.py test_convert_model_with_add_ext 0.0 export_and_load/onnx_export/test_onnx_export_primitive.py test_convert_model_with_argmax 0.0 export_and_load/onnx_export/test_onnx_export_primitive.py test_convert_model_with_batch_norm_ext 0.0 export_and_load/onnx_export/test_onnx_export_primitive.py test_convert_model_with_matmul_and_input_output_names 0.0 export_and_load/onnx_export/test_onnx_export_primitive.py test_convert_model_with_pad 0.0 export_and_load/onnx_export/test_onnx_export_primitive.py test_convert_model_with_slice_ext 0.0 export_and_load/onnx_export/test_onnx_export_primitive.py test_convert_model_with_topk 0.0 export_and_load/test_net_const_tuple.py test_export_const_tuple_net 0.0 export_and_load/test_parameter_broadcast.py test_parameter_broadcast 0.0 export_and_load/test_remove_redundancy.py test_remove_redundancy_1_0 0.0 export_and_load/test_safetensors_with_crc.py test_save_and_load_sft_with_crc 0.0 export_and_load/test_save_load_checkpoint.py test_load_checkpoint_async_support_sf 0.0 export_and_load/test_save_load_checkpoint.py test_ops_save_checkpoint 0.0 export_and_load/test_save_load_checkpoint.py test_save_checkpoint_sf_with_remove_redundancy 0.0 export_and_load/test_train_mindir.py test_export_lenet_grad_mindir 0.0 export_and_load/test_train_mindir.py test_load_mindir_and_run 2048.0 frontend/interface/test_testcases.py test_interface_testcases 3072.0 gnn/gcn/test_gcn.py test_gcn 0.0 graph_kernel/test_maximum_grad.py test_maximum_grad 1024.00537109375 graph_kernel/test_minimum_grad.py test_minimum_grad 1024.00439453125 graph_kernel/test_softmax.py test_softmax_ascend 1024.75341796875 hal/memory/test_hal_memory.py test_runtime_max_memory_allocated 0.0 hal/memory/test_hal_memory.py test_runtime_reset_max_memory_allocated 0.0 hal/stream/test_hal_stream.py test_runtime_get_stream 0.0 high_grad/test_highgrad_train.py test_high_grad_environ_eliminate 2048.0 high_grad/test_highgrad_train.py test_highgrad_grad_in_switch_layer 1024.0029296875 mindscience/mindflow/test_mindflow_burgers.py test_mindflow_burgers_pinns 1024.6103515625 mint/overload/test_mint_clamp.py test_clamp_with_input_type_error 0.0 mint/overload/test_mint_clamp.py test_clamp_with_input_value_error 0.0 mint/overload/test_mint_div.py test_divide_none 2048.0 mint/overload/test_mint_div.py test_divide_trunc 2048.0 mint/overload/test_mint_min.py test_min_dim 2048.0 mint/test_acos.py test_acos_dynamic_shape 2048.0 mint/test_acos.py test_acos_std 1024.0 mint/test_acos.py test_acos_std 2048.0 mint/test_amax.py test_amax_dynamic_shape 2048.0 mint/test_asinh.py test_asinh_std 1024.0 mint/test_asinh.py test_asinh_std 2048.0 mint/test_atan2.py test_atan2_dynamic_shape 2048.0 mint/test_atan.py test_atan_std 1024.0 mint/test_atan.py test_atan_std 2048.0 mint/test_bernoulli.py test_bernoulli_normal 1024.0 mint/test_bernoulli.py test_bernoulli_normal 2048.0 mint/test_bitwise_and.py test_bitwise_and_binary_cases 1024.0 mint/test_bitwise_and.py test_bitwise_and_binary_cases 2048.0 mint/test_bitwise_xor.py test_bitwise_xor_dynamic_shape_scalar 2048.0 mint/test_bitwise_xor.py test_bitwise_xor_forward_backward 1024.0 mint/test_bitwise_xor.py test_bitwise_xor_forward_backward 2048.0 mint/test_broadcast_to.py test_mint_broadcast_to_normal 2048.0 mint/test_cdist.py test_mint_cdist_vmap 2048.0 mint/test_clone.py test_clone_dynamic_shape 2048.0 mint/test_cumprod.py test_cumprod_dynamic_shape 2048.0 mint/test_diag.py test_diag_forward 1024.0 mint/test_diag.py test_diag_forward 2048.0 mint/test_dot.py test_dot_dynamic_shape 2048.0 mint/test_dropout2d.py test_nn_Dropout2d 1024.0 mint/test_dropout2d.py test_nn_Dropout2d 4096.0 mint/test_dropout2d.py test_nn_Dropout2d 5120.0 mint/test_dropout2d.py test_nn_dropout2d_rng_state 2048.0 mint/test_einsum.py test_mint_einsum_sublist_binary_cases 1024.0 mint/test_einsum.py test_mint_einsum_sublist_binary_cases 2048.0 mint/test_elu.py test_elu_normal 1024.0 mint/test_elu.py test_elu_normal 2048.00048828125 mint/test_elu.py test_elu_vmap 1024.001953125 mint/test_elu.py test_elu_vmap 1024.00341796875 mint/test_empty_like.py test_empty_like_device1 1024.0 mint/test_empty_like.py test_empty_like_normal2 0.0 mint/test_empty_like.py test_empty_like_normal2 2048.0 mint/test_empty_like.py test_empty_like_normal3 1024.0 mint/test_empty_like.py test_empty_like_normal3 2048.0 mint/test_empty_like.py test_empty_like_normal5 1024.0 mint/test_empty_like.py test_empty_like_normal5 2048.0 mint/test_empty.py test_empty_dynamic_shape 2048.0 mint/test_float_power.py test_float_power_scalar_tensor_backward 2048.0 mint/test_float_power.py test_float_power_scalar_tensor_forward 2048.0 mint/test_floor_divide.py test_floor_divide_dynamic_shape 3072.0 mint/test_fmod.py test_fmod_forward_backward 1024.0 mint/test_fmod.py test_fmod_forward_backward 2048.0 mint/test_full_like.py test_full_like_normal 1024.0 mint/test_full_like.py test_full_like_normal 2048.0 mint/test_full.py test_full_dynamic_shape 2048.0 mint/test_full.py test_full_forward_dynamic_rank 2048.0 mint/test_functional_cosine_embedding_loss.py test_functional_cel_1d_input_1d_tgt_raises 0.0 mint/test_functional_cosine_embedding_loss.py test_functional_cel_2d_input_scalar_target_raises 0.0 mint/test_functional_cosine_embedding_loss.py test_functional_cel_input_rank_invalid_raises 0.0 mint/test_functional_cosine_embedding_loss.py test_functional_cel_invalid_reduction_raises 0.0 mint/test_functional_cosine_embedding_loss.py test_functional_cel_unsupported_dtype_raises_bf16 1024.0 mint/test_hardtanh.py test_hardtanh_dynamic_shape 2048.0 mint/test_inner_unique.py test_inner_unique_normal 1024.0 mint/test_inner_unique.py test_inner_unique_normal 2048.0 mint/test_logaddexp.py test_f_logaddexp_dynamic 2048.0 mint/test_logaddexp.py test_logaddexp_forward_backward 1024.0 mint/test_logaddexp.py test_logaddexp_forward_backward 2048.0 mint/test_mint_chunk.py test_chunk_backward_dynamic_rank 0.0 mint/test_mint_chunk.py test_chunk_forward_dynamic_rank 0.0 mint/test_mm.py test_mm_dynamic_shape 2048.0 mint/test_muls.py test_muls_dynamic_shape 1024.0 mint/test_nn_AdaptiveMaxPool2d.py test_n_adaptivemaxpool2d_input_2x64x32x32_output_size_10xnone_return_indices_false_fp16 1024.0 mint/test_nn_AdaptiveMaxPool2d.py test_n_adaptivemaxpool2d_input_2x64x32x32_output_size_10xnone_return_indices_false_fp16 2048.0 mint/test_nn_AdaptiveMaxPool2d.py test_n_adaptivemaxpool2d_input_2x64x32x32_output_size_nonexnone_return_indices_false_fp16 1024.0 mint/test_nn_AdaptiveMaxPool2d.py test_n_adaptivemaxpool2d_input_2x64x32x32_output_size_nonexnone_return_indices_false_fp16 2048.0 mint/test_nn_bceloss.py test_mint_nn_bceloss_dynamic 2048.0 mint/test_nn_identity.py test_nn_identity_forward_func_vmap 0.0 mint/test_nn_linear.py test_mint_nn_functional_linear_empty_tensor 1024.0 mint/test_nn_linear.py test_mint_nn_functional_linear_empty_tensor 2048.0 mint/test_nn_MaxUnpool2d.py test_max_unpool2d_normal 1024.0 mint/test_nn_pad_nd.py test_nn_PadNd_normal 2048.0 mint/test_nn_UpsamplingBilinear2d.py test_upsample_bilinear_2d 2048.0 mint/test_ones_like.py test_ones_like_dynamic_shape 3072.0 mint/test_ones_like.py test_ones_like_normal 1024.001953125 mint/test_ones_like.py test_ones_like_normal 1032.001953125 mint/test_prelu.py test_nn_prelu 2048.0 mint/test_prelu.py test_nn_prelu 3072.0 mint/test_relu6.py test_relu6_dynamic_shape 2048.0 mint/test_scatter.py test_f_scatter_dynamic 3072.0 mint/test_scatter.py test_f_scatter_scalar_value_dynamic 3072.0 mint/test_scatter.py test_scatter_forward_backward 1024.01123046875 mint/test_scatter.py test_scatter_forward_backward 1024.01513671875 mint/test_scatter.py test_scatter_forward_backward 1024.02490234375 mint/test_sort.py test_sort_dynamic_shape 2048.0 mint/test_sort.py test_sort_std 1024.0 mint/test_sort.py test_sort_std 2048.0 mint/test_std_mean.py test_mint_std_mean_dynamic 2048.0 mint/test_std.py test_mint_std_dynamic_shape 1024.0 mint/test_take.py test_take_std 1024.0 mint/test_take.py test_take_std 2048.0 mint/test_tensor_atanh.py test_atanh_std 1024.0 mint/test_tensor_atanh.py test_atanh_std 2048.00048828125 mint/test_triangular_solve.py test_triangular_solve_dyn 2048.0 mint/test_zeros_like.py test_zeros_like_dynamic_shape 3072.0 mint/test_zeros_like.py test_zeros_like_normal 1024.001953125 mint/test_zeros_like.py test_zeros_like_normal 1032.001953125 mix_precision/test_mix_precision_auto.py test_auto_mix_precision_infer_subnet_auto 2048.0 mix_precision/test_mix_precision_auto.py test_auto_mix_precision_recompute 2048.0 mix_precision/test_mix_precision_func.py test_dynamic_loss_scaler 2048.0 mix_precision/test_mix_precision.py test_sit_auto_mix_precision_model_o0 1042.40771484375 mix_precision/test_mix_precision.py test_sit_auto_mix_precision_model_o1 1437.474609375 mix_precision/test_mix_precision.py test_sit_auto_mix_precision_train_o3 1324.1669921875 networks/resnet50_boost/test_resnet50_imagenet2012.py test_resnet50_boost_imagenet2012_ascend 0.0 nn/test_BiDense.py test_bidense_para_customed_dtype 1024.0625 nn/test_BiDense.py test_bidense_para_customed_dtype 1025.0732421875 nn/test_cell_buffer.py test_buffer_exception 0.0 nn/test_Conv3d.py test_conv3d_input_5d 2048.0 nn/test_generator.py test_default_generator 0.0 nn/test_generator.py test_offset_inc 0.0 nn/test_greater_equal.py test_greater_equal_forward 1024.00244140625 nn/test_grucell.py test_grucell_para_customed_dtype 2048.0 nn/test_mint_batchnorm1d.py test_batchnorm1d_dyn 2048.0 nn/test_mint_batchnorm3d.py test_batchnorm3d_dyn 2048.0 nn/test_mint_elu.py test_mint_elu_dyn 2048.0 nn/test_mint_gelu.py test_gelu_net 1024.0 nn/test_mint_gelu.py test_gelu_net 2048.0 nn/test_mint_group_norm.py test_groupnorm_para_customed_dtype 2048.0 nn/test_mint_group_norm.py test_groupnorm_para_customed_dtype 3072.0 nn/test_mint_group_norm.py test_mint_group_norm_dyn 3072.0 nn/test_mint_inplace_silu.py test_mint_silu_dyn 2048.0 nn/test_mint_relu.py test_mint_relu_dyn 3072.0 nn/test_mint_relu.py test_relu_net 1024.0 nn/test_mint_relu.py test_relu_net 2048.00048828125 nn/test_mint_tanh.py test_mint_tanh_dyn 3072.0 nn/test_MultiFieldEmbeddingLookup.py test_multifieldembeddinglookup_para_customed_dtype 1024.0048828125 nn/test_MultiFieldEmbeddingLookup.py test_multifieldembeddinglookup_para_customed_dtype 1024.00732421875 nn/test_rnn.py test_rnn_para_customed_dtype 2048.0 nn/test_trainonestepcell_with_return_grads.py test_trainonestepcellwithgrad 2048.0 nontask_sink/test_context.py test_memory_optimize_level_context 0.0 nontask_sink/test_lenet.py test_ascend_lenet3 0.0 nontask_sink/test_lenet.py test_ascend_lenet4 2048.0 nontask_sink/test_lenet.py test_ascend_lenet5 2048.0 numpy_native/test_array_creations.py test_diag 2048.0 numpy_native/test_array_creations.py test_diagflat 2048.0 numpy_native/test_array_creations.py test_diagonal 1024.0 numpy_native/test_array_creations.py test_geomspace 2048.0 numpy_native/test_array_creations.py test_logspace 1024.0 numpy_native/test_array_creations.py test_pad 2048.0 numpy_native/test_array_creations.py test_triu_indices 0.0 numpy_native/test_array_creations.py test_triu_indices_from 0.0 numpy_native/test_array_ops.py test_flip 2048.0 numpy_native/test_array_ops.py test_flipud 2048.0 numpy_native/test_array_ops.py test_swapaxes 1024.0 numpy_native/test_logic_ops.py test_logical_and 1024.0 numpy_native/test_logic_ops.py test_logical_or 1024.0 numpy_native/test_math_ops.py test_arctan 1024.0 numpy_native/test_math_ops.py test_cumprod 2048.0 numpy_native/test_math_ops.py test_fix 2048.0 numpy_native/test_math_ops.py test_histogram 2048.0 numpy_native/test_math_ops.py test_histogram2d 2048.0 numpy_native/test_math_ops.py test_invert 1024.0 numpy_native/test_math_ops.py test_subtract 1024.0 offload/test_tensor_offload_ascend.py test_abnormal_case1 1024.0 offload/test_tensor_offload_ascend.py test_abnormal_case2 1024.0 offload/test_tensor_offload_ascend.py test_move_to_change_type 1024.0 offload/test_tensor_offload_ascend.py test_tensor_offload_d2h 2048.0 offload/test_tensor_offload_ascend.py test_tensor_offload_h2d 3072.0 ops/ascend/test_accumulate_nv2.py test_accumulate_n_forward_float32_functional 1024.0 ops/ascend/test_acl_ops/test_batchnorm1d.py test_net 2048.0 ops/ascend/test_acl_ops/test_conv2d.py test_conv2d_acl 1024.0 ops/ascend/test_acl_ops/test_ctc_greedy_decoder.py test_ctc_greedy_deocder_float32 1024.0 ops/ascend/test_acl_ops/test_relu.py test_net 16.001953125 ops/ascend/test_adam_apply_one.py test_adam_apply_one 1024.00634765625 ops/ascend/test_adam_lazy_offload.py test_lazy_adam_acc 2048.0 ops/ascend/test_adaptive_max_pool1d_op.py test_adaptive_max_pool1d_forward_float16_functional 1024.0 ops/ascend/test_addmv_op.py test_addmv_forward_float32_tensor_api 1024.0 ops/ascend/test_add.py test_add_float32_tensor_api 1024.0 ops/ascend/test_aicpu_ops/test_coalesce.py test_net_dynamic_float32 2048.0 ops/ascend/test_aicpu_ops/test_coalesce.py test_net_static_double 2048.0 ops/ascend/test_aicpu_ops/test_dropout2d.py test_net_grad 1024.00390625 ops/ascend/test_aicpu_ops/test_dropout2d.py test_net_grad 1024.98291015625 ops/ascend/test_aicpu_ops/test_flatten.py test_ops_flatten_dynamic_shape 0.00048828125 ops/ascend/test_aicpu_ops/test_flatten.py test_ops_flatten_single_element 0.001953125 ops/ascend/test_aicpu_ops/test_flatten.py test_ops_flatten_single_element 0.00341796875 ops/ascend/test_aicpu_ops/test_flatten.py test_tensor_flatten 0.001953125 ops/ascend/test_aicpu_ops/test_flatten.py test_tensor_flatten 0.00244140625 ops/ascend/test_aicpu_ops/test_gather_d.py test_gatherd_dynamic 0.00146484375 ops/ascend/test_aicpu_ops/test_gather_d.py test_gatherd_dynamic 0.001953125 ops/ascend/test_aicpu_ops/test_gather_d.py test_gatherd_dynamic 0.00244140625 ops/ascend/test_aicpu_ops/test_logit.py test_net 1024.001953125 ops/ascend/test_aicpu_ops/test_logit.py test_net 1024.49169921875 ops/ascend/test_aicpu_ops/test_multinomial_op.py test_multinomial_2d 1024.00439453125 ops/ascend/test_aicpu_ops/test_random_categorical.py test_net 2048.0029296875 ops/ascend/test_aicpu_ops/test_random_choice_with_mask.py test_random_choice_with_mask_check_value 1024.001953125 ops/ascend/test_aicpu_ops/test_random_choice_with_mask.py test_random_choice_with_mask_check_value 1024.4921875 ops/ascend/test_aicpu_ops/test_random_shuffle.py test_random_shuffle_op_exception 0.0 ops/ascend/test_aicpu_ops/test_random_shuffle.py test_random_shuffle_op_tensor 1024.001953125 ops/ascend/test_aicpu_ops/test_random_shuffle.py test_random_shuffle_op_tensor 1024.49169921875 ops/ascend/test_aicpu_ops/test_random_shuffle.py test_random_shuffle_op_tensor 1024.98046875 ops/ascend/test_aicpu_ops/test_randperm.py test_net 2048.0 ops/ascend/test_aicpu_ops/test_real.py test_net_2D_complex64 1024.001953125 ops/ascend/test_aicpu_ops/test_real.py test_net_2D_complex64 1024.49169921875 ops/ascend/test_aicpu_ops/test_uniform_int.py test_net_1D 1024.0029296875 ops/ascend/test_aicpu_ops/test_uniform_int.py test_net_1D 2048.0029296875 ops/ascend/test_argmax.py test_functional_argmax 1024.001953125 ops/ascend/test_argmax.py test_functional_argmax 1024.00390625 ops/ascend/test_asinh_op.py test_asinh_forward_float32_tensor_api 1024.0 ops/ascend/test_atanh_op.py test_atanh_forward_float32_tensor_api 1024.0 ops/ascend/test_batch_matmul.py test_bmm_forward_float32_functional_api 1024.0 ops/ascend/test_bool_op.py test_bool_tensor_api_modes 1024.0 ops/ascend/test_celu.py test_celu_forward_float32 1024.001953125 ops/ascend/test_compare_ops.py test_greater_tensor_api_modes 1024.0 ops/ascend/test_dataformatdimmap_op.py test_data_formata_dim_map 2048.0 ops/ascend/test_deformable_conv.py test_deformable_conv2d 1024.0 ops/ascend/test_drop_out_gen_mask.py test_diff_seed 1024.0068359375 ops/ascend/test_drop_out_gen_mask.py test_drop 1024.0029296875 ops/ascend/test_dynamic_asr.py test_dynamic_maxpool1 2048.0 ops/ascend/test_dynamic_broadcast_gradient_args.py test_dynamic_broadcast_to_net_dyn 2048.0 ops/ascend/test_dynamic_broadcast_gradient_args.py test_net 0.0 ops/ascend/test_dynamic_gru_v2.py test_dynamic_gru_v2_export_onnx_default 1024.013671875 ops/ascend/test_dynamic_gru_v2.py test_dynamic_gru_v2_export_onnx_gate_order 1024.013671875 ops/ascend/test_dynamic_ops.py test_dynamic_add1 2048.0 ops/ascend/test_dynamic_ops.py test_dynamic_batchnorm 0.0 ops/ascend/test_dynamic_ops.py test_dynamic_layernorm 2048.0 ops/ascend/test_dynamic_ops.py test_dynamic_reshape 2048.0 ops/ascend/test_dynamic_rank/test_biasadd_dynamic_rank.py test_bias_add_dyn_rank 2048.0 ops/ascend/test_dynamic_rank/test_reduce_op_dynamic_rank.py test_reduce_sum_dyn_rank 2048.0 ops/ascend/test_dynamic_sequence_to_tensor.py test_seq_to_tensor3 1024.0 ops/ascend/test_equal_op.py test_equal_tensor_modes 1024.0 ops/ascend/test_expm1_op.py test_expm1_tensor_modes 1024.0 ops/ascend/test_fftwithsize.py test_fft_with_size_irfft 1024.0078125 ops/ascend/test_fftwithsize.py test_fft_with_size_irfft 1024.98779296875 ops/ascend/test_float_op.py test_float_tensor_api_modes 1024.0 ops/ascend/test_fold_ops.py test_fold_functional_api_with_invalid_output_size 1024.0 ops/ascend/test_gelu_op.py test_gelu_functional_api_modes 1024.0 ops/ascend/test_gru_op.py test_sit_gru_forward_input_3_32_32_is_32_hs_16 1024.158203125 ops/ascend/test_hardswish_op.py test_hardswish_forward_and_backward 1024.01025390625 ops/ascend/test_hardswish_op.py test_hswish_vmap 2048.0009765625 ops/ascend/test_histogram_fixed_width_op.py test_histogram_fixed_width_float64 1024.0 ops/ascend/test_index_add.py test_index_add_dynamic_indices 0.00341796875 ops/ascend/test_index_add.py test_index_add_dynamic_y 0.00341796875 ops/ascend/test_index_add.py test_index_add_grad_float16 1024.0068359375 ops/ascend/test_index_add.py test_index_add_int32 0.00537109375 ops/ascend/test_index_add.py test_index_add_uint8 0.00537109375 ops/ascend/test_layer_norm_v3.py test_layer_norm_v3 1024.0048828125 ops/ascend/test_layer_norm_v3.py test_layer_norm_v3 1024.0107421875 ops/ascend/test_logical_op.py test_logical_and_tensor_api_modes 1024.0 ops/ascend/test_long_op.py test_long_tensor_api_modes 1024.0 ops/ascend/test_lstm_op.py test_sit_lstm_forward_input_3_32_32_is_32_hs_16 1024.1435546875 ops/ascend/test_matmul.py test_matmul_dtypes_ge 2048.00048828125 ops/ascend/test_matmul.py test_matmul_tensor_api_modes 1024.0 ops/ascend/test_meshgrid_op.py test_meshgrid 1024.00390625 ops/ascend/test_meshgrid_op.py test_meshgrid 1024.00634765625 ops/ascend/test_minimum_op.py test_minimum_two_tensors_tensor_dynamic 0.00146484375 ops/ascend/test_mint_pad_dynamic.py test_ops_pad_constant_dynamic 2048.0 ops/ascend/test_mint_pad_dynamic.py test_ops_pad_reflect_2d_dynamic 2048.0 ops/ascend/test_mint_pad_dynamic.py test_ops_pad_reflect_3d_dynamic 2048.0 ops/ascend/test_mint_pad_dynamic.py test_ops_pad_replicate_1d_dynamic 2048.0 ops/ascend/test_mint_pad_dynamic.py test_ops_pad_replicate_2d_dynamic 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_backward_constantND 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_backward_replicate1d 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_backward_replicate3d 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_constantNd_forward_dynamic_rank 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_constantNd_forward_dynamic_shape 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_forward_constantND 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_forward_reflect1d 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_forward_reflect3d 1024.0 ops/ascend/test_mint_pad.py test_ops_pad_forward_replicate1d 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_forward_replicate3d 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_reflect1d_forward_dynamic_rank 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_reflect3d_forward_dynamic_rank 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_reflect3d_forward_dynamic_shape 2048.0 ops/ascend/test_mint_pad.py test_ops_pad_replicate2d_forward_dynamic_rank 2048.0 ops/ascend/test_mint_remainder.py test_remainder_dynamic 2048.0 ops/ascend/test_mse_loss_op.py test_mse_loss_functional_api_modes 1024.0 ops/ascend/test_mul_op.py test_mul_tensor_api_modes 1024.0 ops/ascend/test_one_hot.py test_ascend_graph_mode 1024.01171875 ops/ascend/test_one_hot.py test_ascend_pynative_mode 3072.0 ops/ascend/test_pad_v3.py test_padv3_constant_shape_3d 1024.0029296875 ops/ascend/test_pad_v3.py test_padv3_constant_shape_3d 1024.00537109375 ops/ascend/test_pad_v3.py test_padv3_constant_shape_3d 1024.00732421875 ops/ascend/test_pad_v3.py test_padv3_constant_shape_3d 1024.00927734375 ops/ascend/test_pad_v3.py test_padv3_constant_shape_3d 1024.01123046875 ops/ascend/test_pad_v3.py test_padv3_constant_shape_3d 1024.01318359375 ops/ascend/test_pad_v3.py test_padv3_constant_shape_3d 1024.5029296875 ops/ascend/test_range_op.py test_range_int64 2048.0 ops/ascend/test_real_imag_view.py test_real_imag_compare_numpy 1024.0 ops/ascend/test_real_imag_view.py test_real_imag_view_exceptions 0.0 ops/ascend/test_resize_bilinear.py test_resize_bilinear_ascend 1024.00634765625 ops/ascend/test_rnn_op.py test_sit_rnn_grad_input_3_32_32_is_32_hs_16 2048.0 ops/ascend/test_rsqrt_grad_grad.py test_rsqrt_grad_grad_float16 1024.0 ops/ascend/test_scatter_add.py test_scattre_add_forward_float16 0.00439453125 ops/ascend/test_scatter_div.py test_scattre_div_forward_float32 0.00341796875 ops/ascend/test_scatter_func_op.py test_scatter_func_grad_float16 1024.01220703125 ops/ascend/test_scatter_func_op.py test_scatter_func_grad_float32 1024.01220703125 ops/ascend/test_scatter_func_op.py test_scatter_func_grad_int32 1024.00927734375 ops/ascend/test_scatter_func_op.py test_scatter_func_indices_vmap 16.0 ops/ascend/test_scatter_mul.py test_scatter_mul_dynamic_indices 0.001953125 ops/ascend/test_scatter_mul.py test_scatter_mul_forward_int32_functional 2048.0 ops/ascend/test_shape.py test_shape 0.02197265625 ops/ascend/test_sinh_op.py test_sinh_tensor_api_modes 1024.0 ops/ascend/test_sort.py test_sort_tensor_api_modes 1024.0 ops/ascend/test_stridedslice_grad_grad.py test_stridedslice_high_grad_float32 2048.0 ops/ascend/test_tbe_ops/test_adaptive_max_pool2d.py test_adaptive_max_pool2d 2048.0 ops/ascend/test_tbe_ops/test_deformable_offsets_grad.py test_deformable_conv2d_grad 1024.0078125 ops/ascend/test_tbe_ops/test_dropout.py test_float16 1024.01171875 ops/ascend/test_tbe_ops/test_dropout.py test_float32 1024.01171875 ops/ascend/test_tbe_ops/test_gather_nd.py test_gather_nd_static_graph_mode 1024.00244140625 ops/ascend/test_tbe_ops/test_gather_nd.py test_gather_nd_static_pynative_mode 1024.0 ops/ascend/test_tbe_ops/test_im2col.py test_im2col 1024.033203125 ops/ascend/test_tbe_ops/test_kl_div_loss.py test_kl_div_loss_vmap 1024.00439453125 ops/ascend/test_tbe_ops/test_kl_div_loss.py test_kl_div_loss_vmap 1024.0078125 ops/ascend/test_tbe_ops/test_kl_div_loss.py test_kl_div_loss_vmap 1024.01171875 ops/ascend/test_tbe_ops/test_mem_check.py test_sort_mem_check_graph 1024.0712890625 ops/ascend/test_tbe_ops/test_minimum_grad.py test_min_tensor_grad_with_same_input 1024.00341796875 ops/ascend/test_tbe_ops/test_permute.py test_permute_dynamic_perm1 0.00634765625 ops/ascend/test_tbe_ops/test_permute.py test_permute_perm4 1024.00244140625 ops/ascend/test_tbe_ops/test_permute.py test_permute_perm4 1024.0029296875 ops/ascend/test_tbe_ops/test_tanhshrink.py test_tanhshrink_zeros 1024.0 ops/ascend/test_tbe_ops/test_transpose_d.py test_transpose_dynamic_perm1 0.0 ops/ascend/test_tbe_ops/test_transpose_d.py test_transpose_dynamic_perm1 1024.0 ops/ascend/test_tensor_clip.py test_clip 1024.001953125 ops/ascend/test_tensor_print/test_print_feedback.py test_print_tensor_many_times 2048.0 ops/ascend/test_tensor_print/test_tensor_print.py test_print 0.013671875 ops/ascend/test_tensor_print/test_tensor_print.py test_print_save_to_file 0.013671875 ops/ascend/test_tensor_print/test_tensor_print.py test_tensor_print 0.0 ops/ascend/test_tensor_scatter_add.py test_tensor_scatter_add_input_value_range_float 2048.0 ops/ascend/test_tensor_scatter_add.py test_tensor_scatter_add_k_less_than_rank 2048.0 ops/ascend/test_tensor_scatter_add.py test_tensor_scatter_add_single_element 2048.0 ops/ascend/test_tensor_scatter_arithmetic.py test_tensor_scatter_arithmetic_multi_dims 1024.00341796875 ops/ascend/test_tensor_scatter_arithmetic.py test_tensor_scatter_arithmetic_multi_dims 1024.00537109375 ops/ascend/test_tensor_scatter_arithmetic.py test_tensor_scatter_arithmetic_multi_dims 1024.0068359375 ops/ascend/test_tensor_scatter_arithmetic.py test_tensor_scatter_arithmetic_multi_dims 1024.00830078125 ops/ascend/test_tensor_scatter_arithmetic.py test_tensor_scatter_arithmetic_vmap 1040.0 ops/ascend/test_tensor_setitem.py test_tensor_slice_by_bool_broadcast 1024.0 ops/ascend/test_to_op.py test_to_tensor_api_modes 1024.0 ops/ascend/test_unique_with_pad.py test_unique_with_pad 2048.0 ops/ascend/test_unique_with_pad.py test_unique_with_pad_dynamic_shape 2048.0 ops/ascend/test_unsorted_segment_op.py test_unsorted_segment_op 2048.0 ops/dynamic_sequence/test_dynamic_list_append.py test_list_append_grad 0.0 ops/dynamic_sequence/test_dynamic_scalar_math.py test_scalar_ge 0.0 ops/dynamic_sequence/test_dynamic_scalar_math.py test_scalar_lt 0.0 ops/dynamic_sequence/test_dynamic_scalar_math.py test_scalar_mod 0.0 ops/dynamic_sequence/test_dynamic_sequence_add_aicpu.py test_seq_add_offset_aicpu 1024.0 ops/dynamic_sequence/test_dynamic_sequence_concat.py test_seq_tensor_concat0 1024.0 ops/dynamic_sequence/test_dynamic_sequence_index.py test_seq_index_scalar_dy 1024.0 ops/dynamic_sequence/test_dynamic_sequence_less.py test_seq_dyn_lt 1024.0 ops/dynamic_sequence/test_dynamic_sequence_max_min.py test_seq_min 0.0 ops/dynamic_sequence/test_dynamic_sequence_to_tensor.py test_seq_to_tensor 1024.0 ops/dynamic_shape/grad/test_add.py test_grad_dynamic_shape 1024.0 ops/dynamic_shape/grad/test_atan2.py test_dynamic_atan2 2048.0 ops/dynamic_shape/grad/test_bias_add.py test_dynamic_rank_bias_add 2048.0 ops/dynamic_shape/test_arg_max_with_value_dyn.py test_argmax_with_value_with_unique_dyn_ascend 3072.0 ops/dynamic_shape/test_dynamic_check_valid.py test_dynamic_check_valid 2048.0 ops/dynamic_shape/test_dynamic_getitem.py test_dynamic_getitem_int_002 2048.0 ops/dynamic_shape/test_dynamic_getitem.py test_dynamic_getitem_slice 2048.0 ops/dynamic_shape/test_dynamic_getitem.py test_dynamic_getitem_tuple_001 2048.0 ops/dynamic_shape/test_dynamic_getitem.py test_dynamic_rank_getitem_tuple_with_multi_tensor_index 2048.0 ops/dynamic_shape/test_dynamic_getitem.py test_dynamic_rank_getitem_with_single_basic_index 2048.0 ops/dynamic_shape/test_dynamic_getitem.py test_dynamic_rank_getitem_with_tensor_index 0.0 ops/dynamic_shape/test_dynamic_reshape_aicpu.py test_reshape_aicpu_dynamic_graph 2048.0 ops/dynamic_shape/test_dynamic_setitem.py test_dynamic_rank_setitem_tuple_with_empty_bool_tensor_index 2048.0 ops/dynamic_shape/test_dynamic_setitem.py test_dynamic_rank_setitem_with_single_basic_index 2048.0 ops/dynamic_shape/test_dynamic_setitem.py test_dynamic_setitem_ellipsis_number 2048.0 ops/dynamic_shape/test_dynamic_setitem.py test_dynamic_setitem_ellipsis_sequence 2048.0 ops/dynamic_shape/test_dynamic_setitem.py test_dynamic_setitem_ellipsis_tensor 2048.0 ops/dynamic_shape/test_dynamic_setitem.py test_dynamic_setitem_none_number 2048.0 ops/dynamic_shape/test_gather_nd_dyn.py test_gather_nd_dyn_ascend 2048.0 ops/dynamic_shape/test_index_add_dyn.py test_index_add_dyn_ascend 2048.0 ops/gpu/test_geqrf_op.py test_geqrf_acl 1024.0 ops/test_angle.py test_angle 1024.001953125 ops/test_angle.py test_angle 1024.49169921875 ops/test_any.py test_any_forward_static_shape 1024.0 ops/test_any.py test_any_forward_static_shape 2048.0 ops/test_any.py test_any_forward_static_shape 3072.0 ops/test_any.py test_any_vmap 1024.0087890625 ops/test_any.py test_any_vmap 2048.0087890625 ops/test_any.py test_ops_any_forward 2048.0 ops/test_any.py test_ops_any_vmap 2048.0 ops/test_bessel.py test_bessel_i0 1024.0 ops/test_bool_tensor_index.py test_bool_tensor_index_get_item_x_2x3_index_bool2_int1 2048.0 ops/test_channelshuffle.py test_net_channelshuffle_float32 1024.00244140625 ops/test_channelshuffle.py test_net_channelshuffle_float32 1024.00537109375 ops/test_complex_op.py test_complex_basic 1024.00244140625 ops/test_complex_op.py test_complex_basic 1024.4921875 ops/test_constexpr_modfied.py test_embeddinglookup 2048.0 ops/test_divide.py test_ops_div_forward_case01 1051.96337890625 ops/test_divide.py test_ops_div_forward_case01 1107.87060546875 ops/test_dynamic_tuple_and_list.py test_hypermap_in_dynamic_normal_list 2048.0 ops/test_dynamic_tuple_and_list.py test_hypermap_in_dynamic_normal_tuple 2048.0 ops/test_dynamic_tuple_and_list.py test_hypermap_in_dynamic_tuple_tuple 0.0 ops/test_eps_op.py test_eps 1024.00341796875 ops/test_eps_op.py test_eps 1024.98193359375 ops/test_func_binary_cross_entropy_with_logits.py test_ops_binary_cross_entropy_with_logits 1024.0029296875 ops/test_func_binary_cross_entropy_with_logits.py test_ops_binary_cross_entropy_with_logits 1024.005859375 ops/test_func_correlate.py test_ops_correlate_backward_dynamic_shape 2048.0 ops/test_func_diagonal.py test_ops_diagonal 1024.001953125 ops/test_func_diagonal.py test_ops_diagonal 1024.0029296875 ops/test_func_diagonal.py test_ops_diagonal_with_zero_shape 1024.001953125 ops/test_func_diagonal.py test_ops_diagonal_with_zero_shape 1024.0029296875 ops/test_func_digamma.py test_ops_digamma 1024.001953125 ops/test_func_digamma.py test_ops_digamma 1024.49169921875 ops/test_func_lerp.py test_mint_lerp_dynamic_shape 2048.0 ops/test_func_logcumsumexp.py test_net 1024.001953125 ops/test_func_logcumsumexp.py test_net 1024.4921875 ops/test_func_repeat_elements.py test_repeat_elements 1024.00341796875 ops/test_func_repeat_elements.py test_repeat_elements 1024.0048828125 ops/test_func_slice_scatter.py test_ops_slice_scatter_error 0.0 ops/test_func_slice_scatter.py test_ops_slice_scatter_error 1024.0 ops/test_func_vector_norm.py test_ops_vector_norm_int_axis_case 3072.0 ops/test_gaussian_nll_loss.py test_gaussian_nll_loss_full 1024.00439453125 ops/test_gaussian_nll_loss.py test_gaussian_nll_loss_full 1024.0068359375 ops/test_gaussian_nll_loss.py test_gaussian_nll_loss_full 1024.00927734375 ops/test_gaussian_nll_loss.py test_gaussian_nll_loss_reduction 1024.00390625 ops/test_gaussian_nll_loss.py test_gaussian_nll_loss_reduction 1024.00634765625 ops/test_gaussian_nll_loss.py test_gaussian_nll_loss_reduction 1024.0087890625 ops/test_gaussian_nll_loss.py test_gaussian_nll_loss_reduction 1024.01123046875 ops/test_lamb_op.py test_ascend_net 2048.0 ops/test_logicalxor.py test_logicalxor_float32 1024.00244140625 ops/test_logicalxor.py test_logicalxor_float32 1024.00341796875 ops/test_margin_ranking_loss.py test_margin_ranking_loss 1024.00341796875 ops/test_margin_ranking_loss.py test_margin_ranking_loss 1024.00537109375 ops/test_margin_ranking_loss.py test_margin_ranking_loss 1024.00732421875 ops/test_margin_ranking_loss.py test_margin_ranking_loss 1024.00927734375 ops/test_matrixbandpart.py test_matrixbandpart_float32 1024.0029296875 ops/test_matrixbandpart.py test_matrixbandpart_float32 1024.49267578125 ops/test_maxunpool2d.py test_maxunpool2d_float32_normal 1024.00439453125 ops/test_maxunpool2d.py test_maxunpool2d_float32_normal 1024.98291015625 ops/test_mint_linalg_matrix_norm.py test_linalg_matrix_norm_dyn 1024.0 ops/test_mint_t.py test_t_dynamic_shape0 2048.0 ops/test_mint_t.py test_t_normal1 2048.0 ops/test_multilabel_margin_loss_op.py test_multilabel_margin_loss_graph_float32 1024.0185546875 ops/test_ops_adaptive_avg_pool1d.py test_batchnorm1d_dyn 2048.0 ops/test_ops_addcdiv_ext.py test_ops_addcdiv_ext_forwad_dynamic_shape 1024.0 ops/test_ops_addcmul_ext.py test_ops_addcmul_ext_forward_dynamic_shape 2048.0 ops/test_ops_addn.py test_addn 1024.0 ops/test_ops_all.py test_all_dynamic_shape_testop 3072.0 ops/test_ops_argmax_ext.py test_ops_argmax_ext_normal 1024.001953125 ops/test_ops_argmax_ext.py test_ops_argmax_ext_normal 1024.0048828125 ops/test_ops_batch_matmul_ext.py test_ops 1024.0 ops/test_ops_batch_matmul_ext.py test_ops 2048.00390625 ops/test_ops_batch_matmul_ext.py test_ops_network 1024.0 ops/test_ops_batch_matmul_ext.py test_ops_network 2060.03173828125 ops/test_ops_batchnormext.py test_bn_dyn 2048.0 ops/test_ops_batchnormext.py test_bn_vmap 1024.0048828125 ops/test_ops_batchnormext.py test_bn_vmap 1024.00732421875 ops/test_ops_broadcast_to.py test_broadcast_dyn_init 1024.0 ops/test_ops_broadcast_to.py test_broadcast_to_dynamic_shape 0.0048828125 ops/test_ops_broadcast_to.py test_broadcast_to_dynamic_shape 0.005859375 ops/test_ops_cast.py test_ops_cast_backward_dynamic_rank 168.751953125 ops/test_ops_cast.py test_ops_cast_forward_dynamic_rank 168.7509765625 ops/test_ops_cast.py test_ops_cast_forward_dynamic_rank 337.501953125 ops/test_ops_ceil.py test_ops_ceil_backward_dynamic_shape 0.00439453125 ops/test_ops_ceil.py test_ops_ceil_backward_dynamic_shape 0.0087890625 ops/test_ops_ceil.py test_ops_ceil_normal 1024.001953125 ops/test_ops_ceil.py test_ops_ceil_normal 1024.00390625 ops/test_ops_ceil.py test_ops_ceil_vmap 1024.001953125 ops/test_ops_ceil.py test_ops_ceil_vmap 1024.00341796875 ops/test_ops_clamp.py test_ops_clamp_min_max_scalar_dynamic_shape 2048.0 ops/test_ops_clamp.py test_ops_clamp_normal0 1024.0068359375 ops/test_ops_clamp.py test_ops_clamp_normal0 1024.01123046875 ops/test_ops_clamp.py test_ops_clamp_normal1 1024.005859375 ops/test_ops_clamp.py test_ops_clamp_normal1 1024.00927734375 ops/test_ops_concat.py test_concat_dynamic 3072.0 ops/test_ops_concat.py test_concat_forward_dynamic 2048.0 ops/test_ops_concat.py test_concat_vmap 1024.0029296875 ops/test_ops_concat.py test_concat_vmap 1024.0048828125 ops/test_ops_concat.py test_concat_vmap 1024.0068359375 ops/test_ops_concat.py test_concat_vmap 1024.0087890625 ops/test_ops_cosh.py test_ops_cosh_forward_backward 1024.0 ops/test_ops_cosh.py test_ops_cosh_forward_backward 2048.00048828125 ops/test_ops_cos.py test_ops_cos_dyn 3072.0 ops/test_ops_cross_entropy.py test_ops_cross_entropy_class 1024.0 ops/test_ops_cross_entropy.py test_ops_cross_entropy_class 2048.0 ops/test_ops_cummin.py test_cummin_dynamic 2048.0 ops/test_ops_dense.py test_static 1024.0 ops/test_ops_dense.py test_static 2048.0 ops/test_ops_divmods.py test_divmods_static 2048.0 ops/test_ops_dropout_ext.py test_func_dropout_ext_normal 2048.0 ops/test_ops_dropout_ext.py test_func_dropout_ext_rng_state 2048.0 ops/test_ops_dropout_ext.py test_func_dropout_generalize 2048.0 ops/test_ops_dropout_ext.py test_nn_dropout_ext_normal 2048.0 ops/test_ops_embedding.py test_embedding_nn_api 2048.0 ops/test_ops_equal.py test_ops_equal_forward_dynamic_shape 0.00439453125 ops/test_ops_erfinv.py test_ops_erfinv_normal 2048.00048828125 ops/test_ops_erfinv.py test_ops_erfinv_vmap 1024.001953125 ops/test_ops_erfinv.py test_ops_erfinv_vmap 1024.00341796875 ops/test_ops_erf.py test_erf_dynamic_shape 3072.0 ops/test_ops_erf.py test_ops_erf_backward 1024.00244140625 ops/test_ops_erf.py test_ops_erf_backward 2048.00244140625 ops/test_ops_erf.py test_ops_erf_vmap 2048.001953125 ops/test_ops_expm1.py test_ops_expm1_vmap 2048.001953125 ops/test_ops_exp.py test_ops_exp_normal 1024.00341796875 ops/test_ops_exp.py test_ops_exp_normal 1024.00537109375 ops/test_ops_fftfreq.py test_ops_fftfreq_forward 1024.00244140625 ops/test_ops_fftfreq.py test_ops_fftfreq_forward 1024.0048828125 ops/test_ops_fftfreq.py test_ops_fftfreq_forward 1024.494140625 ops/test_ops_fftfreq.py test_ops_fftfreq_forward_dynamic 3072.0 ops/test_ops_fft.py test_ops_fft_dynamic_rank 2048.0 ops/test_ops_fft.py test_ops_fft_dynamic_shape 2048.0 ops/test_ops_fft.py test_ops_fft_normal 2048.0 ops/test_ops_fftshift.py test_ops_fftshift_dynamic_shape 2048.0 ops/test_ops_fix.py test_ops_fix_dynamic_shape_ascend 3072.0 ops/test_ops_fix.py test_ops_fix_normal_ascend_pynative_kbk 1024.0 ops/test_ops_fix.py test_ops_fix_normal_ascend_pynative_kbk 2048.00048828125 ops/test_ops_fix.py test_ops_fix_vmap 1024.001953125 ops/test_ops_fix.py test_ops_fix_vmap 1024.00341796875 ops/test_ops_floor.py test_ops_floor_dynamic_shape 3072.0 ops/test_ops_floor.py test_ops_floor_forward_dynamic_rank 0.00439453125 ops/test_ops_floor.py test_ops_floor_forward_dynamic_rank 0.005859375 ops/test_ops_floor.py test_ops_floor_normal 1024.001953125 ops/test_ops_floor.py test_ops_floor_normal 1024.00390625 ops/test_ops_frac_ext.py test_mint_frac_normal 2048.0 ops/test_ops_gather_ext.py test_gather_ext_dynamic_shape 3072.0 ops/test_ops_gather_ext.py test_gather_ext_static_shape 1024.0 ops/test_ops_gather_ext.py test_gather_ext_static_shape 2048.00048828125 ops/test_ops_gather_ext.py test_gather_ext_vmap 1024.0087890625 ops/test_ops_gather_ext.py test_gather_ext_vmap 2048.0087890625 ops/test_ops_gcd.py test_gcd_vmap 1024.00244140625 ops/test_ops_gelu.py test_ops_forward 2048.0 ops/test_ops_greater_equal_scalar.py test_ops_greater_equal_scalar_binary_cases 2048.0 ops/test_ops_greater.py test_greater_op_normal 1024.0029296875 ops/test_ops_greater.py test_greater_op_normal 1024.00537109375 ops/test_ops_grid_sample.py test_grid_sampler_5d_vmap 1024.00244140625 ops/test_ops_group_norm.py test_ops_group_norm_dyn 2048.0 ops/test_ops_group_norm.py test_ops_group_norm_forward 2048.0 ops/test_ops_group_norm.py test_ops_group_norm_vmap 2048.0 ops/test_ops_hardsigmoid.py test_hardsigmoid_dynamic_shape 3072.0 ops/test_ops_hardsigmoid.py test_ops_hardsigmoid_normal 2048.00390625 ops/test_ops_hardsigmoid.py test_ops_hardsigmoid_vmap 2048.001953125 ops/test_ops_hardswish.py test_ops_hardswish_normal 2048.00390625 ops/test_ops_hfft2.py test_ops_hfft2_dynamic_shape 2048.0 ops/test_ops_hfftn.py test_ops_hfftn_forward 2048.0 ops/test_ops_hfft.py test_ops_hfft_dynamic_shape 2048.0 ops/test_ops_hstack.py test_ops_hstack_dynamic 2048.0 ops/test_ops_ifft2.py test_ops_ifft2_dynamic_rank 2048.0 ops/test_ops_ifft2.py test_ops_ifft2_dynamic_shape 2048.0 ops/test_ops_ifftn.py test_ops_ifftn_dynamic_rank 2048.0 ops/test_ops_ifft.py test_ops_ifft_dynamic_shape 2048.0 ops/test_ops_ifft.py test_ops_ifft_normal 2048.0 ops/test_ops_ifftshift.py test_ops_ifftshift_dynamic_rank 2048.0 ops/test_ops_ihfftn.py test_ops_ihfftn_dynamic_shape 2048.0 ops/test_ops_ihfft.py test_ops_ihfft_dynamic_shape 2048.0 ops/test_ops_index_fill_scalar.py test_ops_index_fill_scalar 1024.0 ops/test_ops_index_fill_scalar.py test_ops_index_fill_scalar 2048.0 ops/test_ops_indexput.py test_indexput_op_backward_accumulate 1024.0 ops/test_ops_indexput.py test_indexput_op_forward_accumulate 2048.00341796875 ops/test_ops_index.py test_ops_index_backward 2048.0 ops/test_ops_inplace_addmm.py test_inplace_addmm_dynamic 1024.0 ops/test_ops_inplace_index_put.py test_inplace_index_put_dynamic_shape 2048.0 ops/test_ops_irfft2.py test_ops_irfft2_normal 2048.0 ops/test_ops_irfftn.py test_ops_irfft2_dynamic_rank 2048.0 ops/test_ops_irfft.py test_ops_irfft_dynamic_shape 2048.0 ops/test_ops_irfft.py test_ops_irfft_normal 2048.0 ops/test_ops_isclose.py test_isclose_attr 1024.009765625 ops/test_ops_isclose.py test_isclose_attr 1024.0107421875 ops/test_ops_isclose.py test_isclose_dtype 1024.0126953125 ops/test_ops_isclose.py test_isclose_dtype 1024.013671875 ops/test_ops_isfinite.py test_ops_isfinite_vmap 1088.001953125 ops/test_ops_isfinite.py test_ops_isfinite_vmap 1088.00341796875 ops/test_ops_kthvalue.py test_ops_kthvalue_dynamic_shape 2048.0 ops/test_ops_l1_loss.py test_ops_l1_loss_dynamic_shape 2048.0 ops/test_ops_l1_loss.py test_ops_nn_L1Loss 1024.0 ops/test_ops_l1_loss.py test_ops_nn_L1Loss 2048.0 ops/test_ops_less_equal.py test_ops_less_equal_backward 0.00390625 ops/test_ops_less_equal.py test_ops_less_equal_backward 0.0048828125 ops/test_ops_less_equal.py test_ops_less_equal_number_to_number_forward 0.0 ops/test_ops_less_equal.py test_ops_less_equal_number_to_number_forward 1024.0 ops/test_ops_less_equal.py test_ops_less_equal_vmap 1024.00244140625 ops/test_ops_less_equal.py test_ops_less_equal_vmap 1024.00390625 ops/test_ops_less.py test_ops_less_forward 1024.00390625 ops/test_ops_less.py test_ops_less_forward 1024.0048828125 ops/test_ops_less.py test_ops_less_number_forward 1024.00244140625 ops/test_ops_less.py test_ops_less_number_forward 1024.00390625 ops/test_ops_log10.py test_ops_log10_normal 1024.0 ops/test_ops_log10.py test_ops_log10_normal 2048.0 ops/test_ops_logical_and.py test_ops_logical_and_forward_dynamic_shape 0.00537109375 ops/test_ops_logical_and.py test_ops_logical_and_forward_dynamic_shape 0.0068359375 ops/test_ops_logical_not.py test_ops_logical_not_forward 1024.001953125 ops/test_ops_logical_not.py test_ops_logical_not_forward 1024.00390625 ops/test_ops_logical_not.py test_ops_logical_not_forward_dynamic_shape 0.0029296875 ops/test_ops_logical_not.py test_ops_logical_not_forward_dynamic_shape 0.00390625 ops/test_ops_logical_or.py test_ops_logical_or_forward 1024.00244140625 ops/test_ops_logical_or.py test_ops_logical_or_forward 1024.0048828125 ops/test_ops_logical_or.py test_ops_logical_or_forward_dynamic_shape 0.00537109375 ops/test_ops_logical_or.py test_ops_logical_or_forward_dynamic_shape 0.0068359375 ops/test_ops_log.py test_ops_log_forward_dynamic_shape 0.00439453125 ops/test_ops_log.py test_ops_log_forward_dynamic_shape 0.005859375 ops/test_ops_logsigmoid.py test_mint_logsigmoid_normal 2048.0 ops/test_ops_masked_fill.py test_ops_masked_fill_backward_dynamic_rank 2048.0 ops/test_ops_masked_select.py test_ops_masked_select_forward_dynamic 3072.0 ops/test_ops_matmul_ext.py test_ops 1024.0 ops/test_ops_matmul_ext.py test_ops 2048.00048828125 ops/test_ops_max_dim.py test_max 1024.00439453125 ops/test_ops_max_dim.py test_max 1024.0078125 ops/test_ops_max_dim.py test_max_all_dynamic 1024.0 ops/test_ops_maximum.py test_maximum_vmap 1024.00390625 ops/test_ops_maximum.py test_maximum_vmap 1024.00537109375 ops/test_ops_median.py test_median_dim_normal 1024.0 ops/test_ops_median.py test_median_dim_normal 2048.0 ops/test_ops_median.py test_median_dynamic_shape 2048.0 ops/test_ops_min_dim.py test_min_dim 1024.00439453125 ops/test_ops_min_dim.py test_min_dim 1024.0078125 ops/test_ops_min_dim.py test_min_dim_all_dynamic 1024.0 ops/test_ops_min_dim.py test_min_dim_dyn_rank 1024.00732421875 ops/test_ops_min_dim.py test_min_dim_dyn_rank 1024.015625 ops/test_ops_min.py test_min 1024.0048828125 ops/test_ops_min.py test_min 1024.01025390625 ops/test_ops_min.py test_min_all_dynamic 2048.0 ops/test_ops_min.py test_min_vmap 1024.005859375 ops/test_ops_min.py test_min_vmap 1024.00732421875 ops/test_ops_mint_reshape.py test_mint_reshape_dynamic_shape 2048.0 ops/test_ops_mish.py test_ops_mish_vmap 2048.0 ops/test_ops_mul.py test_ops_mul_forward_case01 2048.0 ops/test_ops_mul.py test_ops_mul_normal 1058.00244140625 ops/test_ops_mul.py test_ops_mul_normal 2082.00244140625 ops/test_ops_mv.py test_mv_dynamic_shape 2048.0 ops/test_ops_narrow.py test_ops_narrow_backward_dynamic_shape 2048.0 ops/test_ops_negative.py test_ops_neg_backward_dynamic_rank 0.0068359375 ops/test_ops_negative.py test_ops_neg_backward_dynamic_rank 0.009765625 ops/test_ops_negative.py test_ops_neg_backward_dynamic_shape 0.0068359375 ops/test_ops_negative.py test_ops_neg_backward_dynamic_shape 0.009765625 ops/test_ops_new_ones.py test_new_ones_dyn_shape 3072.0 ops/test_ops_new_zeros.py test_new_zeros_dyn_shape 3072.0 ops/test_ops_normal.py test_normal_float_tensor_dynamic_shape_testop 2048.0 ops/test_ops_normal.py test_normal_tensor_float_forward 1024.0 ops/test_ops_normal.py test_ops_normal_backward 1024.0 ops/test_ops_norm.py test_ops_norm_backward 2048.0 ops/test_ops_not_equal.py test_f_not_equal_bool 1024.0 ops/test_ops_one_hot_ext.py test_onehot_vmap 1024.00927734375 ops/test_ops_one_hot_ext.py test_onehot_vmap 2048.00927734375 ops/test_ops_one_hot_ext.py test_ops_onehot_backward_dynamic_rank 0.0009765625 ops/test_ops_one_hot_ext.py test_ops_onehot_backward_dynamic_rank 0.00390625 ops/test_ops_one_hot_ext.py test_ops_onehot_forward1 1024.0 ops/test_ops_one_hot_ext.py test_ops_onehot_huge_binary_cases 9216.0 ops/test_ops_one_hot_ext.py test_ops_onehot_normal 1024.00341796875 ops/test_ops_one_hot_ext.py test_ops_onehot_normal 1024.005859375 ops/test_ops_pow.py test_pow_dynamic_shape 3072.0 ops/test_ops_pow.py test_pow_op_backward 2048.00390625 ops/test_ops_pow.py test_pow_op_forward 1024.00244140625 ops/test_ops_pow.py test_pow_op_forward 2048.00244140625 ops/test_ops_pow.py test_pow_op_vmap 1024.00244140625 ops/test_ops_pow.py test_pow_op_vmap 1024.00390625 ops/test_ops_pow_scalar_tensor.py test_pow_op_normal 2048.0 ops/test_ops_rand_ext.py test_rand_call 1024.0 ops/test_ops_rand_ext.py test_rand_call 2048.0 ops/test_ops_rand_ext.py test_rand_randomness 1024.0 ops/test_ops_rand_ext.py test_rand_randomness 2048.0 ops/test_ops_reciprocal.py test_ops_reciprocal_backward 1024.00244140625 ops/test_ops_reciprocal.py test_ops_reciprocal_backward 1024.00439453125 ops/test_ops_reciprocal.py test_ops_reciprocal_backward_dynamic_shape 0.00927734375 ops/test_ops_reciprocal.py test_ops_reciprocal_backward_dynamic_shape 0.0107421875 ops/test_ops_reciprocal.py test_ops_reciprocal_forward 1024.001953125 ops/test_ops_reciprocal.py test_ops_reciprocal_forward 1024.0029296875 ops/test_ops_reciprocal.py test_ops_reciprocal_forward_dynamic_shape 0.00439453125 ops/test_ops_reciprocal.py test_ops_reciprocal_forward_dynamic_shape 0.005859375 ops/test_ops_reduce_extend.py test_mean_default 1024.001953125 ops/test_ops_reduce_extend.py test_mean_default 1024.00390625 ops/test_ops_reduce_extend.py test_mean_dynamic 3072.0 ops/test_ops_reduce_extend.py test_prod_vaild_dtype 1024.005859375 ops/test_ops_reduce_extend.py test_prod_vaild_dtype 1024.01123046875 ops/test_ops_reduce_extend.py test_prod_vaild_dtype 1024.017578125 ops/test_ops_reduce_extend.py test_prod_vaild_dtype 1024.0234375 ops/test_ops_reduce_extend.py test_prod_vaild_dtype 1024.02978515625 ops/test_ops_reduce_extend.py test_prod_vaild_dtype 1024.03564453125 ops/test_ops_reduce_extend.py test_prod_vaild_dtype 1024.04052734375 ops/test_ops_reduce_extend.py test_prod_vaild_dtype 1024.04150390625 ops/test_ops_reduce_extend.py test_prod_vaild_dtype 1024.04296875 ops/test_ops_reduce_extend.py test_sum_default 1024.001953125 ops/test_ops_reduce_extend.py test_sum_default 1024.00390625 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.00244140625 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.00439453125 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.00634765625 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.00830078125 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.01025390625 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.01220703125 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.01416015625 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.01611328125 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.01806640625 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.02001953125 ops/test_ops_reduce_extend.py test_sum_default_dtype 1024.02392578125 ops/test_ops_reduce_extend.py test_sum_dynamic 3072.0 ops/test_ops_reduce_extend.py test_sum_normal 1024.001953125 ops/test_ops_reduce_extend.py test_sum_normal 1024.00341796875 ops/test_ops_reduce_extend.py test_sum_normal 1024.00634765625 ops/test_ops_reduce_extend.py test_sum_vaild_dtype 1024.001953125 ops/test_ops_reduce_extend.py test_sum_vaild_dtype 1024.00341796875 ops/test_ops_reduce_extend.py test_sum_vaild_dtype 1024.00537109375 ops/test_ops_reduce_extend.py test_sum_vaild_dtype 1024.00732421875 ops/test_ops_reduce_extend.py test_sum_vaild_dtype 1024.00927734375 ops/test_ops_reduce_extend.py test_sum_vaild_dtype 1024.01123046875 ops/test_ops_reduce_extend.py test_sum_vaild_dtype 1024.015625 ops/test_ops_reduce_extend.py test_sum_vaild_dtype 1024.02001953125 ops/test_ops_reduce_extend.py test_sum_vaild_dtype 1024.02294921875 ops/test_ops_reduce_extend.py test_sum_vaild_dtype 1024.0244140625 ops/test_ops_relu.py test_relu_normal 1024.00390625 ops/test_ops_relu.py test_relu_normal 1024.005859375 ops/test_ops_rfft2.py test_ops_rfft2_normal 2048.0 ops/test_ops_rfftfreq.py test_ops_rfftfreq_forward 1024.00244140625 ops/test_ops_rfftfreq.py test_ops_rfftfreq_forward 1024.0048828125 ops/test_ops_rfftfreq.py test_ops_rfftfreq_forward 1024.494140625 ops/test_ops_rfftfreq.py test_ops_rfftfreq_forward_dynamic 3072.0 ops/test_ops_rfft.py test_ops_rfft_dynamic_shape 2048.0 ops/test_ops_round.py test_ops_round_vmap 1024.001953125 ops/test_ops_round.py test_ops_round_vmap 1024.00341796875 ops/test_ops_rsqrt.py test_rsqrt_dynamic_shape 3072.0 ops/test_ops_rsqrt.py test_rsqrt_vmap 2048.001953125 ops/test_ops_scatter_add_ext.py test_scatter_add_ext_vmap 2048.0 ops/test_ops_searchsorted.py test_ops_searchsorted_vmap 1024.00244140625 ops/test_ops_searchsorted.py test_ops_searchsorted_vmap 1024.00390625 ops/test_ops_searchsorted.py test_searchsorted_forward 1024.00244140625 ops/test_ops_searchsorted.py test_searchsorted_forward 2048.00244140625 ops/test_ops_selu.py test_ops_selu_dynamic_shape 2048.0 ops/test_ops_selu.py test_ops_selu_vmap 2048.0 ops/test_ops_sigmoid.py test_ops_sigmoid_backward_dynamic_shape 0.00927734375 ops/test_ops_sigmoid.py test_ops_sigmoid_backward_dynamic_shape 0.0107421875 ops/test_ops_sigmoid.py test_ops_sigmoid_forward_dynamic_rank 2048.0 ops/test_ops_sigmoid.py test_ops_sigmoid_vmap 1024.001953125 ops/test_ops_sigmoid.py test_ops_sigmoid_vmap 1024.00341796875 ops/test_ops_sign.py test_ops_sign_vmap 1024.001953125 ops/test_ops_sign.py test_ops_sign_vmap 1024.00341796875 ops/test_ops_silu.py test_ops_silu_backward_dynamic_rank 2048.0 ops/test_ops_silu.py test_ops_silu_backward_dynamic_shape 0.0068359375 ops/test_ops_silu.py test_ops_silu_backward_dynamic_shape 0.009765625 ops/test_ops_silu.py test_ops_silu_binary_cases 2944.23974609375 ops/test_ops_silu.py test_ops_silu_binary_cases 6640.2490234375 ops/test_ops_silu.py test_ops_silu_forward 1024.001953125 ops/test_ops_silu.py test_ops_silu_forward 1024.0029296875 ops/test_ops_silu.py test_ops_silu_forward_dynamic_rank 2048.0 ops/test_ops_sinc.py test_ops_sinc_dynamic_shape 3072.0 ops/test_ops_slice_ext.py test_ops_slice_ext 1024.0 ops/test_ops_slice_ext.py test_ops_slice_ext 2048.0 ops/test_ops_smooth_l1_loss.py test_ops_smooth_l1_loss_dynamic_shape 2048.0 ops/test_ops_softmax.py test_softmax_dynamic 3072.0 ops/test_ops_softmax.py test_softmax_static_shape 1024.20166015625 ops/test_ops_softmax.py test_softmax_static_shape 1024.99658203125 ops/test_ops_softmax.py test_tensor_softmax 1024.001953125 ops/test_ops_softmax.py test_tensor_softmax 1024.00390625 ops/test_ops_softplus.py test_ops_softplus_backward 2048.0 ops/test_ops_softshrink.py test_ops_softshrink_normal 2048.0107421875 ops/test_ops_sparse_csr_to_sparse.py test_2d_csr_to_coo 1024.0 ops/test_ops_sparse_csr_to_sparse.py test_dynamic_shape_csr_to_coo 1024.0 ops/test_ops_split.py test_f_split_ext_list_backward 1024.0 ops/test_ops_split.py test_f_split_ext_list_backward 2048.0 ops/test_ops_split.py test_split_ext_int_backward 1024.0 ops/test_ops_split.py test_split_ext_int_backward 2048.0 ops/test_ops_square.py test_square_dynamic_shape_testop 3072.0 ops/test_ops_squeeze.py test_ops_squeeze_dynamic_shape 2048.0 ops/test_ops_squeeze.py test_ops_squeeze_vmap 2048.0 ops/test_ops_tanh_grad.py test_tanh_grad_forward_static_shape 1024.0 ops/test_ops_tanh_grad.py test_tanh_grad_forward_static_shape 2048.00048828125 ops/test_ops_tanh_grad.py test_tanh_grad_normal 1024.0048828125 ops/test_ops_tanh_grad.py test_tanh_grad_normal 1024.0068359375 ops/test_ops_tile.py test_tile_backward_dyn 1024.0 ops/test_ops_topk.py test_ops_topk_ext_normal1 1024.0 ops/test_ops_tracev2_grad.py test_tracev2_grad_dynamic_shape 2048.0 ops/test_ops_transpose.py test_ops_transpose_normal 2048.0 ops/test_ops_tril_ext.py test_ops_tril_vmap 2048.0 ops/test_ops_tril_ext.py test_tril_normal 2048.0 ops/test_ops_triu.py test_triu_normal 1024.0048828125 ops/test_ops_triu.py test_triu_normal 1024.0078125 ops/test_ops_triu.py test_triu_normal 1024.009765625 ops/test_ops_triu.py test_triu_normal 1024.01171875 ops/test_ops_triu.py test_triu_normal 1024.013671875 ops/test_ops_triu.py test_triu_normal 1024.01513671875 ops/test_ops_trunc.py test_ops_trunc_normal_ascend_pynative_kbk 1024.0 ops/test_ops_trunc.py test_ops_trunc_normal_ascend_pynative_kbk 2048.00048828125 ops/test_ops_uniform_ext.py test_basic 1024.0 ops/test_ops_uniform_ext.py test_basic 2048.0 ops/test_ops_uniform_ext.py test_op 2048.0 ops/test_ops_unique_consecutive.py test_ops_unique_consecutive_forward 1024.0 ops/test_ops_unique_consecutive.py test_ops_unique_consecutive_forward 1024.00048828125 ops/test_ops_upsample_bicubic2d.py test_upsample_bicubic_2d_size_dynamic 2048.0 ops/test_ops_upsample_bilinear2d.py test_upsample_bilinear_2d_size_dynamic 2048.0 ops/test_ops_upsample_nearest.py test_upsample_nearest_1d_size_dynamic 2048.0 ops/test_ops_upsample_nearest.py test_upsample_nearest_2d_scale_factor_dynamic 2048.0 ops/test_ops_upsample_nearest.py test_upsample_nearest_3d_scale_factor_dynamic 2048.0 ops/test_ops_var.py test_ops_var_dynamic 2048.0 ops/test_ops_view_as.py test_ops_view_as_dynamic_shape0 2048.0 ops/test_ops_where.py test_functional_where_broadcast 1025.2822265625 ops/test_ops_where.py test_functional_where_broadcast 1066.1953125 ops/test_ops_where.py test_where_ext_dynamic_shape 3072.0 ops/test_ops_xlogy.py test_ops_xlogy 1024.0 ops/test_ops_xlogy.py test_ops_xlogy 2048.0 ops/test_optim_adam.py test_adam_basic_amsgrad 2048.0 ops/test_optim_adam.py test_adam_basic_maximize 2048.0 ops/test_optim_adam.py test_adam_group_lr_dynamic 2048.0 ops/test_optim_adam.py test_adam_group_lr_dynamic_change_param 2048.0 ops/test_optim_adam.py test_adam_lr_dynamic 2048.0 ops/test_optim_sgd.py test_sgd_basic 2048.0 ops/test_reduction_ops.py test_reduction_op_dynamic_backward 0.0 ops/test_roi_align_op.py test_roi_align_float16 2048.00048828125 ops/test_roi_align_op.py test_roi_align_float32 2048.00048828125 ops/test_tensor_trace.py test_ops_trace_dynamic 3072.0 ops/test_unary_ops.py test_unary_op_dynamic_backward 1024.0 optimizer_ex/test_adadelta_cmp.py test_adadelta_group_lr_dynamic 2048.0 optimizer_ex/test_adadelta_cmp.py test_adadelta_group_lr_dynamic_change_param 2048.0 optimizer_ex/test_adagrad_cmp.py test_adagrad_group_lr_dynamic_change_param 2048.0 optimizer_ex/test_adamax_cmp.py test_adamax_group_lr_dynamic 2048.0 optimizer_ex/test_adam_cmp.py test_adam_group 2048.0 optimizer_ex/test_adamw_cmp.py test_adamw_group_lr_dynamic_change_param 2048.0 optimizer_ex/test_asgd_cmp.py test_asgd_group 2048.0 optimizer_ex/test_asgd_cmp.py test_asgd_group_lr_dynamic_change_param 2048.0 optimizer_ex/test_lr_scheduler.py test_cyclic_lr 2048.0 optimizer_ex/test_lr_scheduler.py test_exponential_lr 2048.0 optimizer_ex/test_lr_scheduler.py test_multiplicative_lr 2048.0 optimizer_ex/test_lr_scheduler.py test_sequential_lr_scheduler 2048.0 optimizer_ex/test_nadam_cmp.py test_nadam_basic 2048.0 optimizer_ex/test_nadam_cmp.py test_nadam_group_lr_dynamic 2048.0 optimizer_ex/test_nadam_cmp.py test_nadam_lr_dynamic 2048.0 optimizer_ex/test_rmsprop_cmp.py test_rmsprop_group_lr_dynamic 2048.0 optimizer_ex/test_rmsprop_cmp.py test_rmsprop_group_lr_dynamic_change_param 2048.0 optimizer_ex/test_rprop_cmp.py test_rprop_basic 2048.0 optimizer_ex/test_rprop_cmp.py test_rprop_lr_dynamic 2048.0 optimizer/test_adamax.py test_no_default_adamax 1024.0126953125 optimizer/test_adamax.py test_no_default_adamax 1024.04833984375 optimizer/test_asgd.py test_no_default_asgd 2048.0 optimizer/test_dynamic_weight_decay.py test_lars_dynamic_weight_decay_group 1024.02392578125 optimizer/test_dynamic_weight_decay.py test_lars_dynamic_weight_decay_group 1024.06103515625 optimizer/test_rprop.py test_default_rprop_group 1024.01806640625 optimizer/test_rprop.py test_default_rprop_group 2048.0263671875 parameter/test_param_dtype.py test_parameter_set_dtype 0.0 parameter/test_parameter_celllist.py test_target_update 2048.0 parameter/test_parameter_compile_cache.py test_param_compile_cache_jit 2048.0 parameter/test_parameter_ms_function.py test_parameter_ms_function_2 1024.0029296875 probability/distribution/test_cauchy_pynative.py test_probability_cauchy_prob_cdf_loc_scale_rand_4_ndarray 3072.0 pynative/grad/test_custom_function_grad.py test_custom_function_dirty_tensor_is_need_grad_leaf 1024.0 pynative/grad/test_custom_function_grad.py test_custom_function_dirty_tensor_not_leaf_need_grad 1024.0 pynative/grad/test_custom_function_grad.py test_custom_function_dirty_view_multi_output_error 1024.0 pynative/grad/test_custom_function_grad.py test_custom_function_multi_diff_output 1024.0 pynative/grad/test_stop_gradient.py test_auto_grad_stop_gradient_inplace_view_error 1024.0 pynative/grad/test_view_inplace_grad.py test_common_view_copy 1024.0 pynative/grad/test_view_inplace_grad.py test_no_grad_copy 1024.0 pynative/grad/test_view_inplace_grad.py test_tensor_slice_copy 1024.0 pynative/grad/test_view_inplace_grad.py test_view_copy 1024.0 pynative/grad/test_view_inplace_grad.py test_view_grad_node_record_ouptuts_tensor_meta_data 1024.0 pynative/grad/test_view_inplace_grad.py test_view_inplace_base_tensor_is_no_requires_grad_and_view_tensor_is_non_leaf 1024.0 pynative/grad/test_view_inplace_grad.py test_view_inplace_grad_check_exception 1024.0 pynative/grad/test_view_inplace_grad.py test_view_inplace_with_multiout_view_and_version_update 1024.0 pynative/grad/test_view_inplace_grad.py test_view_multi_copy 1024.0 pynative/ops/test_ops.py test_primitive_user_data 1024.0 pynative/ops/view/test_view_reshape.py test_reshape_multiple_op 1024.00439453125 pynative/ops/view/test_view_slice.py test_slice_zero_op 1024.0 pynative/ops/view/test_view_transpose.py test_transpose_multiple_op 1024.01123046875 pynative/pyboost/test_pyboost_ops_ones.py test_ones_forward 0.0 pynative/pyboost/test_pyboost_ops_ones.py test_ones_forward 1024.0 pynative/pyboost/test_pyboost_ops_ones.py test_ones_forward_dynamic_rank 2048.0 pynative/pyboost/test_pyboost_ops_zeros.py test_zeros_backward_dynamic_shape 1024.0 pynative/pyboost/test_pyboost_ops_zeros.py test_zeros_backward_dynamic_shape 2048.0 pynative/test_combine_contiguous_handle.py test_combine_tensor_list_contiguous_ascend_gpu 1024.0 pynative/test_pynative_layernorm_input_and_argmaxwithvalue.py test_argmaxwithvalue_input_ascend 2052.00048828125 pynative/test_pynative_mixed_precision_cells.py test_mixed_precision_multiples_cell_ascend_03 1024.04345703125 runtime/bind_core/test_process_bind_core.py test_msrun_bind_manual_only_scheduler 0.0 runtime/bind_core/test_process_bind_core.py test_msrun_bind_manual_scheduler_and_worker 0.0 runtime/bind_core/test_thread_bind_core.py test_bind_core_manual_no_available_cpus 0.0 runtime/control_flow/test_runtime_control_flow.py test_control_flow_if_input_heter 2048.0 runtime/control_flow/test_runtime_inline_control_flow.py test_branch_output_dynamic_tuple 2048.0 runtime/control_flow/test_runtime_inline_control_flow.py test_branch_output_include_refnode_true 2048.0 runtime/control_flow/test_runtime_inline_control_flow.py test_dynamic_tuple_input_to_switch 2048.0 runtime/control_flow/test_runtime_inline_control_flow.py test_if_in_if 2048.0 runtime/control_flow/test_runtime_inline_control_flow.py test_return_switch_input_in_branch 2048.0 runtime/control_flow/test_runtime_inline_control_flow.py test_single_if_return_parameter 2048.0 runtime/control_flow/test_runtime_inline_control_flow.py test_single_if_twice_same_branch 0.0 runtime/control_flow/test_runtime_inline_control_flow.py test_single_if_twice_same_branch_multi_output 0.0 runtime/control_flow/test_runtime_inline_control_flow.py test_tuple_input_to_switch 2048.0 runtime/control_flow/test_runtime_inline_control_flow.py test_update_and_return_parameter 2048.0 runtime/heterogeneous/test_no_heter_copy.py test_range_no_heter_copy 2048.0 runtime/heterogeneous/test_runtime_heter.py test_heter_lenet 2048.0 runtime/heterogeneous/test_runtime_heter.py test_heter_lenet_pynative 2048.0 runtime/inplace/test_runtime_inplace.py test_cnode_inplace_nopnode1 0.0 runtime/inplace/test_runtime_inplace.py test_control_flow_inplace_add 2048.0 runtime/inplace/test_runtime_inplace.py test_control_flow_inplace_for_stack_input 2048.0 runtime/inplace/test_runtime_inplace.py test_heter_add 2048.0 runtime/inplace/test_runtime_inplace.py test_heter_add_cnode3 2048.0 runtime/inplace/test_runtime_inplace.py test_heter_control_flow_add 2048.0 runtime/inplace/test_runtime_inplace.py test_heter_control_flow_inplace_from_entrance_actor 2048.0 runtime/inplace/test_runtime_inplace.py test_heter_control_flow_inplace_from_entrance_actor_by_output 2048.0 runtime/inplace/test_runtime_inplace.py test_heter_control_flow_inplace_from_stack_actor 2048.0 runtime/inplace/test_runtime_inplace.py test_heter_inplace_add_cnode 2048.0 runtime/inplace/test_runtime_inplace.py test_heter_inplace_add_parameter 2048.0 runtime/inplace/test_runtime_inplace.py test_inplace_nopnode 2048.0 runtime/inplace/test_runtime_inplace.py test_output_input_device_address 2048.0 runtime/inplace/test_runtime_inplace.py test_output_input_device_address_for_control_flow 2048.0 runtime/inplace/test_runtime_inplace.py test_single_add 2048.0 runtime/inplace/test_runtime_ref_count.py test_no_used_input_from_copy_actor_to_super_kerenl_actor 2048.0 runtime/inplace/test_runtime_ref_count.py test_no_used_input_from_parameter_store_to_super_kerenl_actor 2048.0 runtime/inplace/test_runtime_ref_count.py test_no_used_input_from_super_kernel_actor_to_super_kerenl_actor 2048.0 runtime/inplace/test_runtime_ref_count.py test_output_paramter_double 2048.0 runtime/inplace/test_runtime_ref_count.py test_output_ref_count_max 2048.0 runtime/test_runtime_memory.py test_runtime_use_mem_pool 1024.0 runtime/test_runtime_memory.py test_runtime_use_mem_pool_error 0.0 runtime/test_runtime_output.py test_subgraph_output_with_load 2048.0 runtime/view/test_runtime_view.py test_output_view_parameter 1024.0 scipy_st/test_fft.py test_ops_dct_backward 2048.0 scipy_st/test_fft.py test_ops_dct_backward_dynamic_shape 2048.0 scipy_st/test_fft.py test_ops_dct_forward_dynamic_rank 2048.0 scipy_st/test_fft.py test_ops_dctn_backward 2048.0 scipy_st/test_fft.py test_ops_dctn_forward_dynamic_shape 2048.0 scipy_st/test_fft.py test_ops_idct_backward_dynamic_rank 2048.0 scipy_st/test_fft.py test_ops_idctn_backward 2048.0 scipy_st/test_fft.py test_ops_idctn_forward_dynamic_shape 2048.0 scipy_st/test_func_solve_triangular.py test_ops_solve_triangular_backward 2048.0 scipy_st/test_func_solve_triangular.py test_ops_solve_triangular_forward_dynamic_shape 2048.0 scipy_st/test_ops_lstsqv2_grad.py test_lstsqv2_grad_like_forward 1024.0029296875 scipy_st/test_ops_lstsqv2_grad.py test_lstsqv2_grad_like_forward 1024.4931640625 sparse/test_coo.py test_coo_tensor_with_control_if 1024.005859375 sparse/test_csr.py test_csrtensor_export_and_import_mindir 0.009765625 sparse/test_csr.py test_make_csr 0.0 sparse/test_sparse_unary_ops.py test_csr_ceil 1024.0 tensor/overload/test_allclose.py test_allclose_tensor 1024.0 tensor/overload/test_all.py test_tensor_all 1024.0048828125 tensor/overload/test_all.py test_tensor_all 1024.0087890625 tensor/overload/test_and.py test_tensor_and_normal 1024.0 tensor/overload/test_asinh.py test_asinh 2048.0 tensor/overload/test_atanh.py test_atanh 2048.0 tensor/overload/test_baddbmm.py test_baddbmm 1024.0 tensor/overload/test_baddbmm.py test_baddbmm 2048.0 tensor/overload/test_bitwise_and.py test_bitwise_and 1024.0 tensor/overload/test_bool.py test_tensor_bool 2048.0 tensor/overload/test_byte.py test_tensor_byte_grad 0.0 tensor/overload/test_byte.py test_tensor_byte_grad 1024.0 tensor/overload/test_ceil.py test_ceil 2048.0 tensor/overload/test_chunk.py test_chunk_pyboost 2048.0 tensor/overload/test_clamp.py test_clamp 2048.0 tensor/overload/test_clamp.py test_clamp_with_input_type_error 0.0 tensor/overload/test_clip.py test_clip_with_min_and_max_all_none 0.0 tensor/overload/test_clip.py test_clip_with_min_or_max_one_none 2048.0 tensor/overload/test_cos.py test_cos 2048.0 tensor/overload/test_cumsum.py test_cumsum_python 1024.009765625 tensor/overload/test_cumsum.py test_cumsum_python 1024.013671875 tensor/overload/test_divide.py test_divide_floor 2048.0 tensor/overload/test_divide.py test_divide_trunc 2048.0 tensor/overload/test_div.py test_divide_trunc 2048.0 tensor/overload/test_double.py test_tensor_double_grad 0.0 tensor/overload/test_double.py test_tensor_double_grad 1024.0 tensor/overload/test_eq.py test_eq 2048.0 tensor/overload/test_expand_as.py test_expand_as_python 2048.0 tensor/overload/test_exp_.py test_exp 1024.0 tensor/overload/test_exp_.py test_exp 2048.0 tensor/overload/test_flatten.py test_flatten_pyboost 2048.0 tensor/overload/test_flatten.py test_flatten_python 2048.0 tensor/overload/test_float.py test_tensor_float 2048.0 tensor/overload/test_floor_divide_.py test_tensor_floor_divide__dynamic 2048.0 tensor/overload/test_floor_divide_.py test_tensor_floor_divide__normal 1024.0 tensor/overload/test_floor_divide_.py test_tensor_floor_divide__normal 2048.0 tensor/overload/test_floor_divide_.py test_tensor_ifloordiv_dynamic 2048.0 tensor/overload/test_floor.py test_tensor_floor 2048.0 tensor/overload/test_gather.py test_gather_pyboost 2048.0 tensor/overload/test_ge.py test_tensor_ge 2048.0 tensor/overload/test_greater_equal.py test_tensor_greater_equal_tensor_tensor 1024.00244140625 tensor/overload/test_greater_equal.py test_tensor_greater_equal_tensor_tensor 1024.00341796875 tensor/overload/test_gt.py test_tensor_gt 2048.0 tensor/overload/test_half.py test_tensor_half 2048.0 tensor/overload/test_histc.py test_tensor_histc 2048.0 tensor/overload/test_index_fill_.py test_tensor_index_fill__dynamic 2048.0 tensor/overload/test_index_select.py test_tensor_index_select_graph_kwargs 2048.0 tensor/overload/test_isfinite.py test_method_isfinite 2048.0 tensor/overload/test_log10.py test_method_log10_dynamic 3072.0 tensor/overload/test_log2.py test_method_log2 2048.0 tensor/overload/test_masked_fill_.py test_tensor_masked_fill_scalar_dynamic 2048.0 tensor/overload/test_max.py test_tensor_max 2048.0 tensor/overload/test_mean.py test_method_mean_python 2048.0 tensor/overload/test_mul_.py test_tensor_mul__dynamic 1024.0 tensor/overload/test_mul_.py test_tensor_mul__normal 1024.0 tensor/overload/test_mul.py test_tensor___rmul__ 2048.0 tensor/overload/test_negative.py test_tensor_negative 2048.0 tensor/overload/test_ne.py test_tensor_ne_tensor_tensor 2048.0 tensor/overload/test_not_equal.py test_tensor_not_equal_tensor_scalar 2048.0 tensor/overload/test_parse_exception.py test_extra_args_exception 0.0 tensor/overload/test_permute.py test_tensor_permute 2048.0 tensor/overload/test_prod.py test_tensor_prod 2048.0 tensor/overload/test_reciprocal.py test_reciprocal_normal 2048.0 tensor/overload/test_remainder.py test_tensor_remainder_pyboost 2048.0 tensor/overload/test_repeat.py test_repeat_dynamic_bprop 2048.0 tensor/overload/test_round.py test_tensor_round 2048.0 tensor/overload/test_scatter_add.py test_scatter_add_python 2048.0 tensor/overload/test_scatter.py test_scatter_pyboost 2048.0 tensor/overload/test_scatter.py test_scatter_python 2048.0 tensor/overload/test_sinc.py test_sinc 2048.0 tensor/overload/test_sin.py test_tensor_sin 1024.001953125 tensor/overload/test_sin.py test_tensor_sin 1024.0029296875 tensor/overload/test_split.py test_method_split_python 2048.0 tensor/overload/test_tensor_overload_nonzero.py test_nonzero_astuple_false_dy_shape 1024.00048828125 tensor/overload/test_tensor_overload_pow.py test_tensor_pow 2048.0 tensor/overload/test_tensor_overload_transpose.py test_method_transpose_pyboost 1024.0 tensor/overload/test_tile.py test_tile 2048.0 tensor/overload/test_tril.py test_tensor_tril_dynamic 3072.0 tensor/overload/test_triu.py test_tensor_triu 2048.0 tensor/overload/test_unbind.py test_deprecated_tensor_unbind 2048.0 tensor/overload/test_unsqueeze.py test_unsqueeze_normal 0.001953125 tensor/overload/test_unsqueeze.py test_unsqueeze_normal 0.0029296875 tensor/overload/test_xor.py test_tensor_xor_normal 1024.0 tensor/test_add_.py test_copy_dynamic_shape 2048.0 tensor/test_add_.py test_inplace_add_std 1024.0 tensor/test_bernoulli_.py test_bernoulli_dynamic 2048.0 tensor/test_bernoulli_.py test_bernoulli_normal 2048.0 tensor/test_cholesky_solve.py test_tensor_cholesky_solve 1024.00244140625 tensor/test_cholesky_solve.py test_tensor_cholesky_solve 1024.4921875 tensor/test_clamp_.py test_mint_clamp_normal1 1024.0 tensor/test_clamp_.py test_mint_clamp_normal1 2048.0 tensor/test_copy_.py test_copy_h2d_d2h_h2h 1024.0 tensor/test_copy.py test_tensor_copy_limits_large_size 16384.0 tensor/test_copy.py test_tensor_copy_limits_large_size 20480.0 tensor/test_copy.py test_tensor_copy_limits_large_size 24576.0 tensor/test_diagonal_scatter.py test_tensor_diagonal_scatter 1024.00341796875 tensor/test_diagonal_scatter.py test_tensor_diagonal_scatter 1024.00634765625 tensor/test_diag.py test_diag_forward 1024.0 tensor/test_diag.py test_diag_forward 2048.0 tensor/test_div_.py test_divide_floor 1024.0 tensor/test_floor_divide.py test_net 1024.00244140625 tensor/test_floor_divide.py test_net 1024.00341796875 tensor/test_floor_.py test_floor_dynamic_shape 1024.0 tensor/test_floor_.py test_floor_std 1024.0 tensor/test_getitem.py test_getitem_index_negative 2048.0 tensor/test_getitem.py test_tensor_negative_index_for_list_input 0.0 tensor/test_getitem.py test_tensor_negative_index_for_str_input 0.0 tensor/test_getitem.py test_tensor_negative_index_for_tuple_input 0.0 tensor/test_index_add.py test_index_add_dynamic_shape 2048.0 tensor/test_index_copy_.py test_tensor_index_copy__test_op 2048.0 tensor/test_logical_cmp.py test_tensor_logical_not 2048.0 tensor/test_new_empty.py test_new_empty2 1024.0 tensor/test_new_empty.py test_new_empty_dynamic_shape 1024.0 tensor/test_setitem.py test_setitem_graph_mode 1024.0 tensor/test_setitem.py test_setitem_nested_tuple_as_value_false 0.0 tensor/test_setitem.py test_setitem_of_different_value_types_002 1024.01513671875 tensor/test_setitem.py test_setitem_of_different_value_types_002 1024.025390625 tensor/test_setitem.py test_setitem_of_different_value_types_002 1024.03662109375 tensor/test_setitem.py test_slice_tensor_index_setitem_without_jit 1024.0 tensor/test_squeeze.py test_tensor_squeeze 0.0068359375 tensor/test_squeeze.py test_tensor_squeeze 0.00732421875 tensor/test_sub_.py test_inplace_sub_backward 1024.0 tensor/test_tanh_.py test_inplace_tanh_dynamic 2048.0 tensor/test_tensor_not_equal.py test_tensor_ne 1024.00244140625 tensor/test_tensor_not_equal.py test_tensor_ne 1024.00341796875 tensor/test_uniform_.py test_uniform__normal 2048.0 tensor/test_zero_.py test_zero_std 1024.0 tensor/test_zero_.py test_zero_std 2048.0 tools/data_dump/test_dump_sample.py test_ascend_kernel_by_kernel_dump_sample 2048.0 tools/data_dump/test_e2e_dump_kbk_lenet.py test_ascend_kernel_by_kernel_lenet 2048.0 tools/data_dump/test_e2e_dump_kbk_lenet.py test_kbk_dynamic_data_dump 2048.0 tools/profiler/test_ascend_profiler_with_activity.py test_dynamic_step_cpu_graph_profiler 2048.0 tools/profiler/test_ascend_profiler_with_activity.py test_dynamic_step_npu_graph_profiler 2048.0 tools/profiler/test_ascend_profiler_with_aicpu.py test_collect_custom_aicpu 1024.00390625 tools/profiler/test_ascend_profiler_with_dynamic.py test_tiny_transformer_kbk_with_dynamic_profiler 2048.0 tools/profiler/test_ascend_profiler_with_dynamic.py test_tiny_transformer_o2_with_dynamic_profiler 1024.02099609375 tools/profiler/test_ascend_profiler_with_env_enable.py TestEnvEnableProfiler test_ascend_profiler 0.0 tools/profiler/test_ascend_profiler_with_env_enable.py TestEnvEnableProfiler test_host_profiler_time 0.0 tools/profiler/test_ascend_profiler_with_mstx.py test_mstx_profiler_with_domain_exclude 1024.0 tools/profiler/test_ascend_profiler_with_mstx.py test_mstx_profiler_with_domain_include 1024.0 tools/profiler/test_ascend_profiler_with_offline_analyse.py test_ascend_profiler_offline_analyse_with_multi_devices 1024.0 tools/profiler/test_ascend_profiler_with_schedule.py test_dynamic_step_single_active_kbk_profiler 2048.0 tools/profiler/test_ascend_profiler_with_schedule.py test_dynamic_step_single_active_profiler_db 2048.0 tools/profiler/test_ascend_profiler_with_schedule.py test_dynamic_step_single_active_py_native_profiler 2048.0 tools/profiler/test_ascend_profiler_with_start_stop.py test_dynamic_start_stop_graph_profiler 1024.00244140625 tools/profiler/test_ascend_profiler_with_start_stop.py test_dynamic_start_stop_py_native_profiler 1024.0 tools/summary/test_summary_collector.py test_summarycollector_user_defind 1024.57568359375 tools/summary/test_summary_collector.py test_summary_with_sink_mode_false 1024.57568359375 tools/summary/test_summary_ops.py test_dynamic_shape_summary_ops 0.5576171875 tools/summary/test_summary_ops.py test_graph_summary_ops 1024.56396484375 tools/summary/test_summary_ops.py test_pynative_summary_ops 2048.0 tools/summary/test_summary_ops.py test_summary_op_in_duplicate_name 1024.0029296875 tools/summary/test_summary_without_mainfunc.py test_summarycollector 0.0 tools/summary/tools/summary/summary_net.py test_summary_net 1024.57568359375 train/test_amp_overflow.py test_functional_amp_overflow 2048.00537109375 train/test_fork.py test_fork_subgraphs 2048.0 train/test_fork.py test_multiprocess_pool 1024.0 train/test_loss_scale_overflow.py test_train_one_step_with_loss_scale_cell_overflow 1024.0078125 train/test_loss_scale_overflow.py test_train_one_step_with_loss_scale_cell_overflow 1024.01806640625