[2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/_cell_wrapper.py:340: [W0602(global-variable-not-assigned), CommTensorDataForPP._create_all_reduce_group] Using global for 'ALLREDUCE_GROUP_LIST' but no assignment is done [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/_cell_wrapper.py:206: [R1724(no-else-continue), _create_allreduce_input] Unnecessary "elif" after "continue", remove the leading "el" from "elif" [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/_cell_wrapper.py:92: [R1725(super-with-arguments), SingleCommunicator.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/_cell_wrapper.py:70: [R1725(super-with-arguments), SaveOptShardCkptCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/_cell_wrapper.py:45: [R1725(super-with-arguments), AllGatherCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/checkpoint_transform.py:662: [E0606(possibly-used-before-assignment), transform_checkpoints] Possibly using variable 'dst_param_keys' before assignment [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/checkpoint_transform.py:662: [E0606(possibly-used-before-assignment), transform_checkpoints] Possibly using variable 'src_param_keys' before assignment [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/checkpoint_transform.py:1150: [W1309(f-string-without-interpolation), load_distributed_checkpoint] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/checkpoint_transform.py:1144: [W1309(f-string-without-interpolation), load_distributed_checkpoint] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/checkpoint_transform.py:1137: [W1309(f-string-without-interpolation), load_distributed_checkpoint] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/checkpoint_transform.py:1129: [W1309(f-string-without-interpolation), load_distributed_checkpoint] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:1528: [W1309(f-string-without-interpolation), _cal_param_name_map_and_param_list] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:1522: [W1309(f-string-without-interpolation), _cal_param_name_map_and_param_list] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:978: [W1309(f-string-without-interpolation), _find_most_matching_file] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:976: [W1309(f-string-without-interpolation), _find_most_matching_file] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:967: [W1309(f-string-without-interpolation), _find_most_matching_file] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:965: [W1309(f-string-without-interpolation), _find_most_matching_file] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:955: [W1309(f-string-without-interpolation), _find_most_matching_file] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:953: [W1309(f-string-without-interpolation), _find_most_matching_file] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:1393: [R1721(unnecessary-comprehension), unified_safetensors] Unnecessary use of a comprehension, use list(range(split_num)) instead. [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:328: [W0707(raise-missing-from), _fast_safe_open.__init__] Consider explicitly re-raising using 'except ValueError as exc' and 'raise ValueError(f"Fail to parse the input safetensors: '{source_name}'. Please check the correctness of the file.") from exc' [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:1612: [R1735(use-dict-literal), _load_parallel_checkpoint] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:1189: [R1735(use-dict-literal), _save_parameter_map_json] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:695: [R1735(use-dict-literal), _transform_safetensors_single] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:555: [R1735(use-dict-literal), _distribute_files_by_size] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:30.644Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:526: [R1735(use-dict-literal), _distribute_files_by_size] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:521: [R1735(use-dict-literal), _distribute_files_by_size] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:681: [C0201(consider-iterating-dictionary), _transform_safetensors_single] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:1531: [W1514(unspecified-encoding), _cal_param_name_map_and_param_list] Using open without explicitly specifying an encoding [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:1204: [W1514(unspecified-encoding), _save_parameter_map_json] Using open without explicitly specifying an encoding [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/train/_utils.py:89: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/train/_utils.py:334: [W1309(f-string-without-interpolation), _get_strategy_opt_shard] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/train/_utils.py:365: [R1724(no-else-continue), _get_parameter_redundancy_without_opt_shard] Unnecessary "else" after "continue", remove the "else" and de-indent the code inside it [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/train/_utils.py:532: [W1514(unspecified-encoding), parse_hccl_file] Using open without explicitly specifying an encoding [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/train/dataset_helper.py:578: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/train/dataset_helper.py:271: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/train/dataset_helper.py:94: [R1725(super-with-arguments), _DataWrapper.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:30.897Z] mindspore/mindspore/python/mindspore/train/dataset_helper.py:298: [R1735(use-dict-literal), connect_network_with_dataset] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:30.898Z] mindspore/mindspore/python/mindspore/common/parameter.py:273: [E1120(no-value-for-parameter), Parameter.__new__] No value for argument 'cls' in classmethod call [2026-04-24T08:35:30.898Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:345: [W0622(redefined-builtin), clip] Redefining built-in 'max' [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:345: [W0622(redefined-builtin), clip] Redefining built-in 'min' [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:345: [W0622(redefined-builtin), clip] Redefining built-in 'input' [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:284: [W0622(redefined-builtin), clamp_] Redefining built-in 'max' [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:284: [W0622(redefined-builtin), clamp_] Redefining built-in 'min' [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:284: [W0622(redefined-builtin), clamp_] Redefining built-in 'input' [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:232: [W0622(redefined-builtin), clamp] Redefining built-in 'max' [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:232: [W0622(redefined-builtin), clamp] Redefining built-in 'min' [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:232: [W0622(redefined-builtin), clamp] Redefining built-in 'input' [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/deprecated.py:171: [W0231(super-init-not-called), InplaceUpdate.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/deprecated.py:109: [W0231(super-init-not-called), DropoutGenMask.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4896: [W0231(super-init-not-called), Ormqr.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4827: [W0231(super-init-not-called), Cauchy.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4784: [W0231(super-init-not-called), SelfAdjointEig.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4737: [W0231(super-init-not-called), Fmax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4704: [W0231(super-init-not-called), Fmin.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4673: [W0231(super-init-not-called), TriuIndices.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4630: [W0231(super-init-not-called), Orgqr.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4589: [W0231(super-init-not-called), CompareAndBitpack.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4541: [W0231(super-init-not-called), MatrixTriangularSolve.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4484: [W0231(super-init-not-called), TrilIndices.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4441: [W0231(super-init-not-called), CholeskySolve.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4376: [W0231(super-init-not-called), STFT.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4322: [W0231(super-init-not-called), Renorm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4280: [W0231(super-init-not-called), TridiagonalSolve.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4227: [W0231(super-init-not-called), Bernoulli.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4181: [W0231(super-init-not-called), Zeta.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4137: [W0231(super-init-not-called), SparseSegmentMean.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4098: [W0231(super-init-not-called), Median.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:4025: [W0231(super-init-not-called), RaggedRange.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3966: [W0231(super-init-not-called), Polygamma.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3915: [W0231(super-init-not-called), Digamma.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3876: [W0231(super-init-not-called), Lgamma.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3842: [W0231(super-init-not-called), LuUnpack.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3763: [W0231(super-init-not-called), LuSolve.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3657: [W0231(super-init-not-called), MatrixSolveLs.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3553: [W0231(super-init-not-called), Igammac.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3513: [W0231(super-init-not-called), Igamma.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3468: [W0231(super-init-not-called), TridiagonalMatMul.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3405: [W0231(super-init-not-called), Imag.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3372: [W0231(super-init-not-called), ComplexAbs.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3325: [W0231(super-init-not-called), IndexAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3254: [W0231(super-init-not-called), MatrixLogarithm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3170: [W0231(super-init-not-called), MatrixInverse.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3116: [W0231(super-init-not-called), Eps.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3080: [W0231(super-init-not-called), Invert.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3055: [W0231(super-init-not-called), Inv.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:3023: [W0231(super-init-not-called), BesselY1.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2977: [W0231(super-init-not-called), BesselY0.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2931: [W0231(super-init-not-called), BesselJ1.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2886: [W0231(super-init-not-called), BesselJ0.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2842: [W0231(super-init-not-called), BesselK1e.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2796: [W0231(super-init-not-called), BesselK0e.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.151Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2750: [W0231(super-init-not-called), BesselK1.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2704: [W0231(super-init-not-called), BesselK0.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2657: [W0231(super-init-not-called), BesselI1e.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2612: [W0231(super-init-not-called), BesselI0e.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2568: [W0231(super-init-not-called), BesselI1.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2523: [W0231(super-init-not-called), BesselI0.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2384: [W0231(super-init-not-called), SquareSumAll.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2336: [W0231(super-init-not-called), Tan.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2290: [W0231(super-init-not-called), NMSWithMask.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2223: [W0231(super-init-not-called), NPUClearFloatStatusV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2139: [W0231(super-init-not-called), NPUGetFloatStatusV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:2053: [W0231(super-init-not-called), NPUClearFloatStatus.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1988: [W0231(super-init-not-called), NPUGetFloatStatus.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1917: [W0231(super-init-not-called), NPUAllocFloatStatus.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1888: [W0231(super-init-not-called), FloatStatus.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1854: [W0231(super-init-not-called), IsNan.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1818: [W0231(super-init-not-called), EqualCount.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1777: [W0231(super-init-not-called), ApproximateEqual.__init__] __init__ method from base class '_LogicBinaryOp' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1707: [W0231(super-init-not-called), Quantile.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1613: [W0231(super-init-not-called), Xdivy.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1499: [W0231(super-init-not-called), TruncateMod.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1445: [W0231(super-init-not-called), TruncateDiv.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1395: [W0231(super-init-not-called), MulNoNan.__init__] __init__ method from base class '_MathBinaryOp' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1324: [W0231(super-init-not-called), DivNoNan.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1269: [W0231(super-init-not-called), Heaviside.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1223: [W0231(super-init-not-called), Hypot.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1168: [W0231(super-init-not-called), HistogramFixedWidth.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1121: [W0231(super-init-not-called), Histogram.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:1072: [W0231(super-init-not-called), Einsum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:972: [W0231(super-init-not-called), SquaredDifference.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:866: [W0231(super-init-not-called), InplaceSub.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:820: [W0231(super-init-not-called), InplaceIndexAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:759: [W0231(super-init-not-called), InplaceAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:711: [W0231(super-init-not-called), InplaceUpdateV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:657: [W0231(super-init-not-called), AccumulateNV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:609: [W0231(super-init-not-called), AddN.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:505: [W0231(super-init-not-called), Lcm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:459: [W0231(super-init-not-called), Bucketize.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:415: [W0231(super-init-not-called), CumulativeLogsumexp.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:348: [W0231(super-init-not-called), EuclideanNorm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:271: [W0231(super-init-not-called), _Reduce.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:251: [W0231(super-init-not-called), AddV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:198: [W0231(super-init-not-called), Ger.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:149: [W0231(super-init-not-called), _BitwiseBinaryOp.__init__] __init__ method from base class '_MathBinaryOp' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/math_ops.py:91: [W0231(super-init-not-called), _BinaryOp.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/_rl_inner_ops.py:285: [W0231(super-init-not-called), CudnnGRU.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/_rl_inner_ops.py:205: [W0231(super-init-not-called), LSTMV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/_rl_inner_ops.py:91: [W0231(super-init-not-called), GRUV2.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/_embedding_cache_ops.py:338: [W0231(super-init-not-called), PadAndShift.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/_embedding_cache_ops.py:283: [W0231(super-init-not-called), DynamicAssign.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/_embedding_cache_ops.py:231: [W0231(super-init-not-called), MapCacheIdx.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/_embedding_cache_ops.py:190: [W0231(super-init-not-called), CacheSwapTable.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/_embedding_cache_ops.py:149: [W0231(super-init-not-called), MapUniform.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/_embedding_cache_ops.py:104: [W0231(super-init-not-called), SubAndFilter.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/_embedding_cache_ops.py:54: [W0231(super-init-not-called), UpdateCache.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:2615: [W0231(super-init-not-called), ForiLoop.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:2529: [W0231(super-init-not-called), Scan.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.405Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:2443: [W0231(super-init-not-called), WhileLoop.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:1289: [W0231(super-init-not-called), TypeAs.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:1214: [W0231(super-init-not-called), Cast.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:1053: [W0231(super-init-not-called), Tile.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:974: [W0231(super-init-not-called), ScalarToTensor.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:907: [W0231(super-init-not-called), Shape.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:843: [W0231(super-init-not-called), Rank.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:709: [W0231(super-init-not-called), BatchNorm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:581: [W0231(super-init-not-called), ScalarMin.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:552: [W0231(super-init-not-called), ScalarMax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:523: [W0231(super-init-not-called), ScalarBool.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:493: [W0231(super-init-not-called), ScalarMod.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:460: [W0231(super-init-not-called), ScalarLe.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:431: [W0231(super-init-not-called), ScalarGe.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:402: [W0231(super-init-not-called), ScalarLt.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:373: [W0231(super-init-not-called), ScalarGt.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:344: [W0231(super-init-not-called), ScalarEq.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:315: [W0231(super-init-not-called), ScalarMul.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:286: [W0231(super-init-not-called), ScalarSub.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:257: [W0231(super-init-not-called), ScalarUsub.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:228: [W0231(super-init-not-called), ScalarUadd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:200: [W0231(super-init-not-called), ScalarLog.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:172: [W0231(super-init-not-called), ScalarPow.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:143: [W0231(super-init-not-called), ScalarAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:111: [W0231(super-init-not-called), ScalarFloorDiv.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:75: [W0231(super-init-not-called), ScalarDiv.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/_inner.py:67: [W0231(super-init-not-called), TensorReport.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/_inner.py:48: [W0231(super-init-not-called), ScalarCast.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2938: [W0231(super-init-not-called), WKVGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2916: [W0231(super-init-not-called), ResizeV2Grad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2901: [W0231(super-init-not-called), MapTensorGetGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2881: [W0231(super-init-not-called), AffineGridGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2845: [W0231(super-init-not-called), FractionalMaxPoolGradWithFixedKsize.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2810: [W0231(super-init-not-called), SparseSliceGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2761: [W0231(super-init-not-called), SparseSegmentSqrtNGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2720: [W0231(super-init-not-called), SparseSegmentSumGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2672: [W0231(super-init-not-called), MedianGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2605: [W0231(super-init-not-called), DeformableOffsetsGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2570: [W0231(super-init-not-called), IgammaGradA.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2535: [W0231(super-init-not-called), TraceGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2505: [W0231(super-init-not-called), AdaptiveMaxPool3DGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2477: [W0231(super-init-not-called), PSROIPoolingGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2465: [W0231(super-init-not-called), FractionalAvgPoolGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2448: [W0231(super-init-not-called), MaxUnpool3DGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2429: [W0231(super-init-not-called), MaxUnpool2DGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2418: [W0231(super-init-not-called), FractionalMaxPool3DGradWithFixedKsize.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2407: [W0231(super-init-not-called), FractionalMaxPoolGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2398: [W0231(super-init-not-called), SparseSegmentMeanGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2352: [W0231(super-init-not-called), MultiMarginLossGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2266: [W0231(super-init-not-called), ParallelResizeBilinearGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2212: [W0231(super-init-not-called), Dilation2DBackpropFilter.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2103: [W0231(super-init-not-called), Dilation2DBackpropInput.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:2026: [W0231(super-init-not-called), MultilabelMarginLossGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.659Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1979: [W0231(super-init-not-called), PdistGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1945: [W0231(super-init-not-called), MvlgammaGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1904: [W0231(super-init-not-called), LRNGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1896: [W0231(super-init-not-called), InvGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1869: [W0231(super-init-not-called), BasicLSTMCellInputGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1839: [W0231(super-init-not-called), BasicLSTMCellWeightGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1788: [W0231(super-init-not-called), BasicLSTMCellCStateGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1780: [W0231(super-init-not-called), RefToEmbed.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1728: [W0231(super-init-not-called), EmbeddingLookupCommGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1709: [W0231(super-init-not-called), PadV3Grad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1698: [W0231(super-init-not-called), MirrorPadGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1689: [W0231(super-init-not-called), TanhGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1681: [W0231(super-init-not-called), SoftplusGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1662: [W0231(super-init-not-called), StridedSliceGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1625: [W0231(super-init-not-called), SliceGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1616: [W0231(super-init-not-called), SigmoidCrossEntropyWithLogitsGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1599: [W0231(super-init-not-called), _ActivationGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1566: [W0231(super-init-not-called), PsROIPoolingGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.660Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1547: [W0231(super-init-not-called), ROIAlignGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1529: [W0231(super-init-not-called), RandomGammaGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1470: [W0231(super-init-not-called), DynamicGRUV2Grad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1392: [W0231(super-init-not-called), GRUV2Grad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1357: [W0231(super-init-not-called), GruGradWeight.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1315: [W0231(super-init-not-called), GruGradData.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1298: [W0231(super-init-not-called), DynamicRNNGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1277: [W0231(super-init-not-called), LSTMGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1258: [W0231(super-init-not-called), LSTMGradWeight.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1239: [W0231(super-init-not-called), LSTMGradData.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1225: [W0231(super-init-not-called), L2NormalizeGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1120: [W0231(super-init-not-called), MaxPool3DGradWithArgmax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1097: [W0231(super-init-not-called), MaxPoolGradWithArgmaxV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1052: [W0231(super-init-not-called), MaxPoolGradWithArgmax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:1021: [W0231(super-init-not-called), MaxPool3DGradGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:942: [W0231(super-init-not-called), MaxPool3DGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:804: [W0231(super-init-not-called), MaxPoolGradV1.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:764: [W0231(super-init-not-called), AvgPool3DGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:756: [W0231(super-init-not-called), AdaptiveAvgPool3DGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:748: [W0231(super-init-not-called), AdaptiveAvgPool2DGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:696: [W0231(super-init-not-called), AvgPoolGradV1.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:612: [W0231(super-init-not-called), _PoolGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:578: [W0231(super-init-not-called), NeighborExchangeV2Grad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:568: [W0231(super-init-not-called), BNTrainingUpdateGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:558: [W0231(super-init-not-called), BNTrainingReduceGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:550: [W0231(super-init-not-called), UniqueGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:530: [W0231(super-init-not-called), EinsumGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:518: [W0231(super-init-not-called), InstanceNormV2Grad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:509: [W0231(super-init-not-called), InstanceNormGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:493: [W0231(super-init-not-called), FlattenGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:485: [W0231(super-init-not-called), DropoutGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:424: [W0231(super-init-not-called), DepthwiseConv2dNativeBackpropInput.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:360: [W0231(super-init-not-called), DepthwiseConv2dNativeBackpropFilter.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:293: [W0231(super-init-not-called), Conv2DBackpropFilter.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:225: [W0231(super-init-not-called), Conv3DBackpropFilter.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:127: [W0231(super-init-not-called), ConcatOffset.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:108: [W0231(super-init-not-called), LuUnpackGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:91: [W0231(super-init-not-called), KLDivLossGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:80: [W0231(super-init-not-called), SyncBatchNormGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:71: [W0231(super-init-not-called), SoftmaxGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:59: [W0231(super-init-not-called), ScaleAndTranslateGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/_grad_ops.py:49: [W0231(super-init-not-called), SparseFillEmptyRowsGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:2282: [W0231(super-init-not-called), ReduceScatterV.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:2190: [W0231(super-init-not-called), AllGatherV.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:2107: [W0231(super-init-not-called), AlltoAllVC.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:2023: [W0231(super-init-not-called), AlltoAllV.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1909: [W0231(super-init-not-called), BatchISendIRecv.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1806: [W0231(super-init-not-called), _GetTensorSlice.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1785: [W0231(super-init-not-called), _VirtualOutput.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1762: [W0231(super-init-not-called), _MirrorMicroStepOperator.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1736: [W0231(super-init-not-called), _VirtualAccuGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1716: [W0231(super-init-not-called), _VirtualAssignKvCache.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1693: [W0231(super-init-not-called), _VirtualAssignAdd.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1671: [W0231(super-init-not-called), _VirtualDataset.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1652: [W0231(super-init-not-called), _VirtualAdd.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1635: [W0231(super-init-not-called), _VirtualPipelineEnd.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1611: [W0231(super-init-not-called), _VirtualDiv.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1583: [W0231(super-init-not-called), _MirrorMiniStepOperator.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1552: [W0231(super-init-not-called), _MirrorOperator.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1519: [W0231(super-init-not-called), Receive.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1413: [W0231(super-init-not-called), Send.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1313: [W0231(super-init-not-called), Barrier.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1248: [W0231(super-init-not-called), CollectiveGather.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1159: [W0231(super-init-not-called), CollectiveScatter.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:1063: [W0231(super-init-not-called), NeighborExchangeV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:935: [W0231(super-init-not-called), AlltoAll.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:838: [W0231(super-init-not-called), NeighborExchange.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:743: [W0231(super-init-not-called), _AllSwap.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:706: [W0231(super-init-not-called), Broadcast.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:606: [W0231(super-init-not-called), _HostReduceScatter.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:31.913Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:570: [W0231(super-init-not-called), ReduceScatter.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:467: [W0231(super-init-not-called), _HostAllGather.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:416: [W0231(super-init-not-called), _MicroStepAllGather.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:381: [W0231(super-init-not-called), _MiniStepAllGather.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:346: [W0231(super-init-not-called), AllGather.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:254: [W0231(super-init-not-called), Reduce.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/comm_ops.py:170: [W0231(super-init-not-called), AllReduce.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1829: [W0231(super-init-not-called), IFMR.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1779: [W0231(super-init-not-called), WtsARQ.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1737: [W0231(super-init-not-called), ActULQClampMaxGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1700: [W0231(super-init-not-called), ActULQClampMinGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1665: [W0231(super-init-not-called), ActsULQInputGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1627: [W0231(super-init-not-called), ActsULQ.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1580: [W0231(super-init-not-called), BatchNormFold2GradReduce.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1540: [W0231(super-init-not-called), BatchNormFold2GradD.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1511: [W0231(super-init-not-called), BatchNormFold2D.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1463: [W0231(super-init-not-called), BatchNormFoldGradD.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1434: [W0231(super-init-not-called), BatchNormFoldD.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1387: [W0231(super-init-not-called), BatchNormFold2Grad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1337: [W0231(super-init-not-called), BatchNormFold2.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1287: [W0231(super-init-not-called), CorrectionMulGradReduce.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1247: [W0231(super-init-not-called), CorrectionMulGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1212: [W0231(super-init-not-called), CorrectionMul.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1159: [W0231(super-init-not-called), BatchNormFoldGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1116: [W0231(super-init-not-called), BatchNormFold.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1046: [W0231(super-init-not-called), FakeQuantPerChannelGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:982: [W0231(super-init-not-called), FakeQuantPerChannel.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:914: [W0231(super-init-not-called), FakeQuantPerLayerGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:859: [W0231(super-init-not-called), FakeQuantPerLayer.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:781: [W0231(super-init-not-called), FakeQuantWithMinMaxVarsPerChannelGradient.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:723: [W0231(super-init-not-called), FakeQuantWithMinMaxVarsPerChannel.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:664: [W0231(super-init-not-called), FakeQuantWithMinMaxVarsGradient.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:600: [W0231(super-init-not-called), FakeQuantWithMinMaxVars.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:557: [W0231(super-init-not-called), FakeLearnedScaleQuantPerChannelGradDReduce.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:527: [W0231(super-init-not-called), FakeLearnedScaleQuantPerChannelGradD.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:494: [W0231(super-init-not-called), FakeLearnedScaleQuantPerChannelGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:434: [W0231(super-init-not-called), FakeLearnedScaleQuantPerChannel.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:391: [W0231(super-init-not-called), FakeLearnedScaleQuantPerLayerGradDReduce.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:363: [W0231(super-init-not-called), FakeLearnedScaleQuantPerLayerGradD.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:330: [W0231(super-init-not-called), FakeLearnedScaleQuantPerLayerGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:282: [W0231(super-init-not-called), FakeLearnedScaleQuantPerLayer.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:219: [W0231(super-init-not-called), MinMaxUpdatePerChannel.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:164: [W0231(super-init-not-called), MinMaxUpdatePerLayer.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:111: [W0231(super-init-not-called), FakeQuantParam.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2463: [W0231(super-init-not-called), _VirtualConverterBegin.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2446: [W0231(super-init-not-called), _VirtualConverterEnd.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2428: [W0231(super-init-not-called), FFN.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2368: [W0231(super-init-not-called), CopyWithSlice.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2358: [W0231(super-init-not-called), SelectView.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2345: [W0231(super-init-not-called), IsConstant.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2324: [W0231(super-init-not-called), SetitemTensorIndexInfo.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2307: [W0231(super-init-not-called), GetitemTensorIndexInfo.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2289: [W0231(super-init-not-called), TileSize.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2271: [W0231(super-init-not-called), IsParameter.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2235: [W0231(super-init-not-called), GetGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2206: [W0231(super-init-not-called), IsInstance.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2160: [W0231(super-init-not-called), IsSubClass.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2108: [W0231(super-init-not-called), SameTypeShape.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:2024: [W0231(super-init-not-called), CheckBprop.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1968: [W0231(super-init-not-called), MixedPrecisionCast.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1915: [W0231(super-init-not-called), TopTypeof.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1875: [W0231(super-init-not-called), ClipByNorm.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1792: [W0231(super-init-not-called), KMeansCentroids.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1710: [W0231(super-init-not-called), Format.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1454: [W0231(super-init-not-called), ParallelResizeBilinear.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1424: [W0231(super-init-not-called), PsROIPooling.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1372: [W0231(super-init-not-called), DynamicResizeNearestNeighbor.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1342: [W0231(super-init-not-called), DynamicBroadcastTo.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1298: [W0231(super-init-not-called), SliceGetItem.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1280: [W0231(super-init-not-called), DecodeImage.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1258: [W0231(super-init-not-called), NonZeroWithValueShape.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1228: [W0231(super-init-not-called), NonZeroWithValue.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.167Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1192: [W0231(super-init-not-called), MatmulDDSGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1177: [W0231(super-init-not-called), DSDGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1147: [W0231(super-init-not-called), MatmulDDS.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1129: [W0231(super-init-not-called), DSDMatmul.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1119: [W0231(super-init-not-called), DynamicBroadcastGradientArgs.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1029: [W0231(super-init-not-called), DynamicStitch.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:986: [W0231(super-init-not-called), StackDestroy.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:946: [W0231(super-init-not-called), StackPop.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:917: [W0231(super-init-not-called), StackPush.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:891: [W0231(super-init-not-called), StackInit.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:832: [W0231(super-init-not-called), Centralization.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:783: [W0231(super-init-not-called), SyncBatchNorm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:707: [W0231(super-init-not-called), SequenceMask.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:651: [W0231(super-init-not-called), ErrorOnDynamicShapeInput.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:605: [W0231(super-init-not-called), GpuConvertToDynamicShape.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:546: [W0231(super-init-not-called), ConvertToDynamic.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:482: [W0231(super-init-not-called), ConfusionMulGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:415: [W0231(super-init-not-called), MatrixSetDiag.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:371: [W0231(super-init-not-called), MatrixDiagPart.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:322: [W0231(super-init-not-called), MatrixDiag.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:232: [W0231(super-init-not-called), Dequant.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:173: [W0231(super-init-not-called), Lamb.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:120: [W0231(super-init-not-called), Quant.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_csr_ops.py:400: [W0231(super-init-not-called), CSRMM.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_csr_ops.py:349: [W0231(super-init-not-called), CSRDiv.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_csr_ops.py:299: [W0231(super-init-not-called), COO2CSR.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_csr_ops.py:258: [W0231(super-init-not-called), CSR2COO.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_csr_ops.py:217: [W0231(super-init-not-called), CSRGather.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_csr_ops.py:169: [W0231(super-init-not-called), CSRMul.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_csr_ops.py:115: [W0231(super-init-not-called), CSRMV.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_csr_ops.py:64: [W0231(super-init-not-called), CSRReduceSum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_sparse_grad_ops.py:53: [W0231(super-init-not-called), SparseAddGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:106: [W0231(super-init-not-called), bit_or.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:79: [W0231(super-init-not-called), bit_and.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:45: [W0231(super-init-not-called), bool_not.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/control_ops.py:112: [W0231(super-init-not-called), Merge.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/control_ops.py:72: [W0231(super-init-not-called), GeSwitch.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/debug_ops.py:807: [W0231(super-init-not-called), Assert.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/debug_ops.py:742: [W0231(super-init-not-called), Print.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/debug_ops.py:585: [W0231(super-init-not-called), Morph.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/debug_ops.py:487: [W0231(super-init-not-called), DumpGradient.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/debug_ops.py:444: [W0231(super-init-not-called), InsertGradientOf.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/debug_ops.py:365: [W0231(super-init-not-called), HistogramSummary.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/debug_ops.py:305: [W0231(super-init-not-called), TensorDump.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/debug_ops.py:212: [W0231(super-init-not-called), TensorSummary.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/debug_ops.py:154: [W0231(super-init-not-called), ImageSummary.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/debug_ops.py:103: [W0231(super-init-not-called), ScalarSummary.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:9339: [W0231(super-init-not-called), AllFinite.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:9327: [W0231(super-init-not-called), WKV.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:9252: [W0231(super-init-not-called), MaxPoolWithArgmaxV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:9164: [W0231(super-init-not-called), ChannelShuffle.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:9107: [W0231(super-init-not-called), FractionalMaxPoolWithFixedKsize.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:9029: [W0231(super-init-not-called), NuclearNorm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8942: [W0231(super-init-not-called), SparseApplyProximalGradientDescent.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8854: [W0231(super-init-not-called), SparseApplyMomentum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8763: [W0231(super-init-not-called), SparseApplyAdagradDA.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8658: [W0231(super-init-not-called), Pdist.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8583: [W0231(super-init-not-called), DeformableOffsets.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8563: [W0231(super-init-not-called), TripletMarginLoss.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8466: [W0231(super-init-not-called), PSROIPooling.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8384: [W0231(super-init-not-called), NthElement.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8325: [W0231(super-init-not-called), FractionalAvgPool.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8227: [W0231(super-init-not-called), FractionalMaxPool3DWithFixedKsize.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8140: [W0231(super-init-not-called), FractionalMaxPool.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:8059: [W0231(super-init-not-called), ApplyAdamWithAmsgradV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:7934: [W0231(super-init-not-called), ApplyAdamWithAmsgrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:7826: [W0231(super-init-not-called), MultilabelMarginLoss.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:7774: [W0231(super-init-not-called), ApplyKerasMomentum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:7676: [W0231(super-init-not-called), SparseApplyCenteredRMSProp.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:7562: [W0231(super-init-not-called), SparseApplyRMSProp.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:7448: [W0231(super-init-not-called), ApplyAdagradDA.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:7284: [W0231(super-init-not-called), Dilation2D.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:7114: [W0231(super-init-not-called), Conv3DTranspose.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.421Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:6990: [W0231(super-init-not-called), CTCLossV2Grad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:6932: [W0231(super-init-not-called), CTCLossV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:6856: [W0231(super-init-not-called), SparseApplyAdadelta.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:6697: [W0231(super-init-not-called), Conv3DBackpropInput.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:6561: [W0231(super-init-not-called), Conv3D.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:6343: [W0231(super-init-not-called), AvgPool3D.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:6181: [W0231(super-init-not-called), InTopK.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:6114: [W0231(super-init-not-called), DynamicGRUV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5970: [W0231(super-init-not-called), DynamicRNN.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5829: [W0231(super-init-not-called), BasicLSTMCell.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5814: [W0231(super-init-not-called), CTCGreedyDecoder.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5744: [W0231(super-init-not-called), CTCLoss.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5533: [W0231(super-init-not-called), SparseApplyFtrlV2.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5498: [W0231(super-init-not-called), SparseApplyFtrl.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5407: [W0231(super-init-not-called), ApplyFtrl.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5308: [W0231(super-init-not-called), LARSUpdate.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5242: [W0231(super-init-not-called), ApplyProximalGradientDescent.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5165: [W0231(super-init-not-called), ApplyGradientDescent.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:5101: [W0231(super-init-not-called), ApplyPowerSign.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4996: [W0231(super-init-not-called), ApplyAddSign.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4899: [W0231(super-init-not-called), SparseApplyProximalAdagrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4793: [W0231(super-init-not-called), ApplyProximalAdagrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4694: [W0231(super-init-not-called), SparseApplyAdagradV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4598: [W0231(super-init-not-called), SparseApplyAdagrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4574: [W0231(super-init-not-called), ApplyAdagradV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4486: [W0231(super-init-not-called), ApplyAdagrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4401: [W0231(super-init-not-called), ApplyAdadelta.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4298: [W0231(super-init-not-called), ApplyAdaMax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4172: [W0231(super-init-not-called), KLDivLoss.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:4083: [W0231(super-init-not-called), FusedSparseProximalAdagrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3979: [W0231(super-init-not-called), FusedSparseFtrl.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3888: [W0231(super-init-not-called), FusedSparseLazyAdam.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3755: [W0231(super-init-not-called), FusedSparseAdam.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3627: [W0231(super-init-not-called), AdamNoUpdateParam.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3526: [W0231(super-init-not-called), Adam.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3403: [W0231(super-init-not-called), ROIAlign.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3340: [W0231(super-init-not-called), ComputeAccidentalHits.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3279: [W0231(super-init-not-called), MirrorPad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3192: [W0231(super-init-not-called), PadV3.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3097: [W0231(super-init-not-called), Pad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:3047: [W0231(super-init-not-called), SigmoidCrossEntropyWithLogits.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2986: [W0231(super-init-not-called), LSTM.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2903: [W0231(super-init-not-called), GetNext.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2844: [W0231(super-init-not-called), L2Normalize.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2788: [W0231(super-init-not-called), ApplyCenteredRMSProp.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2690: [W0231(super-init-not-called), ApplyRMSProp.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2586: [W0231(super-init-not-called), SGD.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2497: [W0231(super-init-not-called), RNNTLoss.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2444: [W0231(super-init-not-called), DataFormatDimMap.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2400: [W0231(super-init-not-called), L2Loss.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2354: [W0231(super-init-not-called), MultiMarginLoss.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2289: [W0231(super-init-not-called), ApplyMomentum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2206: [W0231(super-init-not-called), SparseSoftmaxCrossEntropyWithLogitsV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2151: [W0231(super-init-not-called), SparseSoftmaxCrossEntropyWithLogits.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:2096: [W0231(super-init-not-called), SoftmaxCrossEntropyWithLogits.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:1938: [W0231(super-init-not-called), MaxPool3DWithArgmax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:1801: [W0231(super-init-not-called), Conv2DBackpropInput.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:1760: [W0231(super-init-not-called), AvgPoolV1.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:1668: [W0231(super-init-not-called), MaxUnpool3D.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:1564: [W0231(super-init-not-called), MaxUnpool2D.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:1439: [W0231(super-init-not-called), MaxPool3D.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:1333: [W0231(super-init-not-called), MaxPoolV1.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:1111: [W0231(super-init-not-called), _Pool.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:998: [W0231(super-init-not-called), DepthwiseConv2dNative.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:981: [W0231(super-init-not-called), DataFormatVecPermute.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:889: [W0231(super-init-not-called), Conv2D.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:707: [W0231(super-init-not-called), InstanceNormV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:604: [W0231(super-init-not-called), InstanceNorm.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:521: [W0231(super-init-not-called), FusedBatchNormEx.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:512: [W0231(super-init-not-called), FusedBatchNorm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:502: [W0231(super-init-not-called), SeLU.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:452: [W0231(super-init-not-called), Mish.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.675Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:412: [W0231(super-init-not-called), ReLUV3.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.928Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:372: [W0231(super-init-not-called), Softsign.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:339: [W0231(super-init-not-called), Softplus.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:294: [W0231(super-init-not-called), AdaptiveMaxPool3D.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:239: [W0231(super-init-not-called), AdaptiveAvgPool2D.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/nn_ops.py:161: [W0231(super-init-not-called), AdaptiveAvgPool3D.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5779: [W0231(super-init-not-called), CountNonZero.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5744: [W0231(super-init-not-called), Bincount.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5695: [W0231(super-init-not-called), TopK.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5625: [W0231(super-init-not-called), PopulationCount.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5593: [W0231(super-init-not-called), SegmentProd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5532: [W0231(super-init-not-called), SegmentMean.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5471: [W0231(super-init-not-called), AffineGrid.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5408: [W0231(super-init-not-called), HammingWindow.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5337: [W0231(super-init-not-called), FillDiagonal.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5263: [W0231(super-init-not-called), SegmentSum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5202: [W0231(super-init-not-called), SegmentMin.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5145: [W0231(super-init-not-called), SegmentMax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5088: [W0231(super-init-not-called), IndexPut.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5031: [W0231(super-init-not-called), IndexFill.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4986: [W0231(super-init-not-called), Tril.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4906: [W0231(super-init-not-called), LogSpace.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4844: [W0231(super-init-not-called), UpperBound.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4787: [W0231(super-init-not-called), LowerBound.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4727: [W0231(super-init-not-called), Lstsq.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4656: [W0231(super-init-not-called), ScatterAddWithAxis.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4598: [W0231(super-init-not-called), ExtractVolumePatches.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4509: [W0231(super-init-not-called), SplitV.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4425: [W0231(super-init-not-called), ListDiff.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4372: [W0231(super-init-not-called), TensorScatterDiv.__init__] __init__ method from base class '_TensorScatterOp' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4322: [W0231(super-init-not-called), TensorScatterMul.__init__] __init__ method from base class '_TensorScatterOp' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4269: [W0231(super-init-not-called), TensorScatterSub.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4202: [W0231(super-init-not-called), TensorScatterMin.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4154: [W0231(super-init-not-called), TensorScatterMax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:4100: [W0231(super-init-not-called), TensorScatterUpdate.__init__] __init__ method from base class '_TensorScatterOp' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3991: [W0231(super-init-not-called), RangeV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3939: [W0231(super-init-not-called), IdentityN.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3898: [W0231(super-init-not-called), EmbeddingLookup.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3847: [W0231(super-init-not-called), Sort.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3785: [W0231(super-init-not-called), TransShape.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3767: [W0231(super-init-not-called), EditDistance.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3674: [W0231(super-init-not-called), ReverseSequence.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3595: [W0231(super-init-not-called), BatchToSpaceNDV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3528: [W0231(super-init-not-called), SpaceToBatchND.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3425: [W0231(super-init-not-called), BatchToSpace.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3355: [W0231(super-init-not-called), SpaceToBatch.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3291: [W0231(super-init-not-called), DepthToSpace.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:3235: [W0231(super-init-not-called), SpaceToDepth.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:2915: [W0231(super-init-not-called), ScatterNdSub.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:2837: [W0231(super-init-not-called), ScatterNdAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:2540: [W0231(super-init-not-called), ScatterSub.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:2420: [W0231(super-init-not-called), ScatterAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:2175: [W0231(super-init-not-called), ScatterNdUpdate.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:2105: [W0231(super-init-not-called), ScatterUpdate.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:2039: [W0231(super-init-not-called), Mvlgamma.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1989: [W0231(super-init-not-called), DiagPart.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1949: [W0231(super-init-not-called), Rint.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1909: [W0231(super-init-not-called), Coalesce.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1851: [W0231(super-init-not-called), Unstack.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1784: [W0231(super-init-not-called), Stack.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1700: [W0231(super-init-not-called), ParallelConcat.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1648: [W0231(super-init-not-called), ConcatOffsetV1.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1590: [W0231(super-init-not-called), UnsortedSegmentProd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1526: [W0231(super-init-not-called), UnsortedSegmentMax.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1407: [W0231(super-init-not-called), UnsortedSegmentMin.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1363: [W0231(super-init-not-called), ArgminV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1277: [W0231(super-init-not-called), InvertPermutation.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1207: [W0231(super-init-not-called), TupleToArray.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1152: [W0231(super-init-not-called), FillV2.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1111: [W0231(super-init-not-called), Fills.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:1058: [W0231(super-init-not-called), Fill.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:995: [W0231(super-init-not-called), MatrixSetDiagV3.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:880: [W0231(super-init-not-called), MatrixDiagPartV3.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:808: [W0231(super-init-not-called), MatrixDiagV3.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:725: [W0231(super-init-not-called), Size.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:690: [W0231(super-init-not-called), UniqueWithPad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:32.929Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:671: [W0231(super-init-not-called), Padding.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:629: [W0231(super-init-not-called), SparseGatherV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:592: [W0231(super-init-not-called), Unique.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:527: [W0231(super-init-not-called), ConjugateTranspose.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:477: [W0231(super-init-not-called), Unsqueeze.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:445: [W0231(super-init-not-called), Col2Im.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:351: [W0231(super-init-not-called), Im2Col.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:266: [W0231(super-init-not-called), CheckNumerics.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:225: [W0231(super-init-not-called), DType.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:192: [W0231(super-init-not-called), Expand.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:148: [W0231(super-init-not-called), _ScatterOpDynamic.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:120: [W0231(super-init-not-called), UnravelIndex.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:68: [W0231(super-init-not-called), _ScatterOp.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/inner_ops.py:704: [W0231(super-init-not-called), KVCacheMgr.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/inner_ops.py:683: [W0231(super-init-not-called), ScaleGrad.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/inner_ops.py:658: [W0231(super-init-not-called), GenerateEodMask.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/inner_ops.py:580: [W0231(super-init-not-called), FusedAdaFactor.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/inner_ops.py:440: [W0231(super-init-not-called), FusedCastAdamWeightDecay.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/inner_ops.py:337: [W0231(super-init-not-called), FusedWeightScaleApplyMomentum.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/inner_ops.py:272: [W0231(super-init-not-called), LambApplyWeightAssign.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/inner_ops.py:209: [W0231(super-init-not-called), LambApplyOptimizerAssign.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/inner_ops.py:148: [W0231(super-init-not-called), NoRepeatNGram.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/inner_ops.py:67: [W0231(super-init-not-called), Randperm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.182Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:797: [W0231(super-init-not-called), ProdForceSeA.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:776: [W0231(super-init-not-called), DetTriangle.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:711: [W0231(super-init-not-called), _Cholesky.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:689: [W0231(super-init-not-called), UpdateThorGradient.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:628: [W0231(super-init-not-called), LoadIm2Col.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:553: [W0231(super-init-not-called), NewIm2Col.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:471: [W0231(super-init-not-called), ThorIm2Col.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:441: [W0231(super-init-not-called), CusMatMulCubeFraczLeftCast.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:406: [W0231(super-init-not-called), CusMatMulCubeDenseRight.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:359: [W0231(super-init-not-called), CusTranspose02314.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:325: [W0231(super-init-not-called), CusMatrixCombine.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:284: [W0231(super-init-not-called), CusMatMulCube.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:245: [W0231(super-init-not-called), CusMatMulCubeFraczRightMul.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:210: [W0231(super-init-not-called), CusMatMulCubeDenseLeft.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:165: [W0231(super-init-not-called), CusImg2Col.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:129: [W0231(super-init-not-called), CusFusedAbsMax1.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:93: [W0231(super-init-not-called), CusCholeskyTrsm.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:60: [W0231(super-init-not-called), CusBatchMatMul.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:1293: [W0231(super-init-not-called), Uniform.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:1253: [W0231(super-init-not-called), RandomShuffle.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:1188: [W0231(super-init-not-called), LogUniformCandidateSampler.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:1112: [W0231(super-init-not-called), UniformCandidateSampler.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:1050: [W0231(super-init-not-called), MultinomialWithReplacement.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:993: [W0231(super-init-not-called), Multinomial.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:928: [W0231(super-init-not-called), RandomCategorical.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:870: [W0231(super-init-not-called), RandomChoiceWithMask.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:814: [W0231(super-init-not-called), UniformReal.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:753: [W0231(super-init-not-called), UniformInt.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:680: [W0231(super-init-not-called), RandomPoisson.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:601: [W0231(super-init-not-called), Poisson.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:543: [W0231(super-init-not-called), ParameterizedTruncatedNormal.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:438: [W0231(super-init-not-called), Gamma.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:366: [W0231(super-init-not-called), LogNormalReverse.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:316: [W0231(super-init-not-called), RandomGamma.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:259: [W0231(super-init-not-called), StandardLaplace.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:197: [W0231(super-init-not-called), StandardNormal.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:140: [W0231(super-init-not-called), TruncatedNormal.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/random_ops.py:73: [W0231(super-init-not-called), NonDeterministicInts.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:1149: [W0231(super-init-not-called), list_le.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:1118: [W0231(super-init-not-called), tuple_le.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:1087: [W0231(super-init-not-called), list_lt.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:1056: [W0231(super-init-not-called), tuple_lt.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:1025: [W0231(super-init-not-called), list_greater_equal.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:994: [W0231(super-init-not-called), list_greater_than.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:963: [W0231(super-init-not-called), tuple_greater_equal.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:932: [W0231(super-init-not-called), tuple_greater_than.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:901: [W0231(super-init-not-called), SequenceUnstack.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:866: [W0231(super-init-not-called), SequenceStack.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:836: [W0231(super-init-not-called), SequenceAddN.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:811: [W0231(super-init-not-called), SequenceMin.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:785: [W0231(super-init-not-called), SequenceMax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.183Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:756: [W0231(super-init-not-called), sequence_len.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:728: [W0231(super-init-not-called), list_equal.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:699: [W0231(super-init-not-called), tuple_equal.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:669: [W0231(super-init-not-called), make_range.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:637: [W0231(super-init-not-called), SequenceZerosLike.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:608: [W0231(super-init-not-called), SequenceMul.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:577: [W0231(super-init-not-called), SequenceIndex.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:544: [W0231(super-init-not-called), SequenceCount.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:507: [W0231(super-init-not-called), TensorToScalar.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:470: [W0231(super-init-not-called), TensorToList.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:433: [W0231(super-init-not-called), TensorToTuple.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:401: [W0231(super-init-not-called), ListToTensor.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:357: [W0231(super-init-not-called), TupleToTensor.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:326: [W0231(super-init-not-called), SequenceAddOffset.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:296: [W0231(super-init-not-called), SequenceAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:268: [W0231(super-init-not-called), SequenceSliceGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:259: [W0231(super-init-not-called), SequenceSliceSetItem.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:225: [W0231(super-init-not-called), InSequence.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:195: [W0231(super-init-not-called), SequenceSlice.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:156: [W0231(super-init-not-called), shape_mul.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:130: [W0231(super-init-not-called), ShapeMulGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:103: [W0231(super-init-not-called), ListAppendAndInsertGrad.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:76: [W0231(super-init-not-called), ListInsert.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/_sequence_ops.py:46: [W0231(super-init-not-called), ListAppend.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2830: [W0231(super-init-not-called), RaggedTensorToSparse.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2731: [W0231(super-init-not-called), RaggedTensorToTensor.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2657: [W0231(super-init-not-called), DenseToSparseSetOperation.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2588: [W0231(super-init-not-called), SparseCountSparseOutput.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2519: [W0231(super-init-not-called), SparseReshape.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2454: [W0231(super-init-not-called), SparseMatrixOrderingAMD.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2375: [W0231(super-init-not-called), SparseSplit.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2324: [W0231(super-init-not-called), SparseMatrixAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2233: [W0231(super-init-not-called), SparseMatrixMatMul.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2146: [W0231(super-init-not-called), SparseMatrixSparseMatMul.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:2023: [W0231(super-init-not-called), SparseTensorToCSRSparseMatrix.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1954: [W0231(super-init-not-called), SparseSparseMinimum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1878: [W0231(super-init-not-called), SparseMatrixTranspose.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1787: [W0231(super-init-not-called), CSRSparseMatrixToDense.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1719: [W0231(super-init-not-called), SparseMatrixSoftmax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1657: [W0231(super-init-not-called), SparseAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1587: [W0231(super-init-not-called), SparseSegmentMeanWithNumSegments.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1523: [W0231(super-init-not-called), SparseFillEmptyRows.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1459: [W0231(super-init-not-called), SparseMatrixNNZ.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1397: [W0231(super-init-not-called), SparseSegmentSqrtNWithNumSegments.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1334: [W0231(super-init-not-called), SparseSegmentSqrtN.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1276: [W0231(super-init-not-called), SparseSegmentSumWithNumSegments.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1214: [W0231(super-init-not-called), SparseSegmentSum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1158: [W0231(super-init-not-called), SparseConcat.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1098: [W0231(super-init-not-called), SparseAddmm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:1038: [W0231(super-init-not-called), Sspaddmm.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:918: [W0231(super-init-not-called), DenseToDenseSetOperation.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:851: [W0231(super-init-not-called), DenseToCSRSparseMatrix.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:784: [W0231(super-init-not-called), CSRSparseMatrixToSparseTensor.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:705: [W0231(super-init-not-called), SparseTensorDenseMatmul.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:640: [W0231(super-init-not-called), SparseTensorDenseAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:589: [W0231(super-init-not-called), SparseSoftmax.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:536: [W0231(super-init-not-called), SparseToDenseV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:484: [W0231(super-init-not-called), SparseToDense.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:442: [W0231(super-init-not-called), SparseReorder.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:384: [W0231(super-init-not-called), SetSize.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:332: [W0231(super-init-not-called), SparseSparseMaximum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:266: [W0231(super-init-not-called), SparseSlice.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:200: [W0231(super-init-not-called), SparseDenseCwiseDiv.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:141: [W0231(super-init-not-called), SparseDenseCwiseMul.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/sparse_ops.py:82: [W0231(super-init-not-called), SparseDenseCwiseAdd.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:1052: [W0231(super-init-not-called), ResizeV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:994: [W0231(super-init-not-called), CombinedNonMaxSuppression.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:901: [W0231(super-init-not-called), ScaleAndTranslate.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:819: [W0231(super-init-not-called), CropAndResizeGradImage.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:731: [W0231(super-init-not-called), ResizeArea.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:672: [W0231(super-init-not-called), RGBToHSV.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:628: [W0231(super-init-not-called), CropAndResizeGradBoxes.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:560: [W0231(super-init-not-called), HSVToRGB.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:517: [W0231(super-init-not-called), NonMaxSuppressionWithOverlaps.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:440: [W0231(super-init-not-called), NonMaxSuppressionV3.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:367: [W0231(super-init-not-called), CropAndResize.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:257: [W0231(super-init-not-called), ExtractGlimpse.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.437Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:180: [W0231(super-init-not-called), AdjustHue.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:123: [W0231(super-init-not-called), AdjustContrastv2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/image_ops.py:74: [W0231(super-init-not-called), AdjustSaturation.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/spectral_ops.py:105: [W0231(super-init-not-called), BlackmanWindow.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/spectral_ops.py:58: [W0231(super-init-not-called), BartlettWindow.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:930: [W0231(super-init-not-called), Reusing.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:753: [W0231(super-init-not-called), Pull.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:727: [W0231(super-init-not-called), Push.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:686: [W0231(super-init-not-called), ConfusionMatrix.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:638: [W0231(super-init-not-called), StopGradient.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:595: [W0231(super-init-not-called), UpdateState.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:578: [W0231(super-init-not-called), MoveTo.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:523: [W0231(super-init-not-called), Depend.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:456: [W0231(super-init-not-called), Partial.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:414: [W0231(super-init-not-called), IOU.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:369: [W0231(super-init-not-called), CheckValid.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:306: [W0231(super-init-not-called), SampleDistortedBoundingBoxV2.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:183: [W0231(super-init-not-called), BoundingBoxDecode.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:127: [W0231(super-init-not-called), BoundingBoxEncode.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:77: [W0231(super-init-not-called), _DynamicLossScale.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/other_ops.py:48: [W0231(super-init-not-called), Load.__init__] __init__ method from base class 'PrimitiveWithCheck' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:369: [W0231(super-init-not-called), Dequeue.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:339: [W0231(super-init-not-called), BatchEnqueue.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.690Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:308: [W0231(super-init-not-called), OCRRecognitionPreHandle.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:271: [W0231(super-init-not-called), OCRIdentifyPreHandle.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:239: [W0231(super-init-not-called), OCRDetectionPostHandle.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:202: [W0231(super-init-not-called), ResizeAndClipPolys.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:163: [W0231(super-init-not-called), BatchDilatePolys.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:128: [W0231(super-init-not-called), OCRFindContours.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:90: [W0231(super-init-not-called), OCRDetectionPreHandle.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:58: [W0231(super-init-not-called), StringLength.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_ocr_ops.py:35: [W0231(super-init-not-called), GetShape.__init__] __init__ method from base class 'PrimitiveWithInfer' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_map_tensor_ops.py:102: [W0231(super-init-not-called), MapTensorGetData.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_map_tensor_ops.py:89: [W0231(super-init-not-called), MapTensorGetValues.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_map_tensor_ops.py:76: [W0231(super-init-not-called), MapTensorGetKeys.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_map_tensor_ops.py:63: [W0231(super-init-not-called), MapTensorErase.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_map_tensor_ops.py:48: [W0231(super-init-not-called), MapTensorPut.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_map_tensor_ops.py:31: [W0231(super-init-not-called), MapTensorGet.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:37: [W0611(unused-import), ] Unused import mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1582: [W0611(unused-import), BatchNormFold2GradReduce.__init__] Unused batchnorm_fold2_grad_reduce imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1542: [W0611(unused-import), BatchNormFold2GradD.__init__] Unused batchnorm_fold2_grad imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1513: [W0611(unused-import), BatchNormFold2D.__init__] Unused batchnorm_fold2 imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1465: [W0611(unused-import), BatchNormFoldGradD.__init__] Unused batchnorm_fold_grad imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1436: [W0611(unused-import), BatchNormFoldD.__init__] Unused batchnorm_fold imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1290: [W0611(unused-import), CorrectionMulGradReduce.__init__] Unused correction_mul_grad imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1250: [W0611(unused-import), CorrectionMulGrad.__init__] Unused correction_mul_grad imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1215: [W0611(unused-import), CorrectionMul.__init__] Unused correction_mul imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:1054: [W0611(unused-import), FakeQuantPerChannelGrad.__init__] Unused fake_quant_perchannel_grad imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:994: [W0611(unused-import), FakeQuantPerChannel.__init__] Unused fake_quant_perchannel imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:920: [W0611(unused-import), FakeQuantPerLayerGrad.__init__] Unused fake_quant_perlayer_grad imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:869: [W0611(unused-import), FakeQuantPerLayer.__init__] Unused fake_quant_perlayer imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:558: [W0611(unused-import), FakeLearnedScaleQuantPerChannelGradDReduce.__init__] Unused fake_learned_scale_quant_perchannel_grad_reduce imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:530: [W0611(unused-import), FakeLearnedScaleQuantPerChannelGradD.__init__] Unused fake_learned_scale_quant_perchannel_grad imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:441: [W0611(unused-import), FakeLearnedScaleQuantPerChannel.__init__] Unused fake_learned_scale_quant_perchannel imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:392: [W0611(unused-import), FakeLearnedScaleQuantPerLayerGradDReduce.__init__] Unused fake_learned_scale_quant_perlayer_grad_reduce imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:365: [W0611(unused-import), FakeLearnedScaleQuantPerLayerGradD.__init__] Unused fake_learned_scale_quant_perlayer_grad imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:288: [W0611(unused-import), FakeLearnedScaleQuantPerLayer.__init__] Unused fake_learned_scale_quant_perlayer imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:223: [W0611(unused-import), MinMaxUpdatePerChannel.__init__] Unused minmax_update_perchannel imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_quant_ops.py:167: [W0611(unused-import), MinMaxUpdatePerLayer.__init__] Unused minmax_update_perlayer imported from mindspore.ops._op_impl._custom_op [2026-04-24T08:35:33.691Z] mindspore/mindspore/python/mindspore/ops/operations/_inner_ops.py:1280: [W0102(dangerous-default-value), DecodeImage.__init__] Dangerous default value [] as argument [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:444: [W0611(unused-import), CusMatMulCubeFraczLeftCast.__init__] Unused cus_matmul_cube_fraczleftcast imported from mindspore.ops._op_impl._custom_op.matmul_cube_fracz_left_cast_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:409: [W0611(unused-import), CusMatMulCubeDenseRight.__init__] Unused cus_matmul_cube_dense_right imported from mindspore.ops._op_impl._custom_op.matmul_cube_dense_right_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:362: [W0611(unused-import), CusTranspose02314.__init__] Unused cus_transpose02314 imported from mindspore.ops._op_impl._custom_op.transpose02314_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:328: [W0611(unused-import), CusMatrixCombine.__init__] Unused cus_matrix_combine imported from mindspore.ops._op_impl._custom_op.matrix_combine_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:289: [W0611(unused-import), CusMatMulCube.__init__] Unused cus_matmul_cube imported from mindspore.ops._op_impl._custom_op.matmul_cube_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:248: [W0611(unused-import), CusMatMulCubeFraczRightMul.__init__] Unused cus_matmul_cube_fraczrightmul imported from mindspore.ops._op_impl._custom_op.matmul_cube_fracz_right_mul_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:213: [W0611(unused-import), CusMatMulCubeDenseLeft.__init__] Unused cus_matmul_cube_dense_left imported from mindspore.ops._op_impl._custom_op.matmul_cube_dense_left_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:172: [W0611(unused-import), CusImg2Col.__init__] Unused cus_img2col imported from mindspore.ops._op_impl._custom_op.img2col_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:133: [W0611(unused-import), CusFusedAbsMax1.__init__] Unused cus_fused_abs_max1 imported from mindspore.ops._op_impl._custom_op.fused_abs_max1_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:96: [W0611(unused-import), CusCholeskyTrsm.__init__] Unused cus_cholesky_trsm imported from mindspore.ops._op_impl._custom_op.cholesky_trsm_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:63: [W0611(unused-import), CusBatchMatMul.__init__] Unused cus_batch_matmul imported from mindspore.ops._op_impl._custom_op.batch_matmul_impl [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/linalg_ops.py:22: [W0611(unused-import), ] Unused Svd imported from auto_generate [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/operations/linalg_ops.py:22: [W0611(unused-import), ] Unused Geqrf imported from auto_generate [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_min imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_max imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_usub imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_uadd imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_pow imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_log imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_floordiv imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_eq imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_lt imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_le imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_ge imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_gt imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_sub imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_mul imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_add imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_mod imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:39: [W0611(unused-import), ] Unused scalar_div imported from mindspore.ops.operations.manually_defined.ops_def [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:37: [W0611(unused-import), ] Unused cast imported from mindspore.ops.auto_generate [2026-04-24T08:35:33.944Z] mindspore/mindspore/python/mindspore/ops/functional.py:23: [W0611(unused-import), ] Unused argmax_ext imported from mindspore.ops.function.math_func [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarMin imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarMax imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarUsub imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarUadd imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarSub imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarPow imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarMod imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarLt imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarLog imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarLe imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarGt imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarGe imported from manually_defined [2026-04-24T08:35:33.945Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarFloorDiv imported from manually_defined [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarEq imported from manually_defined [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarMul imported from manually_defined [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarDiv imported from manually_defined [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarBool imported from manually_defined [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/operations/_scalar_ops.py:18: [W0611(unused-import), ] Unused ScalarAdd imported from manually_defined [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/dsd_impl.py:37: [W0102(dangerous-default-value), dsd_matmul] Dangerous default value {} as argument [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/dsd_back_impl.py:43: [W0102(dangerous-default-value), dsdbpropimpl] Dangerous default value {} as argument [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/dsd_back_impl.py:43: [W0102(dangerous-default-value), dsdbpropimpl] Dangerous default value {} as argument [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/dsd_back_impl.py:43: [W0102(dangerous-default-value), dsdbpropimpl] Dangerous default value {} as argument [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/_basic.py:71: [R1719(simplifiable-if-expression), _check_bias] The if expression can be replaced with 'bool(test)' [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/_basic.py:70: [R1719(simplifiable-if-expression), _check_bias] The if expression can be replaced with 'bool(test)' [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/composite/math_ops.py:18: [W0611(unused-import), ] Unused cummin imported from mindspore.ops.function.math_func [2026-04-24T08:35:34.198Z] mindspore/mindspore/python/mindspore/ops/primitive.py:740: [E1128(assignment-from-none), PrimitiveWithInfer.__infer__] Assigning result of a function call, where the function returns None [2026-04-24T08:35:34.452Z] mindspore/mindspore/python/mindspore/graph/_parse/parser.py:242: [W0718(broad-exception-caught), resolve_symbol] Catching too general exception Exception [2026-04-24T08:35:34.452Z] mindspore/mindspore/python/mindspore/graph/_parse/parser.py:828: [W0123(eval-used), eval_script] Use of eval [2026-04-24T08:35:34.452Z] mindspore/mindspore/python/mindspore/graph/_parse/parser.py:1139: [W0702(bare-except), Parser.get_name_from_namespace] No exception type(s) specified [2026-04-24T08:35:34.452Z] mindspore/mindspore/python/mindspore/nn/layer/embedding.py:583: [R1725(super-with-arguments), MultiFieldEmbeddingLookup.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:34.452Z] mindspore/mindspore/python/mindspore/nn/layer/embedding.py:379: [R1725(super-with-arguments), EmbeddingLookup.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:34.452Z] mindspore/mindspore/python/mindspore/nn/layer/embedding.py:108: [R1725(super-with-arguments), Embedding.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:34.706Z] mindspore/mindspore/python/mindspore/train/callback/_flops_collector.py:177: [W0718(broad-exception-caught), FlopsUtilizationCollector._check_run_mode_valid] Catching too general exception Exception [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/__init__.py:40: [W0622(redefined-builtin), ] Redefining built-in 'sum' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/__init__.py:40: [W0622(redefined-builtin), ] Redefining built-in 'any' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/__init__.py:40: [W0622(redefined-builtin), ] Redefining built-in 'all' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/__init__.py:40: [W0622(redefined-builtin), ] Redefining built-in 'pow' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/__init__.py:40: [W0622(redefined-builtin), ] Redefining built-in 'round' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/__init__.py:40: [W0622(redefined-builtin), ] Redefining built-in 'abs' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/__init__.py:40: [W0622(redefined-builtin), ] Redefining built-in 'min' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/__init__.py:40: [W0622(redefined-builtin), ] Redefining built-in 'max' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/__init__.py:40: [W0622(redefined-builtin), ] Redefining built-in 'range' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/__init__.py:40: [W0622(redefined-builtin), ] Redefining built-in 'slice' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/__init__.py:191: [W0622(redefined-builtin), ] Redefining built-in 'sum' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/__init__.py:191: [W0622(redefined-builtin), ] Redefining built-in 'any' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/__init__.py:191: [W0622(redefined-builtin), ] Redefining built-in 'all' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/__init__.py:191: [W0622(redefined-builtin), ] Redefining built-in 'pow' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/__init__.py:191: [W0622(redefined-builtin), ] Redefining built-in 'round' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/__init__.py:191: [W0622(redefined-builtin), ] Redefining built-in 'abs' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/__init__.py:42: [W0622(redefined-builtin), ] Redefining built-in 'min' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/__init__.py:42: [W0622(redefined-builtin), ] Redefining built-in 'max' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/__init__.py:42: [W0622(redefined-builtin), ] Redefining built-in 'range' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/__init__.py:42: [W0622(redefined-builtin), ] Redefining built-in 'slice' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6906: [W0622(redefined-builtin), type_as] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6790: [W0622(redefined-builtin), min_ext] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6739: [W0622(redefined-builtin), max_ext] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6690: [W0622(redefined-builtin), gather_ext] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6682: [W0622(redefined-builtin), top_k] Redefining built-in 'sorted' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6520: [W0622(redefined-builtin), repeat_interleave_ext] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6449: [W0622(redefined-builtin), repeat_interleave] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6381: [W0622(redefined-builtin), swapdims] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6338: [W0622(redefined-builtin), swapaxes] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6110: [W0622(redefined-builtin), argwhere] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6057: [W0622(redefined-builtin), nonzero] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6023: [W0622(redefined-builtin), mvlgamma] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5964: [W0622(redefined-builtin), lstsq] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5889: [W0622(redefined-builtin), diagonal_scatter] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5875: [W0622(redefined-builtin), _check_is_tensor] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5783: [W0622(redefined-builtin), unfold] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5695: [W0622(redefined-builtin), fold] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5596: [W0622(redefined-builtin), topk] Redefining built-in 'sorted' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5596: [W0622(redefined-builtin), topk] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5551: [W0622(redefined-builtin), narrow] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5489: [W0622(redefined-builtin), aminmax] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5398: [W0622(redefined-builtin), min] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5345: [W0622(redefined-builtin), argmax] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5254: [W0622(redefined-builtin), max] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5236: [W0622(redefined-builtin), _init_and_select_elem] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5179: [W0622(redefined-builtin), dsplit] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5146: [W0622(redefined-builtin), hsplit] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5097: [W0622(redefined-builtin), vsplit] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4995: [W0622(redefined-builtin), tensor_split] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4810: [W0622(redefined-builtin), tril_ext] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4752: [W0622(redefined-builtin), tril] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4421: [W0622(redefined-builtin), diagflat] Redefining built-in 'input' [2026-04-24T08:35:34.959Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4241: [W0622(redefined-builtin), is_nonzero] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4138: [W0622(redefined-builtin), index_select] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4078: [W0622(redefined-builtin), index_fill_ext] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:3362: [W0622(redefined-builtin), select_scatter] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:3305: [W0622(redefined-builtin), slice_scatter] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:3217: [W0622(redefined-builtin), scatter_add_ext] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:3160: [W0622(redefined-builtin), scatter] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:2933: [W0622(redefined-builtin), gather_elements] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:2887: [W0622(redefined-builtin), argsort] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:2843: [W0622(redefined-builtin), sort_ext] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:2038: [W0622(redefined-builtin), squeeze] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1978: [W0622(redefined-builtin), unsqueeze] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1940: [W0622(redefined-builtin), unbind_ext] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1914: [W0622(redefined-builtin), unbind] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1702: [W0622(redefined-builtin), flatten] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1540: [W0622(redefined-builtin), ger] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1447: [W0622(redefined-builtin), unique_consecutive] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1328: [W0622(redefined-builtin), unique_ext] Redefining built-in 'sorted' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1328: [W0622(redefined-builtin), unique_ext] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1290: [W0622(redefined-builtin), unique] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1247: [W0622(redefined-builtin), new_zeros] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1209: [W0622(redefined-builtin), new_ones] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1174: [W0622(redefined-builtin), zeros_like_ext] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1140: [W0622(redefined-builtin), ones_like_ext] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1111: [W0622(redefined-builtin), zeros_like] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1082: [W0622(redefined-builtin), ones_like] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:981: [W0622(redefined-builtin), chunk_ext] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:912: [W0622(redefined-builtin), chunk] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:872: [W0622(redefined-builtin), full_like_ext] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:836: [W0622(redefined-builtin), full_like] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:723: [W0622(redefined-builtin), fill] Redefining built-in 'type' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:526: [W0622(redefined-builtin), ravel] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:475: [W0622(redefined-builtin), where] Redefining built-in 'input' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:104: [W0622(redefined-builtin), ] Redefining built-in 'range' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5398: [W0622(redefined-builtin), min] Redefining built-in 'min' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5254: [W0622(redefined-builtin), max] Redefining built-in 'max' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1808: [W0622(redefined-builtin), slice] Redefining built-in 'slice' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:6507: [W0621(redefined-outer-name), repeat_interleave] Redefining name 'size' from outer scope (line 1571) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5783: [W0621(redefined-outer-name), unfold] Redefining name 'padding' from outer scope (line 591) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5695: [W0621(redefined-outer-name), fold] Redefining name 'padding' from outer scope (line 591) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5674: [W0621(redefined-outer-name), expand] Redefining name 'size' from outer scope (line 1571) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4810: [W0621(redefined-outer-name), tril_ext] Redefining name 'diagonal' from outer scope (line 104) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:3860: [W0621(redefined-outer-name), affine_grid] Redefining name 'size' from outer scope (line 1571) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1808: [W0621(redefined-outer-name), slice] Redefining name 'size' from outer scope (line 1571) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1247: [W0621(redefined-outer-name), new_zeros] Redefining name 'size' from outer scope (line 1571) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:1209: [W0621(redefined-outer-name), new_ones] Redefining name 'size' from outer scope (line 1571) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/math_func.py:12380: [W0621(redefined-outer-name), rotated_iou] Redefining name 'iou' from outer scope (line 9523) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/math_func.py:3051: [W0621(redefined-outer-name), logit] Redefining name 'eps' from outer scope (line 2637) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/math_func.py:1492: [W0621(redefined-outer-name), cosine_similarity] Redefining name 'eps' from outer scope (line 2637) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3856: [W0621(redefined-outer-name), pad_ext] Redefining name 'pad' from outer scope (line 3967) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3844: [W0621(redefined-outer-name), _replication_pad] Redefining name 'pad' from outer scope (line 3967) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3832: [W0621(redefined-outer-name), _reflection_pad] Redefining name 'pad' from outer scope (line 3967) [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0622(redefined-builtin), ] Redefining built-in 'sum' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0622(redefined-builtin), ] Redefining built-in 'any' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0622(redefined-builtin), ] Redefining built-in 'all' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0622(redefined-builtin), ] Redefining built-in 'pow' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0622(redefined-builtin), ] Redefining built-in 'round' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0622(redefined-builtin), ] Redefining built-in 'abs' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0622(redefined-builtin), ] Redefining built-in 'min' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0622(redefined-builtin), ] Redefining built-in 'max' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0622(redefined-builtin), ] Redefining built-in 'range' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0622(redefined-builtin), ] Redefining built-in 'slice' [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0614(unused-wildcard-import), ] Unused import(s) partial, depend, rank, scalar_cast, array_func, parameter_func, math_func, nn_func, linalg_func, clip_func, fft_func, reshard_func, sparse_func, random_func, debug_func, image_func, spectral_func, vmap_func, sparse_unary_func, other_func, unique, matrix_band_part, padding, full, full_like, size, ones_like, shape_, dyn_shape, hamming_window, ravel, reshape_, cat, unbind, strided_slice, slice, scalar_to_array, take, tuple_to_array, scatter_nd, scatter_nd_add, scatter_nd_sub, scatter_nd_mul, scatter_nd_div, scatter_nd_max, scatter_nd_min, is_tensor, unique_consecutive, tensor_scatter_elements, scatter_add, scatter_mul, scatter_max, scatter_min, scatter_div, scatter_update, is_nonzero, space_to_batch_nd, batch_to_space_nd, arange, range, one_hot, matrix_diag, matrix_diag_part, matrix_set_diag, meshgrid, affine_grid, unsorted_segment_sum, split_ext, population_count, expand, sequence_mask, column_stack, hstack, searchsorted, deepcopy, arange_ext, view_as, type_as, expand_as, assign, assign_add, assign_sub, accumulate_n, addn, absolute, bucketize, tensor_add, cosine_similarity, negative, lt, vector_norm, matrix_norm, tensor_sub, subtract, tensor_mul, tensor_muls, tensor_div, tensor_div_, divide, true_divide, tensor_floordiv, floor_div, floordiv, float_power, tensor_pow, pows, tensor_mod, floor_mod, floormod, tensor_exp, einsum, einsum_ext, view_as_real, var, var_mean, std_mean, tensor_expm1, eq, gcd, linspace, matrix_solve, median, std, mv, inplace_add, inplace_sub, arccos, arcsin, arccosh, arctan, arctan2, tanhshrink, cdist, bernoulli, bessel_i0, bessel_i0e, bessel_j0, bessel_j1, bessel_k0, bessel_k0e, bessel_y0, bessel_y1, bessel_i1, bessel_i1e, bessel_k1, bessel_k1e, stft, exp2, truncate_div, truncate_mod, gumbel_softmax, kaiser_window, baddbmm_ext, cumsum, sparse_segment_mean, block_diag, atleast_1d, dstack, diff_ext, atleast_2d, cartesian_prod, atleast_3d, vander, vstack, row_stack, combinations, dist, hann_window, approximate_equal, kron, remainder_ext, iou, rotated_iou, trapz, roll, matrix_exp, logspace, diag_embed, inplace_index_add, lu_unpack, polar, polygamma, tril_indices, triu_indices, zeta, tensor_dot, vecdot, multi_scale_deformable_attn_function, isnan_ext, batch_dot, eps, adaptive_avg_pool1d, adaptive_avg_pool2d, adaptive_avg_pool2d_ext, adaptive_avg_pool3d, adaptive_max_pool1d, adaptive_max_pool2d, adaptive_max_pool3d, avg_pool1d, avg_pool2d, avg_pool3d, max_pool2d, max_pool3d, moe_token_permute, moe_token_unpermute, ring_attention_update, batch_norm, add_rms_norm, rms_norm, bidense, celu, bias_add, binary_cross_entropy, binary_cross_entropy_with_logits, cosine_embedding_loss, dropout1d, dropout2d, dropout3d, dense, deformable_conv2d, embedding, fast_gelu, fractional_max_pool2d, fractional_max_pool3d, speed_fusion_attention, nsa_compress, nsa_select_attention, pixel_shuffle, pixel_unshuffle, incre_flash_attention, prompt_flash_attention, flash_attention_score, fused_infer_attention_score, intopk, interpolate, upsample, kl_div, layer_norm, add_layer_norm, log_softmax, lrn, mish, margin_ranking_loss, max_unpool1d, max_unpool2d, max_unpool3d, hardswish, hardtanh, huber_loss, softsign, silu, selu, softmin, softshrink, softplus, pdist, pad, prelu, mirror_pad, nll_loss, mse_loss_ext, smooth_l1_loss, l1_loss, threshold, leaky_relu, cross_entropy, grid_sample, ctc_greedy_decoder, ctc_loss, dropout, conv3d_transpose, conv1d, conv2d, conv_transpose2d, inplace_sigmoid, soft_margin_loss, logsigmoid, relu, relu_, relu6, rrelu, conv3d, glu, swiglu, multi_margin_loss, multilabel_margin_loss, multilabel_soft_margin_loss, elu, gelu, hinge_embedding_loss, gaussian_nll_loss, lp_pool1d, lp_pool2d, mse_loss, triplet_margin_loss, channel_shuffle, hardsigmoid, group_norm, lightning_indexer, cond, eig, svd, pinv, coo_tensor_get_dense_shape, coo_tensor_get_indices, coo_tensor_get_values, csr_gather, csr_tensor_get_dense_shape, csr_tensor_get_indices, csr_tensor_get_indptr, csr_tensor_get_values, make_sparse_tensor, make_coo_tensor, make_csr_tensor, make_row_tensor, make_row_tensor_inner, make_map_parameter, row_tensor_get_values, row_tensor_get_indices, row_tensor_get_dense_shape, row_tensor_add, coo_concat, csr_softmax, standard_laplace, uniform, standard_normal, random_gamma, uniform_candidate_sampler, random_poisson, log_uniform_candidate_sampler, shuffle, choice_with_mask, normal, laplace, gamma, poisson, rand, rand_like, randn, randn_like, randint, randint_like, multinomial_with_replacement, randperm, grad_func, grad, value_and_grad, jacfwd, jacrev, jet, derivative, jvp, vjp, linearize, stop_gradient_, get_grad, print_, tensordump, bounding_box_decode, bounding_box_encode, check_valid, crop_and_resize, blackman_window, bartlett_window, vmap, csr_cos, csr_tan, csr_inv, csr_exp, csr_relu, csr_expm1, csr_isfinite, csr_asin, csr_sqrt, csr_log, csr_isnan, csr_acos, csr_floor, csr_atan, csr_square, csr_relu6, csr_sinh, csr_ceil, csr_cosh, csr_softsign, csr_log1p, csr_round, csr_tanh, csr_neg, csr_asinh, csr_acosh, csr_abs, csr_isinf, csr_atanh, csr_sigmoid, csr_sin, coo_cos, coo_tan, coo_inv, coo_exp, coo_relu, coo_expm1, coo_isfinite, coo_asin, coo_sqrt, coo_log, coo_isnan, coo_acos, coo_floor, coo_atan, coo_square, coo_relu6, coo_sinh, coo_ceil, coo_cosh, coo_softsign, coo_log1p, coo_round, coo_tanh, coo_neg, coo_asinh, coo_acosh, coo_abs, coo_isinf, coo_atanh, coo_sigmoid, coo_sin, clip_by_value, clip_by_norm, clip, clip_by_global_norm, fft, fft2, fftn, fftshift, ifft, ifft2, ifftn, ifftshift, rfft, irfft, rfft2, irfft2, rfftn, irfftn, hfft, ihfft, hfft2, ihfft2, hfftn, ihfftn, fftfreq, rfftfreq, rotary_position_embedding, move_to, moe_init_routing_v2, moe_distribute_dispatch, moe_distribute_combine and reshard from wildcard import of mindspore.ops.function [2026-04-24T08:35:35.213Z] mindspore/mindspore/python/mindspore/ops/functional.py:21: [W0401(wildcard-import), ] Wildcard import mindspore.ops.function [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:3372: [W0622(redefined-builtin), matrix_power] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:3171: [W0622(redefined-builtin), masked_select] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:3164: [W0622(redefined-builtin), diagflat] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:3134: [W0622(redefined-builtin), nonzero] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:3127: [W0622(redefined-builtin), negative] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:3062: [W0622(redefined-builtin), inplace_scatter_add] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:3038: [W0622(redefined-builtin), ger] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:3011: [W0622(redefined-builtin), t] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2938: [W0622(redefined-builtin), view_as] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2859: [W0622(redefined-builtin), narrow] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2837: [W0622(redefined-builtin), unsqueeze] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2819: [W0622(redefined-builtin), expand_tensor_as] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2761: [W0622(redefined-builtin), floor_divide] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2331: [W0622(redefined-builtin), log_matrix_determinant] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2326: [W0622(redefined-builtin), matrix_determinant] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2321: [W0622(redefined-builtin), soft_shrink] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2317: [W0622(redefined-builtin), softmax] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2201: [W0622(redefined-builtin), nanmedian] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2194: [W0622(redefined-builtin), nanmean] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2187: [W0622(redefined-builtin), nansum] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2167: [W0622(redefined-builtin), sum_to_size] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2083: [W0622(redefined-builtin), gather_elements] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1751: [W0622(redefined-builtin), type_as] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1742: [W0622(redefined-builtin), ms_type] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1629: [W0622(redefined-builtin), inverse] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1587: [W0622(redefined-builtin), fmin] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1580: [W0622(redefined-builtin), fmax] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1545: [W0622(redefined-builtin), isreal] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1538: [W0622(redefined-builtin), isposinf] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1531: [W0622(redefined-builtin), isneginf] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1510: [W0622(redefined-builtin), lgamma] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1503: [W0622(redefined-builtin), digamma] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1496: [W0622(redefined-builtin), diagonal_scatter] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1449: [W0622(redefined-builtin), det] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1392: [W0622(redefined-builtin), unique_consecutive] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1385: [W0622(redefined-builtin), remainder] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1378: [W0622(redefined-builtin), positive] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1369: [W0622(redefined-builtin), permute] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1362: [W0622(redefined-builtin), numel] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1348: [W0622(redefined-builtin), dot] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1305: [W0622(redefined-builtin), logsumexp] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1298: [W0622(redefined-builtin), logcumsumexp] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1291: [W0622(redefined-builtin), logaddexp2] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1284: [W0622(redefined-builtin), logaddexp] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1277: [W0622(redefined-builtin), log2] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1270: [W0622(redefined-builtin), log10] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:974: [W0622(redefined-builtin), median] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:885: [W0622(redefined-builtin), unbind] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:843: [W0622(redefined-builtin), swapaxes] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:836: [W0622(redefined-builtin), select_scatter] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:829: [W0622(redefined-builtin), slice_scatter] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:491: [W0622(redefined-builtin), multinomial] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:265: [W0622(redefined-builtin), atan2] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:208: [W0622(redefined-builtin), addcmul] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:191: [W0622(redefined-builtin), addcdiv] Redefining built-in 'input' [2026-04-24T08:35:35.467Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:163: [W0622(redefined-builtin), prod] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:3428: [W0621(redefined-outer-name), normal_] Redefining name 'std' from outer scope (line 2045) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:3428: [W0621(redefined-outer-name), normal_] Redefining name 'mean' from outer scope (line 132) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2725: [W0621(redefined-outer-name), ms_sum] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2704: [W0621(redefined-outer-name), ms_min] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2649: [W0621(redefined-outer-name), min_tensor] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2628: [W0621(redefined-outer-name), ms_max] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2571: [W0621(redefined-outer-name), exist_tensor] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2558: [W0621(redefined-outer-name), get_tensor_num] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2544: [W0621(redefined-outer-name), get_max_min_data_len] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2534: [W0621(redefined-outer-name), max_tensor] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2522: [W0621(redefined-outer-name), ms_zip] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2510: [W0621(redefined-outer-name), dict_func] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2493: [W0621(redefined-outer-name), tuple_func] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2475: [W0621(redefined-outer-name), list_func] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2451: [W0621(redefined-outer-name), float_func] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2445: [W0621(redefined-outer-name), cast_to_float] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2415: [W0621(redefined-outer-name), int_func] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2406: [W0621(redefined-outer-name), cast_to_int] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2379: [W0621(redefined-outer-name), bool_func] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2375: [W0621(redefined-outer-name), cast_to_bool] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2361: [W0621(redefined-outer-name), str_func] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2357: [W0621(redefined-outer-name), cast_to_str] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2351: [W0621(redefined-outer-name), itemset] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2346: [W0621(redefined-outer-name), item] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2341: [W0621(redefined-outer-name), setitem] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2336: [W0621(redefined-outer-name), getitem] Redefining name 'data' from outer scope (line 4011) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1981: [W0621(redefined-outer-name), clip] Redefining name 'max' from outer scope (line 1139) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1981: [W0621(redefined-outer-name), clip] Redefining name 'min' from outer scope (line 1194) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1974: [W0621(redefined-outer-name), clamp_] Redefining name 'max' from outer scope (line 1139) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1974: [W0621(redefined-outer-name), clamp_] Redefining name 'min' from outer scope (line 1194) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1967: [W0621(redefined-outer-name), clamp] Redefining name 'max' from outer scope (line 1139) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:1967: [W0621(redefined-outer-name), clamp] Redefining name 'min' from outer scope (line 1194) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:425: [W0621(redefined-outer-name), tril] Redefining name 'diagonal' from outer scope (line 1456) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:414: [W0621(redefined-outer-name), log_normal] Redefining name 'log_normal' from outer scope (line 394) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:394: [W0621(redefined-outer-name), log_normal] Redefining name 'std' from outer scope (line 2045) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:394: [W0621(redefined-outer-name), log_normal] Redefining name 'mean' from outer scope (line 132) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:372: [W0621(redefined-outer-name), cauchy] Redefining name 'median' from outer scope (line 974) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:288: [W0621(redefined-outer-name), histc] Redefining name 'max' from outer scope (line 1139) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:288: [W0621(redefined-outer-name), histc] Redefining name 'min' from outer scope (line 1194) [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/ops/operations/array_ops.py:5695: [W0622(redefined-builtin), TopK.__init__] Redefining built-in 'sorted' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/basic.py:1395: [W0622(redefined-builtin), Fold.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/basic.py:1365: [W0622(redefined-builtin), UnfoldExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/basic.py:675: [W0622(redefined-builtin), Identity.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/basic.py:574: [W0622(redefined-builtin), UpsampleExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/basic.py:433: [W0622(redefined-builtin), Dropout2dExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/basic.py:263: [W0622(redefined-builtin), DropoutExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/normalization.py:905: [W0622(redefined-builtin), LayerNormExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/image.py:663: [W0622(redefined-builtin), PixelUnshuffle.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/image.py:614: [W0622(redefined-builtin), PixelShuffle.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:738: [W0622(redefined-builtin), CellDict.update] Redefining built-in 'id' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/activation.py:1676: [W0622(redefined-builtin), HShrink.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/activation.py:1619: [W0622(redefined-builtin), SoftShrink.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/activation.py:1469: [W0622(redefined-builtin), HSigmoid.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/activation.py:1419: [W0622(redefined-builtin), HSwish.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/activation.py:1369: [W0622(redefined-builtin), PReLUExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.721Z] mindspore/mindspore/python/mindspore/nn/layer/activation.py:524: [W0622(redefined-builtin), ReLU.construct] Redefining built-in 'input' [2026-04-24T08:35:35.974Z] mindspore/mindspore/python/mindspore/nn/layer/activation.py:323: [W0622(redefined-builtin), SoftmaxExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.974Z] mindspore/mindspore/python/mindspore/nn/layer/activation.py:296: [W0622(redefined-builtin), Softmax.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:2120: [W0622(redefined-builtin), FractionalMaxPool3d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:2018: [W0622(redefined-builtin), FractionalMaxPool2d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:1915: [W0622(redefined-builtin), AdaptiveMaxPool3d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:1860: [W0622(redefined-builtin), AdaptiveMaxPool2d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:1683: [W0622(redefined-builtin), AdaptiveAvgPool3d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:1601: [W0622(redefined-builtin), AdaptiveAvgPool2d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:1524: [W0622(redefined-builtin), AdaptiveAvgPool1d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:1134: [W0622(redefined-builtin), AvgPool2dExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:1101: [W0622(redefined-builtin), AvgPool1dExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:1067: [W0622(redefined-builtin), AvgPool3dExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/pooling.py:698: [W0622(redefined-builtin), MaxPool2dExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/layer/embedding.py:276: [W0622(redefined-builtin), EmbeddingExt.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/loss/loss.py:2030: [W0622(redefined-builtin), BCEWithLogitsLoss.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/nn/loss/loss.py:1525: [W0622(redefined-builtin), PoissonNLLLoss.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/rewrite/symbol_tree/symbol_tree.py:1730: [W0622(redefined-builtin), SymbolTree._cal_difference_set] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/_functions.py:199: [W0622(redefined-builtin), _SyncBatchNorm.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/_functions.py:91: [W0622(redefined-builtin), SyncBatchNormInner.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/basic.py:70: [W0622(redefined-builtin), Flatten.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:552: [W0622(redefined-builtin), SyncBatchNorm.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:546: [W0622(redefined-builtin), SyncBatchNorm._check_non_zero_input_channels] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:540: [W0622(redefined-builtin), SyncBatchNorm._check_input_dim] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:438: [W0622(redefined-builtin), GroupNorm.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:340: [W0622(redefined-builtin), BatchNorm3d._check_input_dim] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:276: [W0622(redefined-builtin), BatchNorm2d._check_input_dim] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:210: [W0622(redefined-builtin), BatchNorm1d._check_input_dim] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:117: [W0622(redefined-builtin), _BatchNorm.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:114: [W0622(redefined-builtin), _BatchNorm._check_input_dim] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:91: [W0622(redefined-builtin), _NormBase._check_input_dim] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:363: [W0622(redefined-builtin), Threshold.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:316: [W0622(redefined-builtin), Tanh.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:273: [W0622(redefined-builtin), GLU.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:220: [W0622(redefined-builtin), ELU.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:160: [W0622(redefined-builtin), LogSigmoid.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:117: [W0622(redefined-builtin), Sigmoid.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:570: [W0622(redefined-builtin), ReplicationPadNd_.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:401: [W0622(redefined-builtin), ReflectionPadNd_.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:46: [W0622(redefined-builtin), ConstantPadNd_.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/pooling.py:300: [W0622(redefined-builtin), AdaptiveMaxPool1d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/pooling.py:244: [W0622(redefined-builtin), MaxUnpool2d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/pooling.py:173: [W0622(redefined-builtin), AdaptiveAvgPool3d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/pooling.py:102: [W0622(redefined-builtin), AdaptiveAvgPool2d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/pooling.py:66: [W0622(redefined-builtin), AdaptiveAvgPool1d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:949: [W0622(redefined-builtin), ConvTranspose2d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:779: [W0622(redefined-builtin), _ConvTranspose._output_padding] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:736: [W0622(redefined-builtin), batchify] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:727: [W0622(redefined-builtin), Conv3d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:534: [W0622(redefined-builtin), Conv2d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:338: [W0622(redefined-builtin), Conv1d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:1169: [W0622(redefined-builtin), PixelShuffle.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:1144: [W0622(redefined-builtin), UpsamplingBilinear2d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:1075: [W0622(redefined-builtin), UpsamplingNearest2d.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:1006: [W0622(redefined-builtin), KLDivLoss.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:936: [W0622(redefined-builtin), BCELoss.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:859: [W0622(redefined-builtin), SmoothL1Loss.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:815: [W0622(redefined-builtin), MSELoss.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:740: [W0622(redefined-builtin), Mish.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:711: [W0622(redefined-builtin), ReLU6.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:676: [W0622(redefined-builtin), Hardtanh.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:639: [W0622(redefined-builtin), GELU.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:596: [W0622(redefined-builtin), SELU.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:567: [W0622(redefined-builtin), BCEWithLogitsLoss.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:489: [W0622(redefined-builtin), CrossEntropyLoss.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/__init__.py:371: [W0622(redefined-builtin), NLLLoss.construct] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:1004: [W0622(redefined-builtin), adaptive_max_pool1d] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:931: [W0622(redefined-builtin), adaptive_avg_pool3d] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:888: [W0622(redefined-builtin), threshold] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:873: [W0622(redefined-builtin), upsample] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:831: [W0622(redefined-builtin), normalize] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:738: [W0622(redefined-builtin), smooth_l1_loss] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:606: [W0622(redefined-builtin), binary_cross_entropy_with_logits] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:533: [W0622(redefined-builtin), binary_cross_entropy] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:489: [W0622(redefined-builtin), relu6] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:437: [W0622(redefined-builtin), hardtanh] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:386: [W0622(redefined-builtin), elu_] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:333: [W0622(redefined-builtin), elu] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/nn/functional.py:286: [W0622(redefined-builtin), silu] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/special/__init__.py:22: [W0622(redefined-builtin), round] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/special/__init__.py:22: [W0622(redefined-builtin), round] Redefining built-in 'round' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/__init__.py:1513: [W0622(redefined-builtin), t] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/__init__.py:1476: [W0622(redefined-builtin), reshape] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/__init__.py:1442: [W0622(redefined-builtin), flatten] Redefining built-in 'input' [2026-04-24T08:35:35.975Z] mindspore/mindspore/python/mindspore/mint/__init__.py:1324: [W0622(redefined-builtin), scatter] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:1314: [W0622(redefined-builtin), fix] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:1220: [W0622(redefined-builtin), unique_consecutive] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:1197: [W0622(redefined-builtin), swapaxes] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:1148: [W0622(redefined-builtin), squeeze] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:1115: [W0622(redefined-builtin), sqrt] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:1079: [W0622(redefined-builtin), permute] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:968: [W0622(redefined-builtin), sum] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:900: [W0622(redefined-builtin), prod] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:831: [W0622(redefined-builtin), mean] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:793: [W0622(redefined-builtin), item] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:760: [W0622(redefined-builtin), isfinite] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:731: [W0622(redefined-builtin), equal] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:721: [W0622(redefined-builtin), softmax] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:711: [W0622(redefined-builtin), not_equal] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:663: [W0622(redefined-builtin), cummax] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:556: [W0622(redefined-builtin), allclose] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:497: [W0622(redefined-builtin), all] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:332: [W0622(redefined-builtin), ] Redefining built-in 'round' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:297: [W0622(redefined-builtin), ] Redefining built-in 'any' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:211: [W0622(redefined-builtin), ] Redefining built-in 'pow' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:55: [W0622(redefined-builtin), ] Redefining built-in 'min' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:54: [W0622(redefined-builtin), ] Redefining built-in 'max' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:39: [W0622(redefined-builtin), ] Redefining built-in 'abs' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:968: [W0622(redefined-builtin), sum] Redefining built-in 'sum' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/__init__.py:497: [W0622(redefined-builtin), all] Redefining built-in 'all' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/distributed/distributed.py:2806: [W0622(redefined-builtin), all_to_all_single] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/distributed/distributed.py:1489: [W0622(redefined-builtin), reduce_scatter_tensor_uneven] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/distributed/distributed.py:1398: [W0622(redefined-builtin), reduce_scatter_tensor] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/mint/distributed/distributed.py:1312: [W0622(redefined-builtin), all_gather_into_tensor_uneven] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/dataset/__init__.py:110: [W0622(redefined-builtin), ] Redefining built-in 'zip' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/dataset/engine/__init__.py:28: [W0622(redefined-builtin), ] Redefining built-in 'zip' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/dataset/engine/datasets.py:138: [W0622(redefined-builtin), zip] Redefining built-in 'zip' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops_generate/resources/resource_manager.py:40: [W0622(redefined-builtin), ResourceManager.get_resource] Redefining built-in 'type' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/composite/math_ops.py:85: [W0622(redefined-builtin), mm] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/operations/_custom_ops_utils.py:306: [W0622(redefined-builtin), CustomCodeGenerator._get_input_output_types] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:1505: [W0622(redefined-builtin), infer_value_for_LinalgVectorNorm] Redefining built-in 'ord' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:1363: [W0622(redefined-builtin), infer_value_for_Softmax] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:1347: [W0622(redefined-builtin), infer_value_for_GatherD] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:1306: [W0622(redefined-builtin), infer_value_for_Tile] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:1292: [W0622(redefined-builtin), TypeAs.__call__] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:1085: [W0622(redefined-builtin), tile] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/operations/manually_defined/ops_def.py:1056: [W0622(redefined-builtin), Tile.__call__] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:2083: [W0622(redefined-builtin), _tensor_nsa_compress] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:2076: [W0622(redefined-builtin), tensor_imag] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:2069: [W0622(redefined-builtin), tensor_real] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:2065: [W0622(redefined-builtin), conv2d] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:2061: [W0622(redefined-builtin), tensor_squeeze] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:2017: [W0622(redefined-builtin), tensor_inplace_masked_scatter] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:2013: [W0622(redefined-builtin), tensor_masked_scatter] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:2001: [W0622(redefined-builtin), tensor_index] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1989: [W0622(redefined-builtin), deprecated_pixel_shuffle] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1985: [W0622(redefined-builtin), tensor_bernoulli_] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1981: [W0622(redefined-builtin), tensor_gelu] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1977: [W0622(redefined-builtin), tensor_exp_] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1972: [W0622(redefined-builtin), tensor_floor_div_scalar] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1968: [W0622(redefined-builtin), tensor_floor_div] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1964: [W0622(redefined-builtin), tensor_log_] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1946: [W0622(redefined-builtin), matmul_reduce_scatter] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1941: [W0622(redefined-builtin), tensor_floor_divide_] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1937: [W0622(redefined-builtin), tensor_remainder_] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1933: [W0622(redefined-builtin), conv3d] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1929: [W0622(redefined-builtin), conv1d] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1911: [W0622(redefined-builtin), all_gather_matmul] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1906: [W0622(redefined-builtin), tensor_true_divide] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1902: [W0622(redefined-builtin), tensor_subtract] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1898: [W0622(redefined-builtin), tensor_div_empty_] Redefining built-in 'input' [2026-04-24T08:35:36.228Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1894: [W0622(redefined-builtin), tensor_new_full] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1888: [W0622(redefined-builtin), tensor_inplace_sub] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1884: [W0622(redefined-builtin), tensor_sub_empty_] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1880: [W0622(redefined-builtin), tensor_index_copy_] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1876: [W0622(redefined-builtin), tensor_kthvalue] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1872: [W0622(redefined-builtin), tensor_index_fill_] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1841: [W0622(redefined-builtin), deprecated_tensor_var] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1837: [W0622(redefined-builtin), tensor_var] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1832: [W0622(redefined-builtin), deprecated_tensor_index_add] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1826: [W0622(redefined-builtin), tensor_index_add] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1812: [W0622(redefined-builtin), deprecated_tensor_diag] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1806: [W0622(redefined-builtin), tensor_diag] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1802: [W0622(redefined-builtin), tensor_log1p] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1797: [W0622(redefined-builtin), deprecated_tensor_nansum] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1792: [W0622(redefined-builtin), tensor_hardshrink] Redefining built-in 'input' [2026-04-24T08:35:36.229Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1787: [W0622(redefined-builtin), tensor_lerp_scalar] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1783: [W0622(redefined-builtin), tensor_lerp] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1778: [W0622(redefined-builtin), tensor_expm1] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1773: [W0622(redefined-builtin), tensor_erfc] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1768: [W0622(redefined-builtin), deprecated_tensor_unsqueeze] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1764: [W0622(redefined-builtin), tensor_unsqueeze] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1760: [W0622(redefined-builtin), tensor_sinc] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1756: [W0622(redefined-builtin), tensor_sinh] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1752: [W0622(redefined-builtin), tensor_cosh] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1748: [W0622(redefined-builtin), tensor_new_zeros] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1744: [W0622(redefined-builtin), tensor_new_ones] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1740: [W0622(redefined-builtin), tensor_clone] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1703: [W0622(redefined-builtin), tensor_take] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1690: [W0622(redefined-builtin), deprecated_tensor_count_nonzero] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1682: [W0622(redefined-builtin), deprecated_tensor_addmv] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1678: [W0622(redefined-builtin), tensor_addmv] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1673: [W0622(redefined-builtin), tensor_put_] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1665: [W0622(redefined-builtin), deprecated_tensor_addmm] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1661: [W0622(redefined-builtin), tensor_addmm] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1653: [W0622(redefined-builtin), deprecated_tensor_addbmm] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1649: [W0622(redefined-builtin), tensor_addbmm] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1644: [W0622(redefined-builtin), tensor_addcdiv_ext] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1640: [W0622(redefined-builtin), deprecated_tensor_addcdiv] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1635: [W0622(redefined-builtin), tensor_log10] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1630: [W0622(redefined-builtin), tensor_logical_xor] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1626: [W0622(redefined-builtin), deprecated_bitwise_xor] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1622: [W0622(redefined-builtin), deprecated_bitwise_and] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1618: [W0622(redefined-builtin), deprecated_bitwise_or] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1614: [W0622(redefined-builtin), tensor_bitwise_not] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1610: [W0622(redefined-builtin), deprecated_baddbmm] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1605: [W0622(redefined-builtin), tensor_frac] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1600: [W0622(redefined-builtin), tensor_histc] Redefining built-in 'max' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1600: [W0622(redefined-builtin), tensor_histc] Redefining built-in 'min' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1600: [W0622(redefined-builtin), tensor_histc] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1590: [W0622(redefined-builtin), tensor_xlogy] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1586: [W0622(redefined-builtin), deprecated_tensor_logaddexp] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1581: [W0622(redefined-builtin), tensor_new_empty] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1573: [W0622(redefined-builtin), tensor_empty_like] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1560: [W0622(redefined-builtin), deprecated_tensor_logaddexp2] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1556: [W0622(redefined-builtin), tensor_logaddexp2] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1551: [W0622(redefined-builtin), tensor_median_dim] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1547: [W0622(redefined-builtin), tensor_median] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1543: [W0622(redefined-builtin), deprecated_tensor_median] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1536: [W0622(redefined-builtin), deprecated_tensor_isneginf] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1530: [W0622(redefined-builtin), tensor_isneginf] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1525: [W0622(redefined-builtin), deprecated_tensor_logsumexp] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1521: [W0622(redefined-builtin), deprecated_tensor_dot] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1517: [W0622(redefined-builtin), tensor_dot] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1513: [W0622(redefined-builtin), tensor_tan] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1509: [W0622(redefined-builtin), tensor_copy_] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1505: [W0622(redefined-builtin), tensor_atanh] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1501: [W0622(redefined-builtin), deprecated_tensor_atan] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1497: [W0622(redefined-builtin), tensor_atan] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1493: [W0622(redefined-builtin), deprecated_tensor_asinh] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1489: [W0622(redefined-builtin), tensor_asinh] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1485: [W0622(redefined-builtin), deprecated_tensor_asin] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1481: [W0622(redefined-builtin), tensor_asin] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1477: [W0622(redefined-builtin), deprecated_tensor_acosh] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1473: [W0622(redefined-builtin), tensor_acosh] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1469: [W0622(redefined-builtin), deprecated_tensor_acos] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1465: [W0622(redefined-builtin), tensor_acos] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1460: [W0622(redefined-builtin), deprecated_tensor_fmod] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1456: [W0622(redefined-builtin), fmod_scalar] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1452: [W0622(redefined-builtin), fmod_tensor] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1447: [W0622(redefined-builtin), tensor_inplace_scatter_value_reduce] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1443: [W0622(redefined-builtin), tensor_inplace_scatter_value] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1439: [W0622(redefined-builtin), tensor_inplace_scatter_src_reduce] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1435: [W0622(redefined-builtin), tensor_inplace_scatter_src] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1427: [W0622(redefined-builtin), tensor_triu] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1422: [W0622(redefined-builtin), tensor_not_equal] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1417: [W0622(redefined-builtin), tensor_isinf] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1412: [W0622(redefined-builtin), tensor_gcd] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1401: [W0622(redefined-builtin), deprecated_tensor_view_as] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1396: [W0622(redefined-builtin), tensor_view_as] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1383: [W0622(redefined-builtin), deprecated_tensor_mm] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1379: [W0622(redefined-builtin), tensor_mm] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1368: [W0622(redefined-builtin), tensor_roll] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1364: [W0622(redefined-builtin), tensor_bincount] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1350: [W0622(redefined-builtin), tensor_inplace_mul] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1345: [W0622(redefined-builtin), tensor_inplace_masked_fill_tensor_empty] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1341: [W0622(redefined-builtin), tensor_inplace_masked_fill_scalar_empty] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1334: [W0622(redefined-builtin), tensor_inplace_fill_diagonal] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1330: [W0622(redefined-builtin), tensor_inplace_fill_tensor_empty] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1326: [W0622(redefined-builtin), tensor_inplace_fill_scalar_empty] Redefining built-in 'input' [2026-04-24T08:35:36.482Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1319: [W0622(redefined-builtin), deprecated_tensor_where] Redefining built-in 'input' [2026-04-24T08:35:36.735Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1315: [W0622(redefined-builtin), tensor_where] Redefining built-in 'input' [2026-04-24T08:35:36.735Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1251: [W0622(redefined-builtin), deprecated_tensor_unique] Redefining built-in 'sorted' [2026-04-24T08:35:36.735Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1251: [W0622(redefined-builtin), deprecated_tensor_unique] Redefining built-in 'input' [2026-04-24T08:35:36.735Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1241: [W0622(redefined-builtin), deprecated_tensor_unbind] Redefining built-in 'input' [2026-04-24T08:35:36.735Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1236: [W0622(redefined-builtin), deprecated_tensor_type_as] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1228: [W0622(redefined-builtin), tensor_trunc] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1223: [W0622(redefined-builtin), deprecated_tensor_tril] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1217: [W0622(redefined-builtin), deprecated_tensor_permute] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1212: [W0622(redefined-builtin), deprecated_tensor_transpose] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1208: [W0622(redefined-builtin), tensor_transpose_ext] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1203: [W0622(redefined-builtin), deprecated_tensor_topk] Redefining built-in 'sorted' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1203: [W0622(redefined-builtin), deprecated_tensor_topk] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1199: [W0622(redefined-builtin), tensor_topk] Redefining built-in 'sorted' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1199: [W0622(redefined-builtin), tensor_topk] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1191: [W0622(redefined-builtin), deprecated_tensor_tile] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1187: [W0622(redefined-builtin), tensor_tile] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1182: [W0622(redefined-builtin), tensor_tanh] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1174: [W0622(redefined-builtin), deprecated_tensor_t] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1170: [W0622(redefined-builtin), tensor_t] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1156: [W0622(redefined-builtin), deprecated_tensor_sum] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1152: [W0622(redefined-builtin), tensor_sum_ext] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1141: [W0622(redefined-builtin), deprecated_tensor_sub_] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1131: [W0622(redefined-builtin), deprecated_tensor_sub] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1127: [W0622(redefined-builtin), tensor_sub_ext] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1113: [W0622(redefined-builtin), tensor_std] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1106: [W0622(redefined-builtin), tensor_square] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1096: [W0622(redefined-builtin), tensor_split_with_size] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1092: [W0622(redefined-builtin), tensor_split_tensor] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1088: [W0622(redefined-builtin), deprecated_tensor_split] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1083: [W0622(redefined-builtin), tensor_sort] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1079: [W0622(redefined-builtin), deprecated_tensor_sort] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1072: [W0622(redefined-builtin), tensor_sin] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1067: [W0622(redefined-builtin), tensor_sigmoid_] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1063: [W0622(redefined-builtin), tensor_sigmoid] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1034: [W0622(redefined-builtin), deprecated_tensor_select] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1030: [W0622(redefined-builtin), tensor_select_ext] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1025: [W0622(redefined-builtin), deprecated_tensor_scatter_add] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1021: [W0622(redefined-builtin), tensor_scatter_add_empty] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1016: [W0622(redefined-builtin), deprecated_tensor_scatter] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1012: [W0622(redefined-builtin), tensor_scatter] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1007: [W0622(redefined-builtin), tensor_rsqrt] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:1002: [W0622(redefined-builtin), tensor_round] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:996: [W0622(redefined-builtin), tensor_reshape] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:991: [W0622(redefined-builtin), tensor_repeat_interleave_ext] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:987: [W0622(redefined-builtin), deprecated_tensor_repeat_interleave] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:982: [W0622(redefined-builtin), tensor_repeat] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:977: [W0622(redefined-builtin), deprecated_tensor_mod] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:973: [W0622(redefined-builtin), deprecated_tensor_remainder] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:969: [W0622(redefined-builtin), tensor_remainder] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:964: [W0622(redefined-builtin), tensor_reciprocal] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:959: [W0622(redefined-builtin), deprecated_tensor_prod] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:955: [W0622(redefined-builtin), tensor_prod] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:950: [W0622(redefined-builtin), deprecated_tensor_pow] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:946: [W0622(redefined-builtin), tensor_pow_tensor_tensor] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:939: [W0622(redefined-builtin), deprecated_tensor_outer] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:924: [W0622(redefined-builtin), tensor_neg] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:919: [W0622(redefined-builtin), tensor_ne] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:914: [W0622(redefined-builtin), deprecated_tensor_narrow] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:909: [W0622(redefined-builtin), tensor_nan_to_num] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:888: [W0622(redefined-builtin), deprecated_tensor_mul] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:882: [W0622(redefined-builtin), tensor_mul] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:877: [W0622(redefined-builtin), tensor_minimum] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:861: [W0622(redefined-builtin), deprecated_tensor_min] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:855: [W0622(redefined-builtin), tensor_mindim] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:851: [W0622(redefined-builtin), tensor_min] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:846: [W0622(redefined-builtin), deprecated_tensor_mean] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:842: [W0622(redefined-builtin), tensor_mean_ext] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:837: [W0622(redefined-builtin), tensor_maximum] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:821: [W0622(redefined-builtin), deprecated_tensor_max] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:815: [W0622(redefined-builtin), tensor_maxdim] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:811: [W0622(redefined-builtin), tensor_max] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:806: [W0622(redefined-builtin), deprecated_tensor_matmul] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:802: [W0622(redefined-builtin), tensor_matmul] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:786: [W0622(redefined-builtin), tensor_logical_or] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:781: [W0622(redefined-builtin), tensor_logical_not] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:776: [W0622(redefined-builtin), tensor_logical_and] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:771: [W0622(redefined-builtin), tensor_log2] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:766: [W0622(redefined-builtin), tensor_log] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:759: [W0622(redefined-builtin), tensor_less] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:754: [W0622(redefined-builtin), tensor_le] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:745: [W0622(redefined-builtin), tensor_isfinite] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:740: [W0622(redefined-builtin), deprecated_tensor_isclose] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:733: [W0622(redefined-builtin), deprecated_tensor_inverse] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:729: [W0622(redefined-builtin), tensor_inverse] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:722: [W0622(redefined-builtin), deprecated_tensor_index_select] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:718: [W0622(redefined-builtin), tensor_index_select] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:707: [W0622(redefined-builtin), deprecated_tensor_greater_equal] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:703: [W0622(redefined-builtin), tensor_greater_equal] Redefining built-in 'input' [2026-04-24T08:35:36.736Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:698: [W0622(redefined-builtin), tensor_greater] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:688: [W0622(redefined-builtin), deprecated_tensor_gather] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:684: [W0622(redefined-builtin), tensor_gather_ext] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:679: [W0622(redefined-builtin), tensor_floor] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:670: [W0622(redefined-builtin), tensor_flatten] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:666: [W0622(redefined-builtin), deprecated_tensor_flatten] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:661: [W0622(redefined-builtin), deprecated_tensor_expand_as] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:657: [W0622(redefined-builtin), tensor_expand_as] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:650: [W0622(redefined-builtin), tensor_exp] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:645: [W0622(redefined-builtin), tensor_erf] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:640: [W0622(redefined-builtin), tensor_eq] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:630: [W0622(redefined-builtin), tensor_div_deal_sequence] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:626: [W0622(redefined-builtin), tensor_div] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:619: [W0622(redefined-builtin), tensor_cumsum] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:595: [W0622(redefined-builtin), tensor_cos] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:588: [W0622(redefined-builtin), tensor_clamp_scalar] Redefining built-in 'max' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:588: [W0622(redefined-builtin), tensor_clamp_scalar] Redefining built-in 'min' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:588: [W0622(redefined-builtin), tensor_clamp_scalar] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:584: [W0622(redefined-builtin), tensor_clamp_tensor] Redefining built-in 'max' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:584: [W0622(redefined-builtin), tensor_clamp_tensor] Redefining built-in 'min' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:584: [W0622(redefined-builtin), tensor_clamp_tensor] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:579: [W0622(redefined-builtin), tensor_chunk] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:575: [W0622(redefined-builtin), deprecated_tensor_chunk] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:570: [W0622(redefined-builtin), tensor_ceil] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:555: [W0622(redefined-builtin), tensor_atan2] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:550: [W0622(redefined-builtin), deprecated_tensor_argsort] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:546: [W0622(redefined-builtin), tensor_argsort] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:541: [W0622(redefined-builtin), deprecated_tensor_argmin] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:537: [W0622(redefined-builtin), tensor_argmin] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:532: [W0622(redefined-builtin), deprecated_tensor_argmax] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:528: [W0622(redefined-builtin), tensor_argmax] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:523: [W0622(redefined-builtin), tensor_arctan2] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:516: [W0622(redefined-builtin), tensor_any] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:505: [W0622(redefined-builtin), tensor_allclose] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:487: [W0622(redefined-builtin), deprecated_tensor_add] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:483: [W0622(redefined-builtin), tensor_add_ext] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:476: [W0622(redefined-builtin), tensor_abs] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:464: [W0622(redefined-builtin), tensor_to] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:266: [W0622(redefined-builtin), ] Redefining built-in 'sum' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:235: [W0622(redefined-builtin), ] Redefining built-in 'round' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:221: [W0622(redefined-builtin), ] Redefining built-in 'pow' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:68: [W0622(redefined-builtin), ] Redefining built-in 'any' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:64: [W0622(redefined-builtin), ] Redefining built-in 'all' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/tensor_method.py:57: [W0622(redefined-builtin), ] Redefining built-in 'abs' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/comm_func.py:3843: [W0622(redefined-builtin), all_to_all_v_c] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/comm_func.py:2967: [W0622(redefined-builtin), all_to_all_single] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/comm_func.py:1761: [W0622(redefined-builtin), reduce_scatter_tensor_uneven] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/comm_func.py:1663: [W0622(redefined-builtin), reduce_scatter_tensor] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/comm_func.py:1576: [W0622(redefined-builtin), all_gather_into_tensor_uneven] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/other_func.py:113: [W0622(redefined-builtin), move_to] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:1964: [W0622(redefined-builtin), multinomial_ext] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:1852: [W0622(redefined-builtin), multinomial] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:1697: [W0622(redefined-builtin), randint_like] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:1593: [W0622(redefined-builtin), randn_like] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:1503: [W0622(redefined-builtin), random_] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:1357: [W0622(redefined-builtin), randn_like_ext] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:1275: [W0622(redefined-builtin), rand_like_ext] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:1182: [W0622(redefined-builtin), rand_like] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:743: [W0622(redefined-builtin), normal_] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:404: [W0622(redefined-builtin), exponential_] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/random_func.py:285: [W0622(redefined-builtin), uniform_] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/grad/grad_func.py:1498: [W0622(redefined-builtin), stop_gradient_] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/linalg_func.py:328: [W0622(redefined-builtin), qr] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/linalg_func.py:167: [W0622(redefined-builtin), svd] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:9187: [W0622(redefined-builtin), embedding] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:8732: [W0622(redefined-builtin), max_pool2d_ext] Redefining built-in 'input' [2026-04-24T08:35:36.989Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:8217: [W0622(redefined-builtin), msort] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:8146: [W0622(redefined-builtin), mse_loss] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:8101: [W0622(redefined-builtin), relu_] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:8056: [W0622(redefined-builtin), relu] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:7770: [W0622(redefined-builtin), gelu] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:7704: [W0622(redefined-builtin), multilabel_soft_margin_loss] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:7638: [W0622(redefined-builtin), multilabel_margin_loss] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:7568: [W0622(redefined-builtin), multi_margin_loss] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:7524: [W0622(redefined-builtin), glu_ext] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:7423: [W0622(redefined-builtin), pixel_unshuffle] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:7359: [W0622(redefined-builtin), pixel_shuffle] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:7353: [W0622(redefined-builtin), _check_pixel_shuffle_unshuffle_input_shape] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:7189: [W0622(redefined-builtin), conv3d] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:6941: [W0622(redefined-builtin), batch_norm_ext] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:6882: [W0622(redefined-builtin), group_norm] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:6754: [W0622(redefined-builtin), layer_norm] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:6679: [W0622(redefined-builtin), adaptive_avg_pool1d] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:6590: [W0622(redefined-builtin), huber_loss] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:6533: [W0622(redefined-builtin), hardtanh] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:6413: [W0622(redefined-builtin), conv2d_ext] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:6224: [W0622(redefined-builtin), conv2d] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:6068: [W0622(redefined-builtin), conv1d] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:5486: [W0622(redefined-builtin), grid_sample] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:5005: [W0622(redefined-builtin), leaky_relu] Redefining built-in 'input' [2026-04-24T08:35:36.990Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4953: [W0622(redefined-builtin), threshold] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4866: [W0622(redefined-builtin), smooth_l1_loss] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4802: [W0622(redefined-builtin), l1_loss] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4676: [W0622(redefined-builtin), cross_entropy_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4633: [W0622(redefined-builtin), _cross_entropy_for_class_indices] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4609: [W0622(redefined-builtin), _cross_entropy_for_probabilities] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4575: [W0622(redefined-builtin), _nllloss_nd] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4511: [W0622(redefined-builtin), nll_loss_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4261: [W0622(redefined-builtin), cross_entropy] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4246: [W0622(redefined-builtin), _check_cross_entropy_inputs] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:4108: [W0622(redefined-builtin), rrelu] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3856: [W0622(redefined-builtin), pad_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3844: [W0622(redefined-builtin), _replication_pad] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3832: [W0622(redefined-builtin), _reflection_pad] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3776: [W0622(redefined-builtin), pdist] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3533: [W0622(redefined-builtin), logsigmoid_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3384: [W0622(redefined-builtin), softplus] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3375: [W0622(redefined-builtin), soft_shrink] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3278: [W0622(redefined-builtin), log_softmax_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3233: [W0622(redefined-builtin), softmax_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3181: [W0622(redefined-builtin), softmax] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:3126: [W0622(redefined-builtin), upsample] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:2934: [W0622(redefined-builtin), interpolate_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:2917: [W0622(redefined-builtin), _interpolate_ext_scale_factor_convert_size] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:2901: [W0622(redefined-builtin), _interploate_ext_make_tuple] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:2574: [W0622(redefined-builtin), interpolate] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:2445: [W0622(redefined-builtin), is_floating_point] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:2419: [W0622(redefined-builtin), fliplr] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:2393: [W0622(redefined-builtin), flipud] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:2365: [W0622(redefined-builtin), flip] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:2240: [W0622(redefined-builtin), kl_div_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:2037: [W0622(redefined-builtin), fractional_max_pool3d] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:1925: [W0622(redefined-builtin), fractional_max_pool2d] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:1855: [W0622(redefined-builtin), dropout3d] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:1803: [W0622(redefined-builtin), dropout2d_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:1742: [W0622(redefined-builtin), dropout2d] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:1662: [W0622(redefined-builtin), dropout1d] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:1625: [W0622(redefined-builtin), dropout_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:1574: [W0622(redefined-builtin), dropout] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:1473: [W0622(redefined-builtin), binary_cross_entropy_with_logits] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:1106: [W0622(redefined-builtin), adaptive_max_pool3d] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:1012: [W0622(redefined-builtin), adaptive_max_pool2d] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:920: [W0622(redefined-builtin), adaptive_max_pool1d] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:837: [W0622(redefined-builtin), avg_pool3d_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:669: [W0622(redefined-builtin), avg_pool2d_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:347: [W0622(redefined-builtin), adaptive_avg_pool3d] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:267: [W0622(redefined-builtin), adaptive_avg_pool2d_ext] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/function/nn_func.py:173: [W0622(redefined-builtin), adaptive_avg_pool2d] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/_utils/arg_dtype_cast.py:96: [W0622(redefined-builtin), ListToTuple.__call__] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/ops/_utils/arg_dtype_cast.py:68: [W0622(redefined-builtin), TupleToList.__call__] Redefining built-in 'input' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/common/dtype.py:93: [W0622(redefined-builtin), ] Redefining built-in 'float' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/common/dtype.py:75: [W0622(redefined-builtin), ] Redefining built-in 'int' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/common/dtype.py:67: [W0622(redefined-builtin), ] Redefining built-in 'bool' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/common/__init__.py:20: [W0622(redefined-builtin), ] Redefining built-in 'bool' [2026-04-24T08:35:37.243Z] mindspore/mindspore/python/mindspore/common/__init__.py:20: [W0622(redefined-builtin), ] Redefining built-in 'float' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/common/__init__.py:20: [W0622(redefined-builtin), ] Redefining built-in 'int' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/numpy/math_ops.py:3546: [W0622(redefined-builtin), arccos] Redefining built-in 'input' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/graph/_parse/parser.py:898: [W0622(redefined-builtin), convert_to_mutable] Redefining built-in 'object' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/graph/_pijit/tensor_func_list.py:25: [W0622(redefined-builtin), get_tensor_method_name] Redefining built-in 'id' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/__init__.py:21: [W0622(redefined-builtin), ] Redefining built-in 'bool' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/__init__.py:21: [W0622(redefined-builtin), ] Redefining built-in 'float' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/__init__.py:21: [W0622(redefined-builtin), ] Redefining built-in 'int' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/communication/comm_func.py:1586: [W0622(redefined-builtin), all_to_all_v_c] Redefining built-in 'input' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/communication/comm_func.py:1556: [W0622(redefined-builtin), _get_all_to_all_v_c_numel_list] Redefining built-in 'input' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:2758: [W0622(redefined-builtin), load_distributed_checkpoint] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:2538: [W0622(redefined-builtin), _load_file_and_convert_name] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:2316: [W0622(redefined-builtin), _split_save] Redefining built-in 'round' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:1528: [W0622(redefined-builtin), load_checkpoint_async] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:1313: [W0622(redefined-builtin), load_checkpoint] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:1299: [W0622(redefined-builtin), _load_into_param_dict] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:637: [W0622(redefined-builtin), save_checkpoint] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:627: [W0622(redefined-builtin), _async_process_save] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:597: [W0622(redefined-builtin), _check_save_checkpoint_unsupported_param] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:582: [W0622(redefined-builtin), _check_load_checkpoint_unsupported_param] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:561: [W0622(redefined-builtin), _check_save_obj_and_ckpt_file_name] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/serialization.py:376: [W0622(redefined-builtin), _exec_save] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/callback/_checkpoint.py:758: [W0622(redefined-builtin), CheckpointManager.update_ckpoint_filelist] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/callback/_checkpoint.py:741: [W0622(redefined-builtin), CheckpointManager.__init__] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/callback/_checkpoint.py:214: [W0622(redefined-builtin), CheckpointConfig.__init__] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/train/callback/_checkpoint.py:105: [W0622(redefined-builtin), _check_format_and_other_params] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/multiprocessing/__init__.py:22: [W0622(redefined-builtin), ] Redefining built-in 'TimeoutError' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/scipy/fft.py:202: [W0622(redefined-builtin), idctn] Redefining built-in 'type' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/scipy/fft.py:138: [W0622(redefined-builtin), dctn] Redefining built-in 'type' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/scipy/fft.py:80: [W0622(redefined-builtin), idct] Redefining built-in 'type' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/scipy/fft.py:23: [W0622(redefined-builtin), dct] Redefining built-in 'type' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:992: [W0622(redefined-builtin), _collect_safetensor_files] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/parallel/transform_safetensors.py:946: [W0622(redefined-builtin), _find_most_matching_file] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/parallel/checkpoint_transform.py:972: [W0622(redefined-builtin), load_distributed_checkpoint] Redefining built-in 'format' [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5085: [C0123(unidiomatic-typecheck), tensor_split] Use isinstance() rather than type() for a typecheck. [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5076: [C0123(unidiomatic-typecheck), tensor_split] Use isinstance() rather than type() for a typecheck. [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:5072: [C0123(unidiomatic-typecheck), tensor_split] Use isinstance() rather than type() for a typecheck. [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4638: [C0123(unidiomatic-typecheck), split] Use isinstance() rather than type() for a typecheck. [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4630: [C0123(unidiomatic-typecheck), split] Use isinstance() rather than type() for a typecheck. [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/function/array_func.py:4625: [C0123(unidiomatic-typecheck), split] Use isinstance() rather than type() for a typecheck. [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/_checkparam.py:439: [C0200(consider-using-enumerate), check_positive_float_sequence] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/_checkparam.py:390: [C0200(consider-using-enumerate), check_non_negative_int_sequence] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/_checkparam.py:342: [C0200(consider-using-enumerate), check_positive_int_sequence] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/graph/_parse/standard_method.py:2158: [C0200(consider-using-enumerate), _count_axes] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/function/math_func.py:11030: [C0200(consider-using-enumerate), _permute_input] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/function/math_func.py:11008: [C0200(consider-using-enumerate), _permute_input] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/function/math_func.py:10973: [C0200(consider-using-enumerate), _resize_input] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/function/math_func.py:10949: [C0200(consider-using-enumerate), _canonicalize_fft_shape_and_dim] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/composite/multitype_ops/bitwise_and_impl.py:32: [E1121(too-many-function-args), _bitwise_and_scalar] Too many positional arguments for constructor call [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/composite/multitype_ops/bitwise_or_impl.py:32: [E1121(too-many-function-args), _bitwise_or_scalar] Too many positional arguments for constructor call [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/_utils/arg_dtype_cast.py:149: [W0231(super-init-not-called), StringToEnum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/_utils/arg_dtype_cast.py:121: [W0231(super-init-not-called), DtypeToEnum.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/_utils/arg_dtype_cast.py:93: [W0231(super-init-not-called), ListToTuple.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:37.497Z] mindspore/mindspore/python/mindspore/ops/_utils/arg_dtype_cast.py:65: [W0231(super-init-not-called), TupleToList.__init__] __init__ method from base class 'Primitive' is not called [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:934: [R1725(super-with-arguments), ConvTranspose2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:767: [C0200(consider-using-enumerate), _ConvTranspose._check_output_size] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:760: [R1725(super-with-arguments), _ConvTranspose.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:719: [R1725(super-with-arguments), Conv3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:526: [R1725(super-with-arguments), Conv2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:330: [R1725(super-with-arguments), Conv1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:118: [R1725(super-with-arguments), _Conv.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:93: [C0116(missing-function-docstring), _Conv._create_bias] Missing function or method docstring [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:74: [C0116(missing-function-docstring), _Conv._calc_reversed_padding] Missing function or method docstring [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/mint/nn/layer/conv.py:740: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:410: [E0203(access-member-before-definition), CellList.__delitem__] Access to member '_cells' before its definition line 415 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:408: [E0203(access-member-before-definition), CellList.__delitem__] Access to member '_cells' before its definition line 415 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:403: [E0203(access-member-before-definition), CellList.__delitem__] Access to member '_cells' before its definition line 415 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:401: [E0203(access-member-before-definition), CellList.__delitem__] Access to member '_cells' before its definition line 415 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:399: [E0203(access-member-before-definition), CellList.__delitem__] Access to member '_cells' before its definition line 415 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:240: [E0203(access-member-before-definition), SequentialCell.__delitem__] Access to member '_cells' before its definition line 247 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:239: [E0203(access-member-before-definition), SequentialCell.__delitem__] Access to member '_cells' before its definition line 247 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:237: [E0203(access-member-before-definition), SequentialCell.__delitem__] Access to member '_cells' before its definition line 247 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:232: [E0203(access-member-before-definition), SequentialCell.__delitem__] Access to member '_cells' before its definition line 247 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:230: [E0203(access-member-before-definition), SequentialCell.__delitem__] Access to member '_cells' before its definition line 247 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:227: [E0203(access-member-before-definition), SequentialCell.__delitem__] Access to member '_cells' before its definition line 247 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:226: [E0203(access-member-before-definition), SequentialCell.__delitem__] Access to member '_cells' before its definition line 247 [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/ops_generate/common/template.py:205: [C0301(line-too-long), ] Line too long (130/120) [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/ops_generate/common/template.py:202: [C0301(line-too-long), ] Line too long (128/120) [2026-04-24T08:35:37.751Z] mindspore/mindspore/python/mindspore/ops_generate/common/template.py:199: [C0301(line-too-long), ] Line too long (123/120) [2026-04-24T08:35:38.004Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:598: [R1705(no-else-return), SyncBatchNorm.construct] Unnecessary "else" after "return", remove the "else" and de-indent the code inside it [2026-04-24T08:35:38.004Z] mindspore/mindspore/python/mindspore/ops/composite/multitype_ops/mul_impl.py:308: [W1114(arguments-out-of-order), _tensor_mul_csrtensor] Positional arguments appear to be out of order [2026-04-24T08:35:38.004Z] mindspore/mindspore/python/mindspore/dataset/engine/datasets.py:3479: [W0718(broad-exception-caught), _worker_loop] Catching too general exception Exception [2026-04-24T08:35:38.004Z] mindspore/mindspore/python/mindspore/dataset/engine/datasets.py:3470: [W0718(broad-exception-caught), _worker_loop] Catching too general exception Exception [2026-04-24T08:35:38.004Z] mindspore/mindspore/python/mindspore/dataset/transforms/py_transforms_util.py:259: [W0718(broad-exception-caught), FuncWrapper.to_json] Catching too general exception Exception [2026-04-24T08:35:38.004Z] mindspore/mindspore/python/mindspore/dataset/transforms/py_transforms_util.py:203: [W0718(broad-exception-caught), FuncWrapper.__call__] Catching too general exception Exception [2026-04-24T08:35:38.004Z] mindspore/mindspore/python/mindspore/dataset/transforms/py_transforms_util.py:66: [W0718(broad-exception-caught), compose] Catching too general exception Exception [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/parallel/cluster/process_entity/_api.py:116: [W1509(subprocess-popen-preexec-fn), _ComputeGraphNode.run] Using preexec_fn keyword which may be unsafe in the presence of threads [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/parallel/cluster/process_entity/_api.py:116: [R1732(consider-using-with), _ComputeGraphNode.run] Consider using 'with' for resource-allocating operations [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/parallel/cluster/process_entity/_api.py:463: [C0200(consider-using-enumerate), _ProcessManager.kill_single_worker] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/ops/primitive.py:154: [C0206(consider-using-dict-items), Primitive._clone] Consider iterating with .items() [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/communication/_comm_helper.py:493: [C0201(consider-iterating-dictionary), _create_group_helper] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/communication/_comm_helper.py:189: [C0201(consider-iterating-dictionary), check_parameter_available.wrapper] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/communication/_comm_helper.py:278: [E0606(possibly-used-before-assignment), _get_rank_helper] Possibly using variable 'hccl' before assignment [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/parallel/_auto_parallel_context.py:99: [R1732(consider-using-with), _AutoParallelContext.__new__] Consider using 'with' for resource-allocating operations [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/train/serialization.py:2417: [C0201(consider-iterating-dictionary), _save_mindir.] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/train/serialization.py:2417: [C0201(consider-iterating-dictionary), _save_mindir.] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/train/serialization.py:2212: [C0201(consider-iterating-dictionary), _save_onnx] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/train/serialization.py:2212: [C0201(consider-iterating-dictionary), _save_onnx] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.281Z] mindspore/mindspore/python/mindspore/train/serialization.py:2190: [C0201(consider-iterating-dictionary), _save_air] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/train/serialization.py:2190: [C0201(consider-iterating-dictionary), _save_air] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/train/serialization.py:2168: [C0201(consider-iterating-dictionary), _check_key_mode_type] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/train/serialization.py:2097: [C0201(consider-iterating-dictionary), export] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/train/serialization.py:2065: [C0201(consider-iterating-dictionary), export] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/train/serialization.py:1105: [C0201(consider-iterating-dictionary), load] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/train/serialization.py:1101: [C0201(consider-iterating-dictionary), load] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/train/serialization.py:1087: [C0201(consider-iterating-dictionary), load] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/train/serialization.py:1621: [W1514(unspecified-encoding), _parse_ckpt_proto] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/train/serialization.py:2275: [R1732(consider-using-with), _get_data_file] Consider using 'with' for resource-allocating operations [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/train/serialization.py:2417: [C3001(unnecessary-lambda-assignment), _save_mindir.] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/distributed/flatten_grad_buffer.py:158: [R1725(super-with-arguments), FlattenGradBuffer.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/distributed/distributed_data_parallel.py:137: [R1725(super-with-arguments), DistributedDataParallel.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/_cost_model_context.py:38: [R1732(consider-using-with), _CostModelContext.__new__] Consider using 'with' for resource-allocating operations [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/_dp_allreduce_fusion.py:29: [W0707(raise-missing-from), _load_lib] Consider explicitly re-raising using 'except Exception as exc' and 'raise RuntimeError('Get hccl lib error') from exc' [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/shard.py:135: [W1309(f-string-without-interpolation), Layout.__init__] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/shard.py:143: [W1309(f-string-without-interpolation), Layout.__init__] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/shard.py:145: [W1309(f-string-without-interpolation), Layout.__init__] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/shard.py:368: [W1309(f-string-without-interpolation), Shard._check_layout_inner_type] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/shard.py:387: [W1309(f-string-without-interpolation), Shard._check_tuple_strategy] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/nn/parallel_cell_wrapper.py:55: [R1725(super-with-arguments), PipelineCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/nn/parallel_cell_wrapper.py:218: [R1725(super-with-arguments), MicroBatchInterleaved.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/parallel/nn/parallel_cell_wrapper.py:268: [R1725(super-with-arguments), GradAccumulation.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/scipy/optimize/_lbfgs.py:27: [R1725(super-with-arguments), SearchVector.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/scipy/optimize/_lbfgs.py:84: [R1725(super-with-arguments), AlgorithmLbfgs.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/scipy/optimize/_bfgs.py:69: [R1725(super-with-arguments), MinimizeBfgs.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/scipy/optimize/_lagrange.py:46: [R1725(super-with-arguments), AugmentLagrangeMethod.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/scipy/optimize/_lagrange.py:142: [R1725(super-with-arguments), Loss.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/mindrecord/core/shardwriter.py:223: [R1721(unnecessary-comprehension), ShardWriter._merge_blob] Unnecessary use of a comprehension, use list(blob_data.values()) instead. [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/mindrecord/core/shardutils.py:179: [W0707(raise-missing-from), populate_data._render_raw] Consider explicitly re-raising using 'except ValueError as exc' and 'raise MRMUnsupportedSchemaError('Shape in schema is illegal.') from exc' [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/mindrecord/tools/tfrecord_to_mr.py:247: [W0707(raise-missing-from), TFRecordToMR.tfrecord_iterator_oldversion] Consider explicitly re-raising using 'except Exception as exc' and 'raise ValueError('TFRecord feature_dict parameter error.') from exc' [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/mindrecord/tools/tfrecord_to_mr.py:279: [W0707(raise-missing-from), TFRecordToMR.tfrecord_iterator] Consider explicitly re-raising using 'except Exception as exc' and 'raise ValueError('TFRecord feature_dict parameter error.') from exc' [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar100.py:65: [W0707(raise-missing-from), restricted_loads] Consider explicitly re-raising using 'except Exception as exc' and 'raise RuntimeError('Not a valid Cifar100 Dataset.') from exc' [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar100.py:67: [W0707(raise-missing-from), restricted_loads] Consider explicitly re-raising using 'except UnicodeDecodeError as exc' and 'raise RuntimeError('Not a valid Cifar100 Dataset.') from exc' [2026-04-24T08:35:39.535Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar100.py:69: [W0707(raise-missing-from), restricted_loads] Consider explicitly re-raising using 'except Exception as exc' and 'raise RuntimeError('Unexpected error while Unpickling Cifar100 Dataset.') from exc' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar100.py:123: [E0606(possibly-used-before-assignment), Cifar100.load_data] Possibly using variable 'images' before assignment [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar100.py:126: [E0601(used-before-assignment), Cifar100.load_data] Using variable 'test_images' before assignment [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar100.py:127: [E0601(used-before-assignment), Cifar100.load_data] Using variable 'test_fine_labels' before assignment [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar100.py:128: [E0601(used-before-assignment), Cifar100.load_data] Using variable 'test_coarse_labels' before assignment [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/imagenet_to_mr.py:167: [W1514(unspecified-encoding), ImageNetToMR._get_imagenet_as_dict] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/imagenet_to_mr.py:176: [C0206(consider-using-dict-items), ImageNetToMR._get_imagenet_as_dict] Consider iterating with .items() [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/imagenet_to_mr.py:187: [C0206(consider-using-dict-items), ImageNetToMR._get_imagenet_as_dict] Consider iterating with .items() [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/imagenet_to_mr.py:199: [R1732(consider-using-with), ImageNetToMR._get_imagenet_as_dict] Consider using 'with' for resource-allocating operations [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar10.py:113: [W0707(raise-missing-from), restricted_loads] Consider explicitly re-raising using 'except Exception as exc' and 'raise RuntimeError('Not a valid Cifar10 Dataset.') from exc' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar10.py:115: [W0707(raise-missing-from), restricted_loads] Consider explicitly re-raising using 'except UnicodeDecodeError as exc' and 'raise RuntimeError('Not a valid Cifar10 Dataset.') from exc' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar10.py:117: [W0707(raise-missing-from), restricted_loads] Consider explicitly re-raising using 'except Exception as exc' and 'raise RuntimeError('Unexpected error while Unpickling Cifar10 Dataset.') from exc' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar10.py:169: [E0601(used-before-assignment), Cifar10.load_data] Using variable 'test_images' before assignment [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/tools/cifar10.py:170: [E0601(used-before-assignment), Cifar10.load_data] Using variable 'test_labels' before assignment [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:30: [R1735(use-dict-literal), ] Consider using '{"UnknownError": [0, 'Unknown Error.'], "ParamTypeError": [1, 'Param type is error.'], ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:82: [R1725(super-with-arguments), MindRecordException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:146: [R1725(super-with-arguments), ParamValueError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:156: [R1725(super-with-arguments), ParamTypeError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:167: [R1725(super-with-arguments), ParamMissError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:176: [R1725(super-with-arguments), PathNotExistsError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:185: [R1725(super-with-arguments), DbConnectionError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:194: [R1725(super-with-arguments), MRMOpenError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:203: [R1725(super-with-arguments), MRMOpenForAppendError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:281: [R1725(super-with-arguments), MRMInvalidSchemaError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:287: [R1725(super-with-arguments), MRMValidateDataError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:293: [R1725(super-with-arguments), MRMDefineIndexError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:299: [R1725(super-with-arguments), MRMDefineBlobError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:305: [R1725(super-with-arguments), MRMUnsupportedSchemaError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/mindrecord/common/exceptions.py:311: [R1725(super-with-arguments), MRMDefineCategoryError.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_context.py:398: [W1309(f-string-without-interpolation), ProfilerContext.step_list] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_context.py:403: [W1309(f-string-without-interpolation), ProfilerContext.step_list] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/registry.py:25: [R1735(use-dict-literal), Register.__init__] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:71: [W1514(unspecified-encoding), OpAnalyser.get_framework_summary] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:91: [W1514(unspecified-encoding), OpAnalyser.get_cpu_op_detail_info] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:106: [W1514(unspecified-encoding), OpAnalyser.get_execute_times] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:119: [W1309(f-string-without-interpolation), OpAnalyser.get_activity_op_info] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:126: [W1514(unspecified-encoding), OpAnalyser.get_activity_op_info] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:204: [R1735(use-dict-literal), OpAnalyser.combine_performance_data] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:220: [W1309(f-string-without-interpolation), OpAnalyser.get_device_target_filename] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:223: [W1309(f-string-without-interpolation), OpAnalyser.get_device_target_filename] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:225: [W1309(f-string-without-interpolation), OpAnalyser.get_device_target_filename] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:227: [W1309(f-string-without-interpolation), OpAnalyser.get_device_target_filename] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_op_analyse.py:229: [W1309(f-string-without-interpolation), OpAnalyser.get_device_target_filename] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/file_manager.py:42: [W1514(unspecified-encoding), FileManager.read_file_content] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/file_manager.py:112: [R1728(consider-using-generator), FileManager.read_csv_file_as_numpy] Consider using a generator instead 'tuple(row.get(field) for field in headers)' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_path_manager.py:62: [W1309(f-string-without-interpolation), ProfilerPathManager.init] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/profiler_path_manager.py:142: [W1309(f-string-without-interpolation), ProfilerPathManager.move_db_file] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/struct_type.py:50: [R1735(use-dict-literal), StructType.sizeof] Consider using '{"CHAR": 1, "UINT8": 1, "UINT16": 2, "UINT32": 4, "UINT64": 8}' instead of a call to 'dict'. [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:44: [R1725(super-with-arguments), ProfilerException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:84: [R1725(super-with-arguments), ProfilerParamValueErrorException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:95: [R1725(super-with-arguments), ProfilerPathErrorException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:106: [R1725(super-with-arguments), ProfilerParamTypeErrorException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:117: [R1725(super-with-arguments), ProfilerDirNotFoundException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:128: [R1725(super-with-arguments), ProfilerFileNotFoundException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:139: [R1725(super-with-arguments), ProfilerIOException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:150: [R1725(super-with-arguments), ProfilerDeviceIdMismatchException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:161: [R1725(super-with-arguments), ProfilerRawFileException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:172: [R1725(super-with-arguments), ProfilerColumnNotExistException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:183: [R1725(super-with-arguments), ProfilerAnalyserNotExistException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:194: [R1725(super-with-arguments), ProfilerDeviceIdException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:205: [R1725(super-with-arguments), ProfilerOpTypeException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:216: [R1725(super-with-arguments), ProfilerSortConditionException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:227: [R1725(super-with-arguments), ProfilerFilterConditionException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:238: [R1725(super-with-arguments), ProfilerGroupConditionException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:249: [R1725(super-with-arguments), ProfilerColumnNotSupportSortException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:260: [R1725(super-with-arguments), StepNumNotSupportedException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:271: [R1725(super-with-arguments), JobIdMismatchException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/exceptions/exceptions.py:282: [R1725(super-with-arguments), ProfilerPipelineOpNotExistException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/util.py:89: [W1514(unspecified-encoding), get_cann_version] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/profiler/common/util.py:173: [W1514(unspecified-encoding), fwrite_format] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/log.py:86: [W1514(unspecified-encoding), _MultiCompatibleRotatingFileHandler.doRollover] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/log.py:106: [R1725(super-with-arguments), _DataFormatter.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/log.py:267: [W0602(global-variable-not-assigned), vlog_print] Using global for 'VLOG_VALID' but no assignment is done [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/log.py:267: [W0602(global-variable-not-assigned), vlog_print] Using global for 'VLOG_INDEX' but no assignment is done [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/log.py:356: [W0707(raise-missing-from), _make_directory] Consider explicitly re-raising using 'except PermissionError as exc' and 'raise TypeError('No write permission on the directory `{path}`.') from exc' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/log.py:590: [R1732(consider-using-with), _setup_logger] Consider using 'with' for resource-allocating operations [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/log.py:634: [W1514(unspecified-encoding), _setup_logger] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/log.py:661: [R1735(use-dict-literal), _LogActionOnce] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/runtime/device.py:25: [W1309(f-string-without-interpolation), _is_supported] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_relu.py:66: [R1725(super-with-arguments), J1J2ReLU.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:244: [R1725(super-with-arguments), Conv2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:259: [R1725(super-with-arguments), Conv2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:439: [R1725(super-with-arguments), Conv1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:453: [R1725(super-with-arguments), Conv1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:673: [R1725(super-with-arguments), Conv3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:688: [R1725(super-with-arguments), Conv3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:824: [R1725(super-with-arguments), BatchNorm1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:836: [R1725(super-with-arguments), BatchNorm1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:973: [R1725(super-with-arguments), BatchNorm2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:986: [R1725(super-with-arguments), BatchNorm2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:1123: [R1725(super-with-arguments), BatchNorm3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:1136: [R1725(super-with-arguments), BatchNorm3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:1247: [R1725(super-with-arguments), Dense.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:1255: [R1725(super-with-arguments), Dense.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/double/double_operators.py:1324: [R1725(super-with-arguments), ReLU.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_relu.py:51: [R1725(super-with-arguments), ReLU.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/_complex_relu.py:51: [R1725(super-with-arguments), ReLU.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/_complex_conv_impl.py:201: [R1725(super-with-arguments), _ReImConvImpl.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:237: [R1725(super-with-arguments), Conv2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:252: [R1725(super-with-arguments), Conv2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:428: [R1725(super-with-arguments), Conv1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:442: [R1725(super-with-arguments), Conv1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:656: [R1725(super-with-arguments), Conv3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:671: [R1725(super-with-arguments), Conv3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:780: [R1725(super-with-arguments), BatchNorm1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:891: [R1725(super-with-arguments), BatchNorm2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:998: [R1725(super-with-arguments), BatchNorm3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:1104: [R1725(super-with-arguments), Dense.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/complex/complex_operators.py:1112: [R1725(super-with-arguments), Dense.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:90: [R1725(super-with-arguments), _PoolNd.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:215: [R1725(super-with-arguments), MaxPool2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:297: [R1725(super-with-arguments), MaxPool1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:409: [R1725(super-with-arguments), AvgPool2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:504: [R1725(super-with-arguments), AvgPool1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:575: [R1725(super-with-arguments), _AdaptivePoolNd.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:661: [R1725(super-with-arguments), AdaptiveAvgPool1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:749: [R1725(super-with-arguments), AdaptiveAvgPool2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:824: [R1725(super-with-arguments), AdaptiveAvgPool3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:886: [R1725(super-with-arguments), AdaptiveMaxPool1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_pool.py:989: [R1725(super-with-arguments), AdaptiveMaxPool2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/_hc_dense_impl.py:65: [R1725(super-with-arguments), _DenseImpl.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/_hc_dense_impl.py:105: [R1725(super-with-arguments), _BaseDenseImpl.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/uniform_operator.py:45: [R1725(super-with-arguments), _UniformOperator.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_dense.py:99: [R1725(super-with-arguments), Dense.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_bn.py:128: [R1725(super-with-arguments), _BatchNorm.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_bn.py:365: [R1725(super-with-arguments), BatchNorm1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_bn.py:575: [R1725(super-with-arguments), BatchNorm3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_conv.py:169: [R1725(super-with-arguments), _ConvNd.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_conv.py:466: [R1725(super-with-arguments), Conv2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_conv.py:626: [R1725(super-with-arguments), Conv1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/hc_conv.py:829: [R1725(super-with-arguments), Conv3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/_hc_conv_impl.py:69: [R1725(super-with-arguments), _ConvImpl.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/_hc_conv_impl.py:119: [R1725(super-with-arguments), _BaseConvImpl.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/_hc_bn_impl.py:48: [R1725(super-with-arguments), _BatchNormImpl.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/hypercomplex/_hc_bn_impl.py:220: [R1725(super-with-arguments), _BaseBatchNormImpl.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/dual/_dual_conv_impl.py:130: [R1725(super-with-arguments), _ReDuConvImpl.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/dual/dual_operators.py:209: [R1725(super-with-arguments), Conv2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/dual/dual_operators.py:360: [R1725(super-with-arguments), Conv1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/dual/dual_operators.py:552: [R1725(super-with-arguments), Conv3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/dual/dual_operators.py:657: [R1725(super-with-arguments), BatchNorm1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/dual/dual_operators.py:763: [R1725(super-with-arguments), BatchNorm2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/dual/dual_operators.py:869: [R1725(super-with-arguments), BatchNorm3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/hypercomplex/dual/dual_operators.py:952: [R1725(super-with-arguments), Dense.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/splitter.py:87: [W1514(unspecified-encoding), _load_repository] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/model.py:134: [R1736(unnecessary-list-index-lookup), PrimLib.Prim.default_elemwise_broadcast_relation] Unnecessary list index lookup, use '_' instead [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/model.py:532: [R1725(super-with-arguments), AlignShape.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/model.py:542: [R1731(consider-using-max-builtin), AlignShape.visit] Consider using 'align_dim = max(align_dim, len(t.shape))' instead of unnecessary if block [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/model.py:552: [R1725(super-with-arguments), GraphKernelUnsupportedException.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_parallel.py:114: [R1731(consider-using-max-builtin), ScheduleAnalyzer.default_analyze._cal_default_space] Consider using 'space = max(space, size)' instead of unnecessary if block [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_parallel.py:225: [R1728(consider-using-generator), ScheduleAnalyzer.pipeline_fusion_analyze] Consider using a generator instead 'sum(simple_indicators[idx] for idx in cls)' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_parallel.py:279: [R1731(consider-using-max-builtin), block_parallel_estimate] Consider using 'max_weight = max(max_weight, s.block_weight)' instead of unnecessary if block [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_split.py:192: [R1721(unnecessary-comprehension), ReshapeElimChecker.__init__._get_remap_axis] Unnecessary use of a comprehension, use list(range(out_idx, out_ext, -1)) instead. [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_split.py:276: [R1729(use-a-generator), ReshapeElimChecker.check] Use a generator instead 'all(op not in self.exc_fwd for op in ops)' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_split.py:280: [R1729(use-a-generator), ReshapeElimChecker.check] Use a generator instead 'all(op not in self.exc_bwd for op in ops)' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_split.py:380: [R1735(use-dict-literal), GraphSplitByPattern.Area.__init__] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_split.py:381: [R1735(use-dict-literal), GraphSplitByPattern.Area.__init__] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_split.py:472: [R1731(consider-using-max-builtin), GraphSplitByPattern.Area.fuse._update_pattern] Consider using 'self.pattern = max(self.pattern, area.pattern)' instead of unnecessary if block [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_split.py:886: [R1728(consider-using-generator), GraphSplitByPattern.recompute_fuse._get_cheap_region] Consider using a generator instead 'sum(t.get_size() for t in inputs)' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/graph_split.py:1292: [R1729(use-a-generator), GraphSplitGpu.pattern_fuse._link_csr] Use a generator instead 'any(op.output in fuse_tensor for op in a.ops)' [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/graph_kernel/model/model_builder.py:133: [R1735(use-dict-literal), CompositeGraph.load._attr_of] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/remote/kernel_build_server_akg.py:46: [R1722(consider-using-sys-exit), AkgMessager.exit] Consider using 'sys.exit' instead [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/remote/kernel_build_server_akg_v2.py:46: [R1722(consider-using-sys-exit), AkgV2Messager.exit] Consider using 'sys.exit' instead [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/custom.py:263: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/custom.py:264: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.536Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/custom.py:827: [W1514(unspecified-encoding), update_akg_info] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/custom.py:1064: [W1514(unspecified-encoding), custom_train._get_optimized_info_path] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/custom.py:1067: [W1514(unspecified-encoding), custom_train._get_optimized_info_path] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/build_tbe_kernel.py:454: [W1514(unspecified-encoding), update_json] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/tbe_topi.py:484: [R1721(unnecessary-comprehension), _reduce_sum] Unnecessary use of a comprehension, use list(range(len(x.shape))) instead. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/tbe_topi.py:499: [R1721(unnecessary-comprehension), _reduce_max] Unnecessary use of a comprehension, use list(range(len(x.shape))) instead. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/tbe_topi.py:514: [R1721(unnecessary-comprehension), _reduce_min] Unnecessary use of a comprehension, use list(range(len(x.shape))) instead. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/akg_process.py:210: [R1725(super-with-arguments), AkgProcess.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/akg_process.py:247: [R1725(super-with-arguments), AkgV2Process.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/gen_custom_op_files.py:77: [W1514(unspecified-encoding), gen_custom_op_files] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/compiler.py:34: [W1514(unspecified-encoding), run_compiler] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/util.py:121: [W1514(unspecified-encoding), select_best] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/metric.py:241: [R1725(super-with-arguments), EvaluationBase.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/root_mean_square_surface_distance.py:79: [R1725(super-with-arguments), RootMeanSquareDistance.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/root_mean_square_surface_distance.py:107: [E0606(possibly-used-before-assignment), RootMeanSquareDistance._get_surface_distance] Possibly using variable 'dis' before assignment [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/dice.py:58: [R1725(super-with-arguments), Dice.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/loss.py:47: [R1725(super-with-arguments), Loss.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/fbeta.py:56: [R1725(super-with-arguments), Fbeta.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/fbeta.py:167: [R1725(super-with-arguments), F1.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/perplexity.py:59: [R1725(super-with-arguments), Perplexity.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/topk.py:54: [R1725(super-with-arguments), TopKCategoricalAccuracy.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/topk.py:139: [R1725(super-with-arguments), Top1CategoricalAccuracy.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/topk.py:167: [R1725(super-with-arguments), Top5CategoricalAccuracy.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/confusion_matrix.py:62: [R1725(super-with-arguments), ConfusionMatrix.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/confusion_matrix.py:199: [R1725(super-with-arguments), ConfusionMatrixMetric.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/hausdorff_distance.py:120: [R1725(super-with-arguments), HausdorffDistance.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/hausdorff_distance.py:179: [R1734(use-list-literal), HausdorffDistance._create_space_bounding_box] Consider using [] instead of list() [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/hausdorff_distance.py:180: [R1734(use-list-literal), HausdorffDistance._create_space_bounding_box] Consider using [] instead of list() [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/hausdorff_distance.py:229: [E0606(possibly-used-before-assignment), HausdorffDistance._get_surface_distance] Possibly using variable 'dis' before assignment [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/accuracy.py:59: [R1725(super-with-arguments), Accuracy.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/accuracy.py:117: [E0606(possibly-used-before-assignment), Accuracy.update] Possibly using variable 'result' before assignment [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/mean_surface_distance.py:78: [R1725(super-with-arguments), MeanSurfaceDistance.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/mean_surface_distance.py:113: [E0606(possibly-used-before-assignment), MeanSurfaceDistance._get_surface_distance] Possibly using variable 'dis' before assignment [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/recall.py:60: [R1725(super-with-arguments), Recall.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/metrics/precision.py:58: [R1725(super-with-arguments), Precision.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_on_request_exit.py:84: [R1725(super-with-arguments), OnRequestExit.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_on_request_exit.py:290: [W1514(unspecified-encoding), OnRequestExit._check_config_info] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_time_monitor.py:60: [R1725(super-with-arguments), TimeMonitor.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_reduce_lr_on_plateau.py:105: [R1725(super-with-arguments), ReduceLROnPlateau.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_reduce_lr_on_plateau.py:227: [R1725(super-with-arguments), ValueReduce.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_lr_scheduler_callback.py:60: [R1725(super-with-arguments), LearningRateScheduler.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_cluster_monitor.py:113: [R1725(super-with-arguments), ClusterMonitor.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_cluster_monitor.py:144: [W1514(unspecified-encoding), ClusterMonitor.begin] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_cluster_monitor.py:183: [W1514(unspecified-encoding), ClusterMonitor.step_end] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_cluster_monitor.py:195: [W1514(unspecified-encoding), ClusterMonitor.step_end] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_summary_collector.py:243: [R1725(super-with-arguments), SummaryCollector.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_summary_collector.py:440: [R1735(use-dict-literal), SummaryCollector._process_specified_data] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_summary_collector.py:613: [W1514(unspecified-encoding), SummaryCollector._save_metadata] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_summary_collector.py:623: [E0606(possibly-used-before-assignment), SummaryCollector._save_metadata] Possibly using variable 'fcntl' before assignment [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_summary_collector.py:625: [W1514(unspecified-encoding), SummaryCollector._save_metadata] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_summary_collector.py:644: [R1735(use-dict-literal), SummaryCollector._save_model_params] Consider using '{"name": param.name, "data": param_data}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_summary_collector.py:979: [R1735(use-dict-literal), SummaryCollector._collect_train_lineage] Consider using '{"ckpt": ckpt_file_path}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_summary_collector.py:1187: [R1735(use-dict-literal), SummaryCollector._collect_eval_lineage] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_checkpoint.py:428: [W1309(f-string-without-interpolation), CheckpointConfig._handle_append_info] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_checkpoint.py:487: [R1725(super-with-arguments), ModelCheckpoint.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_checkpoint.py:676: [W1309(f-string-without-interpolation), ModelCheckpoint._save_ckpt] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_checkpoint.py:687: [W1309(f-string-without-interpolation), ModelCheckpoint._save_ckpt] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_early_stop.py:102: [R1725(super-with-arguments), EarlyStopping.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_early_stop.py:235: [R1725(super-with-arguments), ValueReduce.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_history.py:58: [R1725(super-with-arguments), History.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:323: [W1514(unspecified-encoding), SummaryLandscape.gen_landscapes_with_multi_process] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:332: [W1514(unspecified-encoding), SummaryLandscape.gen_landscapes_with_multi_process] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:350: [W1514(unspecified-encoding), SummaryLandscape._list_landscapes] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:356: [R1735(use-dict-literal), SummaryLandscape._list_landscapes] Consider using '{"proz": 0.2, "landscape_size": data['landscape_size'], "device_ids": device_ids, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:458: [R1735(use-dict-literal), SummaryLandscape._create_landscape_by_pca] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:510: [W1514(unspecified-encoding), SummaryLandscape._cont_loss_wrapper] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:530: [R1734(use-list-literal), SummaryLandscape._cont_loss_wrapper] Consider using [] instead of list() [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:536: [R1736(unnecessary-list-index-lookup), SummaryLandscape._cont_loss_wrapper] Unnecessary list index lookup, use '_' instead [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:561: [R1735(use-dict-literal), SummaryLandscape._create_landscape_by_random] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:610: [R1734(use-list-literal), SummaryLandscape._reshape_vector] Consider using [] instead of list() [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:626: [R1734(use-list-literal), SummaryLandscape._reshape_random_vector] Consider using [] instead of list() [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:672: [R1734(use-list-literal), SummaryLandscape._calc_coefs] Consider using [] instead of list() [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:674: [R1734(use-list-literal), SummaryLandscape._calc_coefs] Consider using [] instead of list() [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:696: [R1734(use-list-literal), SummaryLandscape._cont_loss] Consider using [] instead of list() [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:702: [R1735(use-dict-literal), SummaryLandscape._cont_loss] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_landscape.py:764: [R1735(use-dict-literal), SummaryLandscape._get_metrics] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_flops_collector.py:42: [R1725(super-with-arguments), AllReduceNet.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_flops_collector.py:92: [R1725(super-with-arguments), FlopsUtilizationCollector.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_flops_collector.py:179: [W0707(raise-missing-from), FlopsUtilizationCollector._check_run_mode_valid] Consider explicitly re-raising using 'raise ValueError('FlopsUtilizationCollector is not supported because {}.'.format(e)) from e' [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_lambda_callback.py:67: [R1725(super-with-arguments), LambdaCallback.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/callback/_backup_and_restore.py:66: [R1725(super-with-arguments), BackupAndRestore.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/train_thor/model_thor.py:117: [R1725(super-with-arguments), ModelThor.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/train_thor/convert_utils.py:136: [R1724(no-else-continue), ConvertNetUtils._convert_to_thor_net] Unnecessary "elif" after "continue", remove the leading "el" from "elif" [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/amp.py:162: [R1725(super-with-arguments), _OutputTo16.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/amp.py:174: [R1725(super-with-arguments), _OutputTo32.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/amp.py:314: [R1729(use-a-generator), _need_removed_cast_pair] Use a generator instead 'any(n.get_node_type() == ms.rewrite.NodeType.ControlFlow for n in middle_nodes)' [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/amp.py:568: [R1724(no-else-continue), _do_keep_batchnorm_fp32] Unnecessary "elif" after "continue", remove the leading "el" from "elif" [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/amp.py:641: [R1725(super-with-arguments), _add_loss_network.WithLossCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/writer.py:54: [W1514(unspecified-encoding), BaseWriter.writer] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/summary_record.py:79: [R1734(use-list-literal), _record_summary_tensor_data] Consider using [] instead of list() [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/summary_record.py:91: [E0606(possibly-used-before-assignment), _record_summary_tensor_data] Possibly using variable 'summary_op_name' before assignment [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/summary_record.py:329: [R1735(use-dict-literal), SummaryRecord.add_value] Consider using '{"tag": name, "value": np_value}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/summary_record.py:337: [R1735(use-dict-literal), SummaryRecord.add_value] Consider using '{"value": value.SerializeToString()}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/summary_record.py:340: [R1735(use-dict-literal), SummaryRecord.add_value] Consider using '{"value": value}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/summary_record.py:342: [R1735(use-dict-literal), SummaryRecord.add_value] Consider using '{"tag": name, "value": value.SerializeToString()}' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/summary_record.py:369: [W0602(global-variable-not-assigned), SummaryRecord._sync_summary_data] Using global for 'SUMMARY_TENSOR_CACHE' but no assignment is done [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/summary_record.py:483: [R1735(use-dict-literal), SummaryRecord._initialize] Consider using '{"summary": self.file_info.get('file_name'), "lineage": get_event_file_name(self.file_prefix, '_lineage', time_second), ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/summary_record.py:500: [W1309(f-string-without-interpolation), SummaryRecord._add_summary_tensor_data] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/train/summary/_lineage_adapter.py:41: [W1309(f-string-without-interpolation), _get_lineage_content] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adamw.py:191: [R1735(use-dict-literal), AdamW.__init__] Consider using '{"lr": lr, "betas": betas, "eps": eps, "weight_decay": weight_decay, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adamw.py:194: [R1725(super-with-arguments), AdamW.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adamw.py:224: [R1728(consider-using-generator), AdamW.construct] Consider using a generator instead 'tuple(grad if not group.get('maximize') else ops.neg(grad) for grad in gradients[start_id:end_id])' [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adamw.py:252: [R1735(use-dict-literal), SpeedAdamW.__init__] Consider using '{"lr": lr, "betas": betas, "eps": eps, "weight_decay": weight_decay, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adamw.py:256: [R1725(super-with-arguments), SpeedAdamW.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/rmsprop.py:102: [R1735(use-dict-literal), RMSprop.__init__] Consider using '{"lr": lr, "momentum": momentum, "alpha": alpha, "eps": eps, "centered": centered, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/rmsprop.py:111: [R1725(super-with-arguments), RMSprop.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/rmsprop.py:124: [R1728(consider-using-generator), RMSprop.implementation] Consider using a generator instead 'tuple(grad if not maximize else ops.neg(grad) for grad in gradients[start_id:end_id])' [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adamax.py:117: [R1735(use-dict-literal), Adamax.__init__] Consider using '{"lr": lr, "betas": betas, "eps": eps, "weight_decay": weight_decay, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adamax.py:124: [R1725(super-with-arguments), Adamax.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adamax.py:139: [R1728(consider-using-generator), Adamax.implementation] Consider using a generator instead 'tuple(grad if not maximize else ops.neg(grad) for grad in gradients[start_id:end_id])' [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/nadam.py:106: [R1735(use-dict-literal), NAdam.__init__] Consider using '{"lr": lr, "betas": betas, "eps": eps, "weight_decay": weight_decay, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/nadam.py:108: [R1725(super-with-arguments), NAdam.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/asgd.py:100: [R1735(use-dict-literal), ASGD.__init__] Consider using '{"lr": lr, "lambd": lambd, "alpha": alpha, "t0": t0, "weight_decay": weight_decay, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/asgd.py:108: [R1725(super-with-arguments), ASGD.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/asgd.py:123: [R1728(consider-using-generator), ASGD.implementation] Consider using a generator instead 'tuple(grad if not maximize else ops.neg(grad) for grad in gradients[start_id:end_id])' [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/radam.py:140: [R1735(use-dict-literal), RAdam.__init__] Consider using '{"lr": lr, "betas": betas, "eps": eps, "weight_decay": weight_decay, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/radam.py:146: [R1725(super-with-arguments), RAdam.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adam.py:146: [R1735(use-dict-literal), Adam.__init__] Consider using '{"lr": lr, "betas": betas, "eps": eps, "weight_decay": weight_decay, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adam.py:149: [R1725(super-with-arguments), Adam.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/adam.py:169: [R1728(consider-using-generator), Adam.implementation] Consider using a generator instead 'tuple(grad if not maximize else ops.neg(grad) for grad in gradients[start_id:end_id])' [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/rprop.py:112: [R1735(use-dict-literal), Rprop.__init__] Consider using '{"lr": lr, "etas": etas, "step_sizes": step_sizes, "maximize": maximize, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/rprop.py:118: [R1725(super-with-arguments), Rprop.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.537Z] mindspore/mindspore/python/mindspore/experimental/optim/rprop.py:133: [R1728(consider-using-generator), Rprop.implementation] Consider using a generator instead 'tuple(grad if not maximize else ops.neg(grad) for grad in gradients[start_id:end_id])' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/experimental/map_parameter.py:145: [W1309(f-string-without-interpolation), MapParameter._check_map_parameter_args] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/experimental/map_parameter.py:148: [W1309(f-string-without-interpolation), MapParameter._check_map_parameter_args] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/experimental/map_parameter.py:151: [W1309(f-string-without-interpolation), MapParameter._check_map_parameter_args] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/run_check/run_check.py:37: [W1309(f-string-without-interpolation), _check_mul] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/graph/_utils/cell_attr_register.py:54: [W1309(f-string-without-interpolation), cell_attr_register.wrap_cell.deco] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/graph/_utils/cell_attr_register.py:61: [W1309(f-string-without-interpolation), cell_attr_register.wrap_cell.deco] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/graph/lazy_inline.py:225: [W1309(f-string-without-interpolation), lazy_inline.lazy_inline_wrap.lazy_inline_deco] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/graph/lazy_inline.py:234: [W1309(f-string-without-interpolation), lazy_inline.lazy_inline_wrap.lazy_inline_deco] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/graph/lazy_inline.py:241: [W1309(f-string-without-interpolation), lazy_inline.lazy_inline_wrap.lazy_inline_deco] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/graph/dynamic_shape/auto_dynamic_shape.py:139: [W1309(f-string-without-interpolation), _AutoDynamicShapeManager.update_phase_and_compile_args] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/graph/dynamic_shape/auto_dynamic_shape.py:143: [W1309(f-string-without-interpolation), _AutoDynamicShapeManager.update_phase_and_compile_args] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/graph/_parse/namespace.py:99: [W0707(raise-missing-from), ClosureNamespace.__getitem__] Consider explicitly re-raising using 'except ValueError as exc' and 'raise UnboundLocalError(name) from exc' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/graph/_parse/namespace.py:126: [W0707(raise-missing-from), ClassMemberNamespace.__getitem__] Consider explicitly re-raising using 'except ValueError as exc' and 'raise UnboundLocalError(name) from exc' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/graph/_parse/namespace.py:137: [W0707(raise-missing-from), ClassMemberNamespace.__getitem__] Consider explicitly re-raising using 'except KeyError as exc' and 'raise AttributeError(name) from exc' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_ops.py:961: [R1725(super-with-arguments), UniqueNet.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_ops.py:1150: [R1728(consider-using-generator), _get_moved_shape] Consider using a generator instead 'tuple(shape[i] for i in perm)' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_ops.py:1473: [R1728(consider-using-generator), convert_neg_indices] Consider using a generator instead 'tuple(canonicalizer(axis) for axis in indices)' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_ops.py:1634: [R1728(consider-using-generator), _get_flip_start] Consider using a generator instead 'tuple(shape[i] - 1 if i in axes else 0 for i in range(ndim))' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_ops.py:1639: [R1728(consider-using-generator), _get_flip_end] Consider using a generator instead 'tuple(-shape[i] - 1 if i in axes else shape[i] + 1 for i in range(ndim))' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_ops.py:1644: [R1728(consider-using-generator), _get_flip_strides] Consider using a generator instead 'tuple(-1 if i in axes else 1 for i in range(ndim))' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/utils_const.py:142: [R1734(use-list-literal), _infer_out_shape] Consider using [] instead of list() [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/utils_const.py:143: [R1728(consider-using-generator), _infer_out_shape] Consider using a generator instead 'max(len(it) for it in shapes)' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/utils_const.py:158: [R1728(consider-using-generator), _can_broadcast] Consider using a generator instead 'max(len(it) for it in shapes)' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/utils_const.py:386: [R1728(consider-using-generator), _canonicalize_axis] Consider using a generator instead 'tuple(canonicalizer(axis) for axis in axis)' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/utils_const.py:422: [R1728(consider-using-generator), _expanded_shape] Consider using a generator instead 'tuple(axis_size if i == axis else 1 for i in range(ndim))' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_creations.py:409: [E0606(possibly-used-before-assignment), _generate_shapes] Possibly using variable 'size' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_creations.py:1631: [R1725(super-with-arguments), MGridClass.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_creations.py:1674: [R1725(super-with-arguments), OGridClass.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_creations.py:2578: [R1736(unnecessary-list-index-lookup), _make_stat_length] Unnecessary list index lookup, use '_' instead [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/numpy/array_creations.py:2578: [R1736(unnecessary-list-index-lookup), _make_stat_length] Unnecessary list index lookup, use '_' instead [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/boost/adasum.py:160: [R1725(super-with-arguments), AdaSum.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/boost/grad_freeze.py:54: [R1725(super-with-arguments), FreezeOpt.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/boost/grad_freeze.py:169: [R1725(super-with-arguments), _TrainFreezeCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/boost/dim_reduce.py:148: [R1725(super-with-arguments), DimReduce.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/boost/grad_accumulation.py:59: [R1725(super-with-arguments), GradientAccumulation.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/boost/less_batch_normalization.py:64: [R1725(super-with-arguments), CommonHeadLastFN.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/boost/less_batch_normalization.py:126: [R1725(super-with-arguments), LessBN.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/boost/group_loss_scale_manager.py:102: [R1725(super-with-arguments), GroupLossScaleManager.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/boost/boost.py:217: [C0201(consider-iterating-dictionary), AutoBoost.__init__] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/onnx/onnx_export.py:92: [W1309(f-string-without-interpolation), export] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:29: [R1735(use-dict-literal), ] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:349: [R1725(super-with-arguments), XavierUniform.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:396: [R1725(super-with-arguments), HeUniform.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:445: [R1725(super-with-arguments), HeNormal.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:476: [R1725(super-with-arguments), Constant.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:527: [R1725(super-with-arguments), Sparse.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:567: [R1725(super-with-arguments), Dirac.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:619: [R1725(super-with-arguments), Orthogonal.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:683: [R1725(super-with-arguments), VarianceScaling.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:740: [R1725(super-with-arguments), Uniform.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:773: [R1725(super-with-arguments), Normal.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/initializer.py:805: [R1725(super-with-arguments), TruncatedNormal.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/hook_handle.py:33: [W0602(global-variable-not-assigned), _hook_version] Using global for '_HOOK_VERSION' but no assignment is done [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/dtype.py:327: [E0606(possibly-used-before-assignment), _dtype_to_nptype] Possibly using variable 'np_bfloat16' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/file_system.py:85: [W0602(global-variable-not-assigned), set_mindio_server_info] Using global for 'mindio_server_info' but no assignment is done [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/seed.py:36: [E4702(modified-iterating-dict), _reset_op_seed] Iterated dict '_KERNEL_SEED' is being modified inside for loop body, iterate through a copy of it instead. [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/common/seed.py:198: [W0602(global-variable-not-assigned), _update_seeds] Using global for '_KERNEL_SEED' but no assignment is done [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/op_info_register.py:320: [R1725(super-with-arguments), CpuRegOp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/op_info_register.py:379: [R1725(super-with-arguments), AkgRegOp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/op_info_register.py:438: [R1725(super-with-arguments), AkgGpuRegOp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/op_info_register.py:445: [R1725(super-with-arguments), AkgAscendRegOp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/op_info_register.py:452: [R1725(super-with-arguments), AkgCpuRegOp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/op_info_register.py:486: [R1725(super-with-arguments), AiCPURegOp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/op_info_register.py:530: [R1725(super-with-arguments), TBERegOp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/op_info_register.py:809: [R1725(super-with-arguments), CustomRegOp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/op_info_register.py:903: [R1725(super-with-arguments), CustomRegOp.dtype_format] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/function/debug_func.py:177: [W1309(f-string-without-interpolation), tensordump] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:60: [C3001(unnecessary-lambda-assignment), _cal_total_norm.] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/function/clip_func.py:387: [R1725(super-with-arguments), _ClipByGlobalNorm.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_grad_experimental/grad_math_ops.py:67: [R1721(unnecessary-comprehension), renew_dim] Unnecessary use of a comprehension, use list(range(len(shape))) instead. [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_grad_experimental/grad_comm_ops.py:475: [E0606(possibly-used-before-assignment), get_bprop_micro_step_all_gather.bprop] Possibly using variable 'scale' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_grad_experimental/grad_comm_ops.py:789: [E0606(possibly-used-before-assignment), get_bprop_mirror_operator.bprop] Possibly using variable 'reduce_sum' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_grad_experimental/grad_comm_ops.py:789: [E0606(possibly-used-before-assignment), get_bprop_mirror_operator.bprop] Possibly using variable 'square' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_grad_experimental/grad_comm_ops.py:792: [E0606(possibly-used-before-assignment), get_bprop_mirror_operator.bprop] Possibly using variable 'tensor_dump' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_grad_experimental/grad_comm_ops.py:792: [E0606(possibly-used-before-assignment), get_bprop_mirror_operator.bprop] Possibly using variable 'sqrt' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_grad_experimental/grad_comm_ops.py:794: [E0606(possibly-used-before-assignment), get_bprop_mirror_operator.bprop] Possibly using variable 'ln_print' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_grad_experimental/grad_comm_ops.py:797: [E0606(possibly-used-before-assignment), get_bprop_mirror_operator.bprop] Possibly using variable 'cast' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_grad_experimental/grad_comm_ops.py:807: [E0606(possibly-used-before-assignment), get_bprop_mirror_operator.bprop] Possibly using variable 'mul' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_grad_experimental/grad_comm_ops.py:809: [E0606(possibly-used-before-assignment), get_bprop_mirror_operator.bprop] Possibly using variable 'all_gather' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_vmap/vmap_nn_ops.py:942: [E0606(possibly-used-before-assignment), get_kl_div_loss_vmap_rule.vmap_rule] Possibly using variable 'kl_div_loss_op' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_vmap/vmap_nn_ops.py:944: [E0606(possibly-used-before-assignment), get_kl_div_loss_vmap_rule.vmap_rule] Possibly using variable 'reduce_op' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_vmap/vmap_nn_ops.py:949: [E0601(used-before-assignment), get_kl_div_loss_vmap_rule.vmap_rule] Using variable 'factor_op' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_vmap/vmap_nn_ops.py:1955: [E0606(possibly-used-before-assignment), get_grid_sampler_vmap_rule.vmap_rule] Possibly using variable 'non_batch_dim_index' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_vmap/vmap_grad_nn_ops.py:698: [E0606(possibly-used-before-assignment), get_grid_sampler_grad_vmap_rule.vmap_rule] Possibly using variable 'non_batch_dim_index' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/_basic.py:79: [R1721(unnecessary-comprehension), _check_bias] Unnecessary use of a comprehension, use list(shape_bias[-2:]) instead. [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/matmul_cube_impl.py:145: [E0606(possibly-used-before-assignment), _get_shape_a_b] Possibly using variable 'shape_a' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/matmul_cube_impl.py:146: [E0606(possibly-used-before-assignment), _get_shape_a_b] Possibly using variable 'shape_b' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/matmul_cube_impl.py:193: [E0606(possibly-used-before-assignment), _get_format] Possibly using variable 'block_reduce' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/matmul_cube_dense_left_impl.py:135: [E0606(possibly-used-before-assignment), shape_gen2] Possibly using variable 'block_reduce' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_op_impl/_custom_op/matmul_cube_fracz_left_cast_impl.py:167: [E0606(possibly-used-before-assignment), cus_matmul_cube_fraczleftcast] Possibly using variable 'block_reduce' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/_primitive_cache.py:72: [W0602(global-variable-not-assigned), _get_cache_prim._get_cache_prim_for_pynative] Using global for '_PRIM_CACHE' but no assignment is done [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:519: [E0606(possibly-used-before-assignment), ThorIm2Col.infer_shape] Possibly using variable 'pad_bottom' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:519: [E0606(possibly-used-before-assignment), ThorIm2Col.infer_shape] Possibly using variable 'pad_right' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:593: [E0606(possibly-used-before-assignment), NewIm2Col.infer_shape] Possibly using variable 'pad_bottom' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/operations/_thor_ops.py:593: [E0606(possibly-used-before-assignment), NewIm2Col.infer_shape] Possibly using variable 'pad_right' before assignment [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/composite/multitype_ops/_constexpr_utils.py:403: [R1734(use-list-literal), slice2indices] Consider using [] instead of list() [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/composite/multitype_ops/_constexpr_utils.py:415: [R1728(consider-using-generator), slice2indices] Consider using a generator instead 'tuple(grid.size if j == t else 1 for t in range(ndim))' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/composite/multitype_ops/_constexpr_utils.py:419: [R1734(use-list-literal), slice2indices] Consider using [] instead of list() [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/composite/multitype_ops/_constexpr_utils.py:754: [R1734(use-list-literal), filter_expanded_dims] Consider using [] instead of list() [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/composite/multitype_ops/_constexpr_utils.py:825: [R1734(use-list-literal), infer_out_shape] Consider using [] instead of list() [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/composite/multitype_ops/_constexpr_utils.py:826: [R1728(consider-using-generator), infer_out_shape] Consider using a generator instead 'max(len(it) for it in shapes)' [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops/composite/multitype_ops/getitem_impl.py:53: [R1725(super-with-arguments), _TupleSlice.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/device_context/ascend/device.py:40: [W1309(f-string-without-interpolation), device_count] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/device_context/ascend/device.py:58: [W1309(f-string-without-interpolation), is_available] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/device_context/gpu/device.py:38: [W1309(f-string-without-interpolation), device_count] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/device_context/gpu/device.py:56: [W1309(f-string-without-interpolation), is_available] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/device_context/cpu/device.py:36: [W1309(f-string-without-interpolation), is_available] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/_cpu.py:26: [R1725(super-with-arguments), _HalCPU.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/contiguous_tensors_handle.py:85: [W1309(f-string-without-interpolation), ContiguousTensorsHandle.__init__] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/contiguous_tensors_handle.py:91: [W1309(f-string-without-interpolation), ContiguousTensorsHandle.__init__] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/contiguous_tensors_handle.py:93: [W1309(f-string-without-interpolation), ContiguousTensorsHandle.__init__] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/contiguous_tensors_handle.py:115: [W1309(f-string-without-interpolation), ContiguousTensorsHandle.__getitem__] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/contiguous_tensors_handle.py:117: [W1309(f-string-without-interpolation), ContiguousTensorsHandle.__getitem__] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/contiguous_tensors_handle.py:120: [W1309(f-string-without-interpolation), ContiguousTensorsHandle.__getitem__] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/contiguous_tensors_handle.py:124: [W1309(f-string-without-interpolation), ContiguousTensorsHandle.__getitem__] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/contiguous_tensors_handle.py:166: [W1309(f-string-without-interpolation), ContiguousTensorsHandle.slice_by_tensor_index] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/contiguous_tensors_handle.py:169: [W1309(f-string-without-interpolation), ContiguousTensorsHandle.slice_by_tensor_index] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/_ascend.py:27: [R1725(super-with-arguments), _HalAscend.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/hal/_gpu.py:27: [R1725(super-with-arguments), _HalGPU.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/op_def_py/custom_op_prim_py_generator.py:104: [W1309(f-string-without-interpolation), CustomOpPrimPyGenerator._generate_init_code] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/op_def_py/custom_op_prim_py_generator.py:105: [W1309(f-string-without-interpolation), CustomOpPrimPyGenerator._generate_init_code] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/op_def_py/custom_op_prim_py_generator.py:107: [W1309(f-string-without-interpolation), CustomOpPrimPyGenerator._generate_init_code] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/gen_custom_ops.py:45: [R1735(use-dict-literal), generate_custom_op_def] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/aclnn/gen_aclnn_implement.py:160: [W1514(unspecified-encoding), get_registed_ops] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/aclnn/gen_aclnn_implement.py:223: [W1309(f-string-without-interpolation), generate_aclnn_reg_code] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/template_utils.py:32: [W1514(unspecified-encoding), Template.load_from_file] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/template_utils.py:94: [W1309(f-string-without-interpolation), ] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/template_utils.py:98: [W1309(f-string-without-interpolation), ] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/template_utils.py:104: [W1309(f-string-without-interpolation), ] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/template_utils.py:120: [W1309(f-string-without-interpolation), ] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/template_utils.py:135: [W1309(f-string-without-interpolation), ] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/template_utils.py:144: [W1309(f-string-without-interpolation), ] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/template_utils.py:166: [W1309(f-string-without-interpolation), ] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/gen_utils.py:105: [W1514(unspecified-encoding), merge_files_to_one_file] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/gen_utils.py:108: [W1514(unspecified-encoding), merge_files_to_one_file] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/gen_utils.py:131: [W1514(unspecified-encoding), safe_load_yaml] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/gen_utils.py:139: [R1735(use-dict-literal), safe_load_yaml_from_dir] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/gen_utils.py:144: [W1514(unspecified-encoding), safe_load_yaml_from_dir] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/gen_utils.py:180: [W0602(global-variable-not-assigned), save_file] Using global for 'gen_file_lists' but no assignment is done [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/gen_utils.py:189: [W1514(unspecified-encoding), save_file] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/gen_utils.py:201: [W1514(unspecified-encoding), clear_obsolete_auto_gen_files] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/gen_utils.py:209: [W1514(unspecified-encoding), clear_obsolete_auto_gen_files] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/ops_generate/common/gen_utils.py:238: [W1309(f-string-without-interpolation), get_op_description] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/dataset/core/py_util_helpers.py:40: [E0306(invalid-repr-returned), KeyErrorParse.__repr__] __repr__ does not return str [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:181: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:215: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:242: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:307: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:342: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.538Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:413: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:128: [R1725(super-with-arguments), ApplyPreTransform.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:149: [R1725(super-with-arguments), IdentityCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:162: [R1725(super-with-arguments), RandomHorizontalFlip.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:196: [R1725(super-with-arguments), RandomVerticalFlip.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:230: [R1725(super-with-arguments), GenerateRandBatch.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:253: [R1725(super-with-arguments), RandomColorAdjust.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:377: [R1725(super-with-arguments), RandomSharpness.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:431: [R1725(super-with-arguments), Rescale.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:454: [R1725(super-with-arguments), HwcToChw.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:473: [R1725(super-with-arguments), Normalize.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:498: [R1725(super-with-arguments), TypeCast.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:536: [R1725(super-with-arguments), GetModelFromJson2Col.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/offload.py:579: [R1725(super-with-arguments), GetOffloadModel.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/queue.py:86: [R1720(no-else-raise), _SharedQueue.__init__] Unnecessary "else" after "raise", remove the "else" and de-indent the code inside it [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/engine/queue.py:90: [W0707(raise-missing-from), _SharedQueue.__init__] Consider explicitly re-raising using 'raise RuntimeError('Failed to allocate shared memory for {0} elements of {1}MB: {2}'.format(self.num_seg, self.seg_size / 1024 / 1024, e)) from e' [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/utils.py:678: [W0707(raise-missing-from), _get_frame_by_cv] Consider explicitly re-raising using 'except ModuleNotFoundError as exc' and 'raise ImportError('Importing cv2 failed, try to install it by running `pip install opencv-python`.') from exc' [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/utils.py:839: [W0602(global-variable-not-assigned), _read_from_stream_ffmpeg] Using global for '_GC_COLLECTION_INTERVAL' but no assignment is done [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/utils.py:1141: [R1736(unnecessary-list-index-lookup), VideoDecoder.get_frames_at] Unnecessary list index lookup, use 'frame_index' instead [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/py_transforms_util.py:111: [W0707(raise-missing-from), decode] Consider explicitly re-raising using 'raise ValueError('{0}\n: Failed to decode given image.'.format(e)) from e' [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/py_transforms_util.py:113: [W0707(raise-missing-from), decode] Consider explicitly re-raising using 'raise ValueError('{0}\n: Failed to decode, Image might already be decoded.'.format(e)) from e' [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/py_transforms_util.py:374: [W0127(self-assigning-variable), random_resize_crop] Assigning the same variable 'size' to itself [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/py_transforms_util.py:460: [W0127(self-assigning-variable), random_crop] Assigning the same variable 'size' to itself [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/py_transforms_util.py:611: [W0707(raise-missing-from), to_type] Consider explicitly re-raising using 'except Exception as exc' and 'raise RuntimeError('output_type: ' + str(output_type) + ' is not a valid datatype.') from exc' [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/py_transforms_util.py:819: [W0127(self-assigning-variable), five_crop] Assigning the same variable 'size' to itself [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/py_transforms_util.py:862: [W0127(self-assigning-variable), ten_crop] Assigning the same variable 'size' to itself [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/vision/transforms.py:3895: [R1721(unnecessary-comprehension), RandomAffine.__init__] Unnecessary use of a comprehension, use list(shear) instead. [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/utils/browse_dataset.py:110: [W0707(raise-missing-from), imshow_det_bbox] Consider explicitly re-raising using 'except ModuleNotFoundError as exc' and 'raise ImportError('Importing cv2 failed, try to install it by running `pip install opencv-python`.') from exc' [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/utils/line_reader.py:105: [W1514(unspecified-encoding), LineReader.readline] Using open without explicitly specifying an encoding [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/dataset/utils/line_reader.py:105: [R1732(consider-using-with), LineReader.readline] Consider using 'with' for resource-allocating operations [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/optim/sgd.py:145: [R1735(use-dict-literal), SGD.__init__] Consider using '{"lr": lr, "momentum": momentum, "weight_decay": weight_decay, "dampening": dampening, ... }' instead of a call to 'dict'. [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/optim/sgd.py:150: [R1725(super-with-arguments), SGD.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/optim/sgd.py:163: [R1728(consider-using-generator), SGD.construct] Consider using a generator instead 'tuple(grad if not group.get('maximize') else -grad for grad in gradients[start_id:end_id])' [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:28: [R1725(super-with-arguments), ConstantPadNd_.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:112: [R1725(super-with-arguments), ConstantPad1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:164: [R1725(super-with-arguments), ConstantPad2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:220: [R1725(super-with-arguments), ConstantPad3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:228: [R1725(super-with-arguments), ZeroPadNd_.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:286: [R1725(super-with-arguments), ZeroPad1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:331: [R1725(super-with-arguments), ZeroPad2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:376: [R1725(super-with-arguments), ZeroPad3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:384: [R1725(super-with-arguments), ReflectionPadNd_.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:442: [R1725(super-with-arguments), ReflectionPad1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:490: [R1725(super-with-arguments), ReflectionPad2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:545: [R1725(super-with-arguments), ReflectionPad3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:553: [R1725(super-with-arguments), ReplicationPadNd_.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:618: [R1725(super-with-arguments), ReplicationPad1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:677: [R1725(super-with-arguments), ReplicationPad2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/padding.py:735: [R1725(super-with-arguments), ReplicationPad3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:72: [R1725(super-with-arguments), SiLU.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:115: [R1725(super-with-arguments), Sigmoid.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:158: [R1725(super-with-arguments), LogSigmoid.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:216: [R1725(super-with-arguments), ELU.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:314: [R1725(super-with-arguments), Tanh.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/activation.py:358: [R1725(super-with-arguments), Threshold.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:39: [R1725(super-with-arguments), _NormBase.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:110: [R1725(super-with-arguments), _BatchNorm.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:408: [R1725(super-with-arguments), GroupNorm.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/normalization.py:531: [R1725(super-with-arguments), SyncBatchNorm.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/basic.py:66: [R1725(super-with-arguments), Flatten.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/_functions.py:33: [C0115(missing-class-docstring), AllGather] Missing class docstring [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/_functions.py:36: [R1725(super-with-arguments), AllGather.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/_functions.py:63: [C0115(missing-class-docstring), AllReduce] Missing class docstring [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/_functions.py:85: [C0115(missing-class-docstring), SyncBatchNormInner] Missing class docstring [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/_functions.py:87: [R1725(super-with-arguments), SyncBatchNormInner.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/_functions.py:133: [C0116(missing-function-docstring), SyncBatchNormInner.bprop] Missing function or method docstring [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/_functions.py:192: [C0115(missing-class-docstring), _SyncBatchNorm] Missing class docstring [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/mint/nn/layer/_functions.py:194: [R1725(super-with-arguments), _SyncBatchNorm.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/symbol_tree/symbol_tree.py:98: [R1725(super-with-arguments), FieldFinder.visit_Attribute] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/symbol_tree/symbol_tree.py:100: [R1725(super-with-arguments), FieldFinder.visit_Attribute] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/symbol_tree/symbol_tree.py:103: [R1725(super-with-arguments), FieldFinder.visit_Attribute] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/symbol_tree/symbol_tree.py:340: [W1309(f-string-without-interpolation), SymbolTree._get_valid_import_info] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/symbol_tree/symbol_tree.py:440: [W1309(f-string-without-interpolation), SymbolTree.insert_to_ast_while_insert_node] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/api/pattern_engine.py:191: [R1725(super-with-arguments), VarNode.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/ast_helpers/ast_finder.py:50: [R1725(super-with-arguments), AstFinder.generic_visit] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/ast_helpers/ast_finder.py:95: [R1725(super-with-arguments), StrChecker.visit_Attribute] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/ast_helpers/ast_finder.py:101: [R1725(super-with-arguments), StrChecker.visit_Name] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/ast_helpers/ast_finder.py:188: [R1725(super-with-arguments), CheckPropertyIsUsed.visit_Attribute] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/ast_helpers/ast_finder.py:196: [R1725(super-with-arguments), CheckPropertyIsUsed.generic_visit] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/ast_helpers/ast_finder.py:225: [R1725(super-with-arguments), GetPropertyOfObj.visit_Assign] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/common/namer.py:100: [C0201(consider-iterating-dictionary), Namer.get_name] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/common/namer.py:129: [R1725(super-with-arguments), TargetNamer.get_unique_name] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/common/namer.py:174: [R1725(super-with-arguments), NodeNamer.get_name] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/common/namer.py:213: [R1725(super-with-arguments), ClassNamer.get_name] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/common/namer.py:223: [R1725(super-with-arguments), ClassNamer.add_name] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/common/namer.py:262: [R1725(super-with-arguments), FunctionNamer.get_name] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/common/namer.py:272: [R1725(super-with-arguments), FunctionNamer.add_name] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/node/node.py:935: [C0201(consider-iterating-dictionary), Node.set_kwargs] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/node/node.py:954: [C0201(consider-iterating-dictionary), Node.set_kwarg] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/node/node.py:1101: [C0201(consider-iterating-dictionary), Node.get_target_users] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/node/node.py:1114: [C0201(consider-iterating-dictionary), Node.append_target_users] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/node/node.py:1172: [R1735(use-dict-literal), Node._get_normalized_args] Consider using '{}' instead of a call to 'dict'. [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/rewrite/node/node.py:1182: [C0201(consider-iterating-dictionary), Node._get_normalized_args] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/grad/cell_grad.py:30: [R1725(super-with-arguments), _FirstGrad.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/grad/cell_grad.py:40: [R1725(super-with-arguments), _JvpFirstGrad.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/grad/cell_grad.py:49: [R1725(super-with-arguments), _FirstGradSingleValue.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/grad/cell_grad.py:59: [R1725(super-with-arguments), _JvpFirstGradSingleValue.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/grad/cell_grad.py:76: [R1725(super-with-arguments), Jvp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/grad/cell_grad.py:118: [R1725(super-with-arguments), _JvpInner.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/grad/cell_grad.py:180: [R1725(super-with-arguments), Vjp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/adasum.py:181: [R1725(super-with-arguments), _AdaSum.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/adasum.py:458: [R1725(super-with-arguments), AdaSumByGradWrapCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/adasum.py:531: [R1725(super-with-arguments), AdaSumByDeltaWeightWrapCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/momentum.py:178: [R1725(super-with-arguments), Momentum.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/rmsprop.py:221: [R1725(super-with-arguments), RMSProp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/adadelta.py:189: [R1725(super-with-arguments), Adadelta.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/adamax.py:197: [R1725(super-with-arguments), AdaMax.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/ada_grad.py:206: [R1725(super-with-arguments), Adagrad.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/lars.py:123: [R1725(super-with-arguments), LARS.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/adafactor.py:312: [R1725(super-with-arguments), AdaFactor.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/sgd.py:170: [R1725(super-with-arguments), SGD.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/thor.py:201: [R1724(no-else-continue), find_net_layertype_recur] Unnecessary "elif" after "continue", remove the leading "el" from "elif" [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/thor.py:378: [R1725(super-with-arguments), ThorGpu.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/thor.py:465: [C0200(consider-using-enumerate), ThorGpu._process_matrix_init_and_weight_idx_map] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/thor.py:667: [R1725(super-with-arguments), ThorAscend.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/thor.py:845: [C0200(consider-using-enumerate), ThorAscend._process_matrix_init_and_weight_idx_map] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/thor.py:996: [C0200(consider-using-enumerate), ThorAscend._get_ainv_ginv_amax_gmax_list] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/ftrl.py:258: [R1725(super-with-arguments), FTRL.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/ftrl.py:271: [C3002(unnecessary-direct-lambda-call), FTRL.__init__] Lambda expression called directly. Execute the expression inline instead. [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/proximal_ada_grad.py:198: [R1725(super-with-arguments), ProximalAdagrad.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/tft_wrapper.py:71: [R1725(super-with-arguments), OptTFTWrapper.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/lamb.py:255: [R1725(super-with-arguments), Lamb.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/optimizer.py:198: [R1725(super-with-arguments), Optimizer.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/optimizer.py:250: [C3001(unnecessary-lambda-assignment), Optimizer._init_opt_attrs.] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/optimizer.py:251: [C3001(unnecessary-lambda-assignment), Optimizer._init_opt_attrs.] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/optimizer.py:261: [C3001(unnecessary-lambda-assignment), Optimizer._init_opt_attrs.] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/optimizer.py:947: [R1725(super-with-arguments), _ConvertToCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/optimizer.py:961: [R1725(super-with-arguments), _IteratorLearningRate.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/optim/optimizer.py:981: [R1725(super-with-arguments), _WrappedWeightDecay.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/bnn_layers/bnn_cell_wrapper.py:69: [R1725(super-with-arguments), WithBNNLossCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/bnn_layers/bnn_cell_wrapper.py:91: [C0200(consider-using-enumerate), WithBNNLossCell.construct] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/bnn_layers/layer_distribution.py:44: [R1725(super-with-arguments), NormalPrior.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/bnn_layers/layer_distribution.py:81: [R1725(super-with-arguments), NormalPosterior.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/bnn_layers/_util.py:40: [W0707(raise-missing-from), check_posterior] Consider explicitly re-raising using 'except TypeError as exc' and 'raise TypeError(f'The type of `{arg_name}` must be `NormalPosterior`') from exc' [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/bnn_layers/dense_variational.py:42: [R1725(super-with-arguments), _DenseVariational.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/bnn_layers/dense_variational.py:189: [R1725(super-with-arguments), DenseReparam.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/bnn_layers/dense_variational.py:283: [R1725(super-with-arguments), DenseLocalReparam.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/bnn_layers/conv_variational.py:47: [R1725(super-with-arguments), _ConvVariational.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/bnn_layers/conv_variational.py:247: [R1725(super-with-arguments), ConvReparam.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/log_normal.py:88: [R1725(super-with-arguments), LogNormal.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/_utils/utils.py:44: [W1309(f-string-without-interpolation), cast_to_tensor] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/_utils/utils.py:48: [W1309(f-string-without-interpolation), cast_to_tensor] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/_utils/utils.py:108: [W1309(f-string-without-interpolation), check_greater_zero] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/_utils/utils.py:132: [W1309(f-string-without-interpolation), check_greater] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/_utils/utils.py:151: [W1309(f-string-without-interpolation), check_prob] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/_utils/utils.py:169: [W1309(f-string-without-interpolation), check_sum_equal_one] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/_utils/utils.py:190: [W1309(f-string-without-interpolation), check_rank] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/_utils/utils.py:272: [W1309(f-string-without-interpolation), check_distribution_name] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/_utils/utils.py:284: [R1725(super-with-arguments), CheckTuple.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/_utils/utils.py:312: [R1725(super-with-arguments), CheckTensor.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/transformed_distribution.py:106: [R1725(super-with-arguments), TransformedDistribution.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/gamma.py:172: [R1725(super-with-arguments), Gamma.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/logistic.py:146: [R1725(super-with-arguments), Logistic.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/gumbel.py:89: [R1725(super-with-arguments), Gumbel.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.539Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/normal.py:161: [R1725(super-with-arguments), Normal.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/distribution.py:252: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/distribution.py:65: [R1725(super-with-arguments), Distribution.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/distribution.py:84: [C0201(consider-iterating-dictionary), Distribution.__init__] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/exponential.py:149: [R1725(super-with-arguments), Exponential.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/uniform.py:162: [R1725(super-with-arguments), Uniform.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/laplace.py:100: [R1725(super-with-arguments), Laplace.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/student_t.py:110: [R1725(super-with-arguments), StudentT.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/half_normal.py:104: [R1725(super-with-arguments), HalfNormal.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/cauchy.py:162: [R1725(super-with-arguments), Cauchy.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/bernoulli.py:142: [R1725(super-with-arguments), Bernoulli.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/geometric.py:149: [R1725(super-with-arguments), Geometric.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/beta.py:172: [R1725(super-with-arguments), Beta.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/distribution/poisson.py:140: [R1725(super-with-arguments), Poisson.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/bijector/gumbel_cdf.py:83: [R1725(super-with-arguments), GumbelCDF.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/bijector/scalar_affine.py:79: [R1725(super-with-arguments), ScalarAffine.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/bijector/invert.py:62: [R1725(super-with-arguments), Invert.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/bijector/power_transform.py:74: [R1725(super-with-arguments), PowerTransform.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/bijector/bijector.py:207: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/bijector/bijector.py:71: [R1725(super-with-arguments), Bijector.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/bijector/bijector.py:214: [C0201(consider-iterating-dictionary), Bijector._check_is_scalar_batch] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/bijector/bijector.py:316: [R1725(super-with-arguments), Bijector.__call__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/bijector/exp.py:57: [R1725(super-with-arguments), Exp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/probability/bijector/softplus.py:79: [R1725(super-with-arguments), Softplus.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/dynamic_lr.py:208: [C3001(unnecessary-lambda-assignment), natural_exp_decay_lr.] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/dynamic_lr.py:210: [C3001(unnecessary-lambda-assignment), natural_exp_decay_lr.] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/dynamic_lr.py:423: [C3001(unnecessary-lambda-assignment), polynomial_decay_lr.] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/dynamic_lr.py:425: [C3001(unnecessary-lambda-assignment), polynomial_decay_lr.] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/dynamic_lr.py:486: [C3001(unnecessary-lambda-assignment), warmup_lr.] Lambda expression assigned to a variable. Define a function using the "def" keyword instead. [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/learning_rate_schedule.py:31: [R1725(super-with-arguments), LearningRateSchedule.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/learning_rate_schedule.py:119: [R1725(super-with-arguments), ExponentialDecayLR.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/learning_rate_schedule.py:193: [R1725(super-with-arguments), NaturalExpDecayLR.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/learning_rate_schedule.py:270: [R1725(super-with-arguments), InverseDecayLR.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/learning_rate_schedule.py:334: [R1725(super-with-arguments), CosineDecayLR.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/learning_rate_schedule.py:424: [R1725(super-with-arguments), PolynomialDecayLR.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/learning_rate_schedule.py:512: [R1725(super-with-arguments), WarmUpLR.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/math.py:107: [R1725(super-with-arguments), ReduceLogSumExp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/math.py:132: [R1725(super-with-arguments), Range.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/math.py:203: [R1725(super-with-arguments), LGamma.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/math.py:321: [R1725(super-with-arguments), DiGamma.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/math.py:584: [R1725(super-with-arguments), IGamma.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/math.py:673: [R1725(super-with-arguments), LBeta.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/math.py:832: [R1725(super-with-arguments), MatMul.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/math.py:949: [R1725(super-with-arguments), Moments.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/math.py:1014: [R1725(super-with-arguments), MatInverse.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/math.py:1056: [R1725(super-with-arguments), MatDet.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/rnns.py:664: [R1725(super-with-arguments), RNN.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/rnns.py:757: [R1725(super-with-arguments), GRU.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/rnns.py:862: [R1725(super-with-arguments), LSTM.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:49: [R1721(unnecessary-comprehension), _check_padding_dimension] Unnecessary use of a comprehension, use list(padding) instead. [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:99: [R1721(unnecessary-comprehension), _check] Unnecessary use of a comprehension, use list(padding) instead. [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:122: [C0200(consider-using-enumerate), _get_new_padding] Consider using enumerate instead of iterating with range and len [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:137: [R1728(consider-using-generator), _get_begin_size] Consider using a generator instead 'tuple(shape[i] + begin[i] + end[i] for i in range(len(shape)))' [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:138: [R1728(consider-using-generator), _get_begin_size] Consider using a generator instead 'tuple(int(-i) for i in begin)' [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:173: [R1725(super-with-arguments), _ConstantPadNd.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:288: [R1725(super-with-arguments), ConstantPad1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:349: [R1725(super-with-arguments), ConstantPad2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:416: [R1725(super-with-arguments), ConstantPad3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:426: [R1725(super-with-arguments), _ReflectionPadNd.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:500: [R1725(super-with-arguments), ReflectionPad1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:557: [R1725(super-with-arguments), ReflectionPad2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:626: [R1725(super-with-arguments), ReflectionPad3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:685: [R1725(super-with-arguments), ZeroPad2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:695: [R1725(super-with-arguments), _ReplicationPadNd.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:776: [R1725(super-with-arguments), ReplicationPad1d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:845: [R1725(super-with-arguments), ReplicationPad2d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/padding.py:914: [R1725(super-with-arguments), ReplicationPad3d.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/rnn_cells.py:68: [W1309(f-string-without-interpolation), _check_lstmcell_init.wrapper] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/rnn_cells.py:72: [W1309(f-string-without-interpolation), _check_lstmcell_init.wrapper] Using an f-string that does not have any interpolated variables [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:176: [R1725(super-with-arguments), SequentialCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:368: [C0201(consider-iterating-dictionary), CellList.__init__] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/container.py:587: [C0201(consider-iterating-dictionary), CellDict.__init__] Consider iterating the dictionary directly instead of calling .keys() [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/transformer.py:639: [R1725(super-with-arguments), TransformerEncoder.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/transformer.py:714: [R1725(super-with-arguments), TransformerDecoder.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/transformer.py:826: [R1725(super-with-arguments), Transformer.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/combined.py:122: [R1725(super-with-arguments), Conv2dBnAct.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/combined.py:224: [R1725(super-with-arguments), DenseBnAct.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/thor_layer.py:101: [R1725(super-with-arguments), DenseThor.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/thor_layer.py:214: [R1725(super-with-arguments), _ConvThor.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/thor_layer.py:388: [R1725(super-with-arguments), Conv2dThor.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/thor_layer.py:586: [R1725(super-with-arguments), EmbeddingThor.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/thor_layer.py:733: [R1725(super-with-arguments), EmbeddingLookupThor.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/layer/channel_shuffle.py:77: [R1725(super-with-arguments), ChannelShuffle.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:195: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:116: [R1725(super-with-arguments), WithLossCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:191: [R1725(super-with-arguments), WithGradCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:281: [R1725(super-with-arguments), ForwardValueAndGrad.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:380: [R1725(super-with-arguments), TrainOneStepCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:494: [R1725(super-with-arguments), GetNextSingleOp.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:521: [R1725(super-with-arguments), _VirtualDatasetCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:562: [R1725(super-with-arguments), _MicroBatch.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:609: [R1725(super-with-arguments), GradAccumulationCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:648: [R1725(super-with-arguments), _TrainGradAccuStepCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:700: [R1725(super-with-arguments), AllreduceGraph.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:740: [R1725(super-with-arguments), VirtualDatasetCellTriple.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:784: [R1725(super-with-arguments), WithEvalCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:838: [R1725(super-with-arguments), ParameterUpdate.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:857: [R1725(super-with-arguments), _BroadCastCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:863: [R1721(unnecessary-comprehension), _BroadCastCell.__init__] Unnecessary use of a comprehension, use list(range(0, get_group_size())) instead. [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:905: [R1725(super-with-arguments), PipelineCell.__init__] Consider using Python 3 style super() without arguments [2026-04-24T08:35:39.540Z] mindspore/mindspore/python/mindspore/nn/wrap/cell_wrapper.py:1035: [R1725(super-with-arguments), MicroBatchInterleaved.__init__] Consider using Python 3 style super() without arguments