torch/utils/_cpp_extension_versioner.py:31:9: error: Need type annotation for "entries" (hint: "entries: dict[<type>, <type>] = ...")  [var-annotated]
torch/_vendor/quack/sm90_utils.py:5:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/sm90_utils.py:6:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/sm90_utils.py:7:1: error: Cannot find implementation or library stub for module named "cutlass.utils.hopper_helpers"  [import-not-found]
torch/_vendor/quack/sm90_utils.py:7:1: error: Cannot find implementation or library stub for module named "cutlass.utils"  [import-not-found]
torch/_vendor/quack/sm90_utils.py:8:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_vendor/quack/sm90_utils.py:9:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_vendor/quack/sm90_utils.py:14:2: error: Untyped decorator makes function "make_smem_layout" untyped  [untyped-decorator]
torch/_vendor/quack/sm90_utils.py:15:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/sm90_utils.py:77:2: error: Untyped decorator makes function "partition_for_epilogue" untyped  [untyped-decorator]
torch/_vendor/quack/sm90_utils.py:78:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/sm90_utils.py:97:2: error: Untyped decorator makes function "gemm" untyped  [untyped-decorator]
torch/_vendor/quack/sm90_utils.py:165:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/sm80_utils.py:2:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/sm80_utils.py:2:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/sm80_utils.py:6:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/sm100_utils.py:5:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/sm100_utils.py:5:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/sm100_utils.py:6:1: error: Cannot find implementation or library stub for module named "cutlass.utils.blackwell_helpers"  [import-not-found]
torch/_vendor/quack/sm100_utils.py:6:1: error: Cannot find implementation or library stub for module named "cutlass.utils"  [import-not-found]
torch/_vendor/quack/sm100_utils.py:7:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_vendor/quack/sm100_utils.py:8:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_vendor/quack/sm100_utils.py:11:2: error: Untyped decorator makes function "make_smem_layout_cpasync_a" untyped  [untyped-decorator]
torch/_vendor/quack/sm100_utils.py:12:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/sm100_utils.py:65:2: error: Untyped decorator makes function "make_smem_layout_atom_tma_gather_a" untyped  [untyped-decorator]
torch/_vendor/quack/sm100_utils.py:66:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/sm100_utils.py:121:2: error: Untyped decorator makes function "make_smem_layout_tma_gather_a" untyped  [untyped-decorator]
torch/_vendor/quack/sm100_utils.py:122:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rounding.py:12:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/rounding.py:13:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/rounding.py:15:1: error: Cannot find implementation or library stub for module named "cutlass._mlir"  [import-not-found]
torch/_vendor/quack/rounding.py:16:1: error: Cannot find implementation or library stub for module named "cutlass._mlir.dialects"  [import-not-found]
torch/_vendor/quack/rounding.py:17:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_vendor/quack/rounding.py:46:2: error: Untyped decorator makes function "epilogue_sr_seed" untyped  [untyped-decorator]
torch/_vendor/quack/rounding.py:47:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rounding.py:63:2: error: Untyped decorator makes function "epilogue_aux_out_sr_seed" untyped  [untyped-decorator]
torch/_vendor/quack/rounding.py:64:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rounding.py:81:2: error: Untyped decorator makes function "mul_wide_u32" untyped  [untyped-decorator]
torch/_vendor/quack/rounding.py:82:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rounding.py:105:2: error: Untyped decorator makes function "cvt_f32x2_bf16x2_rs" untyped  [untyped-decorator]
torch/_vendor/quack/rounding.py:106:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rounding.py:134:2: error: Untyped decorator makes function "philox" untyped  [untyped-decorator]
torch/_vendor/quack/rounding.py:135:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rounding.py:174:2: error: Untyped decorator makes function "convert_f32_to_bf16_sr" untyped  [untyped-decorator]
torch/_vendor/quack/rounding.py:175:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rounding.py:175:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rounding.py:225:19: error: Name "rand_batch" may be undefined  [possibly-undefined]
torch/_vendor/quack/pipeline.py:6:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/pipeline.py:6:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/pipeline.py:8:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_vendor/quack/pipeline.py:9:1: error: Cannot find implementation or library stub for module named "cutlass.pipeline"  [import-not-found]
torch/_vendor/quack/pipeline.py:24:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:27:6: error: "staticmethod" used with a non-method  [misc]
torch/_vendor/quack/pipeline.py:28:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:42:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:57:6: error: Untyped decorator makes function "advance_iters" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:58:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:58:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:60:21: error: Cannot determine type of "_index"  [has-type]
torch/_vendor/quack/pipeline.py:67:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:73:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:91:6: error: Untyped decorator makes function "producer_acquire_w_index_phase" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:92:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:92:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:102:9: error: "_PipelineIndexPhaseMixin" has no attribute "producer_acquire"  [attr-defined]
torch/_vendor/quack/pipeline.py:104:6: error: Untyped decorator makes function "producer_commit_w_index" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:105:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:105:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:107:9: error: "_PipelineIndexPhaseMixin" has no attribute "producer_commit"; maybe "producer_commit_w_index"?  [attr-defined]
torch/_vendor/quack/pipeline.py:109:6: error: Untyped decorator makes function "consumer_wait_w_index_phase" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:110:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:110:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:120:9: error: "_PipelineIndexPhaseMixin" has no attribute "consumer_wait"  [attr-defined]
torch/_vendor/quack/pipeline.py:122:6: error: Untyped decorator makes function "consumer_release_w_index" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:123:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:123:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:125:9: error: "_PipelineIndexPhaseMixin" has no attribute "consumer_release"; maybe "consumer_release_w_index"?  [attr-defined]
torch/_vendor/quack/pipeline.py:135:6: error: Untyped decorator makes function "arrive_w_index" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:136:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:148:6: error: Untyped decorator makes function "arrive_and_wait_w_index" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:149:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:186:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:186:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:202:6: error: Untyped decorator makes function "producer_commit" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:203:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:203:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:214:6: error: Untyped decorator makes function "consumer_release" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:215:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:215:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:239:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:239:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:251:6: error: Untyped decorator makes function "consumer_release" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:252:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:252:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:273:6: error: Untyped decorator makes function "producer_acquire" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:274:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:274:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:309:6: error: Untyped decorator makes function "producer_acquire" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:310:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:310:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:387:6: error: Untyped decorator makes function "producer_acquire" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:388:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:388:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:412:6: error: Untyped decorator makes function "producer_cpasync_commit" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:413:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:413:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:427:6: error: Untyped decorator makes function "__init__" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:428:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:462:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:465:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:481:6: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:483:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:483:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:583:6: error: Untyped decorator makes function "producer_acquire" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:584:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:584:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/pipeline.py:612:6: error: Untyped decorator makes function "producer_cpasync_commit" untyped  [untyped-decorator]
torch/_vendor/quack/pipeline.py:613:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/pipeline.py:613:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/layout_utils.py:4:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/layout_utils.py:5:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/layout_utils.py:40:2: error: Untyped decorator makes function "permute_gated_Cregs_b16" untyped  [untyped-decorator]
torch/_vendor/quack/layout_utils.py:73:2: error: Untyped decorator makes function "permute_Cregs_b32_for_stsm" untyped  [untyped-decorator]
torch/_vendor/quack/layout_utils.py:116:2: error: Untyped decorator makes function "permute_Cregs_b32_for_ldsm" untyped  [untyped-decorator]
torch/_vendor/quack/layout_utils.py:160:2: error: Untyped decorator makes function "concat_layout" untyped  [untyped-decorator]
torch/_vendor/quack/layout_utils.py:207:2: error: Untyped decorator makes function "convert_layout_acc_frgA" untyped  [untyped-decorator]
torch/_vendor/quack/layout_utils.py:348:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/layout_utils.py:376:1: error: Cannot find implementation or library stub for module named "cutlass.utils.blockscaled_layout"  [import-not-found]
torch/_vendor/quack/fast_math.py:3:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/fast_math.py:4:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/fast_math.py:5:1: error: Cannot find implementation or library stub for module named "cutlass.base_dsl.typing"  [import-not-found]
torch/_vendor/quack/fast_math.py:6:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_vendor/quack/fast_math.py:12:6: error: Untyped decorator makes function "__init__" untyped  [untyped-decorator]
torch/_vendor/quack/fast_math.py:13:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/fast_math.py:16:31: error: Incompatible default for parameter "is_power_of_2" (default has type "None", parameter has type "bool")  [assignment]
torch/_vendor/quack/fast_math.py:16:31: note: PEP 484 prohibits implicit Optional. Accordingly, mypy has changed its default to no_implicit_optional=True
torch/_vendor/quack/fast_math.py:16:31: note: Use https://github.com/hauntsaninja/no_implicit_optional to automatically upgrade your codebase
torch/_vendor/quack/fast_math.py:24:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/fast_math.py:28:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cute_dsl_mlir_threading.py:23:1: error: Cannot find implementation or library stub for module named "cutlass._mlir"  [import-not-found]
torch/_vendor/quack/cute_dsl_mlir_threading.py:32:33: error: Variable "orig_context" is not valid as a type  [valid-type]
torch/_vendor/quack/cute_dsl_mlir_threading.py:32:33: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/cute_dsl_mlir_threading.py:32:33: error: Invalid base class "orig_context"  [misc]
torch/_vendor/quack/cute_dsl_mlir_threading.py:35:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/compile_utils.py:5:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/compile_utils.py:5:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/compile_utils.py:8:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/scatter_add/_ptx.py:9:1: error: Cannot find implementation or library stub for module named "cutlass._mlir.dialects"  [import-not-found]
torch/_native/ops/scatter_add/_ptx.py:10:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_native/ops/scatter_add/_ptx.py:13:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/_ptx.py:22:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/_ptx.py:38:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/_ptx.py:55:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/_ptx.py:60:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/_ptx.py:78:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/_ptx.py:84:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/codegen/cutedsl/_cutedsl_utils.py:6:2: error: Untyped decorator makes function "ssa_to_indexable" untyped  [untyped-decorator]
torch/_inductor/codegen/cutedsl/_cutedsl_utils.py:6:2: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_inductor/codegen/cutedsl/_cutedsl_utils.py:19:2: error: Untyped decorator makes function "ssa_to_fragment" untyped  [untyped-decorator]
torch/_inductor/codegen/cutedsl/_cutedsl_utils.py:19:2: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_inductor/codegen/cutedsl/_cutedsl_utils.py:27:2: error: Untyped decorator makes function "result_to_ssa" untyped  [untyped-decorator]
torch/_inductor/codegen/cutedsl/_cutedsl_utils.py:27:2: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/fx/experimental/unification/multipledispatch/utils.py:143:16: error: Item "tuple[type, ...]" of "type | tuple[type, ...]" has no attribute "__name__"  [union-attr]
torch/fx/experimental/unification/multipledispatch/utils.py:145:16: error: Argument 1 to "len" has incompatible type "type | tuple[type, ...]"; expected "Sized"  [arg-type]
torch/fx/experimental/unification/multipledispatch/utils.py:146:20: error: Expected iterable as variadic argument  [misc]
torch/fx/experimental/unification/multipledispatch/utils.py:147:44: error: Argument 2 to "map" has incompatible type "type | tuple[type, ...]"; expected "Iterable[type]"  [arg-type]
torch/_vendor/quack/utils.py:6:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/utils.py:7:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/utils.py:10:1: error: Cannot find implementation or library stub for module named "cutlass._mlir.dialects"  [import-not-found]
torch/_vendor/quack/utils.py:12:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_vendor/quack/utils.py:15:2: error: Untyped decorator makes function "elem_pointer" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:16:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:21:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/utils.py:28:2: error: Untyped decorator makes function "set_block_rank" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:29:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:46:2: error: Untyped decorator makes function "store_shared_remote" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:47:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:77:2: error: Untyped decorator makes function "store_shared_remote_x4" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:78:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:124:2: error: Untyped decorator makes function "fmin" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:125:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:146:2: error: Untyped decorator makes function "sqrt" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:147:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:160:2: error: Untyped decorator makes function "ceil" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:161:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:174:2: error: Untyped decorator makes function "fill_oob" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:188:24: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/utils.py:200:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/utils.py:205:1: error: Cannot find implementation or library stub for module named "cutlass._mlir"  [import-not-found]
torch/_vendor/quack/utils.py:222:2: error: Untyped decorator makes function "f32x2_to_i64" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:223:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:234:2: error: Untyped decorator makes function "i64_to_f32x2" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:235:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:247:2: error: Untyped decorator makes function "warp_prefix_sum" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:260:2: error: Untyped decorator makes function "atomic_inc_i32" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:261:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:277:2: error: Untyped decorator makes function "atomic_add_i32" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:278:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:294:2: error: Untyped decorator makes function "issue_clc_query_nomulticast" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:295:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/utils.py:322:2: error: Untyped decorator makes function "domain_offset_aligned" untyped  [untyped-decorator]
torch/_vendor/quack/utils.py:323:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/fx/experimental/unification/unification_tools.py:341:12: error: Unsupported right operand type for in ("object | Any")  [operator]
torch/fx/experimental/unification/unification_tools.py:342:17: error: Value of type "object | Any" is not indexable  [index]
torch/fx/experimental/unification/unification_tools.py:351:8: error: Unsupported right operand type for in ("object | Any")  [operator]
torch/fx/experimental/unification/unification_tools.py:352:25: error: Value of type "object | Any" is not indexable  [index]
torch/fx/experimental/unification/unification_tools.py:397:13: error: Argument 1 to "reduce" has incompatible type overloaded function; expected "Callable[[object, object], object]"  [arg-type]
torch/_vendor/quack/activation.py:7:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/activation.py:7:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/activation.py:9:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_vendor/quack/activation.py:10:1: error: Cannot find implementation or library stub for module named "cutlass._mlir.dialects"  [import-not-found]
torch/_vendor/quack/activation.py:23:2: error: Untyped decorator makes function "tanh" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:24:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:37:2: error: Untyped decorator makes function "sigmoid_tanh" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:38:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:38:21: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:38:21: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:48:2: error: Untyped decorator makes function "sigmoid" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:49:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:49:16: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:49:16: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:51:57: error: Unsupported operand type for unary - (F32_or_F32x2?)  [operator]
torch/_vendor/quack/activation.py:63:2: error: Untyped decorator makes function "dsigmoid_from_output" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:64:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:69:2: error: Untyped decorator makes function "relu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:70:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:70:13: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:70:13: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:74:31: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:77:2: error: Untyped decorator makes function "drelu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:78:2: error: Untyped decorator makes function "drelu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:79:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:80:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:80:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:81:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:81:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:86:26: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:87:26: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:88:15: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:92:2: error: Untyped decorator makes function "relu_sq" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:93:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:93:16: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:93:16: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:97:34: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:101:2: error: Untyped decorator makes function "drelu_sq" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:102:2: error: Untyped decorator makes function "drelu_sq" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:103:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:104:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:104:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:105:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:105:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:126:2: error: Untyped decorator makes function "gelu_tanh_approx" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:127:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:127:25: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:127:25: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:139:73: error: Unsupported left operand type for * (F32_or_F32x2?)  [operator]
torch/_vendor/quack/activation.py:152:2: error: Untyped decorator makes function "dgelu_tanh_approx" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:153:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:154:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:154:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:155:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:155:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:172:16: error: Unsupported left operand type for * (F32_or_F32x2?)  [operator]
torch/_vendor/quack/activation.py:215:2: error: Untyped decorator makes function "softplus" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:216:2: error: Untyped decorator makes function "softplus" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:217:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:217:17: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:217:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:236:32: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:237:32: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:239:52: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:240:52: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:244:2: error: Untyped decorator makes function "dsoftplus_from_output" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:245:2: error: Untyped decorator makes function "dsoftplus_from_output" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:246:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:253:2: error: Untyped decorator makes function "silu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:254:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:254:13: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:254:13: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:264:2: error: Untyped decorator makes function "silu_tanh" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:265:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:265:18: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:265:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:280:2: error: Untyped decorator makes function "dsilu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:281:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:282:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:282:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:283:11: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:283:11: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:287:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:287:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:313:2: error: Untyped decorator makes function "dsilu_tanh" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:314:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:315:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:315:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:316:11: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:316:11: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:321:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:321:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:344:28: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:359:2: error: Untyped decorator makes function "swiglu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:360:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:360:15: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:360:15: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:367:2: error: Untyped decorator makes function "swiglu_tanh" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:368:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:368:20: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:368:20: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:375:2: error: Untyped decorator makes function "dswiglu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:376:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:377:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:377:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:378:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:378:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:379:11: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:379:11: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:383:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:383:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:427:2: error: Untyped decorator makes function "dswiglu_tanh" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:428:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:429:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:429:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:430:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:430:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:431:11: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:431:11: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:436:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:436:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:460:28: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:477:2: error: Untyped decorator makes function "swiglu_oai" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:478:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:479:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:479:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:480:6: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:480:6: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:496:2: error: Untyped decorator makes function "swiglu_oai_tanh" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:497:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:498:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:498:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:499:6: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:499:6: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:513:2: error: Untyped decorator makes function "dswiglu_oai" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:514:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:515:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:515:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:516:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:516:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:552:2: error: Untyped decorator makes function "dswiglu_oai_tanh" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:553:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:554:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:554:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:555:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:555:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:586:2: error: Untyped decorator makes function "glu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:587:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:587:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:587:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:599:2: error: Untyped decorator makes function "dglu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:600:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:601:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:601:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:602:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:602:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:634:2: error: Untyped decorator makes function "reglu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:635:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:635:14: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:635:14: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:646:2: error: Untyped decorator makes function "dreglu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:647:2: error: Untyped decorator makes function "dreglu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:648:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:649:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:649:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:650:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:650:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:662:15: error: Unsupported left operand type for * (F32_or_F32x2?)  [operator]
torch/_vendor/quack/activation.py:667:26: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:668:26: error: Value of type F32_or_F32x2? is not indexable  [index]
torch/_vendor/quack/activation.py:677:2: error: Untyped decorator makes function "geglu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:678:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:678:14: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:678:14: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:689:2: error: Untyped decorator makes function "dgeglu" untyped  [untyped-decorator]
torch/_vendor/quack/activation.py:690:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/activation.py:691:8: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:691:8: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/activation.py:692:12: error: Variable "torch._vendor.quack.activation.F32_or_F32x2" is not valid as a type  [valid-type]
torch/_vendor/quack/activation.py:692:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/linalg/__init__.py:1:1: error: Module "torch._C" has no attribute "_add_docstr"  [attr-defined]
torch/linalg/__init__.py:1:1: error: Module "torch._C" has no attribute "_linalg"  [attr-defined]
torch/linalg/__init__.py:1:1: error: Module "torch._C" has no attribute "_LinAlgError"  [attr-defined]
torch/utils/cpp_backtrace.py:2:1: error: Module "torch._C" has no attribute "_get_cpp_backtrace"  [attr-defined]
torch/utils/backcompat/__init__.py:2:1: error: Module "torch._C" has no attribute "_get_backcompat_broadcast_warn"  [attr-defined]
torch/utils/backcompat/__init__.py:2:1: error: Module "torch._C" has no attribute "_get_backcompat_keepdim_warn"  [attr-defined]
torch/utils/backcompat/__init__.py:2:1: error: Module "torch._C" has no attribute "_set_backcompat_broadcast_warn"  [attr-defined]
torch/utils/backcompat/__init__.py:2:1: error: Module "torch._C" has no attribute "_set_backcompat_keepdim_warn"  [attr-defined]
torch/jit/generate_bytecode.py:3:1: error: Module "torch._C" has no attribute "_compile_graph_to_code_table"  [attr-defined]
torch/jit/generate_bytecode.py:3:1: error: Module "torch._C" has no attribute "_generate_upgraders_graph"  [attr-defined]
torch/_C_flatbuffer/__init__.pyi:2:1: error: Module "torch._C" has no attribute "LiteScriptModule"  [attr-defined]
torch/_C_flatbuffer/__init__.pyi:2:1: error: Module "torch._C" has no attribute "ScriptModule"  [attr-defined]
torch/_C/_profiler.pyi:4:1: error: Module "torch._C" has no attribute "device"  [attr-defined]
torch/_C/_profiler.pyi:4:1: error: Module "torch._C" has no attribute "dtype"  [attr-defined]
torch/_C/_profiler.pyi:4:1: error: Module "torch._C" has no attribute "layout"  [attr-defined]
torch/utils/show_pickle.py:107:1: error: Missing return statement  [return]
torch/_vendor/quack/cute_dsl_elf_fix.py:54:1: error: Cannot find implementation or library stub for module named "cutlass.base_dsl.export"  [import-not-found]
torch/_vendor/quack/cute_dsl_elf_fix.py:55:1: error: Cannot find implementation or library stub for module named "cutlass.base_dsl.common"  [import-not-found]
torch/_vendor/quack/cute_dsl_elf_fix.py:62:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/file_baton.py:34:23: error: Incompatible types in assignment (expression has type "int", variable has type "None")  [assignment]
torch/fx/experimental/unification/multipledispatch/variadic.py:12:22: error: "type" has no attribute "variadic_type"  [attr-defined]
torch/fx/experimental/unification/multipledispatch/variadic.py:30:27: error: Argument 1 to "isvariadic" has incompatible type "object"; expected "type"  [arg-type]
torch/fx/experimental/unification/multipledispatch/variadic.py:30:27: note: Error code "arg-type" not covered by "type: ignore[attr-defined]" comment
torch/distributed/_pycute/layout.py:101:24: error: Incompatible return value type (got "Layout", expected "Self | int")  [return-value]
torch/distributed/_pycute/layout.py:103:24: error: Incompatible return value type (got "Layout", expected "Self | int")  [return-value]
torch/distributed/_pycute/layout.py:113:20: error: Incompatible return value type (got "Layout", expected "Self")  [return-value]
torch/distributed/_pycute/layout.py:113:20: note: Error code "return-value" not covered by "type: ignore[index]" comment
torch/distributed/_pycute/layout.py:117:20: error: Incompatible return value type (got "Layout", expected "Self")  [return-value]
torch/torch_version.py:5:1: error: Cannot find implementation or library stub for module named "torch.version"  [import-not-found]
torch/_native/common_utils.py:30:21: error: Module has no attribute "util"  [attr-defined]
torch/_sources.py:8:1: error: Module "torch._C" has no attribute "ErrorReport"  [attr-defined]
torch/fx/experimental/unification/multipledispatch/conflict.py:160:9: error: Key expression in dictionary comprehension has incompatible type "object"; expected type "tuple[type, ...]"  [misc]
torch/package/importer.py:5:1: error: Module "pickle" has no attribute "_getattribute"  [attr-defined]
torch/package/importer.py:5:1: error: Module "pickle" has no attribute "whichmodule"  [attr-defined]
torch/package/importer.py:117:9: error: Function is missing a type annotation  [no-untyped-def]
torch/package/importer.py:178:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/package/importer.py:200:5: error: Function is missing a type annotation  [no-untyped-def]
torch/package/importer.py:203:5: error: Function is missing a type annotation  [no-untyped-def]
torch/onnx/_internal/exporter/_schemas.py:274:17: error: Name "kwargs" already defined on line 223  [no-redef]
torch/distributed/elastic/multiprocessing/redirects.py:146:17: error: Module has no attribute "get_osfhandle"  [attr-defined]
torch/utils/hipify/hipify_python.py:117:9: error: Need type annotation for "files_to_clean" (hint: "files_to_clean: set[<type>] = ...")  [var-annotated]
torch/utils/hipify/hipify_python.py:118:9: error: Need type annotation for "dirs_to_clean" (hint: "dirs_to_clean: list[<type>] = ...")  [var-annotated]
torch/utils/hipify/hipify_python.py:692:9: error: Need type annotation for "children" (hint: "children: dict[<type>, <type>] = ...")  [var-annotated]
torch/distributed/elastic/rendezvous/utils.py:267:9: error: Trying to assign name "atexit" that is not in "__slots__" of type "weakref.finalize"  [misc]
torch/fx/experimental/unification/multipledispatch/dispatcher.py:189:5: error: Missing return statement  [return]
torch/fx/experimental/unification/multipledispatch/dispatcher.py:197:5: error: Missing return statement  [return]
torch/fx/experimental/unification/multipledispatch/dispatcher.py:390:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/fx/experimental/unification/multipledispatch/dispatcher.py:390:5: note: Error code "no-untyped-def" not covered by "type: ignore[override]" comment
torch/fx/experimental/unification/multipledispatch/dispatcher.py:445:5: error: Missing return statement  [return]
torch/package/_package_pickler.py:2:1: error: Module "pickle" has no attribute "_compat_pickle"  [attr-defined]
torch/package/_package_pickler.py:2:1: error: Module "pickle" has no attribute "_extension_registry"  [attr-defined]
torch/package/_package_pickler.py:2:1: error: Module "pickle" has no attribute "_getattribute"  [attr-defined]
torch/package/_package_pickler.py:21:5: error: Function is missing a type annotation  [no-untyped-def]
torch/package/_package_pickler.py:25:5: error: Function is missing a type annotation  [no-untyped-def]
torch/package/_package_pickler.py:38:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/package/_package_pickler.py:51:5: error: Function is missing a type annotation  [no-untyped-def]
torch/package/_package_pickler.py:138:1: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/flight_recorder/components/types.py:10:1: error: Module "typing" has no attribute "_eval_type"; maybe "reveal_type"?  [attr-defined]
torch/fx/experimental/unification/utils.py:34:17: error: Invalid index type "object" for "dict[Var, object]"; expected type "Var"  [index]
torch/fx/experimental/unification/core.py:38:12: error: Incompatible return value type (got "tuple[Never, ...]", expected "tuple[*_Ts]")  [return-value]
torch/fx/experimental/unification/core.py:38:18: error: Argument 1 to "tuple" has incompatible type "object"; expected "Iterable[Never]"  [arg-type]
torch/fx/experimental/unification/core.py:46:12: error: No overload variant of "list" matches argument type "object"  [call-overload]
torch/fx/experimental/unification/core.py:46:12: note: Possible overload variants:
torch/fx/experimental/unification/core.py:46:12: note:     def [_T] list() -> list[_T]
torch/fx/experimental/unification/core.py:46:12: note:     def [_T] list(Iterable[_T], /) -> list[_T]
torch/fx/experimental/unification/core.py:78:24: error: Invalid index type "object" for "dict[Var, object]"; expected type "Var"  [index]
torch/fx/experimental/unification/more.py:78:5: error: No overload variant of "update" of "MutableMapping" matches argument type "object"  [call-overload]
torch/fx/experimental/unification/more.py:78:5: note: Possible overload variants:
torch/fx/experimental/unification/more.py:78:5: note:     def update(self, SupportsKeysAndGetItem[str, Any], /) -> None
torch/fx/experimental/unification/more.py:78:5: note:     def update(self, SupportsKeysAndGetItem[str, Any], /, **kwargs: Any) -> None
torch/fx/experimental/unification/more.py:78:5: note:     def update(self, Iterable[tuple[str, Any]], /) -> None
torch/fx/experimental/unification/more.py:78:5: note:     def update(self, Iterable[tuple[str, Any]], /, **kwargs: Any) -> None
torch/fx/experimental/unification/more.py:78:5: note:     def update(self, **kwargs: Any) -> None
torch/fx/experimental/unification/more.py:85:21: error: "object" has no attribute "__slots__"  [attr-defined]
torch/fx/experimental/unification/more.py:92:27: error: No overload variant of "zip" matches argument types "Any", "object"  [call-overload]
torch/fx/experimental/unification/more.py:92:27: note: Possible overload variants:
torch/fx/experimental/unification/more.py:92:27: note:     def [_T_co] zip(*, strict: bool = ...) -> zip[Any]
torch/fx/experimental/unification/more.py:92:27: note:     def [_T_co, _T1] zip(Iterable[_T1], /, *, strict: bool = ...) -> zip[tuple[_T1]]
torch/fx/experimental/unification/more.py:92:27: note:     def [_T_co, _T1, _T2] zip(Iterable[_T1], Iterable[_T2], /, *, strict: bool = ...) -> zip[tuple[_T1, _T2]]
torch/fx/experimental/unification/more.py:92:27: note:     def [_T_co, _T1, _T2, _T3] zip(Iterable[_T1], Iterable[_T2], Iterable[_T3], /, *, strict: bool = ...) -> zip[tuple[_T1, _T2, _T3]]
torch/fx/experimental/unification/more.py:92:27: note:     def [_T_co, _T1, _T2, _T3, _T4] zip(Iterable[_T1], Iterable[_T2], Iterable[_T3], Iterable[_T4], /, *, strict: bool = ...) -> zip[tuple[_T1, _T2, _T3, _T4]]
torch/fx/experimental/unification/more.py:92:27: note:     def [_T_co, _T1, _T2, _T3, _T4, _T5] zip(Iterable[_T1], Iterable[_T2], Iterable[_T3], Iterable[_T4], Iterable[_T5], /, *, strict: bool = ...) -> zip[tuple[_T1, _T2, _T3, _T4, _T5]]
torch/fx/experimental/unification/more.py:92:27: note:     def [_T_co] zip(Iterable[Any], Iterable[Any], Iterable[Any], Iterable[Any], Iterable[Any], Iterable[Any], /, *iterables: Iterable[Any], strict: bool = ...) -> zip[tuple[Any, ...]]
torch/fx/experimental/unification/more.py:93:13: error: "object" has no attribute "__slots__"  [attr-defined]
torch/fx/experimental/unification/more.py:104:12: error: Expected iterable as variadic argument  [misc]
torch/fx/experimental/unification/more.py:141:29: error: "object" has no attribute "__slots__"  [attr-defined]
torch/fx/experimental/unification/match.py:37:20: error: Argument 1 to "len" has incompatible type "object"; expected "Sized"  [arg-type]
torch/fx/experimental/unification/match.py:42:24: error: Incompatible return value type (got "tuple[Callable[..., object], dict[Var, object] | Literal[True]]", expected "tuple[Callable[..., object], dict[Var, object]]")  [return-value]
torch/fx/experimental/unification/match.py:77:14: error: "Var" has no attribute "token"  [attr-defined]
torch/fx/experimental/unification/match.py:115:21: error: Item "bool" of "dict[Var, object] | Literal[True]" has no attribute "items"  [union-attr]
torch/fx/experimental/unification/match.py:143:27: error: Argument 1 to "map" has incompatible type "type[tuple[_T_co, ...]]"; expected "Callable[[object], tuple[Never, ...]]"  [arg-type]
torch/fx/experimental/unification/match.py:143:27: error: Argument 1 to "map" has incompatible type "type[tuple[_T_co, ...]]"; expected "Callable[[object], object]"  [arg-type]
torch/fx/experimental/unification/match.py:149:17: error: "object" object is not iterable  [misc]
torch/fx/experimental/unification/match.py:149:17: note: Error code "misc" not covered by "type: ignore[attr-defined, assignment]" comment
torch/fx/experimental/unification/match.py:149:18: error: Cannot determine type of "b"  [has-type]
torch/fx/experimental/unification/match.py:149:18: note: Error code "has-type" not covered by "type: ignore[attr-defined, assignment]" comment
torch/fx/experimental/unification/match.py:150:22: error: Argument 1 to "_toposort" has incompatible type "dict[object, list[object]] | dict[object, list[Any]]"; expected "dict[object, Iterable[object]]"  [arg-type]
torch/utils/tensorboard/_utils.py:61:22: error: Tuple index out of range  [misc]
torch/utils/tensorboard/_utils.py:63:33: error: Tuple index out of range  [misc]
torch/utils/tensorboard/_utils.py:68:14: error: Tuple index out of range  [misc]
torch/onnx/errors.py:60:41: error: Name "_C.Value" is not defined  [name-defined]
torchgen/gen_schema_utils.py:43:30: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_torch_docs.py:7:1: error: Module "torch._C" has no attribute "_add_docstr"  [attr-defined]
torch/_torch_docs.py:220:5: error: Module has no attribute "abs"  [attr-defined]
torch/_torch_docs.py:244:5: error: Module has no attribute "absolute"  [attr-defined]
torch/_torch_docs.py:253:5: error: Module has no attribute "acos"  [attr-defined]
torch/_torch_docs.py:280:5: error: Module has no attribute "arccos"  [attr-defined]
torch/_torch_docs.py:289:5: error: Module has no attribute "acosh"  [attr-defined]
torch/_torch_docs.py:320:5: error: Module has no attribute "arccosh"  [attr-defined]
torch/_torch_docs.py:329:5: error: Module has no attribute "index_add"  [attr-defined]
torch/_torch_docs.py:338:5: error: Module has no attribute "index_copy"  [attr-defined]
torch/_torch_docs.py:347:5: error: Module has no attribute "index_reduce"  [attr-defined]
torch/_torch_docs.py:356:5: error: Module has no attribute "add"  [attr-defined]
torch/_torch_docs.py:404:5: error: Module has no attribute "addbmm"  [attr-defined]
torch/_torch_docs.py:459:5: error: Module has no attribute "addcdiv"  [attr-defined]
torch/_torch_docs.py:508:5: error: Module has no attribute "addcmul"  [attr-defined]
torch/_torch_docs.py:548:5: error: Module has no attribute "addmm"  [attr-defined]
torch/_torch_docs.py:621:5: error: Module has no attribute "adjoint"  [attr-defined]
torch/_torch_docs.py:648:5: error: Module has no attribute "sspaddmm"  [attr-defined]
torch/_torch_docs.py:671:5: error: Module has no attribute "smm"  [attr-defined]
torch/_torch_docs.py:685:5: error: Module has no attribute "addmv"  [attr-defined]
torch/_torch_docs.py:732:5: error: Module has no attribute "addr"  [attr-defined]
torch/_torch_docs.py:779:5: error: Module has no attribute "allclose"  [attr-defined]
torch/_torch_docs.py:813:5: error: Module has no attribute "all"  [attr-defined]
torch/_torch_docs.py:874:5: error: Module has no attribute "any"  [attr-defined]
torch/_torch_docs.py:935:5: error: Module has no attribute "angle"  [attr-defined]
torch/_torch_docs.py:964:5: error: Module has no attribute "as_strided"  [attr-defined]
torch/_torch_docs.py:1007:5: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/_torch_docs.py:1060:5: error: Module has no attribute "asin"  [attr-defined]
torch/_torch_docs.py:1087:5: error: Module has no attribute "arcsin"  [attr-defined]
torch/_torch_docs.py:1096:5: error: Module has no attribute "asinh"  [attr-defined]
torch/_torch_docs.py:1123:5: error: Module has no attribute "arcsinh"  [attr-defined]
torch/_torch_docs.py:1132:5: error: Module has no attribute "atan"  [attr-defined]
torch/_torch_docs.py:1159:5: error: Module has no attribute "arctan"  [attr-defined]
torch/_torch_docs.py:1168:5: error: Module has no attribute "atan2"  [attr-defined]
torch/_torch_docs.py:1200:5: error: Module has no attribute "arctan2"  [attr-defined]
torch/_torch_docs.py:1208:5: error: Module has no attribute "atanh"  [attr-defined]
torch/_torch_docs.py:1240:5: error: Module has no attribute "arctanh"  [attr-defined]
torch/_torch_docs.py:1249:5: error: Module has no attribute "asarray"  [attr-defined]
torch/_torch_docs.py:1367:5: error: Module has no attribute "baddbmm"  [attr-defined]
torch/_torch_docs.py:1436:5: error: Module has no attribute "bernoulli"  [attr-defined]
torch/_torch_docs.py:1494:5: error: Module has no attribute "bincount"  [attr-defined]
torch/_torch_docs.py:1538:5: error: Module has no attribute "bitwise_not"  [attr-defined]
torch/_torch_docs.py:1559:5: error: Module has no attribute "bmm"  [attr-defined]
torch/_torch_docs.py:1615:5: error: Module has no attribute "bitwise_and"  [attr-defined]
torch/_torch_docs.py:1639:5: error: Module has no attribute "bitwise_or"  [attr-defined]
torch/_torch_docs.py:1663:5: error: Module has no attribute "bitwise_xor"  [attr-defined]
torch/_torch_docs.py:1687:5: error: Module has no attribute "bitwise_left_shift"  [attr-defined]
torch/_torch_docs.py:1716:5: error: Module has no attribute "bitwise_right_shift"  [attr-defined]
torch/_torch_docs.py:1747:5: error: Module has no attribute "broadcast_to"  [attr-defined]
torch/_torch_docs.py:1769:5: error: Module has no attribute "stack"  [attr-defined]
torch/_torch_docs.py:1829:5: error: Module has no attribute "hstack"  [attr-defined]
torch/_torch_docs.py:1860:5: error: Module has no attribute "vstack"  [attr-defined]
torch/_torch_docs.py:1896:5: error: Module has no attribute "dstack"  [attr-defined]
torch/_torch_docs.py:1930:5: error: Module has no attribute "tensor_split"  [attr-defined]
torch/_torch_docs.py:2001:5: error: Module has no attribute "chunk"  [attr-defined]
torch/_torch_docs.py:2054:5: error: Module has no attribute "unsafe_chunk"  [attr-defined]
torch/_torch_docs.py:2071:5: error: Module has no attribute "unsafe_split"  [attr-defined]
torch/_torch_docs.py:2088:5: error: Module has no attribute "hsplit"; maybe "split"?  [attr-defined]
torch/_torch_docs.py:2141:5: error: Module has no attribute "vsplit"; maybe "split"?  [attr-defined]
torch/_torch_docs.py:2183:5: error: Module has no attribute "dsplit"; maybe "split"?  [attr-defined]
torch/_torch_docs.py:2234:5: error: Module has no attribute "can_cast"  [attr-defined]
torch/_torch_docs.py:2255:5: error: Module has no attribute "corrcoef"  [attr-defined]
torch/_torch_docs.py:2302:5: error: Module has no attribute "cov"  [attr-defined]
torch/_torch_docs.py:2382:5: error: Module has no attribute "cat"  [attr-defined]
torch/_torch_docs.py:2430:5: error: Module has no attribute "concat"  [attr-defined]
torch/_torch_docs.py:2439:5: error: Module has no attribute "concatenate"  [attr-defined]
torch/_torch_docs.py:2448:5: error: Module has no attribute "ceil"  [attr-defined]
torch/_torch_docs.py:2479:5: error: Module has no attribute "real"  [attr-defined]
torch/_torch_docs.py:2501:5: error: Module has no attribute "imag"  [attr-defined]
torch/_torch_docs.py:2526:5: error: Module has no attribute "view_as_real"  [attr-defined]
torch/_torch_docs.py:2555:5: error: Module has no attribute "view_as_complex"  [attr-defined]
torch/_torch_docs.py:2589:5: error: Module has no attribute "reciprocal"  [attr-defined]
torch/_torch_docs.py:2621:5: error: Module has no attribute "cholesky"  [attr-defined]
torch/_torch_docs.py:2703:5: error: Module has no attribute "cholesky_solve"  [attr-defined]
torch/_torch_docs.py:2768:5: error: Module has no attribute "cholesky_inverse"  [attr-defined]
torch/_torch_docs.py:2824:5: error: Module has no attribute "clone"  [attr-defined]
torch/_torch_docs.py:2851:5: error: Module has no attribute "clamp"  [attr-defined]
torch/_torch_docs.py:2894:5: error: Module has no attribute "clip"  [attr-defined]
torch/_torch_docs.py:2903:5: error: Module has no attribute "column_stack"  [attr-defined]
torch/_torch_docs.py:2939:5: error: Module has no attribute "complex"; maybe "compile"?  [attr-defined]
torch/_torch_docs.py:2970:5: error: Module has no attribute "polar"  [attr-defined]
torch/_torch_docs.py:3013:5: error: Module has no attribute "conj_physical"  [attr-defined]
torch/_torch_docs.py:3045:5: error: Module has no attribute "conj"  [attr-defined]
torch/_torch_docs.py:3075:5: error: Module has no attribute "resolve_conj"  [attr-defined]
torch/_torch_docs.py:3100:5: error: Module has no attribute "resolve_neg"  [attr-defined]
torch/_torch_docs.py:3126:5: error: Module has no attribute "copysign"  [attr-defined]
torch/_torch_docs.py:3184:5: error: Module has no attribute "cos"  [attr-defined]
torch/_torch_docs.py:3211:5: error: Module has no attribute "cosh"  [attr-defined]
torch/_torch_docs.py:3244:5: error: Module has no attribute "cross"  [attr-defined]
torch/_torch_docs.py:3303:5: error: Module has no attribute "logcumsumexp"  [attr-defined]
torch/_torch_docs.py:3331:5: error: Module has no attribute "cummax"  [attr-defined]
torch/_torch_docs.py:3363:5: error: Module has no attribute "cummin"  [attr-defined]
torch/_torch_docs.py:3395:5: error: Module has no attribute "cumprod"  [attr-defined]
torch/_torch_docs.py:3434:5: error: Module has no attribute "cumsum"  [attr-defined]
torch/_torch_docs.py:3466:5: error: Module has no attribute "count_nonzero"  [attr-defined]
torch/_torch_docs.py:3493:5: error: Module has no attribute "dequantize"  [attr-defined]
torch/_torch_docs.py:3513:5: error: Module has no attribute "diag"  [attr-defined]
torch/_torch_docs.py:3574:5: error: Module has no attribute "diag_embed"  [attr-defined]
torch/_torch_docs.py:3638:5: error: Module has no attribute "diagflat"  [attr-defined]
torch/_torch_docs.py:3686:5: error: Module has no attribute "diagonal"  [attr-defined]
torch/_torch_docs.py:3751:5: error: Module has no attribute "diagonal_scatter"  [attr-defined]
torch/_torch_docs.py:3805:5: error: Module has no attribute "as_strided_scatter"  [attr-defined]
torch/_torch_docs.py:3848:5: error: Module has no attribute "diff"  [attr-defined]
torch/_torch_docs.py:3888:5: error: Module has no attribute "digamma"  [attr-defined]
torch/_torch_docs.py:3897:5: error: Module has no attribute "dist"  [attr-defined]
torch/_torch_docs.py:3931:5: error: Module has no attribute "div"  [attr-defined]
torch/_torch_docs.py:3999:5: error: Module has no attribute "divide"  [attr-defined]
torch/_torch_docs.py:4008:5: error: Module has no attribute "dot"  [attr-defined]
torch/_torch_docs.py:4038:5: error: Module has no attribute "vdot"  [attr-defined]
torch/_torch_docs.py:4087:5: error: Module has no attribute "eq"  [attr-defined]
torch/_torch_docs.py:4115:5: error: Module has no attribute "equal"  [attr-defined]
torch/_torch_docs.py:4139:5: error: Module has no attribute "erf"  [attr-defined]
torch/_torch_docs.py:4148:5: error: Module has no attribute "erfc"  [attr-defined]
torch/_torch_docs.py:4157:5: error: Module has no attribute "erfinv"  [attr-defined]
torch/_torch_docs.py:4166:5: error: Module has no attribute "exp"  [attr-defined]
torch/_torch_docs.py:4191:5: error: Module has no attribute "exp2"  [attr-defined]
torch/_torch_docs.py:4200:5: error: Module has no attribute "expm1"  [attr-defined]
torch/_torch_docs.py:4209:5: error: Module has no attribute "eye"  [attr-defined]
torch/_torch_docs.py:4239:5: error: Module has no attribute "floor"  [attr-defined]
torch/_torch_docs.py:4270:5: error: Module has no attribute "floor_divide"  [attr-defined]
torch/_torch_docs.py:4310:5: error: Module has no attribute "fmod"  [attr-defined]
torch/_torch_docs.py:4361:5: error: Module has no attribute "frac"  [attr-defined]
torch/_torch_docs.py:4378:5: error: Module has no attribute "frexp"  [attr-defined]
torch/_torch_docs.py:4410:5: error: Module has no attribute "from_numpy"  [attr-defined]
torch/_torch_docs.py:4441:5: error: Module has no attribute "frombuffer"  [attr-defined]
torch/_torch_docs.py:4515:5: error: Module has no attribute "from_file"  [attr-defined]
torch/_torch_docs.py:4555:5: error: Module has no attribute "flatten"  [attr-defined]
torch/_torch_docs.py:4591:5: error: Module has no attribute "unflatten"  [attr-defined]
torch/_torch_docs.py:4624:5: error: Module has no attribute "gather"  [attr-defined]
torch/_torch_docs.py:4663:5: error: Module has no attribute "gcd"  [attr-defined]
torch/_torch_docs.py:4694:5: error: Module has no attribute "ge"  [attr-defined]
torch/_torch_docs.py:4723:5: error: Module has no attribute "greater_equal"  [attr-defined]
torch/_torch_docs.py:4732:5: error: Module has no attribute "gradient"  [attr-defined]
torch/_torch_docs.py:4859:5: error: Module has no attribute "geqrf"  [attr-defined]
torch/_torch_docs.py:4895:5: error: Module has no attribute "inner"  [attr-defined]
torch/_torch_docs.py:4956:5: error: Module has no attribute "outer"  [attr-defined]
torch/_torch_docs.py:4986:5: error: Module has no attribute "ger"  [attr-defined]
torch/_torch_docs.py:4999:5: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_torch_docs.py:5017:5: error: Module has no attribute "get_num_threads"  [attr-defined]
torch/_torch_docs.py:5026:5: error: Module has no attribute "get_num_interop_threads"  [attr-defined]
torch/_torch_docs.py:5036:5: error: Module has no attribute "gt"  [attr-defined]
torch/_torch_docs.py:5065:5: error: Module has no attribute "greater"  [attr-defined]
torch/_torch_docs.py:5074:5: error: Module has no attribute "hash_tensor"  [attr-defined]
torch/_torch_docs.py:5128:5: error: Module has no attribute "histc"  [attr-defined]
torch/_torch_docs.py:5160:5: error: Module has no attribute "histogram"  [attr-defined]
torch/_torch_docs.py:5205:5: error: Module has no attribute "histogramdd"  [attr-defined]
torch/_torch_docs.py:5297:1: error: Module has no attribute "histogramdd"  [attr-defined]
torch/_torch_docs.py:5300:5: error: Module has no attribute "hypot"  [attr-defined]
torch/_torch_docs.py:5329:5: error: Module has no attribute "i0"  [attr-defined]
torch/_torch_docs.py:5338:5: error: Module has no attribute "igamma"  [attr-defined]
torch/_torch_docs.py:5347:5: error: Module has no attribute "igammac"  [attr-defined]
torch/_torch_docs.py:5356:5: error: Module has no attribute "index_select"  [attr-defined]
torch/_torch_docs.py:5399:5: error: Module has no attribute "inverse"  [attr-defined]
torch/_torch_docs.py:5408:5: error: Module has no attribute "isin"  [attr-defined]
torch/_torch_docs.py:5440:5: error: Module has no attribute "isinf"  [attr-defined]
torch/_torch_docs.py:5465:5: error: Module has no attribute "isposinf"  [attr-defined]
torch/_torch_docs.py:5485:5: error: Module has no attribute "isneginf"  [attr-defined]
torch/_torch_docs.py:5505:5: error: Module has no attribute "isclose"  [attr-defined]
torch/_torch_docs.py:5540:5: error: Module has no attribute "isfinite"  [attr-defined]
torch/_torch_docs.py:5563:5: error: Module has no attribute "isnan"  [attr-defined]
torch/_torch_docs.py:5585:5: error: Module has no attribute "isreal"  [attr-defined]
torch/_torch_docs.py:5606:5: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/_torch_docs.py:5630:5: error: Module has no attribute "is_complex"  [attr-defined]
torch/_torch_docs.py:5654:5: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_torch_docs.py:5663:5: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_torch_docs.py:5672:5: error: Module has no attribute "is_inference"  [attr-defined]
torch/_torch_docs.py:5691:5: error: Module has no attribute "is_conj"  [attr-defined]
torch/_torch_docs.py:5703:5: error: Module has no attribute "is_nonzero"  [attr-defined]
torch/_torch_docs.py:5739:5: error: Module has no attribute "kron"  [attr-defined]
torch/_torch_docs.py:5799:5: error: Module has no attribute "kthvalue"  [attr-defined]
torch/_torch_docs.py:5848:5: error: Module has no attribute "lcm"  [attr-defined]
torch/_torch_docs.py:5879:5: error: Module has no attribute "ldexp"  [attr-defined]
torch/_torch_docs.py:5913:5: error: Module has no attribute "le"  [attr-defined]
torch/_torch_docs.py:5943:5: error: Module has no attribute "less_equal"  [attr-defined]
torch/_torch_docs.py:5952:5: error: Module has no attribute "lerp"  [attr-defined]
torch/_torch_docs.py:5991:5: error: Module has no attribute "lgamma"  [attr-defined]
torch/_torch_docs.py:6016:5: error: Module has no attribute "linspace"  [attr-defined]
torch/_torch_docs.py:6064:5: error: Module has no attribute "log"  [attr-defined]
torch/_torch_docs.py:6093:5: error: Module has no attribute "log10"  [attr-defined]
torch/_torch_docs.py:6125:5: error: Module has no attribute "log1p"  [attr-defined]
torch/_torch_docs.py:6155:5: error: Module has no attribute "log2"  [attr-defined]
torch/_torch_docs.py:6187:5: error: Module has no attribute "logaddexp"  [attr-defined]
torch/_torch_docs.py:6221:5: error: Module has no attribute "logaddexp2"  [attr-defined]
torch/_torch_docs.py:6240:5: error: Module has no attribute "xlogy"  [attr-defined]
torch/_torch_docs.py:6249:5: error: Module has no attribute "logical_and"  [attr-defined]
torch/_torch_docs.py:6281:5: error: Module has no attribute "logical_not"  [attr-defined]
torch/_torch_docs.py:6308:5: error: Module has no attribute "logical_or"  [attr-defined]
torch/_torch_docs.py:6340:5: error: Module has no attribute "logical_xor"  [attr-defined]
torch/_torch_docs.py:6372:5: error: Module has no attribute "logspace"  [attr-defined]
torch/_torch_docs.py:6426:5: error: Module has no attribute "logsumexp"  [attr-defined]
torch/_torch_docs.py:6460:5: error: Module has no attribute "lt"  [attr-defined]
torch/_torch_docs.py:6489:5: error: Module has no attribute "lu_unpack"  [attr-defined]
torch/_torch_docs.py:6539:5: error: Module has no attribute "less"  [attr-defined]
torch/_torch_docs.py:6548:5: error: Module has no attribute "lu_solve"  [attr-defined]
torch/_torch_docs.py:6593:5: error: Module has no attribute "masked_select"  [attr-defined]
torch/_torch_docs.py:6631:5: error: Module has no attribute "matrix_power"  [attr-defined]
torch/_torch_docs.py:6640:5: error: Module has no attribute "matrix_exp"  [attr-defined]
torch/_torch_docs.py:6649:5: error: Module has no attribute "max"  [attr-defined]
torch/_torch_docs.py:6734:5: error: Module has no attribute "maximum"  [attr-defined]
torch/_torch_docs.py:6761:5: error: Module has no attribute "fmax"  [attr-defined]
torch/_torch_docs.py:6793:5: error: Module has no attribute "amax"  [attr-defined]
torch/_torch_docs.py:6836:5: error: Module has no attribute "argmax"  [attr-defined]
torch/_torch_docs.py:6888:5: error: Module has no attribute "argwhere"  [attr-defined]
torch/_torch_docs.py:6925:5: error: Module has no attribute "mean"  [attr-defined]
torch/_torch_docs.py:6993:5: error: Module has no attribute "nanmean"  [attr-defined]
torch/_torch_docs.py:7039:5: error: Module has no attribute "median"  [attr-defined]
torch/_torch_docs.py:7114:5: error: Module has no attribute "nanmedian"  [attr-defined]
torch/_torch_docs.py:7171:5: error: Module has no attribute "quantile"  [attr-defined]
torch/_torch_docs.py:7243:5: error: Module has no attribute "nanquantile"  [attr-defined]
torch/_torch_docs.py:7283:5: error: Module has no attribute "min"  [attr-defined]
torch/_torch_docs.py:7358:5: error: Module has no attribute "minimum"  [attr-defined]
torch/_torch_docs.py:7385:5: error: Module has no attribute "fmin"  [attr-defined]
torch/_torch_docs.py:7417:5: error: Module has no attribute "amin"  [attr-defined]
torch/_torch_docs.py:7460:5: error: Module has no attribute "aminmax"  [attr-defined]
torch/_torch_docs.py:7524:5: error: Module has no attribute "argmin"  [attr-defined]
torch/_torch_docs.py:7561:5: error: Module has no attribute "mm"  [attr-defined]
torch/_torch_docs.py:7617:5: error: Module has no attribute "hspmm"  [attr-defined]
torch/_torch_docs.py:7636:5: error: Module has no attribute "matmul"  [attr-defined]
torch/_torch_docs.py:7720:5: error: Module has no attribute "mode"  [attr-defined]
torch/_torch_docs.py:7759:5: error: Module has no attribute "mul"  [attr-defined]
torch/_torch_docs.py:7807:5: error: Module has no attribute "multiply"  [attr-defined]
torch/_torch_docs.py:7816:5: error: Module has no attribute "multinomial"  [attr-defined]
torch/_torch_docs.py:7871:5: error: Module has no attribute "mv"  [attr-defined]
torch/_torch_docs.py:7900:5: error: Module has no attribute "mvlgamma"  [attr-defined]
torch/_torch_docs.py:7909:5: error: Module has no attribute "movedim"  [attr-defined]
torch/_torch_docs.py:7956:5: error: Module has no attribute "moveaxis"  [attr-defined]
torch/_torch_docs.py:7996:5: error: Module has no attribute "swapdims"  [attr-defined]
torch/_torch_docs.py:8029:5: error: Module has no attribute "swapaxes"  [attr-defined]
torch/_torch_docs.py:8062:5: error: Module has no attribute "narrow"  [attr-defined]
torch/_torch_docs.py:8096:5: error: Module has no attribute "narrow_copy"  [attr-defined]
torch/_torch_docs.py:8143:5: error: Module has no attribute "nan_to_num"  [attr-defined]
torch/_torch_docs.py:8180:5: error: Module has no attribute "ne"  [attr-defined]
torch/_torch_docs.py:8209:5: error: Module has no attribute "not_equal"  [attr-defined]
torch/_torch_docs.py:8218:5: error: Module has no attribute "neg"  [attr-defined]
torch/_torch_docs.py:8245:5: error: Module has no attribute "negative"  [attr-defined]
torch/_torch_docs.py:8254:5: error: Module has no attribute "nextafter"  [attr-defined]
torch/_torch_docs.py:8280:5: error: Module has no attribute "nonzero"  [attr-defined]
torch/_torch_docs.py:8362:5: error: Module has no attribute "nonzero_static"  [attr-defined]
torch/_torch_docs.py:8414:5: error: Module has no attribute "normal"  [attr-defined]
torch/_torch_docs.py:8508:5: error: Module has no attribute "numel"  [attr-defined]
torch/_torch_docs.py:8530:5: error: Module has no attribute "ones"  [attr-defined]
torch/_torch_docs.py:8561:5: error: Module has no attribute "ones_like"  [attr-defined]
torch/_torch_docs.py:8594:5: error: Module has no attribute "orgqr"  [attr-defined]
torch/_torch_docs.py:8603:5: error: Module has no attribute "ormqr"  [attr-defined]
torch/_torch_docs.py:8647:5: error: Module has no attribute "permute"  [attr-defined]
torch/_torch_docs.py:8667:5: error: Module has no attribute "poisson"  [attr-defined]
torch/_torch_docs.py:8698:5: error: Module has no attribute "polygamma"  [attr-defined]
torch/_torch_docs.py:8707:5: error: Module has no attribute "positive"  [attr-defined]
torch/_torch_docs.py:8729:5: error: Module has no attribute "pow"  [attr-defined]
torch/_torch_docs.py:8805:5: error: Module has no attribute "float_power"  [attr-defined]
torch/_torch_docs.py:8847:5: error: Module has no attribute "prod"  [attr-defined]
torch/_torch_docs.py:8897:5: error: Module has no attribute "promote_types"  [attr-defined]
torch/_torch_docs.py:8920:5: error: Module has no attribute "rad2deg"  [attr-defined]
torch/_torch_docs.py:8945:5: error: Module has no attribute "deg2rad"  [attr-defined]
torch/_torch_docs.py:8970:5: error: Module has no attribute "heaviside"  [attr-defined]
torch/_torch_docs.py:9007:5: error: Module has no attribute "rand"  [attr-defined]
torch/_torch_docs.py:9042:5: error: Module has no attribute "rand_like"  [attr-defined]
torch/_torch_docs.py:9068:5: error: Module has no attribute "randint"  [attr-defined]
torch/_torch_docs.py:9116:5: error: Module has no attribute "randint_like"  [attr-defined]
torch/_torch_docs.py:9147:5: error: Module has no attribute "randn"  [attr-defined]
torch/_torch_docs.py:9203:5: error: Module has no attribute "randn_like"  [attr-defined]
torch/_torch_docs.py:9229:5: error: Module has no attribute "randperm"  [attr-defined]
torch/_torch_docs.py:9258:5: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_torch_docs.py:9313:5: error: Module has no attribute "range"  [attr-defined]
torch/_torch_docs.py:9355:5: error: Module has no attribute "arange"  [attr-defined]
torch/_torch_docs.py:9405:5: error: Module has no attribute "ravel"  [attr-defined]
torch/_torch_docs.py:9426:5: error: Module has no attribute "remainder"  [attr-defined]
torch/_torch_docs.py:9471:5: error: Module has no attribute "renorm"  [attr-defined]
torch/_torch_docs.py:9509:5: error: Module has no attribute "reshape"  [attr-defined]
torch/_torch_docs.py:9542:5: error: Module has no attribute "result_type"  [attr-defined]
torch/_torch_docs.py:9564:5: error: Module has no attribute "row_stack"  [attr-defined]
torch/_torch_docs.py:9573:5: error: Module has no attribute "round"  [attr-defined]
torch/_torch_docs.py:9629:5: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_torch_docs.py:9657:5: error: Module has no attribute "scatter"  [attr-defined]
torch/_torch_docs.py:9666:5: error: Module has no attribute "scatter_add"  [attr-defined]
torch/_torch_docs.py:9675:5: error: Module has no attribute "scatter_reduce"  [attr-defined]
torch/_torch_docs.py:9684:5: error: Module has no attribute "segment_reduce"  [attr-defined]
torch/_torch_docs.py:9712:5: error: Module has no attribute "select"  [attr-defined]
torch/_torch_docs.py:9738:5: error: Module has no attribute "select_scatter"  [attr-defined]
torch/_torch_docs.py:9769:5: error: Module has no attribute "slice_scatter"  [attr-defined]
torch/_torch_docs.py:9814:5: error: Module has no attribute "set_flush_denormal"  [attr-defined]
torch/_torch_docs.py:9842:5: error: Module has no attribute "set_num_threads"  [attr-defined]
torch/_torch_docs.py:9855:5: error: Module has no attribute "set_num_interop_threads"  [attr-defined]
torch/_torch_docs.py:9869:5: error: Module has no attribute "sigmoid"  [attr-defined]
torch/_torch_docs.py:9878:5: error: Module has no attribute "logit"  [attr-defined]
torch/_torch_docs.py:9887:5: error: Module has no attribute "sign"  [attr-defined]
torch/_torch_docs.py:9914:5: error: Module has no attribute "signbit"  [attr-defined]
torch/_torch_docs.py:9942:5: error: Module has no attribute "sgn"  [attr-defined]
torch/_torch_docs.py:9975:5: error: Module has no attribute "sin"  [attr-defined]
torch/_torch_docs.py:10003:5: error: Module has no attribute "sinc"  [attr-defined]
torch/_torch_docs.py:10012:5: error: Module has no attribute "sinh"  [attr-defined]
torch/_torch_docs.py:10045:5: error: Module has no attribute "sort"  [attr-defined]
torch/_torch_docs.py:10110:5: error: Module has no attribute "argsort"  [attr-defined]
torch/_torch_docs.py:10151:5: error: Module has no attribute "msort"  [attr-defined]
torch/_torch_docs.py:10182:5: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/_torch_docs.py:10255:5: error: Module has no attribute "sparse_csr_tensor"  [attr-defined]
torch/_torch_docs.py:10316:5: error: Module has no attribute "sparse_csc_tensor"  [attr-defined]
torch/_torch_docs.py:10379:5: error: Module has no attribute "sparse_bsr_tensor"  [attr-defined]
torch/_torch_docs.py:10447:5: error: Module has no attribute "sparse_bsc_tensor"  [attr-defined]
torch/_torch_docs.py:10514:5: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/_torch_docs.py:10612:5: error: Module has no attribute "sqrt"  [attr-defined]
torch/_torch_docs.py:10639:5: error: Module has no attribute "square"  [attr-defined]
torch/_torch_docs.py:10662:5: error: Module has no attribute "squeeze"  [attr-defined]
torch/_torch_docs.py:10712:5: error: Module has no attribute "std"  [attr-defined]
torch/_torch_docs.py:10767:5: error: Module has no attribute "std_mean"  [attr-defined]
torch/_torch_docs.py:10824:5: error: Module has no attribute "sub"  [attr-defined]
torch/_torch_docs.py:10856:5: error: Module has no attribute "subtract"  [attr-defined]
torch/_torch_docs.py:10865:5: error: Module has no attribute "sum"  [attr-defined]
torch/_torch_docs.py:10922:5: error: Module has no attribute "nansum"  [attr-defined]
torch/_torch_docs.py:10972:5: error: Module has no attribute "svd"  [attr-defined]
torch/_torch_docs.py:11106:5: error: Module has no attribute "t"  [attr-defined]
torch/_torch_docs.py:11145:5: error: Module has no attribute "flip"  [attr-defined]
torch/_torch_docs.py:11179:5: error: Module has no attribute "fliplr"  [attr-defined]
torch/_torch_docs.py:11212:5: error: Module has no attribute "flipud"  [attr-defined]
torch/_torch_docs.py:11245:5: error: Module has no attribute "roll"  [attr-defined]
torch/_torch_docs.py:11294:5: error: Module has no attribute "rot90"  [attr-defined]
torch/_torch_docs.py:11333:5: error: Module has no attribute "take"  [attr-defined]
torch/_torch_docs.py:11355:5: error: Module has no attribute "take_along_dim"  [attr-defined]
torch/_torch_docs.py:11392:5: error: Module has no attribute "tan"  [attr-defined]
torch/_torch_docs.py:11420:5: error: Module has no attribute "tanh"  [attr-defined]
torch/_torch_docs.py:11449:5: error: Module has no attribute "softmax"  [attr-defined]
torch/_torch_docs.py:11458:5: error: Module has no attribute "topk"  [attr-defined]
torch/_torch_docs.py:11504:5: error: Module has no attribute "trace"  [attr-defined]
torch/_torch_docs.py:11523:5: error: Module has no attribute "transpose"  [attr-defined]
torch/_torch_docs.py:11573:5: error: Module has no attribute "triangular_solve"  [attr-defined]
torch/_torch_docs.py:11647:5: error: Module has no attribute "tril"  [attr-defined]
torch/_torch_docs.py:11707:5: error: Module has no attribute "tril_indices"  [attr-defined]
torch/_torch_docs.py:11764:5: error: Module has no attribute "triu"  [attr-defined]
torch/_torch_docs.py:11832:5: error: Module has no attribute "triu_indices"  [attr-defined]
torch/_torch_docs.py:11889:5: error: Module has no attribute "true_divide"  [attr-defined]
torch/_torch_docs.py:11898:5: error: Module has no attribute "trunc"  [attr-defined]
torch/_torch_docs.py:11925:5: error: Module has no attribute "fake_quantize_per_tensor_affine"  [attr-defined]
torch/_torch_docs.py:11966:5: error: Module has no attribute "fake_quantize_per_channel_affine"  [attr-defined]
torch/_torch_docs.py:12020:5: error: Module has no attribute "fix"  [attr-defined]
torch/_torch_docs.py:12029:5: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_torch_docs.py:12060:5: error: Module has no attribute "var"  [attr-defined]
torch/_torch_docs.py:12115:5: error: Module has no attribute "var_mean"  [attr-defined]
torch/_torch_docs.py:12171:5: error: Module has no attribute "zeros"  [attr-defined]
torch/_torch_docs.py:12201:5: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_torch_docs.py:12234:5: error: Module has no attribute "empty"  [attr-defined]
torch/_torch_docs.py:12272:5: error: Module has no attribute "empty_like"  [attr-defined]
torch/_torch_docs.py:12314:5: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_torch_docs.py:12357:5: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_torch_docs.py:12410:5: error: Module has no attribute "full"  [attr-defined]
torch/_torch_docs.py:12438:5: error: Module has no attribute "full_like"  [attr-defined]
torch/_torch_docs.py:12479:5: error: Module has no attribute "det"  [attr-defined]
torch/_torch_docs.py:12488:5: error: Module has no attribute "where"  [attr-defined]
torch/_torch_docs.py:12555:5: error: Module has no attribute "logdet"  [attr-defined]
torch/_torch_docs.py:12603:5: error: Module has no attribute "slogdet"  [attr-defined]
torch/_torch_docs.py:12612:5: error: Module has no attribute "pinverse"  [attr-defined]
torch/_torch_docs.py:12621:5: error: Module has no attribute "hann_window"  [attr-defined]
torch/_torch_docs.py:12668:5: error: Module has no attribute "hamming_window"  [attr-defined]
torch/_torch_docs.py:12785:5: error: Module has no attribute "bartlett_window"  [attr-defined]
torch/_torch_docs.py:12834:5: error: Module has no attribute "blackman_window"  [attr-defined]
torch/_torch_docs.py:12880:5: error: Module has no attribute "kaiser_window"  [attr-defined]
torch/_torch_docs.py:12923:5: error: Module has no attribute "vander"  [attr-defined]
torch/_torch_docs.py:12970:5: error: Module has no attribute "unbind"  [attr-defined]
torch/_torch_docs.py:12993:5: error: Module has no attribute "combinations"  [attr-defined]
torch/_torch_docs.py:13039:5: error: Module has no attribute "trapezoid"  [attr-defined]
torch/_torch_docs.py:13150:5: error: Module has no attribute "trapz"  [attr-defined]
torch/_torch_docs.py:13159:5: error: Module has no attribute "cumulative_trapezoid"  [attr-defined]
torch/_torch_docs.py:13248:5: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/_torch_docs.py:13318:5: error: Module has no attribute "tile"  [attr-defined]
torch/_torch_docs.py:13361:5: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/_torch_docs.py:13397:5: error: Module has no attribute "quantize_per_tensor_dynamic"  [attr-defined]
torch/_torch_docs.py:13427:5: error: Module has no attribute "quantize_per_channel"  [attr-defined]
torch/_torch_docs.py:13461:5: error: Module has no attribute "quantized_batch_norm"  [attr-defined]
torch/_torch_docs.py:13506:5: error: Module has no attribute "quantized_max_pool1d"  [attr-defined]
torch/_torch_docs.py:13537:5: error: Module has no attribute "quantized_max_pool2d"  [attr-defined]
torch/_torch_docs.py:13574:5: error: Module has no attribute "Stream"  [attr-defined]
torch/_torch_docs.py:13607:5: error: Module has no attribute "Stream"  [attr-defined]
torch/_torch_docs.py:13627:5: error: Module has no attribute "Stream"  [attr-defined]
torch/_torch_docs.py:13649:5: error: Module has no attribute "Stream"  [attr-defined]
torch/_torch_docs.py:13664:5: error: Module has no attribute "Stream"  [attr-defined]
torch/_torch_docs.py:13683:5: error: Module has no attribute "Stream"  [attr-defined]
torch/_torch_docs.py:13704:5: error: Module has no attribute "Stream"  [attr-defined]
torch/_torch_docs.py:13725:5: error: Module has no attribute "Event"  [attr-defined]
torch/_torch_docs.py:13755:5: error: Module has no attribute "Event"  [attr-defined]
torch/_torch_docs.py:13780:5: error: Module has no attribute "Event"  [attr-defined]
torch/_torch_docs.py:13802:5: error: Module has no attribute "Event"  [attr-defined]
torch/_torch_docs.py:13823:5: error: Module has no attribute "Event"  [attr-defined]
torch/_torch_docs.py:13840:5: error: Module has no attribute "Event"  [attr-defined]
torch/_torch_docs.py:13862:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_torch_docs.py:13886:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_torch_docs.py:13905:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_torch_docs.py:13923:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_torch_docs.py:13942:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_torch_docs.py:13959:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_torch_docs.py:13976:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_torch_docs.py:14000:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_torch_docs.py:14016:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_torch_docs.py:14033:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_torch_docs.py:14048:5: error: Module has no attribute "_assert_async"  [attr-defined]
torch/_torch_docs.py:14068:5: error: Module has no attribute "searchsorted"  [attr-defined]
torch/_torch_docs.py:14151:5: error: Module has no attribute "bucketize"  [attr-defined]
torch/_torch_docs.py:14203:5: error: Module has no attribute "view_as_real_copy"  [attr-defined]
torch/_torch_docs.py:14211:5: error: Module has no attribute "view_as_complex_copy"  [attr-defined]
torch/_torch_docs.py:14219:5: error: Module has no attribute "as_strided_copy"  [attr-defined]
torch/_torch_docs.py:14227:5: error: Module has no attribute "diagonal_copy"  [attr-defined]
torch/_torch_docs.py:14235:5: error: Module has no attribute "expand_copy"  [attr-defined]
torch/_torch_docs.py:14243:5: error: Module has no attribute "permute_copy"  [attr-defined]
torch/_torch_docs.py:14251:5: error: Module has no attribute "select_copy"  [attr-defined]
torch/_torch_docs.py:14259:5: error: Module has no attribute "detach_copy"  [attr-defined]
torch/_torch_docs.py:14267:5: error: Module has no attribute "slice_copy"  [attr-defined]
torch/_torch_docs.py:14275:5: error: Module has no attribute "split_copy"  [attr-defined]
torch/_torch_docs.py:14283:5: error: Module has no attribute "split_with_sizes_copy"  [attr-defined]
torch/_torch_docs.py:14291:5: error: Module has no attribute "squeeze_copy"  [attr-defined]
torch/_torch_docs.py:14299:5: error: Module has no attribute "t_copy"  [attr-defined]
torch/_torch_docs.py:14307:5: error: Module has no attribute "transpose_copy"  [attr-defined]
torch/_torch_docs.py:14315:5: error: Module has no attribute "unsqueeze_copy"  [attr-defined]
torch/_torch_docs.py:14323:5: error: Module has no attribute "indices_copy"  [attr-defined]
torch/_torch_docs.py:14331:5: error: Module has no attribute "values_copy"  [attr-defined]
torch/_torch_docs.py:14339:5: error: Module has no attribute "crow_indices_copy"  [attr-defined]
torch/_torch_docs.py:14347:5: error: Module has no attribute "col_indices_copy"  [attr-defined]
torch/_torch_docs.py:14355:5: error: Module has no attribute "unbind_copy"  [attr-defined]
torch/_torch_docs.py:14363:5: error: Module has no attribute "view_copy"  [attr-defined]
torch/_torch_docs.py:14371:5: error: Module has no attribute "unfold_copy"  [attr-defined]
torch/_torch_docs.py:14379:5: error: Module has no attribute "alias_copy"  [attr-defined]
torch/_storage_docs.py:5:1: error: Module "torch._C" has no attribute "_add_docstr"  [attr-defined]
torch/_size_docs.py:4:1: error: Module "torch._C" has no attribute "_add_docstr"  [attr-defined]
torch/_size_docs.py:8:24: error: Module has no attribute "Size"  [attr-defined]
torch/_opaque_base.py:7:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_classes.py:13:17: error: Module has no attribute "_get_custom_class_python_wrapper"  [attr-defined]
torch/utils/throughput_benchmark.py:98:31: error: Module has no attribute "ThroughputBenchmark"  [attr-defined]
torch/utils/throughput_benchmark.py:100:31: error: Module has no attribute "ThroughputBenchmark"  [attr-defined]
torch/utils/throughput_benchmark.py:155:18: error: Module has no attribute "BenchmarkConfig"  [attr-defined]
torch/_vendor/quack/reduce.py:7:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/reduce.py:8:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/reduce.py:14:2: error: Untyped decorator makes function "block_reduce" untyped  [untyped-decorator]
torch/_vendor/quack/reduce.py:31:2: error: Untyped decorator makes function "cluster_reduce" untyped  [untyped-decorator]
torch/_vendor/quack/reduce.py:69:2: error: Untyped decorator makes function "block_or_cluster_reduce" untyped  [untyped-decorator]
torch/_vendor/quack/reduce.py:85:2: error: Untyped decorator makes function "row_reduce" untyped  [untyped-decorator]
torch/_vendor/quack/reduce.py:113:9: error: "None" not callable  [misc]
torch/_vendor/quack/reduce.py:115:36: error: Item "None" of "Any | None" has no attribute "shape"  [union-attr]
torch/_vendor/quack/reduce.py:126:2: error: Untyped decorator makes function "online_softmax_reduce" untyped  [untyped-decorator]
torch/_vendor/quack/reduce.py:135: error: Bracketed expression "[...]" is not valid as a type  [valid-type]
torch/_vendor/quack/reduce.py:151:9: error: "None" not callable  [misc]
torch/_vendor/quack/reduce.py:153:54: error: Item "None" of "Any | None" has no attribute "shape"  [union-attr]
torch/_vendor/quack/reduce.py:158:20: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/reduce.py:165:21: error: Unsupported target for indexed assignment ("Any | None")  [index]
torch/_vendor/quack/reduce.py:171:25: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/reduce.py:186:53: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/reduce.py:207:29: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/reduce.py:225:2: error: Untyped decorator makes function "sum_swap_shuffle" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:6:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/copy_utils.py:7:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/copy_utils.py:10:1: error: Cannot find implementation or library stub for module named "cutlass.base_dsl.arch"  [import-not-found]
torch/_vendor/quack/copy_utils.py:11:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_vendor/quack/copy_utils.py:12:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu.tcgen05.mma"  [import-not-found]
torch/_vendor/quack/copy_utils.py:13:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_vendor/quack/copy_utils.py:14:1: error: Cannot find implementation or library stub for module named "cutlass.pipeline"  [import-not-found]
torch/_vendor/quack/copy_utils.py:15:1: error: Cannot find implementation or library stub for module named "cutlass._mlir.dialects"  [import-not-found]
torch/_vendor/quack/copy_utils.py:16:1: error: Cannot find implementation or library stub for module named "cutlass._mlir"  [import-not-found]
torch/_vendor/quack/copy_utils.py:26:2: error: Untyped decorator makes function "cvt_copy" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:27:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:48:2: error: Untyped decorator makes function "sr_cvt_copy" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:49:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:62:1: error: Cannot find implementation or library stub for module named "cutlass.cute.tensor"  [import-not-found]
torch/_vendor/quack/copy_utils.py:72:2: error: Untyped decorator makes function "load_s2r" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:73:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:79:2: error: Untyped decorator makes function "contiguous" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:80:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:86:2: error: Untyped decorator makes function "load_s2r_retile" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:87:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:104:2: error: Untyped decorator makes function "load_t2r" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:105:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:114:2: error: Untyped decorator makes function "get_copy_atom" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:115:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:123:2: error: Untyped decorator makes function "copy" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:124:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:169:2: error: Untyped decorator makes function "predicate_k" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:243:2: error: Untyped decorator makes function "create_ragged_tensor_for_tma" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:244:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:277:2: error: Untyped decorator makes function "offset_ragged_tensor" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:278:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:312:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:350:2: error: Untyped decorator makes function "sm90_get_smem_load_op" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:351:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:431:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:448:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:448:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:455:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:474:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:474:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:500:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:508:13: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/copy_utils.py:524:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:524:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:525:35: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/copy_utils.py:527:12: error: Incompatible return value type (got "tuple[def copy_fn(src: Any, dst_idx: Any, **new_kwargs: Any) -> Any | None, Any, Any | None, Any]", expected "tuple[Callable[..., Any], Any, Any, Any]")  [return-value]
torch/_vendor/quack/copy_utils.py:530:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:543:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:543:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:549:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:567:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:567:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:572:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:572:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:578:2: error: Untyped decorator makes function "cpasync_reduce_bulk_add_f32" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:579:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:579:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:602:2: error: Untyped decorator makes function "get_tma_desc_addr" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:603:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:623:2: error: Untyped decorator makes function "tma_gather4_load" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:624:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:734:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:746:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:746:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:758:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:758:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:766:2: error: Untyped decorator makes function "tma_get_copy_fn" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:767:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:803:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:809:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:812:12: error: Incompatible return value type (got "tuple[Any, Any, Any]", expected "Callable[..., Any]")  [return-value]
torch/_vendor/quack/copy_utils.py:841:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:851:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:852:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:852:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:863:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:867:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:867:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:870:17: error: "None" not callable  [misc]
torch/_vendor/quack/copy_utils.py:875:2: error: Untyped decorator makes function "gather_m_get_copy_fn" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:918:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:918:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:943:2: error: Untyped decorator makes function "gather_k_get_copy_fn" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:991:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:999:21: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/copy_utils.py:1006:20: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/copy_utils.py:1012:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1022:21: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/copy_utils.py:1032:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1032:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1047:75: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/copy_utils.py:1050:12: error: Incompatible return value type (got "tuple[Callable[[Any, Any, tuple[Any, Any], bool], Any], Callable[[Any, bool], tuple[Any, Any]] | Callable[[Any, Any, Any, Any, bool], tuple[Any, Any]]]", expected "Callable[..., Any]")  [return-value]
torch/_vendor/quack/copy_utils.py:1055:2: error: Untyped decorator makes function "gather_m_get_tma_copy_fn" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:1084:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1084:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1096:2: error: Untyped decorator makes function "gather_k_get_tma_copy_fn" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:1133:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1146:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1146:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1167:2: error: Untyped decorator makes function "store" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:1168:2: error: Untyped decorator makes function "store" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:1169:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1169:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1192:2: error: Untyped decorator makes function "store_v2" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:1193:2: error: Untyped decorator makes function "store_v2" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:1194:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1194:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1218:2: error: Untyped decorator makes function "store_v4" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:1219:2: error: Untyped decorator makes function "store_v4" untyped  [untyped-decorator]
torch/_vendor/quack/copy_utils.py:1220:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/copy_utils.py:1220:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/runtime/caching/locks.py:201:13: error: Missing type arguments for generic type "_CacheImpl"  [type-arg]
torch/_inductor/compile_worker/utils.py:41:5: error: Module has no attribute "_initCrashHandler"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/kernel_cache.py:26:1: error: Cannot find implementation or library stub for module named "cutlass_api"  [import-not-found]
torch/_tensor_docs.py:5:1: error: Module "torch._C" has no attribute "_add_docstr"  [attr-defined]
torch/_tensor_docs.py:10:24: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_vendor/quack/reduction_base.py:5:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/reduction_base.py:6:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/reduction_base.py:13:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/reduction_base.py:19:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/reduction_base.py:19:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/reduction_base.py:22:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/reduction_base.py:25:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/reduction_base.py:25:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/reduction_base.py:28:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/reduction_base.py:38:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/reduction_base.py:66:6: error: Untyped decorator makes function "_initialize_cluster" untyped  [untyped-decorator]
torch/_vendor/quack/reduction_base.py:67:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/compiler_bisector.py:791:5: error: Name "test_function" already defined on line 748  [no-redef]
torch/_inductor/runtime/caching/implementations.py:350:5: error: Name "_RemoteCacheImpl" already defined (possibly by an import)  [no-redef]
torch/return_types.py:15:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/return_types.py:16:5: error: Function is missing a type annotation  [no-untyped-def]
torch/return_types.py:19:5: error: Function is missing a type annotation  [no-untyped-def]
torch/return_types.py:23:5: error: Function is missing a type annotation  [no-untyped-def]
torch/random.py:24:1: error: Module "torch._C" has no attribute "default_generator"  [attr-defined]
torch/random.py:49:26: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/random.py:62:32: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/random.py:128:27: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/random.py:242:32: error: Name "torch.Generator" is not defined  [name-defined]
torch/quasirandom.py:61:15: error: Module has no attribute "device"  [attr-defined]
torch/quasirandom.py:63:27: error: Module has no attribute "zeros"  [attr-defined]
torch/quasirandom.py:64:55: error: Module has no attribute "long"  [attr-defined]
torch/quasirandom.py:66:9: error: Module has no attribute "_sobol_engine_initialize_state_"  [attr-defined]
torch/quasirandom.py:69:26: error: Module has no attribute "zeros"  [attr-defined]
torch/quasirandom.py:69:72: error: Module has no attribute "long"  [attr-defined]
torch/quasirandom.py:73:53: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/quasirandom.py:81:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/quasirandom.py:97:21: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/quasirandom.py:103:38: error: Module has no attribute "_sobol_engine_draw"  [attr-defined]
torch/quasirandom.py:111:26: error: Module has no attribute "cat"  [attr-defined]
torch/quasirandom.py:113:34: error: Module has no attribute "_sobol_engine_draw"  [attr-defined]
torch/quasirandom.py:134:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/quasirandom.py:178:13: error: Module has no attribute "_sobol_engine_ff_"  [attr-defined]
torch/quasirandom.py:182:13: error: Module has no attribute "_sobol_engine_ff_"  [attr-defined]
torch/quasirandom.py:189:12: error: Name "torch.Generator" is not defined  [name-defined]
torch/quasirandom.py:191:17: error: Module has no attribute "Generator"  [attr-defined]
torch/quasirandom.py:194:15: error: Module has no attribute "device"  [attr-defined]
torch/quasirandom.py:197:22: error: Module has no attribute "randint"  [attr-defined]
torch/quasirandom.py:200:22: error: Module has no attribute "mv"  [attr-defined]
torch/quasirandom.py:201:25: error: Module has no attribute "pow"  [attr-defined]
torch/quasirandom.py:201:38: error: Module has no attribute "arange"  [attr-defined]
torch/quasirandom.py:206:15: error: Module has no attribute "randint"  [attr-defined]
torch/quasirandom.py:208:9: error: Module has no attribute "_sobol_engine_scramble_"  [attr-defined]
torch/_utils_internal.py:236:24: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/_utils_internal.py:382:1: error: Cannot find implementation or library stub for module named "torch.version"  [import-not-found]
torch/_utils.py:82:13: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/_utils.py:84:27: error: Module has no attribute "empty"  [attr-defined]
torch/_utils.py:85:34: error: Module has no attribute "uint8"  [attr-defined]
torch/_utils.py:143:45: error: Module has no attribute "device"  [attr-defined]
torch/_utils.py:197:9: error: Module has no attribute "empty"  [attr-defined]
torch/_utils.py:223:39: error: Module has no attribute "device"  [attr-defined]
torch/_utils.py:224:26: error: Module has no attribute "device"  [attr-defined]
torch/_utils.py:225:34: error: Module has no attribute "device"  [attr-defined]
torch/_utils.py:262:9: error: Module has no attribute "empty"  [attr-defined]
torch/_utils.py:302:28: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_utils.py:303:17: error: Module has no attribute "_validate_sparse_coo_tensor_args"  [attr-defined]
torch/_utils.py:311:17: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_utils.py:312:17: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_utils.py:313:17: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_utils.py:314:17: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_utils.py:318:33: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_utils.py:318:51: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_utils.py:328:17: error: Module has no attribute "_validate_sparse_compressed_tensor_args"  [attr-defined]
torch/_utils.py:353:18: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_utils.py:360:18: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/_utils.py:367:9: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_utils.py:368:9: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_utils.py:369:9: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_utils.py:370:9: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_utils.py:373:18: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/_utils.py:388:12: error: Module has no attribute "_nested_view_from_buffer"  [attr-defined]
torch/_utils.py:400:14: error: Module has no attribute "from_numpy"  [attr-defined]
torch/_utils.py:410:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_utils.py:450:19: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_utils.py:452:18: error: Module has no attribute "_empty_affine_quantized"  [attr-defined]
torch/_utils.py:459:22: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/_utils.py:459:48: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/_utils.py:480:27: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/_utils.py:481:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_utils.py:481:53: error: Module has no attribute "double"  [attr-defined]
torch/_utils.py:482:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_utils.py:483:40: error: Module has no attribute "long"  [attr-defined]
torch/_utils.py:486:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_utils.py:486:53: error: Module has no attribute "float"  [attr-defined]
torch/_utils.py:487:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_utils.py:488:40: error: Module has no attribute "float"  [attr-defined]
torch/_utils.py:490:18: error: Module has no attribute "_empty_per_channel_affine_quantized"  [attr-defined]
torch/_utils.py:602:12: error: Module has no attribute "_nn"  [attr-defined]
torch/_utils.py:616:20: error: Module has no attribute "_nn"  [attr-defined]
torch/_utils.py:619:19: error: Module has no attribute "_nn"  [attr-defined]
torch/_utils.py:638:12: error: Module has no attribute "_nn"  [attr-defined]
torch/_utils.py:657:15: error: Module has no attribute "_nn"  [attr-defined]
torch/_utils.py:660:14: error: Module has no attribute "_nn"  [attr-defined]
torch/_utils.py:774:15: error: Item "None" of "Any | type[BaseException] | None" has no attribute "__name__"  [union-attr]
torch/_utils.py:784:19: error: Unexpected keyword argument "message" for "BaseException"  [call-arg]
torch/_utils.py:784:19: error: "None" not callable  [misc]
torch/_utils.py:789:25: error: "None" not callable  [misc]
torch/_utils.py:819:27: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/_utils.py:837:23: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/_utils.py:890:18: error: Module has no attribute "device"  [attr-defined]
torch/_utils.py:892:27: error: Module has no attribute "device"  [attr-defined]
torch/_utils.py:922:9: error: Module has no attribute "view_as_real"  [attr-defined]
torch/_utils.py:933:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_utils.py:937:16: error: Module has no attribute "finfo"  [attr-defined]
torch/_utils.py:939:16: error: Module has no attribute "finfo"  [attr-defined]
torch/_utils.py:940:19: error: Module has no attribute "bool"  [attr-defined]
torch/_utils.py:944:16: error: Module has no attribute "iinfo"  [attr-defined]
torch/_utils.py:1005:33: error: Module has no attribute "_unset_dispatch_mode"  [attr-defined]
torch/_utils.py:1006:13: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_utils.py:1012:17: error: Module has no attribute "_set_dispatch_mode"  [attr-defined]
torch/_utils.py:1172:17: error: Module has no attribute "narrow"  [attr-defined]
torch/_utils.py:1175:20: error: Module has no attribute "cat"  [attr-defined]
torch/_utils.py:1176:12: error: Module has no attribute "cat"  [attr-defined]
torch/_utils.py:1176:22: error: Module has no attribute "chunk"  [attr-defined]
torch/_utils.py:1413:32: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/_tensor_iterator.py:36:1: error: Module "torch._C" has no attribute "_TensorIterator"  [attr-defined]
torch/_tensor_iterator.py:36:1: error: Module "torch._C" has no attribute "_TensorIteratorSpec"  [attr-defined]
torch/_tensor_iterator.py:136:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_tensor_iterator.py:137:24: error: Name "torch.device" is not defined  [name-defined]
torch/_tensor_iterator.py:207:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_tensor_iterator.py:235:40: error: Name "torch.dtype" is not defined  [name-defined]
torch/_tensor_iterator.py:238:41: error: Name "torch.device" is not defined  [name-defined]
torch/_tensor_iterator.py:305:20: error: Module has no attribute "bool"  [attr-defined]
torch/_tensor_iterator.py:306:56: error: Module has no attribute "bool"  [attr-defined]
torch/__config__.py:9:12: error: Module has no attribute "_show_config"  [attr-defined]
torch/__config__.py:17:12: error: Module has no attribute "_cxx_flags"  [attr-defined]
torch/__config__.py:22:12: error: Module has no attribute "_parallel_info"  [attr-defined]
torch/utils/hooks.py:167:35: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/utils/hooks.py:208:40: error: Argument 1 to "len" has incompatible type "None"; expected "Sized"  [arg-type]
torch/utils/deterministic.py:15:16: error: Module has no attribute "_get_deterministic_fill_uninitialized_memory"  [attr-defined]
torch/utils/deterministic.py:19:16: error: Module has no attribute "_set_deterministic_fill_uninitialized_memory"  [attr-defined]
torch/utils/collect_env.py:213:46: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/utils/collect_env.py:662:14: error: Value expression in dictionary comprehension has incompatible type "str | None"; expected type "str"  [misc]
torch/utils/collect_env.py:733:19: error: Module has no attribute "_show_config"  [attr-defined]
torch/utils/_mode_utils.py:15:15: error: Module has no attribute "_DisableTorchDispatch"  [attr-defined]
torch/utils/_dtype_abbrs.py:5:38: error: Module has no attribute "_get_all_dtypes"  [attr-defined]
torch/utils/data/sampler.py:163:24: error: Module has no attribute "empty"  [attr-defined]
torch/utils/data/sampler.py:163:46: error: Module has no attribute "int64"  [attr-defined]
torch/utils/data/sampler.py:164:25: error: Module has no attribute "Generator"  [attr-defined]
torch/utils/data/sampler.py:171:28: error: Module has no attribute "randint"  [attr-defined]
torch/utils/data/sampler.py:172:47: error: Module has no attribute "int64"  [attr-defined]
torch/utils/data/sampler.py:174:24: error: Module has no attribute "randint"  [attr-defined]
torch/utils/data/sampler.py:177:23: error: Module has no attribute "int64"  [attr-defined]
torch/utils/data/sampler.py:182:28: error: Module has no attribute "randperm"  [attr-defined]
torch/utils/data/sampler.py:183:24: error: Module has no attribute "randperm"  [attr-defined]
torch/utils/data/sampler.py:206:18: error: Module has no attribute "randperm"  [attr-defined]
torch/utils/data/sampler.py:264:26: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/utils/data/sampler.py:264:57: error: Module has no attribute "double"  [attr-defined]
torch/utils/data/sampler.py:277:23: error: Module has no attribute "multinomial"  [attr-defined]
torch/utils/data/_utils/collate.py:70:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/utils/data/_utils/collate.py:259:9: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/utils/data/_utils/collate.py:260:9: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/utils/data/_utils/collate.py:261:9: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/utils/data/_utils/collate.py:262:9: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/utils/data/_utils/collate.py:263:9: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/utils/data/_utils/collate.py:275:12: error: Module has no attribute "stack"  [attr-defined]
torch/utils/data/_utils/collate.py:288:21: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/utils/data/_utils/collate.py:296:12: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/utils/data/_utils/collate.py:304:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/data/_utils/collate.py:304:38: error: Module has no attribute "float64"  [attr-defined]
torch/utils/data/_utils/collate.py:312:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_utils.py:34:49: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/testing/_utils.py:53:53: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/testing/_creation.py:15:5: error: Module has no attribute "uint8"  [attr-defined]
torch/testing/_creation.py:16:5: error: Module has no attribute "int8"  [attr-defined]
torch/testing/_creation.py:17:5: error: Module has no attribute "int16"  [attr-defined]
torch/testing/_creation.py:18:5: error: Module has no attribute "int32"  [attr-defined]
torch/testing/_creation.py:19:5: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_creation.py:20:5: error: Module has no attribute "uint16"  [attr-defined]
torch/testing/_creation.py:21:5: error: Module has no attribute "uint32"  [attr-defined]
torch/testing/_creation.py:22:5: error: Module has no attribute "uint64"  [attr-defined]
torch/testing/_creation.py:24:20: error: Module has no attribute "float16"  [attr-defined]
torch/testing/_creation.py:24:35: error: Module has no attribute "bfloat16"  [attr-defined]
torch/testing/_creation.py:24:51: error: Module has no attribute "float32"  [attr-defined]
torch/testing/_creation.py:24:66: error: Module has no attribute "float64"  [attr-defined]
torch/testing/_creation.py:26:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/testing/_creation.py:27:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/testing/_creation.py:28:5: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/testing/_creation.py:29:5: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/testing/_creation.py:31:19: error: Module has no attribute "complex32"  [attr-defined]
torch/testing/_creation.py:31:36: error: Module has no attribute "complex64"  [attr-defined]
torch/testing/_creation.py:31:53: error: Module has no attribute "complex128"  [attr-defined]
torch/testing/_creation.py:32:31: error: Module has no attribute "bool"  [attr-defined]
torch/testing/_creation.py:39:22: error: Module has no attribute "finfo"  [attr-defined]
torch/testing/_creation.py:46:19: error: Name "torch.Size" is not defined  [name-defined]
torch/testing/_creation.py:47:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/testing/_creation.py:48:19: error: Name "torch.device" is not defined  [name-defined]
torch/testing/_creation.py:54:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/testing/_creation.py:199:17: error: Module has no attribute "bool"  [attr-defined]
torch/testing/_creation.py:211:18: error: Module has no attribute "randint"  [attr-defined]
torch/testing/_creation.py:218:34: error: Module has no attribute "iinfo"  [attr-defined]
torch/testing/_creation.py:219:35: error: Module has no attribute "iinfo"  [attr-defined]
torch/testing/_creation.py:223:38: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_creation.py:230:18: error: Module has no attribute "randint"  [attr-defined]
torch/testing/_creation.py:235:30: error: Module has no attribute "finfo"  [attr-defined]
torch/testing/_creation.py:236:31: error: Module has no attribute "finfo"  [attr-defined]
torch/testing/_creation.py:240:18: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_creation.py:242:13: error: Module has no attribute "view_as_real"  [attr-defined]
torch/testing/_creation.py:248:30: error: Module has no attribute "finfo"  [attr-defined]
torch/testing/_creation.py:249:31: error: Module has no attribute "finfo"  [attr-defined]
torch/testing/_creation.py:253:18: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_creation.py:253:58: error: Module has no attribute "float32"  [attr-defined]
torch/testing/_creation.py:270:59: error: Module has no attribute "finfo"  [attr-defined]
torch/testing/_comparison.py:84:5: error: Module has no attribute "float16"  [attr-defined]
torch/testing/_comparison.py:85:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/testing/_comparison.py:86:5: error: Module has no attribute "float32"  [attr-defined]
torch/testing/_comparison.py:87:5: error: Module has no attribute "float64"  [attr-defined]
torch/testing/_comparison.py:88:5: error: Module has no attribute "complex32"  [attr-defined]
torch/testing/_comparison.py:89:5: error: Module has no attribute "complex64"  [attr-defined]
torch/testing/_comparison.py:90:5: error: Module has no attribute "complex128"  [attr-defined]
torch/testing/_comparison.py:96:10: error: Module has no attribute "quint8"  [attr-defined]
torch/testing/_comparison.py:96:24: error: Module has no attribute "quint2x4"  [attr-defined]
torch/testing/_comparison.py:96:40: error: Module has no attribute "quint4x2"  [attr-defined]
torch/testing/_comparison.py:96:56: error: Module has no attribute "qint8"  [attr-defined]
torch/testing/_comparison.py:96:69: error: Module has no attribute "qint32"  [attr-defined]
torch/testing/_comparison.py:97:27: error: Module has no attribute "float32"  [attr-defined]
torch/testing/_comparison.py:103:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/testing/_comparison.py:104:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/testing/_comparison.py:117:32: error: Module has no attribute "dtype"  [attr-defined]
torch/testing/_comparison.py:131:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/testing/_comparison.py:324:49: error: Module has no attribute "sum"  [attr-defined]
torch/testing/_comparison.py:331:36: error: Module has no attribute "nonzero"  [attr-defined]
torch/testing/_comparison.py:346:38: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_comparison.py:347:42: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_comparison.py:349:16: error: Module has no attribute "abs"  [attr-defined]
torch/testing/_comparison.py:352:43: error: Module has no attribute "max"  [attr-defined]
torch/testing/_comparison.py:354:27: error: Module has no attribute "abs"  [attr-defined]
torch/testing/_comparison.py:357:43: error: Module has no attribute "max"  [attr-defined]
torch/testing/_comparison.py:581:14: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_comparison.py:582:16: error: Module has no attribute "float64"  [attr-defined]
torch/testing/_comparison.py:583:18: error: Module has no attribute "complex128"  [attr-defined]
torch/testing/_comparison.py:750:20: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/testing/_comparison.py:756:13: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_comparison.py:757:13: error: Module has no attribute "jagged"  [attr-defined]
torch/testing/_comparison.py:758:13: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/testing/_comparison.py:759:13: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/testing/_comparison.py:760:13: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/testing/_comparison.py:761:13: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/testing/_comparison.py:762:13: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/testing/_comparison.py:823:30: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_comparison.py:871:33: error: Module has no attribute "uint64"  [attr-defined]
torch/testing/_comparison.py:871:47: error: Module has no attribute "uint32"  [attr-defined]
torch/testing/_comparison.py:871:61: error: Module has no attribute "uint16"  [attr-defined]
torch/testing/_comparison.py:872:32: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_comparison.py:873:35: error: Module has no attribute "uint64"  [attr-defined]
torch/testing/_comparison.py:873:49: error: Module has no attribute "uint32"  [attr-defined]
torch/testing/_comparison.py:873:63: error: Module has no attribute "uint16"  [attr-defined]
torch/testing/_comparison.py:874:34: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_comparison.py:875:21: error: Module has no attribute "promote_types"  [attr-defined]
torch/testing/_comparison.py:881:60: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_comparison.py:883:59: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_comparison.py:894:13: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/testing/_comparison.py:895:13: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/testing/_comparison.py:896:13: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/testing/_comparison.py:897:13: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/testing/_comparison.py:900:31: error: Module has no attribute "jagged"  [attr-defined]
torch/testing/_comparison.py:1029:13: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/testing/_comparison.py:1034:13: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/testing/_comparison.py:1039:13: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/testing/_comparison.py:1044:13: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/testing/_comparison.py:1066:25: error: Module has no attribute "promote_types"  [attr-defined]
torch/testing/_comparison.py:1113:19: error: Module has no attribute "isclose"  [attr-defined]
torch/testing/_comparison.py:1116:12: error: Module has no attribute "all"  [attr-defined]
torch/testing/_comparison.py:1119:28: error: Module has no attribute "Size"  [attr-defined]
torch/testing/_comparison.py:1352:20: error: List item 0 has incompatible type "list[ErrorMeta]"; expected "ErrorMeta"  [list-item]
torch/testing/_comparison.py:1354:12: error: Incompatible return value type (got "ErrorMeta", expected "list[ErrorMeta]")  [return-value]
torch/testing/_comparison.py:1656:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_comparison.py:1658:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_comparison.py:1665:17: error: Module has no attribute "float16"  [attr-defined]
torch/testing/_comparison.py:1666:17: error: Module has no attribute "float32"  [attr-defined]
torch/testing/_comparison.py:1667:17: error: Module has no attribute "float64"  [attr-defined]
torch/sparse/_semi_structured_ops.py:26:13: error: Module has no attribute "_DisableTorchDispatch"  [attr-defined]
torch/sparse/_semi_structured_ops.py:70:30: error: Module has no attribute "int32"  [attr-defined]
torch/sparse/_semi_structured_ops.py:70:73: error: Module has no attribute "int16"  [attr-defined]
torch/sparse/_semi_structured_ops.py:90:9: error: Module has no attribute "Size"  [attr-defined]
torch/sparse/_semi_structured_ops.py:200:19: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/sparse/_semi_structured_ops.py:202:19: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/sparse/_semi_structured_ops.py:216:25: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_semi_structured_ops.py:223:21: error: Module has no attribute "_cslt_sparse_mm"  [attr-defined]
torch/sparse/_semi_structured_ops.py:266:31: error: Module has no attribute "device"  [attr-defined]
torch/sparse/_semi_structured_ops.py:285:35: error: Module has no attribute "device"  [attr-defined]
torch/sparse/_semi_structured_ops.py:287:26: error: Module has no attribute "device"  [attr-defined]
torch/sparse/_semi_structured_ops.py:291:18: error: Module has no attribute "device"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:21:16: error: Module has no attribute "arange"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:22:16: error: Module has no attribute "arange"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:33:63: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:34:65: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:61:18: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:62:23: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:63:22: error: Module has no attribute "int32"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:64:26: error: Module has no attribute "half"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:64:38: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:64:54: error: Module has no attribute "float"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:65:22: error: Module has no attribute "int16"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:72:22: error: Module has no attribute "int32"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:87:23: error: Module has no attribute "float"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:138:29: error: Module has no attribute "int64"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:139:29: error: Module has no attribute "int64"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:141:23: error: Module has no attribute "float"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:145:18: error: Module has no attribute "stack"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:207:27: error: Module has no attribute "int16"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:207:40: error: Module has no attribute "int32"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:211:24: error: Module has no attribute "float"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:231:12: error: Module has no attribute "gather"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:240:14: error: Module has no attribute "empty"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:273:9: error: Module has no attribute "arange"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:276:13: error: Module has no attribute "zeros"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:277:24: error: Module has no attribute "float"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:280:20: error: Module has no attribute "half"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:281:43: error: Module has no attribute "half"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:323:35: error: Module has no attribute "uint8"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:352:26: error: Module has no attribute "arange"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:352:48: error: Module has no attribute "float"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:355:42: error: Module has no attribute "float"  [attr-defined]
torch/sparse/_semi_structured_conversions.py:356:10: error: Module has no attribute "uint8"  [attr-defined]
torch/nn/utils/memory_format.py:12:32: error: Name "torch.memory_format" is not defined  [name-defined]
torch/nn/utils/memory_format.py:92:32: error: Name "torch.memory_format" is not defined  [name-defined]
torch/nn/utils/fusion.py:86:18: error: Module has no attribute "zeros_like"  [attr-defined]
torch/nn/utils/fusion.py:88:16: error: Module has no attribute "ones_like"  [attr-defined]
torch/nn/utils/fusion.py:90:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/nn/utils/fusion.py:91:20: error: Module has no attribute "rsqrt"  [attr-defined]
torch/nn/utils/fusion.py:188:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/nn/utils/fusion.py:189:23: error: Module has no attribute "rsqrt"  [attr-defined]
torch/nn/utils/convert_parameters.py:25:12: error: Module has no attribute "cat"  [attr-defined]
torch/nn/utils/convert_parameters.py:72:37: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:19:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy_options.py:20:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:21:14: error: Module has no attribute "float16"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:22:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:23:13: error: Module has no attribute "float16"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:131:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy_options.py:140:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/nn/modules/linear_cross_entropy_options.py:140:5: note: Use "-> None" if function does not return a value
torch/nn/modules/linear_cross_entropy_options.py:158:13: error: Module has no attribute "float16"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:159:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:160:13: error: Module has no attribute "float32"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:161:13: error: Module has no attribute "float64"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:177:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy_options.py:177:37: error: Name "torch.device" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy_options.py:178:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy_options.py:183:44: error: Module has no attribute "float16"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:183:59: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:189:25: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:191:25: error: Module has no attribute "float16"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:193:20: error: Module has no attribute "float32"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:195:20: error: Module has no attribute "float32"  [attr-defined]
torch/nn/modules/linear_cross_entropy_options.py:224:5: error: Function is missing a type annotation  [no-untyped-def]
torch/nn/modules/linear_cross_entropy_options.py:289:24: error: Argument "acc_policy" to "replace" of "LinearCrossEntropyOptions" has incompatible type "str"; expected "Literal['accurate', 'balanced', 'compact', 'auto']"  [arg-type]
torch/nested/_internal/nested_int.py:88:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/nested/_internal/nested_int.py:91:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/nested/_internal/nested_int.py:94:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/nested/_internal/nested_int.py:97:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/nested/_internal/nested_int.py:100:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/nested/_internal/nested_int.py:103:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/multiprocessing/reductions.py:331:9: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/multiprocessing/reductions.py:332:9: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/multiprocessing/reductions.py:333:9: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/multiprocessing/reductions.py:334:9: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/multiprocessing/reductions.py:335:9: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/multiprocessing/reductions.py:414:12: error: Module has no attribute "_nested_view_from_buffer_copy"  [attr-defined]
torch/multiprocessing/reductions.py:452:12: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/multiprocessing/reductions.py:470:12: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/multiprocessing/reductions.py:476:25: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/multiprocessing/reductions.py:491:30: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/multiprocessing/reductions.py:491:48: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/multiprocessing/reductions.py:494:32: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/multiprocessing/reductions.py:494:50: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/mtia/mtia_graph.py:17:12: error: Module has no attribute "_mtia_graphPoolHandle"  [attr-defined]
torch/mtia/mtia_graph.py:20:17: error: Name "torch._C._MTIAGraph" is not defined  [name-defined]
torch/mtia/mtia_graph.py:66:29: error: Variable "torch.mtia.Stream" is not valid as a type  [valid-type]
torch/mtia/mtia_graph.py:66:29: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/mtia_graph.py:72:17: error: Variable "torch.mtia.Stream" is not valid as a type  [valid-type]
torch/mtia/mtia_graph.py:72:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/mtia_graph.py:90:9: error: Cannot determine type of "stream_ctx"  [has-type]
torch/mtia/mtia_graph.py:93:9: error: Cannot determine type of "mtia_graph"  [has-type]
torch/mtia/mtia_graph.py:96:9: error: Cannot determine type of "mtia_graph"  [has-type]
torch/mtia/mtia_graph.py:97:9: error: Cannot determine type of "stream_ctx"  [has-type]
torch/mtia/_utils.py:25:16: error: Module has no attribute "_mtia_getDevice"  [attr-defined]
torch/mtia/_utils.py:32:18: error: Module has no attribute "device"  [attr-defined]
torch/mtia/_utils.py:34:27: error: Module has no attribute "device"  [attr-defined]
torch/mtia/_utils.py:42:26: error: Module has no attribute "_mtia_getDevice"  [attr-defined]
torch/mps/event.py:16:26: error: Module has no attribute "_mps_acquireEvent"  [attr-defined]
torch/mps/event.py:25:9: error: Module has no attribute "_mps_recordEvent"  [attr-defined]
torch/mps/event.py:29:9: error: Module has no attribute "_mps_waitForEvent"  [attr-defined]
torch/mps/event.py:33:16: error: Module has no attribute "_mps_queryEvent"  [attr-defined]
torch/mps/event.py:39:9: error: Module has no attribute "_mps_synchronizeEvent"  [attr-defined]
torch/mps/event.py:45:16: error: Module has no attribute "_mps_elapsedTimeOfEvents"  [attr-defined]
torch/jit/_state.py:62:14: error: Module has no attribute "CompilationUnit"  [attr-defined]
torch/jit/_ir_utils.py:9:29: error: Name "torch._C.Graph" is not defined  [name-defined]
torch/jit/_ir_utils.py:10:23: error: Name "torch._C.Node" is not defined  [name-defined]
torch/jit/_ir_utils.py:10:39: error: Name "torch._C.Block" is not defined  [name-defined]
torch/jit/_ir_utils.py:30:11: error: Name "torch._C.Graph" is not defined  [name-defined]
torch/jit/_ir_utils.py:30:41: error: Name "torch._C.Node" is not defined  [name-defined]
torch/jit/_ir_utils.py:30:57: error: Name "torch._C.Block" is not defined  [name-defined]
torch/jit/_fuser.py:11:19: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/jit/_fuser.py:12:5: error: Module has no attribute "_set_graph_executor_optimize"  [attr-defined]
torch/jit/_fuser.py:16:9: error: Module has no attribute "_set_graph_executor_optimize"  [attr-defined]
torch/jit/_fuser.py:29:20: error: Module has no attribute "_jit_can_fuse_on_cpu"  [attr-defined]
torch/jit/_fuser.py:30:20: error: Module has no attribute "_jit_can_fuse_on_gpu"  [attr-defined]
torch/jit/_fuser.py:31:29: error: Module has no attribute "_jit_texpr_fuser_enabled"  [attr-defined]
torch/jit/_fuser.py:32:25: error: Module has no attribute "_jit_nvfuser_enabled"  [attr-defined]
torch/jit/_fuser.py:33:22: error: Module has no attribute "_jit_llga_enabled"  [attr-defined]
torch/jit/_fuser.py:35:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu"  [attr-defined]
torch/jit/_fuser.py:36:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu"  [attr-defined]
torch/jit/_fuser.py:37:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled"  [attr-defined]
torch/jit/_fuser.py:38:9: error: Module has no attribute "_jit_set_nvfuser_enabled"  [attr-defined]
torch/jit/_fuser.py:39:9: error: Module has no attribute "_jit_set_llga_enabled"  [attr-defined]
torch/jit/_fuser.py:41:34: error: Module has no attribute "_jit_set_profiling_executor"  [attr-defined]
torch/jit/_fuser.py:42:30: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/jit/_fuser.py:43:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu"  [attr-defined]
torch/jit/_fuser.py:44:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu"  [attr-defined]
torch/jit/_fuser.py:45:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled"  [attr-defined]
torch/jit/_fuser.py:46:9: error: Module has no attribute "_jit_set_nvfuser_enabled"  [attr-defined]
torch/jit/_fuser.py:47:9: error: Module has no attribute "_jit_set_llga_enabled"  [attr-defined]
torch/jit/_fuser.py:49:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu"  [attr-defined]
torch/jit/_fuser.py:50:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu"  [attr-defined]
torch/jit/_fuser.py:51:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled"  [attr-defined]
torch/jit/_fuser.py:52:9: error: Module has no attribute "_jit_set_nvfuser_enabled"  [attr-defined]
torch/jit/_fuser.py:53:9: error: Module has no attribute "_jit_set_llga_enabled"  [attr-defined]
torch/jit/_fuser.py:55:34: error: Module has no attribute "_jit_set_profiling_executor"  [attr-defined]
torch/jit/_fuser.py:56:30: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/jit/_fuser.py:57:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu"  [attr-defined]
torch/jit/_fuser.py:58:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu"  [attr-defined]
torch/jit/_fuser.py:59:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled"  [attr-defined]
torch/jit/_fuser.py:60:9: error: Module has no attribute "_jit_set_nvfuser_enabled"  [attr-defined]
torch/jit/_fuser.py:61:9: error: Module has no attribute "_jit_set_llga_enabled"  [attr-defined]
torch/jit/_fuser.py:63:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu"  [attr-defined]
torch/jit/_fuser.py:64:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu"  [attr-defined]
torch/jit/_fuser.py:65:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled"  [attr-defined]
torch/jit/_fuser.py:66:9: error: Module has no attribute "_jit_set_nvfuser_enabled"  [attr-defined]
torch/jit/_fuser.py:67:9: error: Module has no attribute "_jit_set_llga_enabled"  [attr-defined]
torch/jit/_fuser.py:74:13: error: Module has no attribute "_jit_set_profiling_executor"  [attr-defined]
torch/jit/_fuser.py:74:13: note: Error code "attr-defined" not covered by "type: ignore[possibly-undefined]" comment
torch/jit/_fuser.py:75:13: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/jit/_fuser.py:75:13: note: Error code "attr-defined" not covered by "type: ignore[possibly-undefined]" comment
torch/jit/_fuser.py:77:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu"  [attr-defined]
torch/jit/_fuser.py:78:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu"  [attr-defined]
torch/jit/_fuser.py:79:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled"  [attr-defined]
torch/jit/_fuser.py:80:9: error: Module has no attribute "_jit_set_nvfuser_enabled"  [attr-defined]
torch/jit/_fuser.py:81:9: error: Module has no attribute "_jit_set_llga_enabled"  [attr-defined]
torch/jit/_fuser.py:84:33: error: Module has no attribute "_last_executed_optimized_graph"  [attr-defined]
torch/jit/_fuser.py:110:26: error: Name "torch._C.Node" is not defined  [name-defined]
torch/jit/_fuser.py:173:12: error: Module has no attribute "_jit_set_fusion_strategy"  [attr-defined]
torch/jit/_builtins.py:22:5: error: Module has no attribute "_nn"  [attr-defined]
torch/jit/_builtins.py:103:6: error: Module has no attribute "_infer_size"  [attr-defined]
torch/jit/_builtins.py:114:6: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/jit/_builtins.py:115:6: error: Module has no attribute "_get_cpu_capability"  [attr-defined]
torch/jit/_builtins.py:121:6: error: Module has no attribute "unique_dim"  [attr-defined]
torch/jit/_builtins.py:123:6: error: Module has no attribute "nuclear_norm"  [attr-defined]
torch/jit/_builtins.py:124:6: error: Module has no attribute "frobenius_norm"  [attr-defined]
torch/futures/__init__.py:21:14: error: Name "torch._C.Future" is not defined  [name-defined]
torch/futures/__init__.py:30:53: error: Name "torch.device" is not defined  [name-defined]
torch/futures/__init__.py:46:27: error: Module has no attribute "device"  [attr-defined]
torch/futures/__init__.py:313:9: error: Module has no attribute "_collect_all"  [attr-defined]
torch/futures/__init__.py:313:41: error: Name "torch._C.Future" is not defined  [name-defined]
torch/futures/__init__.py:334:20: error: Module has no attribute "_collect_all"  [attr-defined]
torch/futures/__init__.py:334:52: error: Name "torch._C.Future" is not defined  [name-defined]
torch/distributions/constraints.py:533:16: error: Module has no attribute "all"  [attr-defined]
torch/distributions/constraints.py:594:13: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/constraints.py:609:16: error: Module has no attribute "full"  [attr-defined]
torch/distributions/constraints.py:612:19: error: Module has no attribute "bool"  [attr-defined]
torch/distributions/constraints.py:626:16: error: Module has no attribute "isclose"  [attr-defined]
torch/distributions/constraints.py:693:16: error: Module has no attribute "cat"  [attr-defined]
torch/distributions/constraints.py:727:16: error: Module has no attribute "stack"  [attr-defined]
torch/distributed/remote_device.py:24:45: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/remote_device.py:31:35: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/remote_device.py:33:38: error: Module has no attribute "device"  [attr-defined]
torch/distributed/remote_device.py:56:24: error: Module has no attribute "device"  [attr-defined]
torch/distributed/remote_device.py:75:13: error: Module has no attribute "device"  [attr-defined]
torch/distributed/remote_device.py:91:25: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/rpc/backend_registry.py:168:40: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/rpc/backend_registry.py:256:26: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/rpc/backend_registry.py:261:29: error: Module has no attribute "device"  [attr-defined]
torch/distributed/rpc/backend_registry.py:268:41: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/algorithms/join.py:75:30: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/algorithms/join.py:285:31: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/algorithms/join.py:294:16: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/algorithms/join.py:339:16: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/algorithms/join.py:344:21: error: Module has no attribute "zeros"  [attr-defined]
torch/cuda/tunable.py:441:13: error: Name "torch.dtype" is not defined  [name-defined]
torch/cuda/tunable.py:443:13: error: Name "torch.dtype" is not defined  [name-defined]
torch/cuda/tunable.py:466:20: error: Module has no attribute "randn"  [attr-defined]
torch/cuda/tunable.py:467:20: error: Module has no attribute "randn"  [attr-defined]
torch/cuda/tunable.py:469:20: error: Module has no attribute "full"  [attr-defined]
torch/cuda/tunable.py:470:20: error: Module has no attribute "full"  [attr-defined]
torch/cuda/tunable.py:478:17: error: Module has no attribute "rand"  [attr-defined]
torch/cuda/tunable.py:480:22: error: Module has no attribute "rand"  [attr-defined]
torch/cuda/tunable.py:483:17: error: Module has no attribute "rand"  [attr-defined]
torch/cuda/tunable.py:485:22: error: Module has no attribute "rand"  [attr-defined]
torch/cuda/tunable.py:489:17: error: Module has no attribute "full"  [attr-defined]
torch/cuda/tunable.py:491:22: error: Module has no attribute "full"  [attr-defined]
torch/cuda/tunable.py:494:17: error: Module has no attribute "full"  [attr-defined]
torch/cuda/tunable.py:496:22: error: Module has no attribute "full"  [attr-defined]
torch/cuda/tunable.py:511:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/cuda/tunable.py:527:16: error: Module has no attribute "randn"  [attr-defined]
torch/cuda/tunable.py:528:16: error: Module has no attribute "randn"  [attr-defined]
torch/cuda/tunable.py:535:13: error: Module has no attribute "rand"  [attr-defined]
torch/cuda/tunable.py:537:18: error: Module has no attribute "rand"  [attr-defined]
torch/cuda/tunable.py:540:13: error: Module has no attribute "rand"  [attr-defined]
torch/cuda/tunable.py:542:18: error: Module has no attribute "rand"  [attr-defined]
torch/cuda/tunable.py:555:18: error: Module has no attribute "float32"  [attr-defined]
torch/cuda/tunable.py:556:17: error: Module has no attribute "float32"  [attr-defined]
torch/cuda/tunable.py:557:19: error: Module has no attribute "float64"  [attr-defined]
torch/cuda/tunable.py:558:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/cuda/tunable.py:559:17: error: Module has no attribute "half"  [attr-defined]
torch/cuda/tunable.py:560:33: error: Module has no attribute "complex128"  [attr-defined]
torch/cuda/tunable.py:561:32: error: Module has no attribute "complex64"  [attr-defined]
torch/cuda/tunable.py:562:26: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/cuda/tunable.py:563:24: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/cuda/tunable.py:564:28: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/cuda/tunable.py:565:28: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/cuda/tunable.py:646:51: error: Module has no attribute "dtype"  [attr-defined]
torch/cuda/tunable.py:652:9: error: Module has no attribute "mm"  [attr-defined]
torch/cuda/tunable.py:667:51: error: Module has no attribute "dtype"  [attr-defined]
torch/cuda/tunable.py:684:9: error: Module has no attribute "bmm"  [attr-defined]
torch/cuda/tunable.py:697:53: error: Module has no attribute "dtype"  [attr-defined]
torch/cuda/tunable.py:728:22: error: Module has no attribute "ones"  [attr-defined]
torch/cuda/tunable.py:731:17: error: Module has no attribute "ones"  [attr-defined]
torch/cuda/tunable.py:736:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/cuda/tunable.py:737:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/cuda/tunable.py:744:13: error: Module has no attribute "_scaled_mm"  [attr-defined]
torch/cuda/tunable.py:751:17: error: Module has no attribute "full"  [attr-defined]
torch/cuda/tunable.py:755:13: error: Module has no attribute "_scaled_mm"  [attr-defined]
torch/cuda/tunable.py:767:51: error: Module has no attribute "dtype"  [attr-defined]
torch/cuda/tunable.py:770:16: error: Module has no attribute "rand"  [attr-defined]
torch/cuda/nccl.py:45:11: error: Module has no attribute "_nccl_version"  [attr-defined]
torch/cuda/nccl.py:49:14: error: Module has no attribute "_nccl_version_suffix"  [attr-defined]
torch/cuda/nccl.py:57:12: error: Module has no attribute "_nccl_unique_id"  [attr-defined]
torch/cuda/nccl.py:61:12: error: Module has no attribute "_nccl_init_rank"  [attr-defined]
torch/cuda/nccl.py:76:5: error: Module has no attribute "_nccl_all_reduce"  [attr-defined]
torch/cuda/nccl.py:121:5: error: Module has no attribute "_nccl_reduce"  [attr-defined]
torch/cuda/nccl.py:128:5: error: Module has no attribute "_nccl_broadcast"  [attr-defined]
torch/cuda/nccl.py:139:5: error: Module has no attribute "_nccl_all_gather"  [attr-defined]
torch/cuda/nccl.py:151:5: error: Module has no attribute "_nccl_reduce_scatter"  [attr-defined]
torch/cuda/green_contexts.py:92:16: error: "Stream" undefined in superclass  [misc]
torch/cuda/_device_limits.py:2:1: error: Module "torch._C" has no attribute "dtype"  [attr-defined]
torch/cuda/_device_limits.py:15:39: error: Name "torch.device" is not defined  [name-defined]
torch/cuda/_device_limits.py:23:13: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/cuda/_device_limits.py:23:13: error: _CudaDeviceProperties? has no attribute "minor"  [attr-defined]
torch/cuda/_device_limits.py:47:25: error: Module has no attribute "float16"  [attr-defined]
torch/cuda/_device_limits.py:49:27: error: Module has no attribute "float32"  [attr-defined]
torch/cuda/_device_limits.py:51:27: error: Module has no attribute "float64"  [attr-defined]
torch/cuda/_device_limits.py:85:25: error: Module has no attribute "float16"  [attr-defined]
torch/cuda/_device_limits.py:87:27: error: Module has no attribute "bfloat16"  [attr-defined]
torch/cuda/_device_limits.py:90:27: error: Module has no attribute "float32"  [attr-defined]
torch/cuda/_device_limits.py:92:27: error: Module has no attribute "int8"  [attr-defined]
torch/cuda/_device_limits.py:94:27: error: Module has no attribute "float64"  [attr-defined]
torch/cuda/_device_limits.py:109:19: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/cuda/_device_limits.py:110:22: error: _CudaDeviceProperties? has no attribute "clock_rate"  [attr-defined]
torch/cuda/_device_limits.py:126:39: error: _CudaDeviceProperties? has no attribute "memory_bus_width"  [attr-defined]
torch/cuda/_device_limits.py:127:29: error: _CudaDeviceProperties? has no attribute "memory_clock_rate"  [attr-defined]
torch/cuda/_device_limits.py:134:19: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/cuda/_device_limits.py:138:42: error: _CudaDeviceProperties? has no attribute "clock_rate"  [attr-defined]
torch/cuda/amp/autocast_mode.py:35:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/cuda/amp/autocast_mode.py:35:34: error: Module has no attribute "float16"  [attr-defined]
torch/cuda/amp/autocast_mode.py:46:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/cuda/amp/autocast_mode.py:46:30: error: Module has no attribute "float16"  [attr-defined]
torch/cpu/amp/autocast_mode.py:34:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/cpu/amp/autocast_mode.py:34:34: error: Module has no attribute "bfloat16"  [attr-defined]
torch/cpu/amp/autocast_mode.py:45:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/cpu/amp/autocast_mode.py:45:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/backends/quantized/__init__.py:34:33: error: Module has no attribute "_get_qengine"  [attr-defined]
torch/backends/quantized/__init__.py:37:9: error: Module has no attribute "_set_qengine"  [attr-defined]
torch/backends/quantized/__init__.py:42:20: error: Module has no attribute "_supported_qengines"  [attr-defined]
torch/backends/openmp/__init__.py:7:12: error: Module has no attribute "has_openmp"  [attr-defined]
torch/backends/mkl/__init__.py:7:12: error: Module has no attribute "has_mkl"  [attr-defined]
torch/backends/mkl/__init__.py:50:14: error: Module has no attribute "_verbose"  [attr-defined]
torch/backends/mkl/__init__.py:58:9: error: Module has no attribute "_verbose"  [attr-defined]
torch/backends/kleidiai/__init__.py:7:12: error: Module has no attribute "_has_kleidiai"  [attr-defined]
torch/backends/cusparselt/__init__.py:51:12: error: Module has no attribute "_has_cusparselt"  [attr-defined]
torch/backends/cuda/__init__.py:50:12: error: Module has no attribute "_has_cuda"  [attr-defined]
torch/backends/cuda/__init__.py:81:9: error: Module has no attribute "_cufft_get_plan_cache_size"  [attr-defined]
torch/backends/cuda/__init__.py:87:9: error: Module has no attribute "_cufft_get_plan_cache_max_size"  [attr-defined]
torch/backends/cuda/__init__.py:87:47: error: Module has no attribute "_cufft_set_plan_cache_max_size"  [attr-defined]
torch/backends/cuda/__init__.py:91:16: error: Module has no attribute "_cufft_clear_plan_cache"  [attr-defined]
torch/backends/cuda/__init__.py:160:20: error: Module has no attribute "_get_cublas_allow_tf32"  [attr-defined]
torch/backends/cuda/__init__.py:163:17: error: Module has no attribute "_get_cublas_allow_fp16_reduced_precision_reduction"  [attr-defined]
torch/backends/cuda/__init__.py:168:17: error: Module has no attribute "_get_cublas_allow_fp16_reduced_precision_reduction"  [attr-defined]
torch/backends/cuda/__init__.py:173:17: error: Module has no attribute "_get_cublas_allow_bf16_reduced_precision_reduction"  [attr-defined]
torch/backends/cuda/__init__.py:178:17: error: Module has no attribute "_get_cublas_allow_bf16_reduced_precision_reduction"  [attr-defined]
torch/backends/cuda/__init__.py:182:20: error: Module has no attribute "_get_cublas_allow_fp16_accumulation"  [attr-defined]
torch/backends/cuda/__init__.py:184:20: error: Module has no attribute "_get_fp32_precision_getter"  [attr-defined]
torch/backends/cuda/__init__.py:189:20: error: Module has no attribute "_set_cublas_allow_tf32"  [attr-defined]
torch/backends/cuda/__init__.py:194:20: error: Module has no attribute "_set_cublas_allow_fp16_reduced_precision_reduction"  [attr-defined]
torch/backends/cuda/__init__.py:202:20: error: Module has no attribute "_set_cublas_allow_bf16_reduced_precision_reduction"  [attr-defined]
torch/backends/cuda/__init__.py:207:20: error: Module has no attribute "_set_cublas_allow_fp16_accumulation"  [attr-defined]
torch/backends/cuda/__init__.py:209:20: error: Module has no attribute "_set_fp32_precision_setter"  [attr-defined]
torch/backends/cuda/__init__.py:214:16: error: Module has no attribute "_LinalgBackend"  [attr-defined]
torch/backends/cuda/__init__.py:215:17: error: Module has no attribute "_LinalgBackend"  [attr-defined]
torch/backends/cuda/__init__.py:216:14: error: Module has no attribute "_LinalgBackend"  [attr-defined]
torch/backends/cuda/__init__.py:222:27: error: Name "torch._C._LinalgBackend" is not defined  [name-defined]
torch/backends/cuda/__init__.py:223:6: error: Name "torch._C._LinalgBackend" is not defined  [name-defined]
torch/backends/cuda/__init__.py:272:9: error: Module has no attribute "_set_linalg_preferred_backend"  [attr-defined]
torch/backends/cuda/__init__.py:273:30: error: Module has no attribute "_LinalgBackend"  [attr-defined]
torch/backends/cuda/__init__.py:274:9: error: Module has no attribute "_set_linalg_preferred_backend"  [attr-defined]
torch/backends/cuda/__init__.py:278:12: error: Module has no attribute "_get_linalg_preferred_backend"  [attr-defined]
torch/backends/cuda/__init__.py:282:16: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:283:15: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:284:16: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:285:17: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:286:18: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:287:11: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:293:27: error: Name "torch._C._BlasBackend" is not defined  [name-defined]
torch/backends/cuda/__init__.py:294:6: error: Name "torch._C._BlasBackend" is not defined  [name-defined]
torch/backends/cuda/__init__.py:327:9: error: Module has no attribute "_set_blas_preferred_backend"  [attr-defined]
torch/backends/cuda/__init__.py:328:30: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:329:9: error: Module has no attribute "_set_blas_preferred_backend"  [attr-defined]
torch/backends/cuda/__init__.py:333:12: error: Module has no attribute "_get_blas_preferred_backend"  [attr-defined]
torch/backends/cuda/__init__.py:351:9: error: Module has no attribute "_cuda_setCublasWorkspaceSize"  [attr-defined]
torch/backends/cuda/__init__.py:352:12: error: Module has no attribute "_cuda_getCublasWorkspaceSize"  [attr-defined]
torch/backends/cuda/__init__.py:370:9: error: Module has no attribute "_cuda_setCublasLtWorkspaceSize"  [attr-defined]
torch/backends/cuda/__init__.py:371:12: error: Module has no attribute "_cuda_getCublasLtWorkspaceSize"  [attr-defined]
torch/backends/cuda/__init__.py:376:27: error: Name "torch._C._BlasBackend" is not defined  [name-defined]
torch/backends/cuda/__init__.py:423:30: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:428:20: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:429:20: error: Module has no attribute "_get_blas_default_backend"  [attr-defined]
torch/backends/cuda/__init__.py:431:20: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:434:20: error: Module has no attribute "_BlasBackend"  [attr-defined]
torch/backends/cuda/__init__.py:440:16: error: Module has no attribute "_ROCmFABackend"  [attr-defined]
torch/backends/cuda/__init__.py:441:17: error: Module has no attribute "_ROCmFABackend"  [attr-defined]
torch/backends/cuda/__init__.py:442:11: error: Module has no attribute "_ROCmFABackend"  [attr-defined]
torch/backends/cuda/__init__.py:447:1: error: Module "torch._C" has no attribute "_SDPAParams"  [attr-defined]
torch/backends/cuda/__init__.py:447:1: error: Module "torch._C" has no attribute "_SDPBackend"  [attr-defined]
torch/backends/cuda/__init__.py:451:27: error: Name "torch._C._ROCmFABackend" is not defined  [name-defined]
torch/backends/cuda/__init__.py:452:6: error: Name "torch._C._ROCmFABackend" is not defined  [name-defined]
torch/backends/cuda/__init__.py:481:9: error: Module has no attribute "_set_rocm_fa_preferred_backend"  [attr-defined]
torch/backends/cuda/__init__.py:482:30: error: Module has no attribute "_ROCmFABackend"  [attr-defined]
torch/backends/cuda/__init__.py:483:9: error: Module has no attribute "_set_rocm_fa_preferred_backend"  [attr-defined]
torch/backends/cuda/__init__.py:487:12: error: Module has no attribute "_get_rocm_fa_preferred_backend"  [attr-defined]
torch/backends/cuda/__init__.py:503:12: error: Module has no attribute "_is_ck_sdpa_available"  [attr-defined]
torch/backends/cuda/__init__.py:512:12: error: Module has no attribute "_get_flash_sdp_enabled"  [attr-defined]
torch/backends/cuda/__init__.py:521:5: error: Module has no attribute "_set_sdp_use_flash"  [attr-defined]
torch/backends/cuda/__init__.py:530:12: error: Module has no attribute "_get_mem_efficient_sdp_enabled"  [attr-defined]
torch/backends/cuda/__init__.py:539:5: error: Module has no attribute "_set_sdp_use_mem_efficient"  [attr-defined]
torch/backends/cuda/__init__.py:548:12: error: Module has no attribute "_get_math_sdp_enabled"  [attr-defined]
torch/backends/cuda/__init__.py:557:5: error: Module has no attribute "_set_sdp_use_math"  [attr-defined]
torch/backends/cuda/__init__.py:566:5: error: Module has no attribute "_set_math_sdp_allow_fp16_bf16_reduction"  [attr-defined]
torch/backends/cuda/__init__.py:575:12: error: Module has no attribute "_get_math_sdp_allow_fp16_bf16_reduction"  [attr-defined]
torch/backends/cuda/__init__.py:588:12: error: Module has no attribute "_is_flash_attention_available"  [attr-defined]
torch/backends/cuda/__init__.py:608:12: error: Module has no attribute "_can_use_flash_attention"  [attr-defined]
torch/backends/cuda/__init__.py:628:12: error: Module has no attribute "_can_use_mem_efficient_attention"  [attr-defined]
torch/backends/cuda/__init__.py:648:12: error: Module has no attribute "_can_use_cudnn_attention"  [attr-defined]
torch/backends/cuda/__init__.py:657:12: error: Module has no attribute "_get_cudnn_sdp_enabled"  [attr-defined]
torch/backends/cuda/__init__.py:666:5: error: Module has no attribute "_set_sdp_use_cudnn"  [attr-defined]
torch/backends/cpu/__init__.py:21:12: error: Module has no attribute "_get_cpu_capability"  [attr-defined]
torch/backends/__init__.py:70:13: error: Module has no attribute "_set_fp32_precision_setter"  [attr-defined]
torch/backends/__init__.py:78:20: error: Module has no attribute "_get_fp32_precision_getter"  [attr-defined]
torch/backends/__init__.py:84:19: error: Module has no attribute "_get_fp32_precision_getter"  [attr-defined]
torch/backends/__init__.py:86:9: error: Module has no attribute "_set_fp32_precision_setter"  [attr-defined]
torch/backends/__init__.py:103:16: error: Module has no attribute "_get_fp32_precision_getter"  [attr-defined]
torch/backends/__init__.py:110:16: error: Module has no attribute "_set_fp32_precision_setter"  [attr-defined]
torch/autograd/variable.py:3:1: error: Module "torch._C" has no attribute "_ImperativeEngine"  [attr-defined]
torch/autograd/variable.py:14:16: error: Name "torch._C._LegacyVariableBase" is not defined  [name-defined]
torch/autograd/variable.py:14:16: note: Error code "name-defined" not covered by "type: ignore[misc]" comment
torch/autograd/grad_mode.py:82:21: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/autograd/grad_mode.py:137:21: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/autograd/grad_mode.py:138:9: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/autograd/grad_mode.py:141:9: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/autograd/grad_mode.py:186:21: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/autograd/grad_mode.py:188:9: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/autograd/grad_mode.py:191:9: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/autograd/grad_mode.py:195:9: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/autograd/grad_mode.py:198:9: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/autograd/grad_mode.py:291:40: error: Module has no attribute "_InferenceMode"  [attr-defined]
torch/autograd/grad_mode.py:305:20: error: Module has no attribute "_InferenceMode"  [attr-defined]
torch/autograd/grad_mode.py:339:21: error: Module has no attribute "_is_multithreading_enabled"  [attr-defined]
torch/autograd/grad_mode.py:340:9: error: Module has no attribute "_set_multithreading_enabled"  [attr-defined]
torch/autograd/grad_mode.py:347:9: error: Module has no attribute "_set_multithreading_enabled"  [attr-defined]
torch/autograd/grad_mode.py:393:21: error: Module has no attribute "_is_grad_layout_enforcement_enabled"  [attr-defined]
torch/autograd/grad_mode.py:394:9: error: Module has no attribute "_set_grad_layout_enforcement_enabled"  [attr-defined]
torch/autograd/grad_mode.py:398:9: error: Module has no attribute "_set_grad_layout_enforcement_enabled"  [attr-defined]
torch/autograd/grad_mode.py:405:9: error: Module has no attribute "_set_grad_layout_enforcement_enabled"  [attr-defined]
torch/autograd/grad_mode.py:437:21: error: Module has no attribute "_is_view_replay_enabled"  [attr-defined]
torch/autograd/grad_mode.py:439:9: error: Module has no attribute "_set_view_replay_enabled"  [attr-defined]
torch/autograd/grad_mode.py:442:9: error: Module has no attribute "_set_view_replay_enabled"  [attr-defined]
torch/autograd/grad_mode.py:446:9: error: Module has no attribute "_set_view_replay_enabled"  [attr-defined]
torch/autograd/grad_mode.py:449:9: error: Module has no attribute "_set_view_replay_enabled"  [attr-defined]
torch/autograd/anomaly_mode.py:80:21: error: Module has no attribute "is_anomaly_enabled"; maybe "is_warn_always_enabled"?  [attr-defined]
torch/autograd/anomaly_mode.py:82:31: error: Module has no attribute "is_anomaly_check_nan_enabled"  [attr-defined]
torch/autograd/anomaly_mode.py:91:9: error: Module has no attribute "set_anomaly_enabled"  [attr-defined]
torch/autograd/anomaly_mode.py:94:9: error: Module has no attribute "set_anomaly_enabled"  [attr-defined]
torch/autograd/anomaly_mode.py:115:21: error: Module has no attribute "is_anomaly_enabled"; maybe "is_warn_always_enabled"?  [attr-defined]
torch/autograd/anomaly_mode.py:116:31: error: Module has no attribute "is_anomaly_check_nan_enabled"  [attr-defined]
torch/autograd/anomaly_mode.py:117:9: error: Module has no attribute "set_anomaly_enabled"  [attr-defined]
torch/autograd/anomaly_mode.py:123:9: error: Module has no attribute "set_anomaly_enabled"  [attr-defined]
torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py:40:21: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:16:28: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:17:26: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:22:30: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:26:13: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:27:13: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:28:13: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:34:13: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:35:13: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:36:13: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:37:13: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:42:22: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:48:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:48:50: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:55:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:59:17: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:60:17: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:66:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:66:53: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:72:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:72:58: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:77:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:77:57: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:80:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:80:60: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:83:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:83:54: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:195:21: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:196:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:203:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:204:9: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:205:9: error: Module has no attribute "int8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:206:9: error: Module has no attribute "int32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:211:9: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:211:23: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:212:9: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:212:22: error: Module has no attribute "int8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:213:9: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:213:23: error: Module has no attribute "int32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:215:26: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:216:29: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:216:43: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:216:56: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:232:9: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:233:9: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:236:29: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:236:43: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:236:56: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:257:21: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:258:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:266:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:267:9: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:268:9: error: Module has no attribute "int8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:269:9: error: Module has no attribute "int32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:273:9: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:273:23: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:274:9: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:274:22: error: Module has no attribute "int8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:275:9: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:275:23: error: Module has no attribute "int32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:280:26: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:281:29: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:281:43: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:281:56: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:292:9: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:293:9: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:296:29: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:296:43: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:296:56: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:312:21: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:313:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:318:24: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:322:26: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:323:29: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:323:43: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:323:56: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:324:22: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:329:9: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:330:9: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:332:29: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:332:43: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:332:56: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:332:72: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:333:22: error: Module has no attribute "quantize_per_channel"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:342:21: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:343:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:354:9: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:355:9: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:356:9: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:385:21: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:386:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:395:9: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:396:9: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:397:9: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:427:30: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:437:30: error: Module has no attribute "quantize_per_channel"  [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:44:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:45:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:116:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:117:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:178:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:179:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:245:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:246:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:312:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:313:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/batchnorm.py:15:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/batchnorm.py:16:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:70:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:71:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:141:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:142:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:261:22: error: Module has no attribute "_choose_qparams_per_tensor"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:262:22: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:262:64: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:267:22: error: Module has no attribute "_choose_qparams_per_tensor"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:271:22: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:271:64: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:296:13: error: Module has no attribute "randn"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:296:47: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:297:14: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:297:74: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:318:30: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:324:19: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:325:52: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:336:30: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:342:19: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/modules/activation.py:343:52: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/qat/dynamic/modules/linear.py:32:29: error: Name "torch.device" is not defined  [name-defined]
torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:41:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:41:30: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:46:41: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:51:43: error: Module has no attribute "float16"  [attr-defined]
torch/amp/grad_scaler.py:28:40: error: Name "torch.device" is not defined  [name-defined]
torch/amp/grad_scaler.py:30:27: error: Name "torch.device" is not defined  [name-defined]
torch/amp/grad_scaler.py:173:52: error: Name "torch.device" is not defined  [name-defined]
torch/amp/grad_scaler.py:176:23: error: Module has no attribute "full"  [attr-defined]
torch/amp/grad_scaler.py:176:62: error: Module has no attribute "float32"  [attr-defined]
torch/amp/grad_scaler.py:177:32: error: Module has no attribute "full"  [attr-defined]
torch/amp/grad_scaler.py:178:50: error: Module has no attribute "int32"  [attr-defined]
torch/amp/grad_scaler.py:252:15: error: Name "torch.device" is not defined  [name-defined]
torch/amp/grad_scaler.py:262:13: error: Name "torch.device" is not defined  [name-defined]
torch/amp/grad_scaler.py:262:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/amp/grad_scaler.py:274:65: error: Module has no attribute "float16"  [attr-defined]
torch/amp/grad_scaler.py:281:48: error: Module has no attribute "float16"  [attr-defined]
torch/amp/grad_scaler.py:294:21: error: Module has no attribute "_amp_foreach_non_finite_check_and_unscale_"  [attr-defined]
torch/amp/grad_scaler.py:353:38: error: Module has no attribute "device"  [attr-defined]
torch/amp/grad_scaler.py:356:21: error: Module has no attribute "full"  [attr-defined]
torch/amp/grad_scaler.py:356:47: error: Module has no attribute "float32"  [attr-defined]
torch/amp/grad_scaler.py:549:13: error: Module has no attribute "_amp_update_scale_"  [attr-defined]
torch/amp/grad_scaler.py:704:27: error: Module has no attribute "full"  [attr-defined]
torch/amp/grad_scaler.py:704:53: error: Module has no attribute "float32"  [attr-defined]
torch/amp/grad_scaler.py:705:21: error: Module has no attribute "full"  [attr-defined]
torch/amp/grad_scaler.py:705:47: error: Module has no attribute "float32"  [attr-defined]
torch/accelerator/graphs.py:6:1: error: Module "torch._C" has no attribute "_acceleratorGraph"  [attr-defined]
torch/_native/registry.py:910:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/registry.py:910:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/registry.py:922:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/registry.py:928:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/topk/_common.py:16:9: error: Module has no attribute "_is_cow_tensor"  [attr-defined]
torch/_native/ops/norm/rmsnorm_impl.py:21:28: error: Module has no attribute "float16"  [attr-defined]
torch/_native/ops/norm/rmsnorm_impl.py:21:43: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_native/ops/norm/rmsnorm_impl.py:21:59: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/norm/rmsnorm_impl.py:27:44: error: Name "torch.dtype" is not defined  [name-defined]
torch/_native/ops/norm/rmsnorm_impl.py:33:18: error: Module has no attribute "finfo"  [attr-defined]
torch/_native/ops/norm/rmsnorm_impl.py:87:14: error: Module has no attribute "_is_cow_tensor"  [attr-defined]
torch/_native/ops/norm/rmsnorm_impl.py:105:15: error: Module has no attribute "finfo"  [attr-defined]
torch/_native/ops/norm/rmsnorm_impl.py:105:27: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/norm/rmsnorm_impl.py:134:14: error: Module has no attribute "_is_cow_tensor"  [attr-defined]
torch/_native/ops/bmm_outer_product/triton_impl.py:18:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/bmm_outer_product/triton_impl.py:29:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/bmm_outer_product/triton_impl.py:35:16: error: Module has no attribute "_is_cow_tensor"  [attr-defined]
torch/_native/ops/bmm_outer_product/triton_impl.py:36:16: error: Module has no attribute "_is_cow_tensor"  [attr-defined]
torch/_dispatch/python.py:13:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_dispatch/python.py:18:24: error: Module has no attribute "_DisablePythonDispatcher"  [attr-defined]
torch/_dispatch/python.py:19:28: error: Module has no attribute "_EnablePythonDispatcher"  [attr-defined]
torch/_dispatch/python.py:20:23: error: Module has no attribute "_EnablePreDispatch"  [attr-defined]
torch/_dispatch/python.py:57:13: error: Module has no attribute "_dispatch_tls_is_dispatch_key_included"  [attr-defined]
torch/_dispatch/python.py:58:9: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_dispatch/python.py:60:12: error: Module has no attribute "_functionalization_reapply_views_tls"  [attr-defined]
torch/_dispatch/python.py:62:9: error: Module has no attribute "_disable_functionalization"  [attr-defined]
torch/_dispatch/python.py:67:13: error: Module has no attribute "_enable_functionalization"  [attr-defined]
torch/_dispatch/python.py:134:20: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_dispatch/python.py:135:25: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_dispatch/python.py:195:30: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_dispatch/python.py:204:34: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_awaits/__init__.py:15:14: error: Name "torch._C._Await" is not defined  [name-defined]
torch/utils/data/datapipes/_typing.py:17:1: error: Module "typing" has no attribute "_eval_type"; maybe "reveal_type"?  [attr-defined]
torch/utils/data/datapipes/_typing.py:17:1: error: Module "typing" has no attribute "_GenericAlias"; maybe "GenericAlias"?  [attr-defined]
torch/utils/data/datapipes/_typing.py:17:1: error: Module "typing" has no attribute "_tp_cache"  [attr-defined]
torch/utils/data/datapipes/_typing.py:17:1: error: Module "typing" has no attribute "_type_check"  [attr-defined]
torch/utils/data/datapipes/_typing.py:267:31: error: Value of type "type[_Generic]" is not indexable  [index]
torch/_weights_only_unpickler.py:180:23: error: Module has no attribute "Size"  [attr-defined]
torch/_weights_only_unpickler.py:182:25: error: Module has no attribute "device"  [attr-defined]
torch/_weights_only_unpickler.py:213:9: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_weights_only_unpickler.py:214:9: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/_weights_only_unpickler.py:215:9: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/_weights_only_unpickler.py:216:9: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/_weights_only_unpickler.py:217:9: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/_tensor.py:26:44: error: Name "_C.TensorBase" is not defined  [name-defined]
torch/_tensor.py:77:9: error: Module has no attribute "complex64"  [attr-defined]
torch/_tensor.py:78:9: error: Module has no attribute "complex128"  [attr-defined]
torch/_tensor.py:79:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_tensor.py:80:9: error: Module has no attribute "float16"  [attr-defined]
torch/_tensor.py:81:9: error: Module has no attribute "float32"  [attr-defined]
torch/_tensor.py:82:9: error: Module has no attribute "float64"  [attr-defined]
torch/_tensor.py:83:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_tensor.py:84:9: error: Module has no attribute "int8"  [attr-defined]
torch/_tensor.py:85:9: error: Module has no attribute "uint16"  [attr-defined]
torch/_tensor.py:86:9: error: Module has no attribute "int16"  [attr-defined]
torch/_tensor.py:87:9: error: Module has no attribute "uint32"  [attr-defined]
torch/_tensor.py:88:9: error: Module has no attribute "int32"  [attr-defined]
torch/_tensor.py:89:9: error: Module has no attribute "uint64"  [attr-defined]
torch/_tensor.py:90:9: error: Module has no attribute "int64"  [attr-defined]
torch/_tensor.py:91:9: error: Module has no attribute "bool"  [attr-defined]
torch/_tensor.py:102:14: error: Name "torch._C.TensorBase" is not defined  [name-defined]
torch/_tensor.py:105:41: error: Module has no attribute "_dlpack_exchange_api"  [attr-defined]
torch/_tensor.py:158:25: error: Module has no attribute "_has_storage"  [attr-defined]
torch/_tensor.py:159:45: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/_tensor.py:177:31: error: Name "torch.qscheme" is not defined  [name-defined]
torch/_tensor.py:181:42: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_tensor.py:188:25: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/_tensor.py:189:25: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/_tensor.py:328:17: error: Module has no attribute "_has_storage"  [attr-defined]
torch/_tensor.py:329:37: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/_tensor.py:361:23: error: Name "torch.qscheme" is not defined  [name-defined]
torch/_tensor.py:364:34: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_tensor.py:366:21: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_tensor.py:371:17: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/_tensor.py:372:17: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/_tensor.py:378:21: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/_tensor.py:404:31: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_tensor.py:415:13: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_tensor.py:416:13: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_tensor.py:417:13: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_tensor.py:418:13: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_tensor.py:420:32: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_tensor.py:420:50: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_tensor.py:560:20: error: Unexpected keyword argument "tensor_contents" for "handle_torch_function"  [call-arg]
torch/_tensor.py:560:20: note: "handle_torch_function" defined in "torch.overrides"
torch/_tensor.py:561:17: error: Argument 1 to "handle_torch_function" has incompatible type "def __repr__(Tensor, /, *, Any = ...) -> Any"; expected "def (Tensor, /, *, Any = ...) -> Any"  [arg-type]
torch/_tensor.py:798:14: error: Module has no attribute "_add_docstr"  [attr-defined]
torch/_tensor.py:799:9: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_tensor.py:816:15: error: Module has no attribute "_add_docstr"  [attr-defined]
torch/_tensor.py:817:9: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_tensor.py:935:29: error: Module has no attribute "_lu_with_info"  [attr-defined]
torch/_tensor.py:1064:20: error: Module has no attribute "split_with_sizes"  [attr-defined]
torch/_tensor.py:1120:20: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_tensor.py:1125:2: error: Name "torch._C.TensorBase" is not defined  [name-defined]
torch/_tensor.py:1129:13: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_tensor.py:1134:9: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_tensor.py:1139:16: error: Module has no attribute "remainder"  [attr-defined]
torch/_tensor.py:1152:16: error: Module has no attribute "pow"  [attr-defined]
torch/_tensor.py:1158:16: error: Module has no attribute "floor_divide"  [attr-defined]
torch/_tensor.py:1162:16: error: Module has no attribute "floor_divide"  [attr-defined]
torch/_tensor.py:1168:16: error: Module has no attribute "bitwise_left_shift"  [attr-defined]
torch/_tensor.py:1174:16: error: Module has no attribute "bitwise_right_shift"  [attr-defined]
torch/_tensor.py:1178:16: error: Module has no attribute "matmul"  [attr-defined]
torch/_tensor.py:1180:15: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_tensor.py:1181:15: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_tensor.py:1182:15: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_tensor.py:1189:12: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/_tensor.py:1211:12: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/_tensor.py:1264:16: error: Module has no attribute "from_numpy"  [attr-defined]
torch/_tensor.py:1279:25: error: "bool" has no attribute "any"  [attr-defined]
torch/_tensor.py:1279:25: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_tensor.py:1376:57: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_tensor.py:1440:50: error: Module has no attribute "memory_format"  [attr-defined]
torch/_tensor.py:1534:14: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/_tensor.py:1541:26: error: Module has no attribute "_disabled_torch_dispatch_impl"  [attr-defined]
torch/_tensor.py:1590:79: error: Argument 4 to "handle_torch_function" has incompatible type "**dict[str, Any | tuple[int, int] | bool | None]"; expected "Tensor"  [arg-type]
torch/_tensor.py:1590:79: error: Argument 4 to "handle_torch_function" has incompatible type "**dict[str, Any | tuple[int, int] | bool | None]"; expected "tuple[int, int] | None"  [arg-type]
torch/_tensor.py:1590:79: error: Argument 4 to "handle_torch_function" has incompatible type "**dict[str, Any | tuple[int, int] | bool | None]"; expected "tuple[IntEnum, int] | None"  [arg-type]
torch/_tensor.py:1590:79: error: Argument 4 to "handle_torch_function" has incompatible type "**dict[str, Any | tuple[int, int] | bool | None]"; expected "bool | None"  [arg-type]
torch/_tensor.py:1601:27: error: Module has no attribute "strided"  [attr-defined]
torch/_tensor.py:1670:20: error: Module has no attribute "_to_dlpack"  [attr-defined]
torch/_tensor.py:1672:16: error: Module has no attribute "_to_dlpack_versioned"  [attr-defined]
torch/xpu/streams.py:17:14: error: Name "torch._C._XpuStreamBase" is not defined  [name-defined]
torch/xpu/streams.py:44:41: error: Name "torch.Event" is not defined  [name-defined]
torch/xpu/streams.py:52:44: error: Name "torch.Stream" is not defined  [name-defined]
torch/xpu/streams.py:63:43: error: Name "torch.Event" is not defined  [name-defined]
torch/xpu/streams.py:106:13: error: Name "torch._C._XpuEventBase" is not defined  [name-defined]
torch/xpu/streams.py:124:39: error: Name "torch.Stream" is not defined  [name-defined]
torch/xpu/streams.py:135:37: error: Name "torch.Stream" is not defined  [name-defined]
torch/xpu/_utils.py:29:18: error: Module has no attribute "device"  [attr-defined]
torch/xpu/_utils.py:30:27: error: Module has no attribute "device"  [attr-defined]
torch/utils/backend_registration.py:4:1: error: Module "torch._C" has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/utils/backend_registration.py:4:1: error: Module "torch._C" has no attribute "_rename_privateuse1_backend"  [attr-defined]
torch/utils/backend_registration.py:42:5: error: Cannot assign to a method  [method-assign]
torch/utils/backend_registration.py:43:5: error: Cannot assign to a method  [method-assign]
torch/utils/backend_registration.py:69:5: error: Cannot assign to a method  [method-assign]
torch/utils/backend_registration.py:70:5: error: Cannot assign to a method  [method-assign]
torch/utils/backend_registration.py:150:51: error: Name "torch.device" is not defined  [name-defined]
torch/utils/backend_registration.py:167:18: error: Module has no attribute "device"  [attr-defined]
torch/utils/backend_registration.py:170:27: error: Module has no attribute "device"  [attr-defined]
torch/utils/backend_registration.py:180:12: error: Incompatible return value type (got "Any | int | str", expected "int")  [return-value]
torch/utils/backend_registration.py:197:23: error: Name "torch.device" is not defined  [name-defined]
torch/utils/backend_registration.py:226:20: error: Module has no attribute "device"  [attr-defined]
torch/utils/backend_registration.py:249:23: error: Name "torch.device" is not defined  [name-defined]
torch/utils/backend_registration.py:312:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/backend_registration.py:327:55: error: Name "torch.dtype" is not defined  [name-defined]
torch/utils/backend_registration.py:368:33: error: Module has no attribute "device"  [attr-defined]
torch/utils/backend_registration.py:414:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/utils/backend_registration.py:526:29: error: Name "torch._C._acc.PrivateUse1Hooks" is not defined  [name-defined]
torch/utils/backend_registration.py:537:25: error: Name "torch._C._acc.DeviceGuard" is not defined  [name-defined]
torch/utils/backend_registration.py:577:5: error: Module has no attribute "_acc"  [attr-defined]
torch/utils/backend_registration.py:578:5: error: Module has no attribute "_acc"  [attr-defined]
torch/utils/_python_dispatch.py:15:1: error: Module "torch._C" has no attribute "_get_dispatch_stack_at"  [attr-defined]
torch/utils/_python_dispatch.py:15:1: error: Module "torch._C" has no attribute "_len_torch_dispatch_stack"  [attr-defined]
torch/utils/_python_dispatch.py:15:1: error: Module "torch._C" has no attribute "_pop_torch_dispatch_stack"  [attr-defined]
torch/utils/_python_dispatch.py:15:1: error: Module "torch._C" has no attribute "_push_on_torch_dispatch_stack"  [attr-defined]
torch/utils/_python_dispatch.py:15:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/utils/_python_dispatch.py:56:17: error: Module has no attribute "_len_torch_dispatch_stack"  [attr-defined]
torch/utils/_python_dispatch.py:115:21: error: Cannot assign to a method  [method-assign]
torch/utils/_python_dispatch.py:119:46: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/utils/_python_dispatch.py:283:9: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/utils/_python_dispatch.py:284:9: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/utils/_python_dispatch.py:287:47: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/utils/_python_dispatch.py:288:28: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/utils/_python_dispatch.py:294:26: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/utils/_python_dispatch.py:311:26: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/utils/_python_dispatch.py:321:16: error: Module has no attribute "_unset_dispatch_mode"  [attr-defined]
torch/utils/_python_dispatch.py:326:9: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/utils/_python_dispatch.py:327:9: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/utils/_python_dispatch.py:352:31: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/utils/_python_dispatch.py:364:10: error: Module has no attribute "_functionality_to_backend_keys"  [attr-defined]
torch/utils/_python_dispatch.py:371:32: error: Name "torch._C._TorchDispatchModeKey" is not defined  [name-defined]
torch/utils/_python_dispatch.py:377:35: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/utils/_python_dispatch.py:490:12: error: Name "torch._C.Size" is not defined  [name-defined]
torch/utils/_python_dispatch.py:515:24: error: Name "torch.memory_format" is not defined  [name-defined]
torch/utils/_python_dispatch.py:526:24: error: Name "torch.memory_format" is not defined  [name-defined]
torch/utils/_python_dispatch.py:536:24: error: Name "torch.memory_format" is not defined  [name-defined]
torch/utils/_python_dispatch.py:671:17: error: Module has no attribute "_functionalize_unsafe_set"  [attr-defined]
torch/utils/_python_dispatch.py:675:13: error: Module has no attribute "_functionalize_unsafe_set"  [attr-defined]
torch/utils/_python_dispatch.py:814:28: error: Module has no attribute "Tag"  [attr-defined]
torch/utils/_python_dispatch.py:858:27: error: Module has no attribute "_parse_dispatch_key"  [attr-defined]
torch/utils/_python_dispatch.py:859:17: error: Module has no attribute "_dispatch_key_for_device"  [attr-defined]
torch/utils/_python_dispatch.py:868:40: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/utils/_python_dispatch.py:949:31: error: Module has no attribute "_meta_in_tls_dispatch_include"  [attr-defined]
torch/utils/_python_dispatch.py:950:17: error: Module has no attribute "_set_meta_in_tls_dispatch_include"  [attr-defined]
torch/utils/_python_dispatch.py:954:21: error: Module has no attribute "_set_meta_in_tls_dispatch_include"  [attr-defined]
torch/utils/_config_module.py:252:5: error: Module has no attribute "_hash_cache_var"  [attr-defined]
torch/utils/_config_module.py:255:5: error: Module has no attribute "_get_dict_dirty_keys_var"  [attr-defined]
torch/utils/_config_module.py:258:5: error: Module has no attribute "_get_dict_cache_var"  [attr-defined]
torch/utils/_config_module.py:1002:1: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/_config_module.py:1003:5: error: Function is missing a type annotation  [no-untyped-def]
torch/testing/__init__.py:1:1: error: Module "torch._C" has no attribute "FileCheck"  [attr-defined]
torch/sparse/semi_structured.py:61:36: error: Name "torch.dtype" is not defined  [name-defined]
torch/sparse/semi_structured.py:82:16: error: Name "torch.Size" is not defined  [name-defined]
torch/sparse/semi_structured.py:171:33: error: Name "torch.Size" is not defined  [name-defined]
torch/sparse/semi_structured.py:187:28: error: Name "torch.Size" is not defined  [name-defined]
torch/sparse/semi_structured.py:207:26: error: Module has no attribute "_disabled_torch_function_impl"  [attr-defined]
torch/sparse/semi_structured.py:207:26: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/sparse/semi_structured.py:289:16: error: Module has no attribute "mm"  [attr-defined]
torch/sparse/semi_structured.py:289:31: error: Module has no attribute "eye"  [attr-defined]
torch/sparse/semi_structured.py:394:9: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/semi_structured.py:395:9: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/semi_structured.py:396:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/semi_structured.py:397:9: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/semi_structured.py:497:13: error: Module has no attribute "_sparse_semi_structured_tile"  [attr-defined]
torch/sparse/semi_structured.py:562:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/sparse/semi_structured.py:563:9: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/semi_structured.py:564:9: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/semi_structured.py:565:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/semi_structured.py:578:20: error: Module has no attribute "_cslt_compress"  [attr-defined]
torch/sparse/semi_structured.py:633:13: error: Module has no attribute "_sparse_semi_structured_tile"  [attr-defined]
torch/sparse/semi_structured.py:682:26: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/sparse/semi_structured.py:741:59: error: Argument 2 to "pad" has incompatible type "tuple[int, Any, int, Any]"; expected "list[int]"  [arg-type]
torch/sparse/semi_structured.py:744:19: error: Module has no attribute "_sparse_semi_structured_mm"  [attr-defined]
torch/sparse/semi_structured.py:746:19: error: Module has no attribute "_sparse_semi_structured_addmm"  [attr-defined]
torch/sparse/semi_structured.py:768:16: error: Module has no attribute "empty"  [attr-defined]
torch/sparse/semi_structured.py:805:59: error: Argument 2 to "pad" has incompatible type "tuple[int, Any, int, Any]"; expected "list[int]"  [arg-type]
torch/sparse/semi_structured.py:807:15: error: Module has no attribute "_cslt_sparse_mm"  [attr-defined]
torch/sparse/semi_structured.py:838:16: error: Module has no attribute "empty"  [attr-defined]
torch/profiler/_memory_profiler.py:27:5: error: Module "torch._C" has no attribute "FunctionSchema"  [attr-defined]
torch/profiler/_memory_profiler.py:73:13: error: Name "torch.device" is not defined  [name-defined]
torch/profiler/_memory_profiler.py:122:17: error: Name "torch.device" is not defined  [name-defined]
torch/profiler/_memory_profiler.py:273:36: error: Module has no attribute "OptionalType"  [attr-defined]
torch/profiler/_memory_profiler.py:277:36: error: Module has no attribute "AnyType"  [attr-defined]
torch/profiler/_memory_profiler.py:280:36: error: Module has no attribute "ListType"  [attr-defined]
torch/profiler/_memory_profiler.py:286:14: error: Module has no attribute "TensorType"  [attr-defined]
torch/profiler/_memory_profiler.py:287:14: error: Module has no attribute "NoneType"  [attr-defined]
torch/profiler/_memory_profiler.py:288:14: error: Module has no attribute "BoolType"  [attr-defined]
torch/profiler/_memory_profiler.py:289:14: error: Module has no attribute "IntType"  [attr-defined]
torch/profiler/_memory_profiler.py:290:14: error: Module has no attribute "FloatType"  [attr-defined]
torch/profiler/_memory_profiler.py:291:14: error: Module has no attribute "ComplexType"  [attr-defined]
torch/profiler/_memory_profiler.py:292:14: error: Module has no attribute "NumberType"  [attr-defined]
torch/profiler/_memory_profiler.py:322:26: error: Module has no attribute "_jit_get_schemas_for_operator"  [attr-defined]
torch/profiler/_memory_profiler.py:391:62: error: Module has no attribute "strided"  [attr-defined]
torch/profiler/_memory_profiler.py:704:39: error: Name "torch.device" is not defined  [name-defined]
torch/profiler/_memory_profiler.py:1033:18: error: Module has no attribute "device"  [attr-defined]
torch/profiler/_memory_profiler.py:1101:18: error: Module has no attribute "device"  [attr-defined]
torch/profiler/_memory_profiler.py:1193:18: error: Module has no attribute "device"  [attr-defined]
torch/nn/parallel/comm.py:44:16: error: Module has no attribute "_broadcast"  [attr-defined]
torch/nn/parallel/comm.py:47:16: error: Module has no attribute "_broadcast_out"  [attr-defined]
torch/nn/parallel/comm.py:67:12: error: Module has no attribute "_broadcast_coalesced"  [attr-defined]
torch/nn/parallel/comm.py:110:18: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/parallel/comm.py:113:30: error: Module has no attribute "device"  [attr-defined]
torch/nn/parallel/comm.py:209:22: error: Module has no attribute "_scatter"  [attr-defined]
torch/nn/parallel/comm.py:219:22: error: Module has no attribute "_scatter_out"  [attr-defined]
torch/nn/parallel/comm.py:258:16: error: Module has no attribute "_gather"  [attr-defined]
torch/nn/parallel/comm.py:264:16: error: Module has no attribute "_gather_out"  [attr-defined]
torch/nn/attention/__init__.py:10:1: error: Module "torch._C" has no attribute "_SDPBackend"  [attr-defined]
torch/nn/attention/__init__.py:92:25: error: Module has no attribute "_get_sdp_priority_order"  [attr-defined]
torch/nn/attention/__init__.py:106:29: error: Module has no attribute "_get_sdp_priority_order"  [attr-defined]
torch/nn/attention/__init__.py:110:9: error: Module has no attribute "_set_sdp_priority_order"  [attr-defined]
torch/multiprocessing/__init__.py:37:1: error: Module has no attribute "_multiprocessing_init"  [attr-defined]
torch/multiprocessing/__init__.py:93:5: error: Module has no attribute "_set_thread_name"  [attr-defined]
torch/multiprocessing/__init__.py:102:12: error: Module has no attribute "_get_thread_name"  [attr-defined]
torch/masked/maskedtensor/core.py:47:32: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/maskedtensor/core.py:51:34: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/maskedtensor/core.py:58:41: error: Module has no attribute "eq"  [attr-defined]
torch/masked/maskedtensor/core.py:59:37: error: Module has no attribute "allclose"  [attr-defined]
torch/masked/maskedtensor/core.py:108:24: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/maskedtensor/core.py:108:42: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/maskedtensor/core.py:185:27: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/maskedtensor/core.py:189:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/maskedtensor/core.py:190:29: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/maskedtensor/core.py:192:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/maskedtensor/core.py:205:32: error: Module has no attribute "strided"  [attr-defined]
torch/masked/maskedtensor/core.py:205:47: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/maskedtensor/core.py:205:65: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/maskedtensor/core.py:207:27: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/maskedtensor/core.py:212:29: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/maskedtensor/core.py:219:26: error: Module has no attribute "bool"  [attr-defined]
torch/masked/maskedtensor/core.py:222:27: error: Module has no attribute "float16"  [attr-defined]
torch/masked/maskedtensor/core.py:223:30: error: Module has no attribute "float32"  [attr-defined]
torch/masked/maskedtensor/core.py:224:30: error: Module has no attribute "float64"  [attr-defined]
torch/masked/maskedtensor/core.py:225:30: error: Module has no attribute "bool"  [attr-defined]
torch/masked/maskedtensor/core.py:226:30: error: Module has no attribute "int8"  [attr-defined]
torch/masked/maskedtensor/core.py:227:30: error: Module has no attribute "int16"  [attr-defined]
torch/masked/maskedtensor/core.py:228:30: error: Module has no attribute "int32"  [attr-defined]
torch/masked/maskedtensor/core.py:229:30: error: Module has no attribute "int64"  [attr-defined]
torch/masked/maskedtensor/core.py:298:14: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/masked/maskedtensor/core.py:356:31: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/maskedtensor/core.py:359:31: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/distributed/autograd/__init__.py:16:27: error: Module has no attribute "_dist_autograd_init"  [attr-defined]
torch/cuda/streams.py:17:14: error: Name "torch._C._CudaStreamBase" is not defined  [name-defined]
torch/cuda/streams.py:48:41: error: Name "torch.Event" is not defined  [name-defined]
torch/cuda/streams.py:65:44: error: Name "torch.Stream" is not defined  [name-defined]
torch/cuda/streams.py:79:43: error: Name "torch.Event" is not defined  [name-defined]
torch/cuda/streams.py:159:13: error: Name "torch._C._CudaEventBase" is not defined  [name-defined]
torch/cuda/streams.py:199:39: error: Name "torch.Stream" is not defined  [name-defined]
torch/cuda/streams.py:211:37: error: Name "torch.Stream" is not defined  [name-defined]
torch/cuda/_utils.py:9:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/cuda/_utils.py:28:1: error: Cannot find implementation or library stub for module named "rocm_sdk"  [import-not-found]
torch/cuda/_utils.py:85:12: error: Item "None" of "Any | None" has no attribute "cudaError_t"  [union-attr]
torch/cuda/_utils.py:88:13: error: Item "None" of "Any | None" has no attribute "cudaGetErrorString"  [union-attr]
torch/cuda/_utils.py:234:34: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/cuda/_utils.py:236:34: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/cuda/_utils.py:236:34: error: _CudaDeviceProperties? has no attribute "minor"  [attr-defined]
torch/cuda/_utils.py:481:26: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/cuda/_utils.py:576:18: error: Module has no attribute "device"  [attr-defined]
torch/cuda/_utils.py:577:27: error: Module has no attribute "device"  [attr-defined]
torch/backends/python_native/__init__.py:42:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:66:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:73:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:85:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:90:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:135:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:147:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:159:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:159:5: note: Use "-> None" if function does not return a value
torch/backends/python_native/__init__.py:164:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:164:5: note: Use "-> None" if function does not return a value
torch/backends/python_native/__init__.py:170:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:180:5: error: Function is missing a type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:189:5: error: Function is missing a type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:224:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:243:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:259:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:273:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:288:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:322:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:336:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/python_native/__init__.py:358:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/nnpack/__init__.py:13:12: error: Module has no attribute "_nnpack_available"  [attr-defined]
torch/backends/nnpack/__init__.py:18:19: error: Module has no attribute "_get_nnpack_enabled"  [attr-defined]
torch/backends/nnpack/__init__.py:19:5: error: Module has no attribute "_set_nnpack_enabled"  [attr-defined]
torch/backends/mkldnn/__init__.py:19:12: error: Module has no attribute "_has_mkldnn"  [attr-defined]
torch/backends/mkldnn/__init__.py:25:12: error: Module has no attribute "_has_mkldnn_acl"  [attr-defined]
torch/backends/mkldnn/__init__.py:70:14: error: Module has no attribute "_verbose"  [attr-defined]
torch/backends/mkldnn/__init__.py:78:9: error: Module has no attribute "_verbose"  [attr-defined]
torch/backends/mkldnn/__init__.py:86:9: error: Module has no attribute "_get_mkldnn_enabled"  [attr-defined]
torch/backends/mkldnn/__init__.py:87:9: error: Module has no attribute "_get_mkldnn_deterministic"  [attr-defined]
torch/backends/mkldnn/__init__.py:88:9: error: Module has no attribute "_get_onednn_allow_tf32"  [attr-defined]
torch/backends/mkldnn/__init__.py:89:9: error: Module has no attribute "_get_fp32_precision_getter"  [attr-defined]
torch/backends/mkldnn/__init__.py:92:9: error: Module has no attribute "_set_mkldnn_enabled"  [attr-defined]
torch/backends/mkldnn/__init__.py:94:9: error: Module has no attribute "_set_mkldnn_deterministic"  [attr-defined]
torch/backends/mkldnn/__init__.py:96:9: error: Module has no attribute "_set_onednn_allow_tf32"  [attr-defined]
torch/backends/mkldnn/__init__.py:98:9: error: Module has no attribute "_set_fp32_precision_setter"  [attr-defined]
torch/backends/mkldnn/__init__.py:117:27: error: Module has no attribute "_get_mkldnn_enabled"  [attr-defined]
torch/backends/mkldnn/__init__.py:117:57: error: Module has no attribute "_set_mkldnn_enabled"  [attr-defined]
torch/backends/mkldnn/__init__.py:119:9: error: Module has no attribute "_get_mkldnn_deterministic"  [attr-defined]
torch/backends/mkldnn/__init__.py:119:45: error: Module has no attribute "_set_mkldnn_deterministic"  [attr-defined]
torch/backends/mkldnn/__init__.py:122:9: error: Module has no attribute "_get_onednn_allow_tf32"  [attr-defined]
torch/backends/mkldnn/__init__.py:122:42: error: Module has no attribute "_set_onednn_allow_tf32"  [attr-defined]
torch/backends/miopen/__init__.py:12:19: error: Module has no attribute "_get_miopen_immediate"  [attr-defined]
torch/backends/miopen/__init__.py:14:9: error: Module has no attribute "_set_miopen_immediate"  [attr-defined]
torch/backends/miopen/__init__.py:41:9: error: Module has no attribute "_get_miopen_immediate"  [attr-defined]
torch/backends/miopen/__init__.py:41:41: error: Module has no attribute "_set_miopen_immediate"  [attr-defined]
torch/backends/cudnn/rnn.py:79:17: error: Module has no attribute "_cudnn_init_dropout_state"  [attr-defined]
torch/backends/cudnn/rnn.py:79:17: note: Error code "attr-defined" not covered by "type: ignore[call-arg]" comment
torch/backends/cudnn/rnn.py:84:29: error: Module has no attribute "uint8"  [attr-defined]
torch/backends/cudnn/rnn.py:85:28: error: Module has no attribute "device"  [attr-defined]
torch/backends/cudnn/rnn.py:110:21: error: Module has no attribute "_cudnn_init_dropout_state"  [attr-defined]
torch/backends/cudnn/rnn.py:110:21: note: Error code "attr-defined" not covered by "type: ignore[call-arg]" comment
torch/backends/cudnn/rnn.py:115:33: error: Module has no attribute "uint8"  [attr-defined]
torch/backends/cudnn/rnn.py:116:32: error: Module has no attribute "device"  [attr-defined]
torch/backends/cudnn/__init__.py:118:5: error: Module has no attribute "half"  [attr-defined]
torch/backends/cudnn/__init__.py:119:5: error: Module has no attribute "float"  [attr-defined]
torch/backends/cudnn/__init__.py:120:5: error: Module has no attribute "double"  [attr-defined]
torch/backends/cudnn/__init__.py:126:12: error: Module has no attribute "_has_cudnn"  [attr-defined]
torch/backends/cudnn/__init__.py:130:12: error: Module has no attribute "_get_cudnn_enabled"  [attr-defined]
torch/backends/cudnn/__init__.py:164:9: error: Module has no attribute "_get_cudnn_enabled"  [attr-defined]
torch/backends/cudnn/__init__.py:165:9: error: Module has no attribute "_get_cudnn_benchmark"  [attr-defined]
torch/backends/cudnn/__init__.py:166:41: error: Module has no attribute "_cuda_get_cudnn_benchmark_limit"  [attr-defined]
torch/backends/cudnn/__init__.py:167:9: error: Module has no attribute "_get_cudnn_deterministic"  [attr-defined]
torch/backends/cudnn/__init__.py:168:9: error: Module has no attribute "_get_cudnn_allow_tf32"  [attr-defined]
torch/backends/cudnn/__init__.py:169:9: error: Module has no attribute "_get_fp32_precision_getter"  [attr-defined]
torch/backends/cudnn/__init__.py:170:9: error: Module has no attribute "_get_cudnn_depthwise_kernel"  [attr-defined]
torch/backends/cudnn/__init__.py:173:9: error: Module has no attribute "_set_cudnn_enabled"  [attr-defined]
torch/backends/cudnn/__init__.py:175:9: error: Module has no attribute "_set_cudnn_benchmark"  [attr-defined]
torch/backends/cudnn/__init__.py:177:9: error: Module has no attribute "_cuda_set_cudnn_benchmark_limit"  [attr-defined]
torch/backends/cudnn/__init__.py:179:9: error: Module has no attribute "_set_cudnn_deterministic"  [attr-defined]
torch/backends/cudnn/__init__.py:181:9: error: Module has no attribute "_set_cudnn_allow_tf32"  [attr-defined]
torch/backends/cudnn/__init__.py:183:9: error: Module has no attribute "_set_fp32_precision_setter"  [attr-defined]
torch/backends/cudnn/__init__.py:185:9: error: Module has no attribute "_set_cudnn_depthwise_kernel"  [attr-defined]
torch/backends/cudnn/__init__.py:223:27: error: Module has no attribute "_get_cudnn_enabled"  [attr-defined]
torch/backends/cudnn/__init__.py:223:56: error: Module has no attribute "_set_cudnn_enabled"  [attr-defined]
torch/backends/cudnn/__init__.py:225:9: error: Module has no attribute "_get_cudnn_deterministic"  [attr-defined]
torch/backends/cudnn/__init__.py:225:44: error: Module has no attribute "_set_cudnn_deterministic"  [attr-defined]
torch/backends/cudnn/__init__.py:228:9: error: Module has no attribute "_get_cudnn_benchmark"  [attr-defined]
torch/backends/cudnn/__init__.py:228:40: error: Module has no attribute "_set_cudnn_benchmark"  [attr-defined]
torch/backends/cudnn/__init__.py:233:13: error: Module has no attribute "_cuda_get_cudnn_benchmark_limit"  [attr-defined]
torch/backends/cudnn/__init__.py:234:13: error: Module has no attribute "_cuda_set_cudnn_benchmark_limit"  [attr-defined]
torch/backends/cudnn/__init__.py:237:9: error: Module has no attribute "_get_cudnn_allow_tf32"  [attr-defined]
torch/backends/cudnn/__init__.py:237:41: error: Module has no attribute "_set_cudnn_allow_tf32"  [attr-defined]
torch/backends/cudnn/__init__.py:245:9: error: Module has no attribute "_get_cudnn_depthwise_kernel"  [attr-defined]
torch/backends/cudnn/__init__.py:246:9: error: Module has no attribute "_set_cudnn_depthwise_kernel"  [attr-defined]
torch/autograd/forward_ad.py:227:24: error: Module has no attribute "_is_fwd_grad_enabled"  [attr-defined]
torch/autograd/forward_ad.py:235:9: error: Module has no attribute "_set_fwd_grad_enabled"  [attr-defined]
torch/autograd/forward_ad.py:241:9: error: Module has no attribute "_set_fwd_grad_enabled"  [attr-defined]
torch/ao/nn/quantized/reference/modules/linear.py:29:17: error: Name "torch.device" is not defined  [name-defined]
torch/ao/nn/quantized/reference/modules/linear.py:30:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_native/dsl_registry.py:39:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/dsl_registry.py:39:5: note: Use "-> None" if function does not return a value
torch/_native/ops/topk/cutedsl_impl.py:99:12: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_native/ops/topk/cutedsl_impl.py:105:42: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/topk/cutedsl_impl.py:125:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/topk/cutedsl_impl.py:152:24: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/topk/cutedsl_impl.py:154:25: error: Module has no attribute "int64"  [attr-defined]
torch/_native/ops/topk/cutedsl_impl.py:176:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/scatter_add/cutedsl_impl.py:43:22: error: Module has no attribute "float16"  [attr-defined]
torch/_native/ops/scatter_add/cutedsl_impl.py:43:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_native/ops/scatter_add/cutedsl_impl.py:43:53: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/scatter_add/cutedsl_impl.py:85:9: error: Module has no attribute "_is_cow_tensor"  [attr-defined]
torch/_native/ops/scatter_add/cutedsl_impl.py:133:28: error: Module has no attribute "int32"  [attr-defined]
torch/_native/ops/scatter_add/cutedsl_impl.py:133:41: error: Module has no attribute "int64"  [attr-defined]
torch/_native/ops/scatter_add/cutedsl_impl.py:233:22: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_native/ops/scatter_add/cutedsl_impl.py:281:26: error: Module has no attribute "int64"  [attr-defined]
torch/_native/ops/scatter_add/cutedsl_impl.py:282:32: error: Module has no attribute "int64"  [attr-defined]
torch/_native/ops/scatter_add/cutedsl_impl.py:293:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/scatter_add/cutedsl_impl.py:313:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/cutedsl_impl.py:334:5: error: Name "_cond" already defined on line 313  [no-redef]
torch/_native/ops/scatter_add/cutedsl_impl.py:334:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/cutedsl_impl.py:349:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/cutedsl_impl.py:359:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/scatter_add/cutedsl_impl.py:375:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/cutedsl_impl.py:378:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/cutedsl_impl.py:382:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/cutedsl_impl.py:388:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/cutedsl_impl.py:394:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/utils/data/_utils/worker.py:158:22: error: Name "torch.Generator" is not defined  [name-defined]
torch/utils/data/_utils/worker.py:273:9: error: Module has no attribute "set_num_threads"  [attr-defined]
torch/utils/data/_utils/worker.py:286:22: error: Module has no attribute "Generator"  [attr-defined]
torch/utils/data/_utils/signal_handling.py:39:1: error: Module "torch._C" has no attribute "_error_if_any_worker_fails"  [attr-defined]
torch/utils/data/_utils/signal_handling.py:39:1: error: Module "torch._C" has no attribute "_remove_worker_pids"  [attr-defined]
torch/utils/data/_utils/signal_handling.py:39:1: error: Module "torch._C" has no attribute "_set_worker_pids"  [attr-defined]
torch/utils/data/_utils/signal_handling.py:39:1: error: Module "torch._C" has no attribute "_set_worker_signal_handlers"  [attr-defined]
torch/utils/data/_utils/pin_memory.py:21:5: error: Module has no attribute "set_num_threads"  [attr-defined]
torch/utils/__init__.py:107:5: error: Module has no attribute "_swap_tensor_impl"  [attr-defined]
torch/cuda/_sanitizer.py:475:13: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/cuda/_sanitizer.py:476:21: error: Name "torch.Argument" is not defined  [name-defined]
torch/cuda/_sanitizer.py:518:17: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/cuda/_sanitizer.py:542:23: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/cuda/_sanitizer.py:562:9: error: Module has no attribute "_activate_gpu_trace"  [attr-defined]
torch/autograd/graph.py:235:28: error: Module has no attribute "_FunctionBase"  [attr-defined]
torch/autograd/graph.py:263:5: error: Module has no attribute "_increment_version"  [attr-defined]
torch/autograd/graph.py:403:56: error: Name "torch.device" is not defined  [name-defined]
torch/autograd/graph.py:407:22: error: Module has no attribute "empty"  [attr-defined]
torch/autograd/graph.py:416:43: error: Name "torch.device" is not defined  [name-defined]
torch/autograd/graph.py:528:12: error: Module has no attribute "_set_warn_on_accumulate_grad_stream_mismatch"  [attr-defined]
torch/autograd/graph.py:558:12: error: Module has no attribute "_set_override_stale_capture_stream"  [attr-defined]
torch/autograd/graph.py:649:22: error: Module has no attribute "_current_graph_task_id"  [attr-defined]
torch/autograd/graph.py:664:33: error: Module has no attribute "_will_engine_execute_node"  [attr-defined]
torch/autograd/graph.py:689:18: error: Module has no attribute "_current_graph_task_id"  [attr-defined]
torch/autograd/graph.py:952:16: error: Module has no attribute "_current_autograd_node"  [attr-defined]
torch/autograd/graph.py:976:5: error: Module has no attribute "_stash_obj_in_tls"  [attr-defined]
torch/autograd/graph.py:989:9: error: Module has no attribute "_remove_obj_from_tls"  [attr-defined]
torch/nn/modules/rnn.py:31:17: error: Module has no attribute "rnn_tanh"  [attr-defined]
torch/nn/modules/rnn.py:32:17: error: Module has no attribute "rnn_relu"  [attr-defined]
torch/nn/modules/rnn.py:179:21: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/rnn.py:182:21: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/rnn.py:184:34: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/rnn.py:187:34: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/rnn.py:196:25: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/rnn.py:281:20: error: Module has no attribute "_use_cudnn_rnn_flatten_weight"  [attr-defined]
torch/nn/modules/rnn.py:285:21: error: Module has no attribute "_cudnn_rnn_flatten_weight"  [attr-defined]
torch/nn/modules/rnn.py:317:25: error: Module has no attribute "_is_any_autocast_enabled"  [attr-defined]
torch/nn/modules/rnn.py:689:22: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:725:22: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:745:26: error: Module has no attribute "rnn_tanh"  [attr-defined]
torch/nn/modules/rnn.py:758:26: error: Module has no attribute "rnn_relu"  [attr-defined]
torch/nn/modules/rnn.py:772:26: error: Module has no attribute "rnn_tanh"  [attr-defined]
torch/nn/modules/rnn.py:785:26: error: Module has no attribute "rnn_relu"  [attr-defined]
torch/nn/modules/rnn.py:1093:27: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:1100:27: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:1125:27: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:1132:27: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:1164:22: error: Module has no attribute "lstm"  [attr-defined]
torch/nn/modules/rnn.py:1177:22: error: Module has no attribute "lstm"  [attr-defined]
torch/nn/modules/rnn.py:1388:22: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:1425:22: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:1440:22: error: Module has no attribute "gru"  [attr-defined]
torch/nn/modules/rnn.py:1453:22: error: Module has no attribute "gru"  [attr-defined]
torch/nn/modules/rnn.py:1510:13: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/rnn.py:1513:13: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/rnn.py:1517:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/rnn.py:1520:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/rnn.py:1627:18: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:1634:19: error: Module has no attribute "rnn_tanh_cell"  [attr-defined]
torch/nn/modules/rnn.py:1643:19: error: Module has no attribute "rnn_relu_cell"  [attr-defined]
torch/nn/modules/rnn.py:1750:21: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:1757:15: error: Module has no attribute "lstm_cell"  [attr-defined]
torch/nn/modules/rnn.py:1858:18: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/rnn.py:1864:15: error: Module has no attribute "gru_cell"  [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "device"; maybe "Device"?  [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "DispatchKey"  [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "dtype"; maybe "types"?  [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "layout"  [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "qscheme"  [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "Size"  [attr-defined]
torch/storage.py:45:13: error: Name "torch.device" is not defined  [name-defined]
torch/storage.py:49:19: error: Name "torch.device" is not defined  [name-defined]
torch/storage.py:94:19: error: Module has no attribute "device"  [attr-defined]
torch/storage.py:109:19: error: Module has no attribute "device"  [attr-defined]
torch/storage.py:274:34: error: Module has no attribute "dtype"  [attr-defined]
torch/storage.py:277:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/storage.py:277:36: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:287:35: error: Module has no attribute "device"  [attr-defined]
torch/storage.py:288:22: error: Module has no attribute "device"  [attr-defined]
torch/storage.py:293:25: error: Module has no attribute "double"  [attr-defined]
torch/storage.py:297:25: error: Module has no attribute "float"  [attr-defined]
torch/storage.py:301:25: error: Module has no attribute "half"  [attr-defined]
torch/storage.py:305:25: error: Module has no attribute "long"  [attr-defined]
torch/storage.py:309:25: error: Module has no attribute "int"  [attr-defined]
torch/storage.py:313:25: error: Module has no attribute "short"  [attr-defined]
torch/storage.py:317:25: error: Module has no attribute "int8"  [attr-defined]
torch/storage.py:321:25: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:325:25: error: Module has no attribute "bool"  [attr-defined]
torch/storage.py:329:25: error: Module has no attribute "bfloat16"  [attr-defined]
torch/storage.py:333:25: error: Module has no attribute "cdouble"  [attr-defined]
torch/storage.py:337:25: error: Module has no attribute "cfloat"  [attr-defined]
torch/storage.py:341:25: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/storage.py:345:25: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/storage.py:349:25: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/storage.py:353:25: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/storage.py:366:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/storage.py:366:36: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:385:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/storage.py:385:36: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:408:18: error: Module has no attribute "device"  [attr-defined]
torch/storage.py:467:22: error: Name "torch._C.StorageBase" is not defined  [name-defined]
torch/storage.py:543:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/storage.py:544:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/storage.py:545:9: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/storage.py:546:9: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/storage.py:547:9: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/storage.py:548:9: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/storage.py:549:9: error: Module has no attribute "bits8"  [attr-defined]
torch/storage.py:550:9: error: Module has no attribute "bits16"  [attr-defined]
torch/storage.py:551:9: error: Module has no attribute "bits1x8"  [attr-defined]
torch/storage.py:552:9: error: Module has no attribute "bits2x4"  [attr-defined]
torch/storage.py:553:9: error: Module has no attribute "bits4x2"  [attr-defined]
torch/storage.py:554:9: error: Module has no attribute "complex32"  [attr-defined]
torch/storage.py:555:9: error: Module has no attribute "uint16"  [attr-defined]
torch/storage.py:556:9: error: Module has no attribute "uint32"  [attr-defined]
torch/storage.py:557:9: error: Module has no attribute "uint64"  [attr-defined]
torch/storage.py:569:9: error: Module has no attribute "double"  [attr-defined]
torch/storage.py:570:9: error: Module has no attribute "float"  [attr-defined]
torch/storage.py:571:9: error: Module has no attribute "half"  [attr-defined]
torch/storage.py:572:9: error: Module has no attribute "long"  [attr-defined]
torch/storage.py:573:9: error: Module has no attribute "int"  [attr-defined]
torch/storage.py:574:9: error: Module has no attribute "int16"  [attr-defined]
torch/storage.py:575:9: error: Module has no attribute "int8"  [attr-defined]
torch/storage.py:576:9: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:577:9: error: Module has no attribute "bool"  [attr-defined]
torch/storage.py:578:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/storage.py:579:9: error: Module has no attribute "cdouble"  [attr-defined]
torch/storage.py:580:9: error: Module has no attribute "cfloat"  [attr-defined]
torch/storage.py:581:9: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:582:9: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:583:9: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:584:9: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:585:9: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:597:9: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:598:9: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:599:9: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:600:9: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:601:9: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:604:13: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:604:27: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:605:13: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:605:29: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:606:13: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:606:29: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:607:13: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:607:27: error: Module has no attribute "int32"  [attr-defined]
torch/storage.py:608:13: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:608:26: error: Module has no attribute "int8"  [attr-defined]
torch/storage.py:610:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/storage.py:615:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/storage.py:669:30: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/storage.py:678:19: error: Name "torch.device" is not defined  [name-defined]
torch/storage.py:680:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/storage.py:821:38: error: Module has no attribute "dtype"  [attr-defined]
torch/storage.py:844:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/storage.py:845:22: error: Module has no attribute "device"  [attr-defined]
torch/storage.py:848:17: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:849:17: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:850:17: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:851:17: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:852:17: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:951:13: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:952:13: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:953:13: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:954:13: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:955:13: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:958:17: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:958:31: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:959:17: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:959:33: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:960:17: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:960:33: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:961:17: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:961:31: error: Module has no attribute "int32"  [attr-defined]
torch/storage.py:962:17: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:962:30: error: Module has no attribute "int8"  [attr-defined]
torch/storage.py:965:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/storage.py:974:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/storage.py:1000:13: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:1001:13: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:1002:13: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:1003:13: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:1004:13: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:1007:17: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:1007:31: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:1008:17: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:1008:33: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:1009:17: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:1009:33: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:1010:17: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:1010:31: error: Module has no attribute "int32"  [attr-defined]
torch/storage.py:1011:17: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:1011:30: error: Module has no attribute "int8"  [attr-defined]
torch/storage.py:1023:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/storage.py:1064:13: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:1065:13: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:1066:13: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:1067:13: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:1068:13: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:1077:13: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:1078:13: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:1079:13: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:1080:13: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:1081:13: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:1089:35: error: Module has no attribute "device"  [attr-defined]
torch/storage.py:1090:22: error: Module has no attribute "device"  [attr-defined]
torch/storage.py:1092:13: error: Module has no attribute "quint8"  [attr-defined]
torch/storage.py:1093:13: error: Module has no attribute "quint4x2"  [attr-defined]
torch/storage.py:1094:13: error: Module has no attribute "quint2x4"  [attr-defined]
torch/storage.py:1095:13: error: Module has no attribute "qint32"  [attr-defined]
torch/storage.py:1096:13: error: Module has no attribute "qint8"  [attr-defined]
torch/storage.py:1209:18: error: Module has no attribute "device"  [attr-defined]
torch/storage.py:1287:21: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/storage.py:1288:22: error: Module has no attribute "device"  [attr-defined]
torch/storage.py:1317:34: error: Module has no attribute "dtype"  [attr-defined]
torch/storage.py:1320:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/storage.py:1332:25: error: Module has no attribute "double"  [attr-defined]
torch/storage.py:1337:25: error: Module has no attribute "float"  [attr-defined]
torch/storage.py:1342:25: error: Module has no attribute "half"  [attr-defined]
torch/storage.py:1347:25: error: Module has no attribute "long"  [attr-defined]
torch/storage.py:1352:25: error: Module has no attribute "int"  [attr-defined]
torch/storage.py:1357:25: error: Module has no attribute "short"  [attr-defined]
torch/storage.py:1362:25: error: Module has no attribute "int8"  [attr-defined]
torch/storage.py:1367:25: error: Module has no attribute "uint8"  [attr-defined]
torch/storage.py:1372:25: error: Module has no attribute "bool"  [attr-defined]
torch/storage.py:1377:25: error: Module has no attribute "bfloat16"  [attr-defined]
torch/storage.py:1382:25: error: Module has no attribute "cdouble"  [attr-defined]
torch/storage.py:1387:25: error: Module has no attribute "cfloat"  [attr-defined]
torch/storage.py:1392:25: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/storage.py:1397:25: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/storage.py:1402:25: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/storage.py:1407:25: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/storage.py:1499:13: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/storage.py:1520:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/serialization.py:70:41: error: Name "torch.device" is not defined  [name-defined]
torch/serialization.py:86:5: error: Cannot assign to final name "MAP_SHARED"  [misc]
torch/serialization.py:86:5: note: Error code "misc" not covered by "type: ignore[assignment]" comment
torch/serialization.py:86:5: error: Cannot assign to final name "MAP_PRIVATE"  [misc]
torch/serialization.py:553:24: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/serialization.py:595:33: error: Module has no attribute "device"  [attr-defined]
torch/serialization.py:629:18: error: Module has no attribute "device"  [attr-defined]
torch/serialization.py:631:18: error: Module has no attribute "device"  [attr-defined]
torch/serialization.py:663:24: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/serialization.py:805:36: error: Name "torch._C.PyTorchFileReader" is not defined  [name-defined]
torch/serialization.py:807:26: error: Module has no attribute "PyTorchFileReader"  [attr-defined]
torch/serialization.py:810:41: error: Name "torch._C.PyTorchFileWriter" is not defined  [name-defined]
torch/serialization.py:822:17: error: Module has no attribute "PyTorchFileWriter"  [attr-defined]
torch/serialization.py:828:17: error: Module has no attribute "PyTorchFileWriter"  [attr-defined]
torch/serialization.py:839:43: error: Name "torch._C.PyTorchFileWriter" is not defined  [name-defined]
torch/serialization.py:848:13: error: Module has no attribute "PyTorchFileWriter"  [attr-defined]
torch/serialization.py:994:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/serialization.py:1025:64: error: Name "torch.dtype" is not defined  [name-defined]
torch/serialization.py:1031:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/serialization.py:1073:33: error: Module has no attribute "uint8"  [attr-defined]
torch/serialization.py:1075:25: error: Module has no attribute "uint8"  [attr-defined]
torch/serialization.py:1197:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/serialization.py:1217:33: error: Module has no attribute "uint8"  [attr-defined]
torch/serialization.py:1303:35: error: Module has no attribute "empty"  [attr-defined]
torch/serialization.py:1304:42: error: Module has no attribute "uint8"  [attr-defined]
torch/serialization.py:1440:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/serialization.py:1541:51: error: Module has no attribute "device"  [attr-defined]
torch/serialization.py:1646:30: error: Module has no attribute "layout"  [attr-defined]
torch/serialization.py:1653:16: error: Module has no attribute "layout"  [attr-defined]
torch/serialization.py:1789:30: error: Module has no attribute "empty"  [attr-defined]
torch/serialization.py:1948:35: error: Module has no attribute "device"  [attr-defined]
torch/serialization.py:2177:21: error: Module has no attribute "uint8"  [attr-defined]
torch/serialization.py:2225:5: error: Module has no attribute "_log_api_usage_metadata"  [attr-defined]
torch/functional.py:10:1: error: Module "torch._C" has no attribute "_add_docstr"  [attr-defined]
torch/functional.py:109:20: error: Module has no attribute "Size"  [attr-defined]
torch/functional.py:110:16: error: Module has no attribute "Size"  [attr-defined]
torch/functional.py:114:22: error: Module has no attribute "zeros"  [attr-defined]
torch/functional.py:694:5: error: Cannot determine type of "istft"  [has-type]
torch/functional.py:965:43: error: Module has no attribute "unique_dim"  [attr-defined]
torch/functional.py:973:43: error: Module has no attribute "_unique2"  [attr-defined]
torch/functional.py:1059:1: error: Name "Optional" is not defined  [name-defined]
torch/functional.py:1059:1: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Optional")
torch/functional.py:1074:1: error: Name "Optional" is not defined  [name-defined]
torch/functional.py:1074:1: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Optional")
torch/functional.py:1090:1: error: Name "Optional" is not defined  [name-defined]
torch/functional.py:1090:1: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Optional")
torch/functional.py:1106:1: error: Name "Optional" is not defined  [name-defined]
torch/functional.py:1106:1: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Optional")
torch/functional.py:1159:1: error: Name "Optional" is not defined  [name-defined]
torch/functional.py:1159:1: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Optional")
torch/functional.py:1174:1: error: Name "Optional" is not defined  [name-defined]
torch/functional.py:1174:1: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Optional")
torch/functional.py:1193:1: error: Name "Optional" is not defined  [name-defined]
torch/functional.py:1193:1: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Optional")
torch/functional.py:1210:1: error: Name "Optional" is not defined  [name-defined]
torch/functional.py:1210:1: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Optional")
torch/functional.py:1844:24: error: Module has no attribute "strided"  [attr-defined]
torch/functional.py:1900:24: error: Module has no attribute "frobenius_norm"  [attr-defined]
torch/functional.py:1924:24: error: Module has no attribute "frobenius_norm"  [attr-defined]
torch/functional.py:1924:24: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/functional.py:1926:24: error: Module has no attribute "frobenius_norm"  [attr-defined]
torch/functional.py:1926:24: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/functional.py:1932:28: error: Module has no attribute "nuclear_norm"  [attr-defined]
torch/functional.py:1932:28: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/functional.py:1934:28: error: Module has no attribute "nuclear_norm"  [attr-defined]
torch/functional.py:1934:28: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/functional.py:1937:28: error: Module has no attribute "nuclear_norm"  [attr-defined]
torch/functional.py:1937:28: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/functional.py:1939:28: error: Module has no attribute "nuclear_norm"  [attr-defined]
torch/functional.py:1939:28: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/functional.py:1959:34: error: Name "torch.Size" is not defined  [name-defined]
torch/functional.py:2019:30: error: Module has no attribute "bool"  [attr-defined]
torch/functional.py:2029:17: error: Module has no attribute "Size"  [attr-defined]
torch/functional.py:2036:17: error: Module has no attribute "Size"  [attr-defined]
torch/functional.py:2047:42: error: Module has no attribute "Size"  [attr-defined]
torch/functional.py:2053:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/functional.py:2053:58: error: Module has no attribute "int64"  [attr-defined]
torch/functional.py:2054:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/functional.py:2054:58: error: Module has no attribute "int64"  [attr-defined]
torch/functional.py:2202:12: error: Module has no attribute "_lu_with_info"  [attr-defined]
torch/functional.py:2223:1: error: Name "Optional" is not defined  [name-defined]
torch/functional.py:2223:1: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Optional")
torch/functional.py:2239:1: error: Name "Optional" is not defined  [name-defined]
torch/functional.py:2239:1: note: Did you forget to import it from "typing"? (Suggestion: "from typing import Optional")
torch/_vmap_internals.py:110:36: error: Module has no attribute "_add_batch_dim"  [attr-defined]
torch/_vmap_internals.py:138:16: error: Module has no attribute "_remove_batch_dim"  [attr-defined]
torch/_vmap_internals.py:138:16: note: Error code "attr-defined" not covered by "type: ignore[return-value]" comment
torch/_vmap_internals.py:142:17: error: Module has no attribute "_remove_batch_dim"  [attr-defined]
torch/_vmap_internals.py:150:13: error: Module has no attribute "_remove_batch_dim"  [attr-defined]
torch/_vmap_internals.py:227:22: error: Module has no attribute "_vmapmode_increment_nesting"  [attr-defined]
torch/_vmap_internals.py:244:13: error: Module has no attribute "_vmapmode_decrement_nesting"  [attr-defined]
torch/_tensor_str.py:119:9: error: Module has no attribute "float"  [attr-defined]
torch/_tensor_str.py:122:34: error: _XpuDeviceProperties? has no attribute "has_fp64"  [attr-defined]
torch/_tensor_str.py:125:14: error: Module has no attribute "double"  [attr-defined]
torch/_tensor_str.py:152:48: error: Module has no attribute "uint8"  [attr-defined]
torch/_tensor_str.py:154:35: error: Module has no attribute "masked_select"  [attr-defined]
torch/_tensor_str.py:155:30: error: Module has no attribute "isfinite"  [attr-defined]
torch/_tensor_str.py:177:29: error: Module has no attribute "ceil"  [attr-defined]
torch/_tensor_str.py:271:26: error: Module has no attribute "uint8"  [attr-defined]
torch/_tensor_str.py:347:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_tensor_str.py:348:9: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_tensor_str.py:349:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_tensor_str.py:350:9: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_tensor_str.py:393:20: error: Module has no attribute "cat"  [attr-defined]
torch/_tensor_str.py:403:16: error: Module has no attribute "stack"  [attr-defined]
torch/_tensor_str.py:405:16: error: Module has no attribute "stack"  [attr-defined]
torch/_tensor_str.py:437:29: error: Module has no attribute "_get_default_device"  [attr-defined]
torch/_tensor_str.py:454:9: error: Module has no attribute "cdouble"  [attr-defined]
torch/_tensor_str.py:454:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_tensor_str.py:454:55: error: Module has no attribute "double"  [attr-defined]
torch/_tensor_str.py:454:73: error: Module has no attribute "cfloat"  [attr-defined]
torch/_tensor_str.py:457:9: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_tensor_str.py:459:9: error: Module has no attribute "int64"  [attr-defined]
torch/_tensor_str.py:460:9: error: Module has no attribute "bool"  [attr-defined]
torch/_tensor_str.py:498:9: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_tensor_str.py:499:9: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_tensor_str.py:500:9: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_tensor_str.py:501:9: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_tensor_str.py:513:17: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_tensor_str.py:514:17: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_tensor_str.py:515:17: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_tensor_str.py:516:17: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_tensor_str.py:518:32: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_tensor_str.py:518:50: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_tensor_str.py:571:31: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_tensor_str.py:572:34: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/_tensor_str.py:577:31: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/_tensor_str.py:578:34: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/_tensor_str.py:579:34: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/_tensor_str.py:597:10: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_tensor_str.py:599:27: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_tensor_str.py:606:30: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_tensor_str.py:620:34: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_tensor_str.py:632:39: error: Module has no attribute "strided"  [attr-defined]
torch/_tensor_str.py:637:23: error: Module has no attribute "strided"  [attr-defined]
torch/_tensor_str.py:714:17: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/_ops.py:17:1: error: Module "torch._C" has no attribute "_dispatch_is_included_in_alias"  [attr-defined]
torch/_ops.py:17:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_ops.py:113:20: error: Module has no attribute "_dispatch_is_alias_key"  [attr-defined]
torch/_ops.py:228:9: error: Module has no attribute "_dispatch_get_backend_keyset_from_autograd"  [attr-defined]
torch/_ops.py:243:13: error: Module has no attribute "_dispatch_autogradother_backends"  [attr-defined]
torch/_ops.py:257:8: error: Module has no attribute "_dispatch_has_backend_fallback"  [attr-defined]
torch/_ops.py:304:37: error: Module has no attribute "_dispatch_keyset_full"  [attr-defined]
torch/_ops.py:330:20: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_ops.py:335:22: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_ops.py:385:20: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/_ops.py:449:24: error: Module has no attribute "_disabled_torch_dispatch_impl"  [attr-defined]
torch/_ops.py:495:23: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded"  [attr-defined]
torch/_ops.py:594:15: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_ops.py:596:29: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/_ops.py:597:25: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_ops.py:646:9: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_ops.py:647:9: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_ops.py:660:24: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_ops.py:664:26: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_ops.py:681:9: error: Module has no attribute "_dispatch_tls_set_dispatch_key_included"  [attr-defined]
torch/_ops.py:731:9: error: Module has no attribute "_dispatch_tls_set_dispatch_key_included"  [attr-defined]
torch/_ops.py:744:40: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_ops.py:746:40: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_ops.py:755:20: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_ops.py:758:28: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_ops.py:812:17: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_ops.py:825:45: error: Module has no attribute "Tag"  [attr-defined]
torch/_ops.py:860:26: error: Name "torch._C._DispatchOperatorHandle" is not defined  [name-defined]
torch/_ops.py:861:16: error: Module has no attribute "_dispatch_find_schema_or_throw"  [attr-defined]
torch/_ops.py:880:26: error: Name "torch._C.DispatchKeySet" is not defined  [name-defined]
torch/_ops.py:894:14: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_ops.py:896:51: error: Name "torch._C.DispatchKeySet" is not defined  [name-defined]
torch/_ops.py:897:16: error: Module has no attribute "_dispatch_has_kernel_for_any_dispatch_key"  [attr-defined]
torch/_ops.py:907:41: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_ops.py:919:14: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_ops.py:983:25: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded"  [attr-defined]
torch/_ops.py:1071:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_ops.py:1072:24: error: Module has no attribute "_dispatch_kernel_for_dispatch_key_is_fallthrough"  [attr-defined]
torch/_ops.py:1100:32: error: Module has no attribute "_dispatch_keyset_full"  [attr-defined]
torch/_ops.py:1116:16: error: Module has no attribute "_dispatch_kernel_for_dispatch_key_is_fallthrough"  [attr-defined]
torch/_ops.py:1160:36: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/_ops.py:1161:37: error: Module has no attribute "ClassType"  [attr-defined]
torch/_ops.py:1209:28: error: Module has no attribute "_get_schema"  [attr-defined]
torch/_ops.py:1238:26: error: Module has no attribute "_get_operation_overload"  [attr-defined]
torch/_ops.py:1247:22: error: Module has no attribute "_get_schema"  [attr-defined]
torch/_ops.py:1292:34: error: Module has no attribute "_maybe_call_torch_function_for_op_packet"  [attr-defined]
torch/_ops.py:1309:17: error: Module has no attribute "_check_schema_allow_fake_script_object"  [attr-defined]
torch/_ops.py:1412:26: error: Module has no attribute "_jit_get_operation"  [attr-defined]
torch/_lowrank.py:64:9: error: Module has no attribute "randn"  [attr-defined]
torch/_lowrank.py:277:19: error: Module has no attribute "zeros"  [attr-defined]
torch/_lowrank.py:284:15: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/_lowrank.py:288:21: error: Module has no attribute "ones"  [attr-defined]
torch/_lobpcg.py:22:11: error: Module has no attribute "matmul"  [attr-defined]
torch/_lobpcg.py:23:12: error: Module has no attribute "matmul"  [attr-defined]
torch/_lobpcg.py:23:25: error: Module has no attribute "diag_embed"  [attr-defined]
torch/_lobpcg.py:115:22: error: Module has no attribute "eye"  [attr-defined]
torch/_lobpcg.py:130:15: error: Module has no attribute "addcmul"  [attr-defined]
torch/_lobpcg.py:151:11: error: Module has no attribute "Generator"  [attr-defined]
torch/_lobpcg.py:155:9: error: Module has no attribute "randn"  [attr-defined]
torch/_lobpcg.py:214:34: error: Module has no attribute "matmul"  [attr-defined]
torch/_lobpcg.py:215:20: error: Module has no attribute "matmul"  [attr-defined]
torch/_lobpcg.py:238:11: error: Module has no attribute "cholesky_solve"  [attr-defined]
torch/_lobpcg.py:316:25: error: Module has no attribute "complex64"  [attr-defined]
torch/_lobpcg.py:316:42: error: Module has no attribute "complex128"  [attr-defined]
torch/_lobpcg.py:318:29: error: Module has no attribute "complex64"  [attr-defined]
torch/_lobpcg.py:318:46: error: Module has no attribute "complex128"  [attr-defined]
torch/_lobpcg.py:612:17: error: Module has no attribute "float32"  [attr-defined]
torch/_lobpcg.py:612:41: error: Module has no attribute "float64"  [attr-defined]
torch/_lobpcg.py:658:17: error: Module has no attribute "prod"  [attr-defined]
torch/_lobpcg.py:658:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_lobpcg.py:662:14: error: Module has no attribute "empty"  [attr-defined]
torch/_lobpcg.py:663:17: error: Module has no attribute "empty"  [attr-defined]
torch/_lobpcg.py:669:17: error: Module has no attribute "randn"  [attr-defined]
torch/_lobpcg.py:686:9: error: Module has no attribute "randn"  [attr-defined]
torch/_lobpcg.py:729:18: error: Module has no attribute "zeros"  [attr-defined]
torch/_lobpcg.py:730:18: error: Module has no attribute "zeros"  [attr-defined]
torch/_lobpcg.py:731:18: error: Module has no attribute "zeros"  [attr-defined]
torch/_lobpcg.py:796:48: error: Module has no attribute "abs"  [attr-defined]
torch/_lobpcg.py:860:14: error: Module has no attribute "matmul"  [attr-defined]
torch/_lobpcg.py:903:14: error: Module has no attribute "matmul"  [attr-defined]
torch/_lobpcg.py:1021:12: error: Module has no attribute "numel"  [attr-defined]
torch/_lobpcg.py:1033:14: error: Module has no attribute "where"  [attr-defined]
torch/_lobpcg.py:1038:16: error: Module has no attribute "numel"  [attr-defined]
torch/_lobpcg.py:1042:18: error: Module has no attribute "where"  [attr-defined]
torch/_lobpcg.py:1054:20: error: Module has no attribute "where"  [attr-defined]
torch/_lobpcg.py:1061:16: error: Module has no attribute "where"  [attr-defined]
torch/_lobpcg.py:1063:16: error: Module has no attribute "matmul"  [attr-defined]
torch/_lobpcg.py:1093:14: error: Module has no attribute "matmul"  [attr-defined]
torch/_lobpcg.py:1127:20: error: Module has no attribute "numel"  [attr-defined]
torch/_lobpcg.py:1136:27: error: Module has no attribute "eye"  [attr-defined]
torch/_linalg_utils.py:13:28: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_linalg_utils.py:21:38: error: Name "torch.dtype" is not defined  [name-defined]
torch/_linalg_utils.py:27:18: error: Module has no attribute "float16"  [attr-defined]
torch/_linalg_utils.py:27:33: error: Module has no attribute "float32"  [attr-defined]
torch/_linalg_utils.py:27:48: error: Module has no attribute "float64"  [attr-defined]
torch/_linalg_utils.py:29:12: error: Module has no attribute "float32"  [attr-defined]
torch/_linalg_utils.py:42:12: error: Module has no attribute "matmul"  [attr-defined]
torch/_linalg_utils.py:67:13: error: Module has no attribute "flip"  [attr-defined]
torch/_linalg_utils.py:68:13: error: Module has no attribute "flip"  [attr-defined]
torch/_linalg_utils.py:74:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_linalg_utils.py:82:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_linalg_utils.py:94:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_linalg_utils.py:111:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_linalg_utils.py:132:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_linalg_utils.py:153:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_jit_internal.py:49:1: error: Module "torch._C" has no attribute "_Await"  [attr-defined]
torch/_jit_internal.py:49:1: error: Module "torch._C" has no attribute "Future"  [attr-defined]
torch/_jit_internal.py:138:24: error: Module has no attribute "ScriptFunction"  [attr-defined]
torch/_jit_internal.py:481:16: error: If x = b'abc' then f"{x}" or "{}".format(x) produces "b'abc'", not "abc". If this is desired behavior, use f"{x!r}" or "{!r}".format(x). Otherwise, decode the bytes  [str-bytes-safe]
torch/_jit_internal.py:1358:32: error: Module has no attribute "TensorType"  [attr-defined]
torch/_jit_internal.py:1374:13: error: Module has no attribute "_jit_get_emit_hooks"  [attr-defined]
torch/_jit_internal.py:1375:5: error: Module has no attribute "_jit_set_emit_hooks"  [attr-defined]
torch/_jit_internal.py:1379:9: error: Module has no attribute "_jit_set_emit_hooks"  [attr-defined]
torch/_jit_internal.py:1384:22: error: Module has no attribute "_jit_get_emit_hooks"  [attr-defined]
torch/_jit_internal.py:1385:9: error: Module has no attribute "_jit_set_emit_hooks"  [attr-defined]
torch/_jit_internal.py:1388:9: error: Module has no attribute "_jit_set_emit_hooks"  [attr-defined]
torch/_guards.py:770:36: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_guards.py:776:10: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_guards.py:804:15: error: Name "torch.Size" is not defined  [name-defined]
torch/_guards.py:804:44: error: Name "torch.dtype" is not defined  [name-defined]
torch/_guards.py:804:57: error: Name "torch.device" is not defined  [name-defined]
torch/_guards.py:849:55: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_guards.py:890:36: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_guards.py:896:10: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_guards.py:1359:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_guards.py:1364:9: error: Function is missing a return type annotation  [no-untyped-def]
torch/_guards.py:1372:9: error: Cannot assign to a method  [method-assign]
torch/_guards.py:1373:9: error: Cannot assign to a method  [method-assign]
torch/utils/weak.py:155:9: error: Need type annotation for "data" (hint: "data: dict[<type>, <type>] = ...")  [var-annotated]
torch/utils/weak.py:172:9: error: Need type annotation for "_pending_removals" (hint: "_pending_removals: list[<type>] = ...")  [var-annotated]
torch/utils/weak.py:173:9: error: Need type annotation for "_iterating" (hint: "_iterating: set[<type>] = ...")  [var-annotated]
torch/utils/dlpack.py:6:1: error: Module "torch._C" has no attribute "_to_dlpack"  [attr-defined]
torch/utils/dlpack.py:33:1: error: Module has no attribute "_add_docstr"  [attr-defined]
torch/utils/dlpack.py:144:26: error: Module has no attribute "device"  [attr-defined]
torch/utils/dlpack.py:145:39: error: Module has no attribute "device"  [attr-defined]
torch/utils/dlpack.py:149:32: error: Module has no attribute "_torchDeviceToDLDevice"  [attr-defined]
torch/utils/dlpack.py:212:18: error: Module has no attribute "_from_dlpack"  [attr-defined]
torch/utils/dlpack.py:231:16: error: Module has no attribute "_from_dlpack"  [attr-defined]
torch/package/package_importer.py:88:36: error: Name "torch._C.PyTorchFileReader" is not defined  [name-defined]
torch/package/package_importer.py:104:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/package/package_importer.py:107:39: error: Module has no attribute "PyTorchFileReader"  [attr-defined]
torch/package/package_importer.py:113:35: error: Module has no attribute "PyTorchFileReader"  [attr-defined]
torch/package/package_importer.py:118:31: error: Module has no attribute "PyTorchFileReader"  [attr-defined]
torch/package/package_importer.py:120:9: error: Module has no attribute "_log_api_usage_metadata"  [attr-defined]
torch/package/package_importer.py:232:27: error: Module has no attribute "DeserializationStorageContext"  [attr-defined]
torch/package/package_importer.py:243:48: error: Module has no attribute "PyTorchFileReader"  [attr-defined]
torch/package/package_importer.py:259:29: error: Module has no attribute "uint8"  [attr-defined]
torch/package/package_exporter.py:222:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/package/package_exporter.py:230:25: error: Module has no attribute "PyTorchFileWriter"  [attr-defined]
torch/package/package_exporter.py:242:41: error: Module has no attribute "ScriptModuleSerializer"  [attr-defined]
torch/nn/init.py:70:52: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:80:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:92:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:121:26: error: Module has no attribute "where"  [attr-defined]
torch/nn/init.py:123:21: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/init.py:132:26: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/init.py:133:26: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/init.py:148:30: error: Module has no attribute "where"  [attr-defined]
torch/nn/init.py:151:31: error: Module has no attribute "where"  [attr-defined]
torch/nn/init.py:251:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:278:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:307:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:398:9: error: Module has no attribute "eye"  [attr-defined]
torch/nn/init.py:482:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:515:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:559:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:624:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:675:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:710:9: error: Module has no attribute "diag"  [attr-defined]
torch/nn/init.py:727:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/nn/init.py:758:27: error: Module has no attribute "randperm"  [attr-defined]
torch/nn/parameter.pyi:3:1: error: Module "torch" has no attribute "device"; maybe "Device"?  [attr-defined]
torch/nn/parameter.pyi:3:1: error: Module "torch" has no attribute "dtype"; maybe "types"?  [attr-defined]
torch/nn/utils/rnn.py:122:64: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/utils/rnn.py:141:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nn/utils/rnn.py:151:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nn/utils/rnn.py:160:30: error: Module has no attribute "double"  [attr-defined]
torch/nn/utils/rnn.py:163:30: error: Module has no attribute "float"  [attr-defined]
torch/nn/utils/rnn.py:166:30: error: Module has no attribute "half"  [attr-defined]
torch/nn/utils/rnn.py:169:30: error: Module has no attribute "long"  [attr-defined]
torch/nn/utils/rnn.py:172:30: error: Module has no attribute "int"  [attr-defined]
torch/nn/utils/rnn.py:175:30: error: Module has no attribute "short"  [attr-defined]
torch/nn/utils/rnn.py:178:30: error: Module has no attribute "int8"  [attr-defined]
torch/nn/utils/rnn.py:181:30: error: Module has no attribute "uint8"  [attr-defined]
torch/nn/utils/rnn.py:251:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/utils/rnn.py:253:25: error: Module has no attribute "arange"  [attr-defined]
torch/nn/utils/rnn.py:303:12: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/nn/utils/rnn.py:311:19: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/nn/utils/rnn.py:311:50: error: Module has no attribute "int64"  [attr-defined]
torch/nn/utils/rnn.py:313:36: error: Module has no attribute "int64"  [attr-defined]
torch/nn/utils/rnn.py:318:35: error: Module has no attribute "sort"  [attr-defined]
torch/nn/utils/rnn.py:323:25: error: Module has no attribute "_pack_padded_sequence"  [attr-defined]
torch/nn/utils/rnn.py:391:30: error: Module has no attribute "_pad_packed_sequence"  [attr-defined]
torch/nn/utils/rnn.py:465:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/utils/rnn.py:512:11: error: Module has no attribute "arange"  [attr-defined]
torch/nn/utils/rnn.py:555:15: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/nn/parallel/scatter_gather.py:36:33: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/scatter_gather.py:44:33: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/scatter_gather.py:93:33: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/scatter_gather.py:110:47: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/replicate.py:13:5: error: Module "torch._C" has no attribute "ScriptMethod"  [attr-defined]
torch/nn/parallel/replicate.py:30:31: error: Module has no attribute "ScriptMethod"  [attr-defined]
torch/nn/parallel/replicate.py:85:29: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/replicate.py:104:41: error: Module has no attribute "view_as_complex"  [attr-defined]
torch/nn/parallel/replicate.py:120:29: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/parallel_apply.py:35:29: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/parallel_apply.py:78:9: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/parallel/parallel_apply.py:79:9: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/nn/parallel/parallel_apply.py:87:23: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/parallel_apply.py:88:17: error: Name "torch.Stream" is not defined  [name-defined]
torch/nn/parallel/parallel_apply.py:101:31: error: Module has no attribute "device"  [attr-defined]
torch/nn/parallel/distributed.py:226:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/parallel/distributed.py:227:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/parallel/distributed.py:228:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/parallel/distributed.py:252:31: error: Module has no attribute "zeros_like"  [attr-defined]
torch/nn/parallel/distributed.py:1091:31: error: Module has no attribute "Stream"  [attr-defined]
torch/nn/parallel/distributed.py:1117:31: error: Module has no attribute "Stream"  [attr-defined]
torch/nn/parallel/distributed.py:1215:18: error: Module has no attribute "device"  [attr-defined]
torch/nn/parallel/distributed.py:1216:35: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/parallel/distributed.py:1261:13: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/nn/parallel/distributed.py:1336:30: error: Module has no attribute "Event"  [attr-defined]
torch/nn/parallel/distributed.py:1754:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/parallel/distributed.py:1775:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/parallel/distributed.py:1792:17: error: Module has no attribute "device"  [attr-defined]
torch/nn/parallel/distributed.py:1828:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/parallel/distributed.py:1902:13: error: Module has no attribute "device"  [attr-defined]
torch/nn/parallel/distributed.py:1917:36: error: Module has no attribute "ones"  [attr-defined]
torch/nn/parallel/distributed.py:1919:36: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/parallel/distributed.py:2392:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nn/parallel/data_parallel.py:24:47: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/data_parallel.py:139:36: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/data_parallel.py:140:30: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/data_parallel.py:144:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/nn/parallel/data_parallel.py:164:31: error: Module has no attribute "device"  [attr-defined]
torch/nn/parallel/data_parallel.py:199:63: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/data_parallel.py:200:50: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/parallel/data_parallel.py:206:36: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/data_parallel.py:217:57: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/data_parallel.py:224:32: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/data_parallel.py:225:26: error: Name "torch.device" is not defined  [name-defined]
torch/nn/parallel/data_parallel.py:263:22: error: Module has no attribute "device"  [attr-defined]
torch/nn/modules/transformer.py:31:13: error: Name "torch.device" is not defined  [name-defined]
torch/nn/modules/transformer.py:32:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/transformer.py:38:12: error: Module has no attribute "triu"  [attr-defined]
torch/nn/modules/transformer.py:39:9: error: Module has no attribute "full"  [attr-defined]
torch/nn/modules/transformer.py:120:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/nn/modules/transformer.py:302:17: error: Name "torch.device" is not defined  [name-defined]
torch/nn/modules/transformer.py:303:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/transformer.py:360:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/nn/modules/transformer.py:480:36: error: Module has no attribute "_nested_tensor_from_mask_left_aligned"  [attr-defined]
torch/nn/modules/transformer.py:490:14: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/nn/modules/transformer.py:521:18: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/modules/transformer.py:529:26: error: Module has no attribute "_nested_tensor_from_mask"  [attr-defined]
torch/nn/modules/transformer.py:592:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/nn/modules/transformer.py:865:14: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/nn/modules/transformer.py:907:18: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/modules/transformer.py:917:24: error: Module has no attribute "_transformer_encoder_layer_fwd"  [attr-defined]
torch/nn/modules/transformer.py:1245:32: error: "bool" has no attribute "all"  [attr-defined]
torch/nn/modules/sparse.py:166:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/sparse.py:403:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/padding.py:42:29: error: Argument 2 to "pad" has incompatible type "Sequence[int]"; expected "list[int]"  [arg-type]
torch/nn/modules/padding.py:221:29: error: Argument 2 to "pad" has incompatible type "Sequence[int]"; expected "list[int]"  [arg-type]
torch/nn/modules/padding.py:377:29: error: Argument 2 to "pad" has incompatible type "Sequence[int]"; expected "list[int]"  [arg-type]
torch/nn/modules/padding.py:541:29: error: Argument 2 to "pad" has incompatible type "Sequence[int]"; expected "list[int]"  [arg-type]
torch/nn/modules/normalization.py:5:1: error: Module "torch" has no attribute "Size"  [attr-defined]
torch/nn/modules/normalization.py:190:27: error: Variable "torch.nn.modules.normalization._shape_t" is not valid as a type  [valid-type]
torch/nn/modules/normalization.py:190:27: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/modules/normalization.py:207:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/normalization.py:211:21: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/normalization.py:229:20: error: Argument 2 to "layer_norm" has incompatible type "tuple[int, ...]"; expected "list[int]"  [arg-type]
torch/nn/modules/normalization.py:316:37: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/normalization.py:318:39: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/normalization.py:394:27: error: Variable "torch.nn.modules.normalization._shape_t" is not valid as a type  [valid-type]
torch/nn/modules/normalization.py:394:27: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/modules/normalization.py:410:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/normalization.py:427:30: error: Argument 2 to "rms_norm" has incompatible type "tuple[int, ...]"; expected "list[int]"  [arg-type]
torch/nn/modules/module.py:14:1: error: Module "torch" has no attribute "device"; maybe "Device"?  [attr-defined]
torch/nn/modules/module.py:14:1: error: Module "torch" has no attribute "dtype"; maybe "types"?  [attr-defined]
torch/nn/modules/module.py:297:31: error: Variable "torch.nn.modules.module._grad_t" is not valid as a type  [valid-type]
torch/nn/modules/module.py:297:31: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/modules/module.py:326:31: error: Variable "torch.nn.modules.module._grad_t" is not valid as a type  [valid-type]
torch/nn/modules/module.py:326:31: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/modules/module.py:353:31: error: Variable "torch.nn.modules.module._grad_t" is not valid as a type  [valid-type]
torch/nn/modules/module.py:353:31: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/modules/module.py:484:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/nn/modules/module.py:938:16: error: Module has no attribute "_has_compatible_shallow_copy_type"  [attr-defined]
torch/nn/modules/module.py:1237:23: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/modules/module.py:1340:58: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/modules/module.py:1387:35: error: Variable "torch.nn.modules.module._grad_t" is not valid as a type  [valid-type]
torch/nn/modules/module.py:1387:35: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/modules/module.py:1435:41: error: Variable "torch.nn.modules.module._grad_t" is not valid as a type  [valid-type]
torch/nn/modules/module.py:1435:41: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/modules/module.py:1462:35: error: Variable "torch.nn.modules.module._grad_t" is not valid as a type  [valid-type]
torch/nn/modules/module.py:1462:35: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/modules/module.py:1755:25: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/nn/modules/module.py:1756:58: error: Module has no attribute "ScriptMethod"  [attr-defined]
torch/nn/modules/module.py:1783:47: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/nn/modules/module.py:2258:13: error: "OrderedDict[Any, Any]" has no attribute "_metadata"  [attr-defined]
torch/nn/modules/linear.py:109:13: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/linear.py:112:35: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/linear.py:221:13: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/linear.py:225:35: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/conv.py:163:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/conv.py:170:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/conv.py:176:35: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/conv.py:188:31: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/modules/conv.py:189:48: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nn/modules/container.py:771:46: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/nn/modules/container.py:1006:46: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/nn/modules/batchnorm.py:58:37: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/batchnorm.py:60:39: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/batchnorm.py:68:33: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/batchnorm.py:71:32: error: Module has no attribute "ones"  [attr-defined]
torch/nn/modules/batchnorm.py:77:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nn/modules/batchnorm.py:79:27: error: Module has no attribute "long"  [attr-defined]
torch/nn/modules/batchnorm.py:137:60: error: Module has no attribute "device"  [attr-defined]
torch/nn/modules/batchnorm.py:138:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nn/modules/batchnorm.py:138:48: error: Module has no attribute "long"  [attr-defined]
torch/nn/modules/batchnorm.py:268:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nn/modules/batchnorm.py:270:23: error: Module has no attribute "long"  [attr-defined]
torch/nn/modules/batchnorm.py:849:17: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/nn/modules/batchnorm.py:853:24: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/nn/modules/adaptive.py:182:9: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable)  [attr-defined]
torch/nn/modules/adaptive.py:182:9: note: Error code "attr-defined" not covered by "type: ignore[misc]" comment
torch/nn/modules/adaptive.py:229:27: error: Item "bool" of "bool | Any" has no attribute "nonzero"  [union-attr]
torch/nn/modules/adaptive.py:321:18: error: Module has no attribute "argmax"  [attr-defined]
torch/nn/modules/adaptive.py:330:20: error: Module has no attribute "argmax"  [attr-defined]
torch/nn/modules/adaptive.py:336:40: error: Module has no attribute "argmax"  [attr-defined]
torch/nn/modules/activation.py:361:16: error: Module has no attribute "sigmoid"  [attr-defined]
torch/nn/modules/activation.py:432:16: error: Module has no attribute "tanh"  [attr-defined]
torch/nn/modules/activation.py:1197:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/activation.py:1200:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/activation.py:1203:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/activation.py:1208:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/activation.py:1215:43: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/activation.py:1223:37: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/activation.py:1224:37: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/activation.py:1328:40: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/nn/modules/activation.py:1330:17: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/nn/modules/activation.py:1394:14: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/nn/modules/activation.py:1417:18: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/modules/activation.py:1433:28: error: Module has no attribute "_native_multi_head_attention"  [attr-defined]
torch/nn/modules/activation.py:1635:33: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/_functions.py:23:47: error: Module has no attribute "channels_last"  [attr-defined]
torch/nn/modules/_functions.py:24:50: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/nn/modules/_functions.py:39:28: error: Module has no attribute "batch_norm_stats"  [attr-defined]
torch/nn/modules/_functions.py:41:21: error: Module has no attribute "full"  [attr-defined]
torch/nn/modules/_functions.py:49:24: error: Module has no attribute "cat"  [attr-defined]
torch/nn/modules/_functions.py:55:24: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/_functions.py:68:29: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/_functions.py:77:24: error: Module has no attribute "reshape"  [attr-defined]
torch/nn/modules/_functions.py:82:30: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/modules/_functions.py:84:24: error: Module has no attribute "stack"  [attr-defined]
torch/nn/modules/_functions.py:106:24: error: Module has no attribute "batch_norm_gather_stats_with_counts"  [attr-defined]
torch/nn/modules/_functions.py:117:74: error: Module has no attribute "int32"  [attr-defined]
torch/nn/modules/_functions.py:122:20: error: Module has no attribute "batch_norm_elemt"  [attr-defined]
torch/nn/modules/_functions.py:124:20: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/modules/_functions.py:130:53: error: Module has no attribute "channels_last"  [attr-defined]
torch/nn/modules/_functions.py:131:56: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/nn/modules/_functions.py:145:17: error: Module has no attribute "batch_norm_backward_reduce"  [attr-defined]
torch/nn/modules/_functions.py:159:28: error: Module has no attribute "cat"  [attr-defined]
torch/nn/modules/_functions.py:171:30: error: Module has no attribute "batch_norm_backward_elemt"  [attr-defined]
torch/nn/modules/_functions.py:197:28: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/_functions.py:237:9: error: Module has no attribute "pow"  [attr-defined]
torch/nn/modules/_functions.py:264:9: error: Module has no attribute "pow"  [attr-defined]
torch/nn/modules/_functions.py:288:9: error: Module has no attribute "pow"  [attr-defined]
torch/nn/modules/_functions.py:293:13: error: Module has no attribute "mul"  [attr-defined]
torch/nn/modules/_functions.py:295:13: error: Module has no attribute "sum"  [attr-defined]
torch/fx/subgraph_rewriter.py:417:24: error: Argument 1 to "len" has incompatible type "Sequence[Argument] | Any | Tensor | Mapping[str, Argument] | slice[Any, Any, Any] | <8 more items> | None"; expected "Sized"  [arg-type]
torch/fx/proxy.py:19:1: error: Module "torch._C" has no attribute "_fx_map_arg"  [attr-defined]
torch/fx/proxy.py:323:17: error: Name "user_frames" already defined on line 301  [no-redef]
torch/fx/proxy.py:462:17: error: Argument 1 to "range" has incompatible type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None"; expected "SupportsIndex"  [arg-type]
torch/fx/proxy.py:463:17: error: Argument 2 to "range" has incompatible type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None"; expected "SupportsIndex"  [arg-type]
torch/fx/proxy.py:464:17: error: Argument 3 to "range" has incompatible type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None"; expected "SupportsIndex"  [arg-type]
torch/fx/proxy.py:783:36: error: Module has no attribute "ScriptMethod"  [attr-defined]
torch/fx/proxy.py:865:5: error: Cannot override writeable attribute with read-only property  [override]
torch/fx/proxy.py:901:24: error: Name "torch.Size" is not defined  [name-defined]
torch/fx/proxy.py:904:23: error: Name "torch.Size" is not defined  [name-defined]
torch/fx/proxy.py:921:15: error: Cannot determine type of "magic_methods"  [has-type]
torch/fx/proxy.py:948:25: error: Cannot determine type of "reflectable_magic_methods"  [has-type]
torch/fx/proxy.py:975:10: error: Cannot determine type of "base_types"  [has-type]
torch/fx/operator_schemas.py:61:19: error: Module has no attribute "nonzero"  [attr-defined]
torch/fx/operator_schemas.py:73:15: error: Module has no attribute "device"  [attr-defined]
torch/fx/operator_schemas.py:74:15: error: Module has no attribute "layout"  [attr-defined]
torch/fx/operator_schemas.py:78:16: error: Module has no attribute "qscheme"  [attr-defined]
torch/fx/operator_schemas.py:89:2: error: Name "torch._C.JitType" is not defined  [name-defined]
torch/fx/operator_schemas.py:99:16: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/fx/operator_schemas.py:159:16: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/fx/operator_schemas.py:181:56: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/fx/operator_schemas.py:193:38: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/fx/operator_schemas.py:217:49: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/fx/operator_schemas.py:230:50: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/fx/operator_schemas.py:261:19: error: Module has no attribute "_jit_get_schemas_for_operator"  [attr-defined]
torch/fx/operator_schemas.py:352:51: error: Module has no attribute "dtype"  [attr-defined]
torch/fx/node.py:13:1: error: Module "torch._C" has no attribute "_fx_map_aggregate"  [attr-defined]
torch/fx/node.py:13:1: error: Module "torch._C" has no attribute "_fx_map_arg"  [attr-defined]
torch/fx/node.py:13:1: error: Module "torch._C" has no attribute "_NodeBase"  [attr-defined]
torch/fx/node.py:38:5: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/node.py:40:5: error: Name "torch.device" is not defined  [name-defined]
torch/fx/node.py:41:5: error: Name "torch.memory_format" is not defined  [name-defined]
torch/fx/node.py:42:5: error: Name "torch.layout" is not defined  [name-defined]
torch/fx/node.py:84:5: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/fx/node.py:101:5: error: Module has no attribute "_assert_async"  [attr-defined]
torch/fx/node.py:672:21: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/fx/node.py:673:21: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/fx/node.py:782:17: error: Argument 1 to "is_impure" has incompatible type "Callable[..., Any] | str"; expected "Callable[..., Any]"  [arg-type]
torch/fx/node.py:862:33: error: Item "None" of "GraphModule | None" has no attribute "_replace_hooks"  [union-attr]
torch/fx/node.py:863:17: error: Unexpected keyword argument "old"  [call-arg]
torch/fx/node.py:863:17: error: Unexpected keyword argument "new"  [call-arg]
torch/fx/node.py:863:17: error: Unexpected keyword argument "user"  [call-arg]
torch/fx/node.py:881:41: error: Item "None" of "GraphModule | None" has no attribute "_replace_hooks"  [union-attr]
torch/fx/node.py:882:25: error: Unexpected keyword argument "old"  [call-arg]
torch/fx/node.py:882:25: error: Unexpected keyword argument "new"  [call-arg]
torch/fx/node.py:882:25: error: Unexpected keyword argument "user"  [call-arg]
torch/fx/graph_module.py:61:9: error: Need type annotation for "eval_cache" (hint: "eval_cache: dict[<type>, <type>] = ...")  [var-annotated]
torch/fx/graph_module.py:493:24: error: Argument 1 for "super" must be a type object; got a non-type instance  [arg-type]
torch/fx/graph_module.py:493:24: note: Error code "arg-type" not covered by "type: ignore[misc]" comment
torch/fx/graph_module.py:542:16: error: Argument 2 for "super" not an instance of argument 1  [misc]
torch/fx/graph_module.py:889:38: error: Redundant cast to "str"  [redundant-cast]
torch/fx/graph_module.py:1076:34: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/fx/graph.py:26:1: error: Module "torch._C" has no attribute "_fx_map_arg"  [attr-defined]
torch/fx/graph.py:26:1: error: Module "torch._C" has no attribute "_NodeIter"  [attr-defined]
torch/fx/graph.py:96:64: error: Module has no attribute "device"  [attr-defined]
torch/fx/graph.py:528:48: error: Module has no attribute "device"  [attr-defined]
torch/fx/graph.py:785:21: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/fx/graph.py:786:21: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/fx/graph.py:1475:21: error: Argument "val_map" to "graph_copy" of "Graph" has incompatible type "dict[int, Any]"; expected "dict[Node, Node]"  [arg-type]
torch/fx/graph.py:1935:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/fx/_symbolic_trace.py:47:20: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/fx/_symbolic_trace.py:736:39: error: Argument 1 to "_patch_function" has incompatible type "Callable[..., Any]"; expected "FunctionType"  [arg-type]
torch/fx/_symbolic_trace.py:749:13: error: Function is missing a return type annotation  [no-untyped-def]
torch/fx/_symbolic_trace.py:809:21: error: Argument 1 to "force_recompile" of "_LazyGraphModule" has incompatible type Module; expected "GraphModule"  [arg-type]
torch/fx/_lazy_graph_module.py:176:5: error: Return type "None" of "recompile" incompatible with return type "PythonCode" in supertype "torch.fx.graph_module.GraphModule"  [override]
torch/fx/passes/shape_prop.py:22:12: error: Name "torch.Size" is not defined  [name-defined]
torch/fx/passes/shape_prop.py:23:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/passes/shape_prop.py:26:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/fx/passes/shape_prop.py:52:13: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/fx/passes/shape_prop.py:53:13: error: Module has no attribute "channels_last"  [attr-defined]
torch/fx/passes/shape_prop.py:54:13: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/fx/passes/shape_prop.py:68:24: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/fx/passes/shape_prop.py:68:49: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/fx/passes/shape_prop.py:72:13: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/fx/passes/shape_prop.py:73:13: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/fx/passes/shape_prop.py:74:13: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/fx/experimental/sym_node.py:69:1: error: Overloaded function signatures 1 and 2 overlap with incompatible return types  [overload-overlap]
torch/fx/experimental/sym_node.py:216:16: error: "object" has no attribute "is_number"  [attr-defined]
torch/fx/experimental/sym_node.py:233:16: error: Incompatible return value type (got "bool | float | int | None | object", expected "bool | float | int | None | SymInt | SymFloat | SymBool")  [return-value]
torch/fx/experimental/sym_node.py:536:28: error: Argument 1 to "sum" has incompatible type "list[float | int | SymInt | SymFloat | SymBool]"; expected "Iterable[bool]"  [arg-type]
torch/fx/experimental/sym_node.py:693:5: error: Signature of "__pow__" incompatible with supertype "builtins.int"  [override]
torch/fx/experimental/sym_node.py:693:5: note:      Superclass:
torch/fx/experimental/sym_node.py:693:5: note:          @overload
torch/fx/experimental/sym_node.py:693:5: note:          def __pow__(self, Literal[0], /) -> Literal[1]
torch/fx/experimental/sym_node.py:693:5: note:          @overload
torch/fx/experimental/sym_node.py:693:5: note:          def __pow__(self, Literal[0], None, /) -> Literal[1]
torch/fx/experimental/sym_node.py:693:5: note:          @overload
torch/fx/experimental/sym_node.py:693:5: note:          def __pow__(self, Literal[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25], None = ..., /) -> int
torch/fx/experimental/sym_node.py:693:5: note:          @overload
torch/fx/experimental/sym_node.py:693:5: note:          def __pow__(self, Literal[-1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12, -13, -14, -15, -16, -17, -18, -19, -20], None = ..., /) -> float
torch/fx/experimental/sym_node.py:693:5: note:          @overload
torch/fx/experimental/sym_node.py:693:5: note:          def __pow__(self, int, None = ..., /) -> Any
torch/fx/experimental/sym_node.py:693:5: note:          @overload
torch/fx/experimental/sym_node.py:693:5: note:          def __pow__(self, int, int, /) -> int
torch/fx/experimental/sym_node.py:693:5: note:      Subclass:
torch/fx/experimental/sym_node.py:693:5: note:          def __pow__(self, int, int | None = ..., /) -> DynamicInt | float
torch/fx/experimental/sym_node.py:706:5: error: Signatures of "__rpow__" of "DynamicInt" and "__pow__" of "int" are unsafely overlapping  [misc]
torch/fx/experimental/sym_node.py:1384:12: error: Incompatible return value type (got "function", expected "Callable[..., object]")  [return-value]
torch/fx/experimental/sym_node.py:1708:21: error: Argument 1 has incompatible type "float | int | SymInt | SymFloat | SymBool"; expected "_SupportsRound1[Any]"  [arg-type]
torch/fx/experimental/sym_node.py:1708:21: error: Argument 1 to "round" has incompatible type "float | int | SymInt | SymFloat | SymBool"; expected "_SupportsRound1[Any]"  [arg-type]
torch/fx/experimental/sym_node.py:1708:32: error: Argument 2 has incompatible type "int | None"; expected "None"  [arg-type]
torch/fx/experimental/sym_node.py:1708:32: error: Argument 2 to "round" has incompatible type "int | None"; expected "None"  [arg-type]
torch/fx/experimental/sym_node.py:1808:17: error: Argument 1 to "eval_is_non_overlapping_and_dense" has incompatible type "list[object]"; expected "Sequence[int]"  [arg-type]
torch/fx/experimental/sym_node.py:1809:17: error: Argument 2 to "eval_is_non_overlapping_and_dense" has incompatible type "list[object]"; expected "Sequence[int]"  [arg-type]
torch/fx/experimental/sym_node.py:1826:30: error: Argument 2 to "_make_node_magic" has incompatible type "function"; expected "Callable[..., Any]"  [arg-type]
torch/fx/experimental/sym_node.py:2029:20: error: Item "int" of "SymInt | SymFloat | SymBool | int | float" has no attribute "node"  [union-attr]
torch/fx/experimental/sym_node.py:2029:20: error: Item "float" of "SymInt | SymFloat | SymBool | int | float" has no attribute "node"  [union-attr]
torch/fx/experimental/proxy_tensor.py:115:21: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:116:24: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:135:5: error: Module has no attribute "Size"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:151:38: error: Module has no attribute "Size"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:262:10: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:262:10: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:273:22: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:273:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:296:28: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:317:43: error: Invalid index type "Any | SymInt | SymFloat | SymBool | Tensor | FakeScriptObject | OpaqueBase" for "MutableMapping[FakeScriptObject | OpaqueBase, Proxy]"; expected type "FakeScriptObject | OpaqueBase"  [index]
torch/fx/experimental/proxy_tensor.py:319:43: error: Invalid index type "Any | SymInt | SymFloat | SymBool | Tensor | FakeScriptObject | OpaqueBase" for "MutableMapping[FakeScriptObject | OpaqueBase, Proxy]"; expected type "FakeScriptObject | OpaqueBase"  [index]
torch/fx/experimental/proxy_tensor.py:322:39: error: Invalid index type "Any | SymInt | SymFloat | SymBool | Tensor | FakeScriptObject | OpaqueBase" for "MutableMapping[FakeScriptObject | OpaqueBase, Proxy]"; expected type "FakeScriptObject | OpaqueBase"  [index]
torch/fx/experimental/proxy_tensor.py:392:1: error: Overloaded function signature 4 will never be matched: signature 1's parameter type(s) are the same or broader  [overload-cannot-match]
torch/fx/experimental/proxy_tensor.py:393:10: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:393:10: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:399:1: error: Overloaded function signature 5 will never be matched: signature 2's parameter type(s) are the same or broader  [overload-cannot-match]
torch/fx/experimental/proxy_tensor.py:400:10: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:400:10: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:408:10: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:408:10: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:451:19: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:451:19: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:460:28: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:510:5: error: Need type annotation for "proxies" (hint: "proxies: list[<type>] = ...")  [var-annotated]
torch/fx/experimental/proxy_tensor.py:511:12: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:511:40: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:519:23: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:690:7: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:690:7: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:1051:1: error: Overloaded function signature 2 will never be matched: signature 1's parameter type(s) are the same or broader  [overload-cannot-match]
torch/fx/experimental/proxy_tensor.py:1052:30: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:1052:30: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:1053:14: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:1053:14: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:1070:17: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:1070:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:1093:18: error: Module has no attribute "bfloat16"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:1093:34: error: Module has no attribute "float16"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:1150:12: error: Incompatible return value type (got "tuple[list[Proxy], tuple[object, ...], bool]", expected "tuple[list[object], tuple[object, ...], bool]")  [return-value]
torch/fx/experimental/proxy_tensor.py:1214:8: error: Module has no attribute "Tag"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:1332:9: error: Module has no attribute "Tag"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:1354:18: error: Argument "constant" to "track_tensor_tree" has incompatible type "Proxy | Any | None"; expected "Tensor | Sequence[_NestedTensors] | Mapping[object, _NestedTensors] | None"  [arg-type]
torch/fx/experimental/proxy_tensor.py:1417:43: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/fx/experimental/proxy_tensor.py:1543:5: error: Overloaded function signature 3 will never be matched: signature 1's parameter type(s) are the same or broader  [overload-cannot-match]
torch/fx/experimental/proxy_tensor.py:1543:5: error: Overloaded function signature 3 will never be matched: signature 2's parameter type(s) are the same or broader  [overload-cannot-match]
torch/fx/experimental/proxy_tensor.py:1543:31: error: Variable "torch.fx.experimental.proxy_tensor._AnyScriptObjectType" is not valid as a type  [valid-type]
torch/fx/experimental/proxy_tensor.py:1543:31: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/fx/experimental/proxy_tensor.py:1642:53: error: Module has no attribute "Tag"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:1761:18: error: Argument 1 has incompatible type "*list[object | Any]"; expected "*_Ts"  [arg-type]
torch/fx/experimental/proxy_tensor.py:1761:18: note: Error code "arg-type" not covered by "type: ignore[call-arg]" comment
torch/fx/experimental/proxy_tensor.py:1808:22: error: Name "torch._C._TensorMeta" is not defined  [name-defined]
torch/fx/experimental/proxy_tensor.py:1845:22: error: Name "torch._C._TensorMeta" is not defined  [name-defined]
torch/fx/experimental/proxy_tensor.py:1862:17: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:1869:24: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:1905:22: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:1964:14: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:1973:26: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:1998:22: error: Name "torch._C._TensorMeta" is not defined  [name-defined]
torch/fx/experimental/proxy_tensor.py:2012:51: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:2051:22: error: Name "torch._C._TensorMeta" is not defined  [name-defined]
torch/fx/experimental/proxy_tensor.py:2122:43: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/fx/experimental/proxy_tensor.py:2291:9: error: All conditional function variants must have identical signatures  [misc]
torch/fx/experimental/proxy_tensor.py:2291:9: note: Original:
torch/fx/experimental/proxy_tensor.py:2291:9: note:     def wrap_fn(primals: list[Any], tangents: list[Any]) -> Any
torch/fx/experimental/proxy_tensor.py:2291:9: note: Redefinition:
torch/fx/experimental/proxy_tensor.py:2291:9: note:     def wrap_fn(*args: Any) -> Any
torch/fx/experimental/proxy_tensor.py:2315:17: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:2316:5: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:2320:9: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:2865:32: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:3083:9: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:3085:12: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:3085:40: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:3114:32: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:3174:17: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/fx/experimental/proxy_tensor.py:3174:45: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/distributed/utils.py:47:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/utils.py:60:16: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/distributed/utils.py:87:31: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/utils.py:93:31: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/utils.py:167:48: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/utils.py:261:20: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:24:1: error: Module "torch._C" has no attribute "_DistStoreError"  [attr-defined]
torch/distributed/distributed_c10d.py:151:1: error: Cannot find implementation or library stub for module named "torchcomms._comms"  [import-not-found]
torch/distributed/distributed_c10d.py:154:1: error: Cannot find implementation or library stub for module named "torchcomms._backend_wrapper"  [import-not-found]
torch/distributed/distributed_c10d.py:157:1: error: Cannot find implementation or library stub for module named "torchcomms"  [import-not-found]
torch/distributed/distributed_c10d.py:160:1: error: Cannot find implementation or library stub for module named "torchcomms.hooks"  [import-not-found]
torch/distributed/distributed_c10d.py:422:27: error: Module has no attribute "_get_accelerator"  [attr-defined]
torch/distributed/distributed_c10d.py:921:10: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:931:66: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:998:12: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:999:18: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1290:17: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/distributed_c10d.py:1290:50: error: Module has no attribute "complex64"  [attr-defined]
torch/distributed/distributed_c10d.py:1290:71: error: Module has no attribute "complex128"  [attr-defined]
torch/distributed/distributed_c10d.py:1497:50: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:1508:27: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1511:22: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1523:35: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1610:12: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1611:39: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1644:8: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1645:38: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1648:8: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1649:38: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1675:16: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:1809:21: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:1812:34: error: Item "int" of "Any | int" has no attribute "type"  [union-attr]
torch/distributed/distributed_c10d.py:1814:27: error: Item "int" of "Any | int" has no attribute "type"  [union-attr]
torch/distributed/distributed_c10d.py:1820:12: error: Item "int" of "Any | int" has no attribute "index"  [union-attr]
torch/distributed/distributed_c10d.py:1823:12: error: Item "int" of "Any | int" has no attribute "index"  [union-attr]
torch/distributed/distributed_c10d.py:1837:58: error: Item "int" of "Any | int" has no attribute "type"  [union-attr]
torch/distributed/distributed_c10d.py:1968:42: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:2104:28: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:2318:38: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:2323:30: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:2489:35: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:2650:18: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:2702:18: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:2839:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:2947:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:3078:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/distributed/distributed_c10d.py:3079:9: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/distributed/distributed_c10d.py:3080:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/distributed/distributed_c10d.py:3081:9: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/distributed/distributed_c10d.py:3141:18: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:3144:30: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/distributed_c10d.py:3228:18: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:3319:45: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:3410:23: error: Module has no attribute "ByteTensor"  [attr-defined]
torch/distributed/distributed_c10d.py:3420:22: error: Module has no attribute "LongTensor"  [attr-defined]
torch/distributed/distributed_c10d.py:3506:27: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/distributed_c10d.py:3507:27: error: Module has no attribute "long"  [attr-defined]
torch/distributed/distributed_c10d.py:3517:31: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/distributed_c10d.py:3518:45: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/distributed_c10d.py:3528:30: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/distributed_c10d.py:3622:27: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/distributed_c10d.py:3623:27: error: Module has no attribute "long"  [attr-defined]
torch/distributed/distributed_c10d.py:3637:35: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/distributed_c10d.py:3638:49: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/distributed_c10d.py:3659:30: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/distributed_c10d.py:3669:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:3756:27: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/distributed_c10d.py:3772:25: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/distributed_c10d.py:3787:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:3869:27: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/distributed_c10d.py:3870:33: error: Module has no attribute "long"  [attr-defined]
torch/distributed/distributed_c10d.py:3891:21: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/distributed_c10d.py:3891:21: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/distributed/distributed_c10d.py:3892:9: error: Module has no attribute "sum"  [attr-defined]
torch/distributed/distributed_c10d.py:3892:9: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/distributed/distributed_c10d.py:3893:15: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/distributed_c10d.py:3918:34: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/distributed_c10d.py:3929:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:4019:31: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/distributed_c10d.py:4021:31: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/distributed_c10d.py:4022:37: error: Module has no attribute "long"  [attr-defined]
torch/distributed/distributed_c10d.py:4037:29: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/distributed_c10d.py:4039:25: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/distributed_c10d.py:4039:25: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/distributed/distributed_c10d.py:4040:13: error: Module has no attribute "sum"  [attr-defined]
torch/distributed/distributed_c10d.py:4040:13: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/distributed/distributed_c10d.py:4041:19: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/distributed_c10d.py:4051:38: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/distributed_c10d.py:4161:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/distributed_c10d.py:4161:51: error: Module has no attribute "long"  [attr-defined]
torch/distributed/distributed_c10d.py:4166:21: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/distributed_c10d.py:4167:39: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/distributed_c10d.py:4177:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/distributed_c10d.py:4177:47: error: Module has no attribute "long"  [attr-defined]
torch/distributed/distributed_c10d.py:4273:38: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:4275:53: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:4365:14: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:4370:14: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:4534:39: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:4538:38: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:4755:38: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:4757:53: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:5123:17: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:5125:18: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:5265:38: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:5268:38: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/distributed_c10d.py:5327:14: error: Module has no attribute "_get_accelerator"  [attr-defined]
torch/distributed/distributed_c10d.py:5331:23: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:5336:23: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:5603:13: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:5631:31: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:5650:13: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:5712:53: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:5740:29: error: "Backend" has no attribute "get_comm"  [attr-defined]
torch/distributed/distributed_c10d.py:5752:16: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:5915:13: error: "Backend" has no attribute "get_comm"  [attr-defined]
torch/distributed/distributed_c10d.py:5936:16: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/distributed_c10d.py:6485:55: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:6487:55: error: Module has no attribute "device"  [attr-defined]
torch/distributed/distributed_c10d.py:6668:26: error: Module has no attribute "device"  [attr-defined]
torch/distributed/device_mesh.py:93:43: error: Argument 1 to "_resolve_process_group" has incompatible type "str"; expected "GroupName"  [arg-type]
torch/distributed/device_mesh.py:226:13: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/device_mesh.py:237:44: error: Module has no attribute "int"  [attr-defined]
torch/distributed/device_mesh.py:239:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/device_mesh.py:239:65: error: Module has no attribute "int"  [attr-defined]
torch/distributed/device_mesh.py:362:27: error: "bool" has no attribute "nonzero"  [attr-defined]
torch/distributed/device_mesh.py:418:25: error: "bool" has no attribute "nonzero"  [attr-defined]
torch/distributed/device_mesh.py:1107:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/device_mesh.py:1107:70: error: Module has no attribute "int"  [attr-defined]
torch/distributed/device_mesh.py:1133:40: error: Module has no attribute "int"  [attr-defined]
torch/distributed/device_mesh.py:1135:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/device_mesh.py:1135:61: error: Module has no attribute "int"  [attr-defined]
torch/distributed/device_mesh.py:1261:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/device_mesh.py:1261:72: error: Module has no attribute "int"  [attr-defined]
torch/distributed/device_mesh.py:1581:14: error: Module has no attribute "device"  [attr-defined]
torch/distributed/device_mesh.py:1582:24: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/device_mesh.py:1582:59: error: Module has no attribute "int"  [attr-defined]
torch/distributed/rpc/options.py:7:26: error: Module has no attribute "device"  [attr-defined]
torch/distributed/rpc/options.py:12:24: error: Variable "torch.distributed.rpc.options.DeviceType" is not valid as a type  [valid-type]
torch/distributed/rpc/options.py:12:24: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/rpc/options.py:12:39: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/rpc/options.py:13:14: error: Module has no attribute "device"  [attr-defined]
torch/distributed/rpc/options.py:23:22: error: Variable "torch.distributed.rpc.options.DeviceType" is not valid as a type  [valid-type]
torch/distributed/rpc/options.py:23:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/rpc/options.py:24:11: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/rpc/options.py:25:27: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/rpc/options.py:26:23: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/rpc/options.py:28:16: error: Module has no attribute "device"  [attr-defined]
torch/distributed/rpc/options.py:39:35: error: Variable "torch.distributed.rpc.options.DeviceType" is not valid as a type  [valid-type]
torch/distributed/rpc/options.py:39:35: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/rpc/options.py:39:56: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/rpc/options.py:90:37: error: Variable "torch.distributed.rpc.options.DeviceType" is not valid as a type  [valid-type]
torch/distributed/rpc/options.py:90:37: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/rpc/options.py:91:23: error: Variable "torch.distributed.rpc.options.DeviceType" is not valid as a type  [valid-type]
torch/distributed/rpc/options.py:91:23: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/rpc/options.py:111:56: error: Variable "torch.distributed.rpc.options.DeviceType" is not valid as a type  [valid-type]
torch/distributed/rpc/options.py:111:56: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/rpc/options.py:169:41: error: Variable "torch.distributed.rpc.options.DeviceType" is not valid as a type  [valid-type]
torch/distributed/rpc/options.py:169:41: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/rpc/api.py:483:25: error: Value of type "type[_Generic]" is not indexable  [index]
torch/distributed/rpc/api.py:658:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/rpc/api.py:840:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/rpc/api.py:934:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/rpc/__init__.py:28:27: error: Module has no attribute "_rpc_init"  [attr-defined]
torch/distributed/rpc/__init__.py:128:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/__init__.py:38:27: error: Module has no attribute "_c10d_init"  [attr-defined]
torch/distributed/__init__.py:42:13: error: Module has no attribute "_DistError"  [attr-defined]
torch/distributed/__init__.py:43:20: error: Module has no attribute "_DistBackendError"  [attr-defined]
torch/distributed/__init__.py:44:20: error: Module has no attribute "_DistNetworkError"  [attr-defined]
torch/distributed/__init__.py:45:18: error: Module has no attribute "_DistStoreError"  [attr-defined]
torch/distributed/__init__.py:46:19: error: Module has no attribute "_DistQueueEmptyError"  [attr-defined]
torch/distributed/__init__.py:134:23: error: Module has no attribute "_meta_in_tls_dispatch_include"  [attr-defined]
torch/distributed/__init__.py:136:9: error: Module has no attribute "_set_meta_in_tls_dispatch_include"  [attr-defined]
torch/distributed/__init__.py:140:13: error: Module has no attribute "_set_meta_in_tls_dispatch_include"  [attr-defined]
torch/autograd/profiler_util.py:1134:21: error: Module has no attribute "_demangle"  [attr-defined]
torch/autograd/profiler_util.py:1601:5: error: Name "lines" already defined on line 1584  [no-redef]
torch/autograd/gradcheck.py:37:9: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/autograd/gradcheck.py:38:9: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/autograd/gradcheck.py:39:9: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/autograd/gradcheck.py:40:9: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/autograd/gradcheck.py:45:63: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/autograd/gradcheck.py:61:55: error: Module has no attribute "strided"  [attr-defined]
torch/autograd/gradcheck.py:75:60: error: Module has no attribute "strided"  [attr-defined]
torch/autograd/gradcheck.py:103:22: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/autograd/gradcheck.py:106:15: error: Module has no attribute "ones"  [attr-defined]
torch/autograd/gradcheck.py:106:59: error: Module has no attribute "int8"  [attr-defined]
torch/autograd/gradcheck.py:108:18: error: Module has no attribute "zeros"  [attr-defined]
torch/autograd/gradcheck.py:117:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/autograd/gradcheck.py:125:13: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/autograd/gradcheck.py:132:29: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/autograd/gradcheck.py:132:47: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/autograd/gradcheck.py:137:29: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/autograd/gradcheck.py:137:47: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/autograd/gradcheck.py:141:50: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/autograd/gradcheck.py:188:31: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/autograd/gradcheck.py:191:33: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/autograd/gradcheck.py:192:25: error: Module has no attribute "_convert_indices_from_csr_to_coo"  [attr-defined]
torch/autograd/gradcheck.py:196:33: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/autograd/gradcheck.py:197:25: error: Module has no attribute "_convert_indices_from_csr_to_coo"  [attr-defined]
torch/autograd/gradcheck.py:201:33: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/autograd/gradcheck.py:205:17: error: Module has no attribute "_convert_indices_from_csr_to_coo"  [attr-defined]
torch/autograd/gradcheck.py:209:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/autograd/gradcheck.py:211:21: error: Module has no attribute "stack"  [attr-defined]
torch/autograd/gradcheck.py:212:25: error: Module has no attribute "where"  [attr-defined]
torch/autograd/gradcheck.py:212:37: error: Module has no attribute "ones"  [attr-defined]
torch/autograd/gradcheck.py:219:33: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/autograd/gradcheck.py:223:17: error: Module has no attribute "_convert_indices_from_csr_to_coo"  [attr-defined]
torch/autograd/gradcheck.py:227:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/autograd/gradcheck.py:229:21: error: Module has no attribute "stack"  [attr-defined]
torch/autograd/gradcheck.py:230:25: error: Module has no attribute "where"  [attr-defined]
torch/autograd/gradcheck.py:230:37: error: Module has no attribute "ones"  [attr-defined]
torch/autograd/gradcheck.py:558:52: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/gradcheck.py:751:63: error: Module has no attribute "strided"  [attr-defined]
torch/autograd/gradcheck.py:836:22: error: Module has no attribute "view_as_real"  [attr-defined]
torch/autograd/gradcheck.py:907:21: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/gradcheck.py:941:34: error: Module has no attribute "float64"  [attr-defined]
torch/autograd/gradcheck.py:941:64: error: Module has no attribute "complex128"  [attr-defined]
torch/autograd/gradcheck.py:1003:16: error: Module has no attribute "ne"  [attr-defined]
torch/autograd/gradcheck.py:1018:23: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/gradcheck.py:1110:29: error: Module has no attribute "zeros"  [attr-defined]
torch/autograd/gradcheck.py:1119:21: error: Module has no attribute "randn_like"  [attr-defined]
torch/autograd/gradcheck.py:1121:21: error: Module has no attribute "stack"  [attr-defined]
torch/autograd/gradcheck.py:1124:33: error: Module has no attribute "stack"  [attr-defined]
torch/autograd/gradcheck.py:1132:16: error: Module has no attribute "allclose"  [attr-defined]
torch/autograd/gradcheck.py:1167:21: error: Module has no attribute "randn_like"  [attr-defined]
torch/autograd/gradcheck.py:1170:17: error: Module has no attribute "stack"  [attr-defined]
torch/autograd/gradcheck.py:1178:32: error: Module has no attribute "stack"  [attr-defined]
torch/autograd/gradcheck.py:1189:12: error: Module has no attribute "allclose"  [attr-defined]
torch/autograd/gradcheck.py:1206:13: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/gradcheck.py:1214:58: error: Module has no attribute "strided"  [attr-defined]
torch/autograd/gradcheck.py:1238:20: error: Module has no attribute "allclose"  [attr-defined]
torch/autograd/gradcheck.py:1238:39: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/gradcheck.py:1270:52: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/gradcheck.py:1286:61: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/gradcheck.py:1303:28: error: Module has no attribute "allclose"  [attr-defined]
torch/autograd/gradcheck.py:1334:13: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/gradcheck.py:1441:32: error: Module has no attribute "real"  [attr-defined]
torch/autograd/gradcheck.py:1441:65: error: Module has no attribute "imag"  [attr-defined]
torch/autograd/gradcheck.py:1674:21: error: Module has no attribute "promote_types"  [attr-defined]
torch/autograd/gradcheck.py:1677:12: error: Module has no attribute "allclose"  [attr-defined]
torch/autograd/gradcheck.py:1681:17: error: Module has no attribute "complex128"  [attr-defined]
torch/autograd/gradcheck.py:1682:16: error: Module has no attribute "float64"  [attr-defined]
torch/autograd/gradcheck.py:1683:19: error: Module has no attribute "complex64"  [attr-defined]
torch/autograd/gradcheck.py:1684:16: error: Module has no attribute "float32"  [attr-defined]
torch/autograd/gradcheck.py:1693:20: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/autograd/gradcheck.py:1699:13: error: Module has no attribute "rand"  [attr-defined]
torch/autograd/gradcheck.py:1704:15: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/autograd/gradcheck.py:1706:25: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/autograd/gradcheck.py:1706:43: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/autograd/gradcheck.py:1713:13: error: Module has no attribute "rand"  [attr-defined]
torch/autograd/gradcheck.py:1718:15: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/autograd/gradcheck.py:1728:15: error: Module has no attribute "rand"  [attr-defined]
torch/autograd/gradcheck.py:1820:21: error: Module has no attribute "allclose"  [attr-defined]
torch/autograd/gradcheck.py:1844:13: error: Module has no attribute "Generator"  [attr-defined]
torch/autograd/gradcheck.py:1849:14: error: Module has no attribute "device"  [attr-defined]
torch/autograd/gradcheck.py:2266:22: error: Module has no attribute "double"  [attr-defined]
torch/autograd/function.py:297:25: error: Name "_C._FunctionBase" is not defined  [name-defined]
torch/autograd/function.py:366:5: error: Name "_C._FunctionBase" is not defined  [name-defined]
torch/autograd/function.py:622:16: error: Module has no attribute "_are_functorch_transforms_active"  [attr-defined]
torch/autograd/function.py:654:16: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/autograd/function.py:796:42: error: Module has no attribute "Value"  [attr-defined]
torch/autograd/__init__.py:76:16: error: Module has no attribute "Size"  [attr-defined]
torch/autograd/__init__.py:106:24: error: Module has no attribute "Size"  [attr-defined]
torch/autograd/__init__.py:138:33: error: Module has no attribute "is_same_size"  [attr-defined]
torch/autograd/__init__.py:223:25: error: Module has no attribute "ones"  [attr-defined]
torch/autograd/__init__.py:233:25: error: Module has no attribute "ones_like"  [attr-defined]
torch/autograd/__init__.py:233:60: error: Module has no attribute "preserve_format"  [attr-defined]
torch/autograd/__init__.py:322:8: error: Module has no attribute "_are_functorch_transforms_active"  [attr-defined]
torch/autograd/__init__.py:612:37: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/__init__.py:653:8: error: Module has no attribute "_autograd_init"  [attr-defined]
torch/autograd/__init__.py:691:5: error: Module has no attribute "_register_py_class_for_device"  [attr-defined]
torch/autograd/__init__.py:694:29: error: Module has no attribute "_is_multithreading_enabled"  [attr-defined]
torch/autograd/__init__.py:695:1: error: Module has no attribute "_add_docstr"  [attr-defined]
torch/autograd/__init__.py:699:26: error: Module has no attribute "_is_view_replay_enabled"  [attr-defined]
torch/autograd/__init__.py:700:1: error: Module has no attribute "_add_docstr"  [attr-defined]
torch/amp/autocast_mode.py:37:12: error: Module has no attribute "_is_autocast_available"  [attr-defined]
torch/amp/autocast_mode.py:234:13: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/amp/autocast_mode.py:248:36: error: Module has no attribute "bfloat16"  [attr-defined]
torch/amp/autocast_mode.py:248:52: error: Module has no attribute "float16"  [attr-defined]
torch/amp/autocast_mode.py:250:36: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/amp/autocast_mode.py:271:13: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/amp/autocast_mode.py:291:40: error: Module has no attribute "bfloat16"  [attr-defined]
torch/amp/autocast_mode.py:314:35: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/amp/autocast_mode.py:315:21: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/amp/autocast_mode.py:316:31: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/amp/autocast_mode.py:317:9: error: Module has no attribute "set_autocast_enabled"  [attr-defined]
torch/amp/autocast_mode.py:318:9: error: Module has no attribute "set_autocast_dtype"  [attr-defined]
torch/amp/autocast_mode.py:318:9: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/amp/autocast_mode.py:319:9: error: Module has no attribute "autocast_increment_nesting"  [attr-defined]
torch/amp/autocast_mode.py:320:9: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/amp/autocast_mode.py:325:12: error: Module has no attribute "_is_torch_function_mode_enabled"  [attr-defined]
torch/amp/autocast_mode.py:348:12: error: Module has no attribute "autocast_decrement_nesting"  [attr-defined]
torch/amp/autocast_mode.py:349:13: error: Module has no attribute "clear_autocast_cache"  [attr-defined]
torch/amp/autocast_mode.py:350:9: error: Module has no attribute "set_autocast_enabled"  [attr-defined]
torch/amp/autocast_mode.py:351:9: error: Module has no attribute "set_autocast_dtype"  [attr-defined]
torch/amp/autocast_mode.py:352:9: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/amp/autocast_mode.py:357:12: error: Module has no attribute "_is_torch_function_mode_enabled"  [attr-defined]
torch/amp/autocast_mode.py:393:8: error: Module has no attribute "_is_torch_function_mode_enabled"  [attr-defined]
torch/amp/autocast_mode.py:403:8: error: Module has no attribute "_is_torch_function_mode_enabled"  [attr-defined]
torch/amp/autocast_mode.py:415:37: error: Module has no attribute "float64"  [attr-defined]
torch/amp/autocast_mode.py:478:26: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/amp/autocast_mode.py:480:42: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/amp/autocast_mode.py:483:32: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/_subclasses/meta_utils.py:181:56: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_subclasses/meta_utils.py:184:41: error: Name "torch.layout" is not defined  [name-defined]
torch/_subclasses/meta_utils.py:186:9: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_subclasses/meta_utils.py:187:9: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_subclasses/meta_utils.py:188:9: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_subclasses/meta_utils.py:189:9: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_subclasses/meta_utils.py:297:25: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_subclasses/meta_utils.py:348:21: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_subclasses/meta_utils.py:352:33: error: Module has no attribute "_functionalization_reapply_views_tls"  [attr-defined]
torch/_subclasses/meta_utils.py:369:9: error: Need type annotation for "attrs"  [var-annotated]
torch/_subclasses/meta_utils.py:370:9: error: Need type annotation for "opaque_attrs"  [var-annotated]
torch/_subclasses/meta_utils.py:455:45: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_subclasses/meta_utils.py:455:63: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_subclasses/meta_utils.py:460:45: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_subclasses/meta_utils.py:460:63: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_subclasses/meta_utils.py:465:45: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_subclasses/meta_utils.py:465:63: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_subclasses/meta_utils.py:470:45: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_subclasses/meta_utils.py:470:63: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_subclasses/meta_utils.py:606:62: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/meta_utils.py:611:13: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/meta_utils.py:631:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/meta_utils.py:632:13: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/meta_utils.py:650:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_subclasses/meta_utils.py:650:28: error: Module has no attribute "strided"  [attr-defined]
torch/_subclasses/meta_utils.py:750:31: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/meta_utils.py:750:45: error: Module has no attribute "dtype"  [attr-defined]
torch/_subclasses/meta_utils.py:750:58: error: Module has no attribute "layout"  [attr-defined]
torch/_subclasses/meta_utils.py:925:25: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/meta_utils.py:925:51: error: Module has no attribute "uint8"  [attr-defined]
torch/_subclasses/meta_utils.py:950:17: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/meta_utils.py:1061:12: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_subclasses/meta_utils.py:1061:59: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/meta_utils.py:1159:20: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_subclasses/meta_utils.py:1210:17: error: Argument 2 to "_empty_create_subclass" of "MetaConverter" has incompatible type "tuple[int | SymInt, ...]"; expected "tuple[int, ...] | None"  [arg-type]
torch/_subclasses/meta_utils.py:1212:17: error: Argument 3 to "_empty_create_subclass" of "MetaConverter" has incompatible type "tuple[int | SymInt, ...]"; expected "tuple[int, ...] | None"  [arg-type]
torch/_subclasses/meta_utils.py:1462:21: error: Argument 3 to "apply" of "ViewFunc" has incompatible type "Callable[[int], int | SymInt]"; expected "Callable[[int], int] | None"  [arg-type]
torch/_subclasses/meta_utils.py:1490:36: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_subclasses/meta_utils.py:1528:37: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_subclasses/meta_utils.py:1528:55: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_subclasses/meta_utils.py:1545:37: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_subclasses/meta_utils.py:1545:55: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_subclasses/meta_utils.py:1612:33: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_subclasses/meta_utils.py:1629:45: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_subclasses/meta_utils.py:1697:49: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/_subclasses/meta_utils.py:1747:41: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_subclasses/meta_utils.py:1790:25: error: Module has no attribute "_to_functional_tensor"  [attr-defined]
torch/_subclasses/meta_utils.py:1836:40: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/meta_utils.py:1849:35: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded"  [attr-defined]
torch/_subclasses/meta_utils.py:1850:25: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/meta_utils.py:1852:21: error: Module has no attribute "_dispatch_tls_set_dispatch_key_excluded"  [attr-defined]
torch/_subclasses/meta_utils.py:1853:25: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/meta_utils.py:1859:64: error: Module has no attribute "view_as_real"  [attr-defined]
torch/_subclasses/meta_utils.py:1862:33: error: Module has no attribute "view_as_complex"  [attr-defined]
torch/_subclasses/meta_utils.py:1928:25: error: Module has no attribute "_dispatch_tls_set_dispatch_key_excluded"  [attr-defined]
torch/_subclasses/meta_utils.py:1929:29: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/meta_utils.py:1959:37: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_subclasses/meta_utils.py:1981:49: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_subclasses/meta_utils.py:2123:17: error: Module has no attribute "_set_conj"  [attr-defined]
torch/_subclasses/meta_utils.py:2125:17: error: Module has no attribute "_set_neg"  [attr-defined]
torch/_subclasses/functional_tensor.py:24:1: error: Module "torch._C" has no attribute "_functionalization_reapply_views_tls"  [attr-defined]
torch/_subclasses/functional_tensor.py:89:19: error: Module has no attribute "_dispatch_tls_is_dispatch_key_included"  [attr-defined]
torch/_subclasses/functional_tensor.py:90:9: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:92:19: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded"  [attr-defined]
torch/_subclasses/functional_tensor.py:93:9: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:137:17: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:146:28: error: Module has no attribute "_additional_keys_to_prop_for_wrapper_tensors"  [attr-defined]
torch/_subclasses/functional_tensor.py:147:9: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:175:16: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_subclasses/functional_tensor.py:195:53: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/_subclasses/functional_tensor.py:220:9: error: Module has no attribute "_set_throw_on_mutable_data_ptr"  [attr-defined]
torch/_subclasses/functional_tensor.py:225:17: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_subclasses/functional_tensor.py:267:29: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_subclasses/functional_tensor.py:271:25: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_subclasses/functional_tensor.py:290:5: error: Signature of "__repr__" incompatible with supertype "torch._tensor.Tensor"  [override]
torch/_subclasses/functional_tensor.py:290:5: note:      Superclass:
torch/_subclasses/functional_tensor.py:290:5: note:          def __repr__(self, *, Any = ...) -> Any
torch/_subclasses/functional_tensor.py:290:5: note:      Subclass:
torch/_subclasses/functional_tensor.py:290:5: note:          def __repr__(self, *, object | None = ...) -> str
torch/_subclasses/functional_tensor.py:297:12: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_subclasses/functional_tensor.py:303:24: error: Module has no attribute "_to_functional_tensor"  [attr-defined]
torch/_subclasses/functional_tensor.py:310:46: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:322:16: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_subclasses/functional_tensor.py:325:16: error: Module has no attribute "_is_functional_tensor_base"  [attr-defined]
torch/_subclasses/functional_tensor.py:328:9: error: Module has no attribute "_functionalize_replace"  [attr-defined]
torch/_subclasses/functional_tensor.py:331:9: error: Module has no attribute "_functionalize_commit_update"  [attr-defined]
torch/_subclasses/functional_tensor.py:334:9: error: Module has no attribute "_functionalize_sync"  [attr-defined]
torch/_subclasses/functional_tensor.py:337:9: error: Module has no attribute "_functionalize_mark_mutation_hidden_from_autograd"  [attr-defined]
torch/_subclasses/functional_tensor.py:348:31: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:359:23: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/functional_tensor.py:367:46: error: Module has no attribute "int8"  [attr-defined]
torch/_subclasses/functional_tensor.py:368:46: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/functional_tensor.py:369:50: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_subclasses/functional_tensor.py:370:46: error: Module has no attribute "uint8"  [attr-defined]
torch/_subclasses/functional_tensor.py:371:48: error: Module has no attribute "float64"  [attr-defined]
torch/_subclasses/functional_tensor.py:372:47: error: Module has no attribute "float32"  [attr-defined]
torch/_subclasses/functional_tensor.py:373:46: error: Module has no attribute "bool"  [attr-defined]
torch/_subclasses/functional_tensor.py:374:46: error: Module has no attribute "float16"  [attr-defined]
torch/_subclasses/functional_tensor.py:375:45: error: Module has no attribute "int32"  [attr-defined]
torch/_subclasses/functional_tensor.py:376:46: error: Module has no attribute "int64"  [attr-defined]
torch/_subclasses/functional_tensor.py:381:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/functional_tensor.py:389:25: error: Name "torch.layout" is not defined  [name-defined]
torch/_subclasses/functional_tensor.py:406:9: error: Need type annotation for "enter_stack" (hint: "enter_stack: list[<type>] = ...")  [var-annotated]
torch/_subclasses/functional_tensor.py:409:26: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:436:38: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:438:21: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:440:20: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/_subclasses/functional_tensor.py:441:17: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:479:17: error: Module has no attribute "_dispatch_has_kernel"  [attr-defined]
torch/_subclasses/functional_tensor.py:492:48: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_subclasses/functional_tensor.py:507:19: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_subclasses/functional_tensor.py:508:26: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:533:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_subclasses/functional_tensor.py:534:30: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:554:13: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_subclasses/functional_tensor.py:555:15: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_subclasses/functional_tensor.py:555:39: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:558:13: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_subclasses/functional_tensor.py:559:17: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:572:17: error: Argument 1 to "unwrap_tensors" of "PythonFunctionalizeAPI" has incompatible type "dict[str, Any]"; expected "Tensor | tuple[Tensor, ...] | list[Tensor]"  [arg-type]
torch/_subclasses/functional_tensor.py:582:18: error: Module has no attribute "_ForceDispatchKeyGuard"  [attr-defined]
torch/_subclasses/functional_tensor.py:612:29: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:624:21: error: Module has no attribute "_disable_functionalization"  [attr-defined]
torch/_subclasses/functional_tensor.py:646:13: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/functional_tensor.py:676:13: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/_subclasses/functional_tensor.py:676:41: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:681:29: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_subclasses/functional_tensor.py:726:32: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:750:20: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_subclasses/functional_tensor.py:756:16: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_subclasses/functional_tensor.py:759:25: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/_subclasses/functional_tensor.py:760:13: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_subclasses/functional_tensor.py:760:37: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:791:9: error: Module has no attribute "_functionalize_replace"  [attr-defined]
torch/_subclasses/functional_tensor.py:794:9: error: Module has no attribute "_functionalize_commit_update"  [attr-defined]
torch/_subclasses/functional_tensor.py:797:9: error: Module has no attribute "_functionalize_sync"  [attr-defined]
torch/_subclasses/functional_tensor.py:800:9: error: Module has no attribute "_functionalize_mark_mutation_hidden_from_autograd"  [attr-defined]
torch/_subclasses/functional_tensor.py:882:16: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/_subclasses/functional_tensor.py:883:13: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_subclasses/functional_tensor.py:883:37: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/functional_tensor.py:924:16: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_subclasses/fake_tensor.py:99:9: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/_subclasses/fake_tensor.py:126:24: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:127:17: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:183:11: error: Module has no attribute "_unset_dispatch_mode"  [attr-defined]
torch/_subclasses/fake_tensor.py:183:41: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/fake_tensor.py:188:13: error: Module has no attribute "_set_dispatch_mode"  [attr-defined]
torch/_subclasses/fake_tensor.py:245:36: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_subclasses/fake_tensor.py:246:25: error: Module has no attribute "_functionalization_reapply_views_tls"  [attr-defined]
torch/_subclasses/fake_tensor.py:280:36: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_subclasses/fake_tensor.py:281:25: error: Module has no attribute "_functionalization_reapply_views_tls"  [attr-defined]
torch/_subclasses/fake_tensor.py:291:42: error: Name "torch._C._SchemaInfo" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:292:12: error: Module has no attribute "_SchemaInfo"  [attr-defined]
torch/_subclasses/fake_tensor.py:321:25: error: Module has no attribute "strided"  [attr-defined]
torch/_subclasses/fake_tensor.py:327:16: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_subclasses/fake_tensor.py:467:56: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:506:13: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_subclasses/fake_tensor.py:532:17: error: Module has no attribute "int64"  [attr-defined]
torch/_subclasses/fake_tensor.py:532:30: error: Module has no attribute "int32"  [attr-defined]
torch/_subclasses/fake_tensor.py:532:43: error: Module has no attribute "int16"  [attr-defined]
torch/_subclasses/fake_tensor.py:532:56: error: Module has no attribute "int8"  [attr-defined]
torch/_subclasses/fake_tensor.py:532:68: error: Module has no attribute "float64"  [attr-defined]
torch/_subclasses/fake_tensor.py:576:31: error: Module has no attribute "int64"  [attr-defined]
torch/_subclasses/fake_tensor.py:582:33: error: Module has no attribute "float64"  [attr-defined]
torch/_subclasses/fake_tensor.py:598:17: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:600:24: error: Name "torch.DispatchKeySet" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:619:30: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:623:13: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/fake_tensor.py:625:18: error: Module has no attribute "zeros"  [attr-defined]
torch/_subclasses/fake_tensor.py:635:19: error: Module has no attribute "_meta_in_tls_dispatch_include"  [attr-defined]
torch/_subclasses/fake_tensor.py:639:10: error: Module has no attribute "_DisableTorchDispatch"  [attr-defined]
torch/_subclasses/fake_tensor.py:643:14: error: Module has no attribute "_PreserveDispatchKeyGuard"  [attr-defined]
torch/_subclasses/fake_tensor.py:644:13: error: Module has no attribute "_set_meta_in_tls_dispatch_include"  [attr-defined]
torch/_subclasses/fake_tensor.py:654:12: error: Module has no attribute "_should_allow_numbers_as_tensors"  [attr-defined]
torch/_subclasses/fake_tensor.py:750:19: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:774:20: error: Name "torch.DispatchKeySet" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:778:17: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/fake_tensor.py:782:25: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:784:20: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_tensor.py:789:25: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:793:30: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:797:35: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:816:40: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:823:26: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_tensor.py:827:26: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_tensor.py:835:17: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:839:24: error: Name "torch.DispatchKeySet" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:849:13: error: Module has no attribute "_set_throw_on_mutable_data_ptr"  [attr-defined]
torch/_subclasses/fake_tensor.py:851:13: error: Module has no attribute "_set_warn_deprecated_on_mutable_data_ptr"  [attr-defined]
torch/_subclasses/fake_tensor.py:857:47: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_tensor.py:935:24: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_tensor.py:981:31: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/_subclasses/fake_tensor.py:982:13: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/fake_tensor.py:1001:16: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:1027:35: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:1030:36: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:1108:29: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_tensor.py:1149:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:1152:13: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:1153:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:1154:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:1177:48: error: Module has no attribute "Size"  [attr-defined]
torch/_subclasses/fake_tensor.py:1208:35: error: Module has no attribute "strided"  [attr-defined]
torch/_subclasses/fake_tensor.py:1444:26: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/fake_tensor.py:1505:12: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/_subclasses/fake_tensor.py:1505:40: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_subclasses/fake_tensor.py:1522:42: error: Module has no attribute "_only_lift_cpu_tensors"  [attr-defined]
torch/_subclasses/fake_tensor.py:1523:13: error: Module has no attribute "_set_only_lift_cpu_tensors"  [attr-defined]
torch/_subclasses/fake_tensor.py:1528:13: error: Module has no attribute "_ensureCUDADeviceGuardSet"  [attr-defined]
torch/_subclasses/fake_tensor.py:1530:32: error: Module has no attribute "_unset_dispatch_mode"  [attr-defined]
torch/_subclasses/fake_tensor.py:1538:13: error: Module has no attribute "_set_dispatch_mode"  [attr-defined]
torch/_subclasses/fake_tensor.py:1557:17: error: Module has no attribute "_set_dispatch_mode"  [attr-defined]
torch/_subclasses/fake_tensor.py:1559:17: error: Module has no attribute "_set_only_lift_cpu_tensors"  [attr-defined]
torch/_subclasses/fake_tensor.py:1699:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_subclasses/fake_tensor.py:1702:13: error: Module has no attribute "_get_default_device"  [attr-defined]
torch/_subclasses/fake_tensor.py:1705:13: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_subclasses/fake_tensor.py:1761:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_tensor.py:1764:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_tensor.py:1777:25: error: Module has no attribute "bool"  [attr-defined]
torch/_subclasses/fake_tensor.py:1778:25: error: Module has no attribute "int8"  [attr-defined]
torch/_subclasses/fake_tensor.py:1785:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_tensor.py:1803:29: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_subclasses/fake_tensor.py:1804:26: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_subclasses/fake_tensor.py:1987:25: error: Module has no attribute "_dispatch_key_set"  [attr-defined]
torch/_subclasses/fake_tensor.py:1988:19: error: Module has no attribute "_dispatch_key_set"  [attr-defined]
torch/_subclasses/fake_tensor.py:2077:30: error: Argument "output_infos" to "_DispatchCacheValidEntry" has incompatible type "tuple[_DispatchCacheEntryOutputInfo, ...]"; expected "tuple[_DispatchCacheEntryOutputInfo]"  [arg-type]
torch/_subclasses/fake_tensor.py:2152:21: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_subclasses/fake_tensor.py:2162:13: error: Module has no attribute "_set_conj"  [attr-defined]
torch/_subclasses/fake_tensor.py:2164:13: error: Module has no attribute "_set_neg"  [attr-defined]
torch/_subclasses/fake_tensor.py:2603:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_tensor.py:2610:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_tensor.py:2666:27: error: Name "torch._C.ScriptObject" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:2830:20: error: Incompatible return value type (got "object", expected "T")  [return-value]
torch/_subclasses/fake_tensor.py:3043:46: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_tensor.py:3079:17: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:3174:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_tensor.py:3316:8: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_tensor.py:3328:23: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_subclasses/fake_tensor.py:3404:20: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_subclasses/fake_tensor.py:3425:18: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/_subclasses/fake_tensor.py:3429:48: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_tensor.py:3441:16: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_tensor.py:3587:16: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_subclasses/fake_impls.py:65:1: error: Need type annotation for "op_implementations_dict" (hint: "op_implementations_dict: dict[<type>, <type>] = ...")  [var-annotated]
torch/_subclasses/fake_impls.py:67:1: error: Need type annotation for "op_implementations_checks" (hint: "op_implementations_checks: list[<type>] = ...")  [var-annotated]
torch/_subclasses/fake_impls.py:79:40: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_impls.py:144:19: error: Module has no attribute "TensorType"  [attr-defined]
torch/_subclasses/fake_impls.py:159:64: error: Module has no attribute "TensorType"  [attr-defined]
torch/_subclasses/fake_impls.py:227:26: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_impls.py:231:28: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_impls.py:264:19: error: Module has no attribute "empty_like"  [attr-defined]
torch/_subclasses/fake_impls.py:266:47: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_impls.py:298:28: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_impls.py:427:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_subclasses/fake_impls.py:445:24: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_subclasses/fake_impls.py:445:42: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_subclasses/fake_impls.py:445:60: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_subclasses/fake_impls.py:449:26: error: Module has no attribute "long"  [attr-defined]
torch/_subclasses/fake_impls.py:470:52: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_subclasses/fake_impls.py:486:18: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/fake_impls.py:488:30: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_subclasses/fake_impls.py:489:27: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/fake_impls.py:489:55: error: Module has no attribute "long"  [attr-defined]
torch/_subclasses/fake_impls.py:495:28: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_impls.py:498:32: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_subclasses/fake_impls.py:499:32: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/fake_impls.py:499:63: error: Module has no attribute "long"  [attr-defined]
torch/_subclasses/fake_impls.py:500:31: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/fake_impls.py:500:57: error: Module has no attribute "long"  [attr-defined]
torch/_subclasses/fake_impls.py:507:28: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_impls.py:510:32: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/fake_impls.py:510:63: error: Module has no attribute "long"  [attr-defined]
torch/_subclasses/fake_impls.py:511:31: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/fake_impls.py:511:57: error: Module has no attribute "long"  [attr-defined]
torch/_subclasses/fake_impls.py:518:28: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_impls.py:528:18: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_impls.py:600:68: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_impls.py:603:68: error: Module has no attribute "int64"  [attr-defined]
torch/_subclasses/fake_impls.py:606:42: error: Module has no attribute "int64"  [attr-defined]
torch/_subclasses/fake_impls.py:611:74: error: Module has no attribute "int64"  [attr-defined]
torch/_subclasses/fake_impls.py:614:41: error: Module has no attribute "int64"  [attr-defined]
torch/_subclasses/fake_impls.py:889:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_subclasses/fake_impls.py:911:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_subclasses/fake_impls.py:960:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_subclasses/fake_impls.py:966:31: error: "int" has no attribute "subs"  [attr-defined]
torch/_subclasses/fake_impls.py:1080:38: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_subclasses/fake_impls.py:1094:13: error: Too many arguments for "infer_size"  [call-arg]
torch/_subclasses/fake_impls.py:1098:50: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_subclasses/fake_impls.py:1104:59: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_subclasses/fake_impls.py:1148:41: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_subclasses/fake_impls.py:1245:29: error: "int" has no attribute "node"  [attr-defined]
torch/_subclasses/fake_impls.py:1245:29: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_subclasses/fake_impls.py:1257:68: error: Module has no attribute "int64"  [attr-defined]
torch/_subclasses/fake_impls.py:1257:68: note: Error code "attr-defined" not covered by "type: ignore[return]" comment
torch/_subclasses/fake_impls.py:1428:21: error: "int" has no attribute "node"  [attr-defined]
torch/_subclasses/fake_impls.py:1428:21: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_subclasses/fake_impls.py:1447:12: error: Name "torch.Size" is not defined  [name-defined]
torch/_subclasses/fake_impls.py:1449:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/fake_impls.py:1451:13: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_impls.py:1452:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_subclasses/fake_impls.py:1482:32: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_impls.py:1495:50: error: Module has no attribute "bool"  [attr-defined]
torch/_subclasses/fake_impls.py:1495:62: error: Module has no attribute "uint8"  [attr-defined]
torch/_subclasses/fake_impls.py:1528:12: error: Module has no attribute "_dispatch_has_computed_kernel_for_dispatch_key"  [attr-defined]
torch/_subclasses/fake_impls.py:1749:28: error: Module has no attribute "_select_conv_backend"  [attr-defined]
torch/_subclasses/fake_impls.py:1759:23: error: Module has no attribute "_conv_determine_backend_memory_format"  [attr-defined]
torch/_subclasses/fake_impls.py:1764:42: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_subclasses/fake_impls.py:1770:44: error: Module has no attribute "channels_last"  [attr-defined]
torch/_subclasses/fake_impls.py:1784:20: error: Incompatible return value type (got "FakeTensor | None", expected "FakeTensor | tuple[FakeTensor | None, FakeTensor | None, FakeTensor | None]")  [return-value]
torch/_subclasses/fake_impls.py:1784:20: note: Error code "return-value" not covered by "type: ignore[return]" comment
torch/_subclasses/fake_impls.py:1816:49: error: Module has no attribute "long"  [attr-defined]
torch/_subclasses/fake_impls.py:1816:49: note: Error code "attr-defined" not covered by "type: ignore[return]" comment
torch/_subclasses/fake_impls.py:1817:27: error: Module has no attribute "float32"  [attr-defined]
torch/_subclasses/fake_impls.py:1818:49: error: Module has no attribute "float32"  [attr-defined]
torch/_subclasses/fake_impls.py:1818:49: note: Error code "attr-defined" not covered by "type: ignore[return]" comment
torch/_subclasses/fake_impls.py:1820:49: error: Module has no attribute "float64"  [attr-defined]
torch/_subclasses/fake_impls.py:1820:49: note: Error code "attr-defined" not covered by "type: ignore[return]" comment
torch/_subclasses/fake_impls.py:1855:1: error: Need type annotation for "FAST_OP_IMPLEMENTATIONS" (hint: "FAST_OP_IMPLEMENTATIONS: dict[<type>, <type>] = ...")  [var-annotated]
torch/_subclasses/fake_impls.py:1961:15: error: Module has no attribute "device"  [attr-defined]
torch/_subclasses/fake_impls.py:1962:24: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/fake_impls.py:1963:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/fake_impls.py:2015:43: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_subclasses/fake_impls.py:2021:43: error: Module has no attribute "channels_last"  [attr-defined]
torch/_subclasses/fake_impls.py:2029:17: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/fake_impls.py:2033:35: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_subclasses/fake_impls.py:2042:17: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/fake_impls.py:2046:35: error: Module has no attribute "channels_last"  [attr-defined]
torch/_subclasses/_fake_tensor_utils.py:39:13: error: Argument 3 to "_DeconstructedSymNode" has incompatible type "object"; expected "int | float | bool | None"  [arg-type]
torch/_subclasses/_fake_tensor_utils.py:42:13: error: Argument 5 to "_DeconstructedSymNode" has incompatible type "object"; expected "Node"  [arg-type]
torch/_prims_common/__init__.py:50:24: error: Name "torch.Size" is not defined  [name-defined]
torch/_prims_common/__init__.py:70:35: error: Name "torch.device" is not defined  [name-defined]
torch/_prims_common/__init__.py:75:5: error: Module has no attribute "device"  [attr-defined]
torch/_prims_common/__init__.py:93:5: error: Cannot access instance-only attribute "requires_grad" on class object  [misc]
torch/_prims_common/__init__.py:93:5: note: Error code "misc" not covered by "type: ignore[attr-defined]" comment
torch/_prims_common/__init__.py:99:5: error: Cannot access instance-only attribute "requires_grad" on class object  [misc]
torch/_prims_common/__init__.py:99:5: note: Error code "misc" not covered by "type: ignore[attr-defined]" comment
torch/_prims_common/__init__.py:388:5: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_prims_common/__init__.py:389:5: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_prims_common/__init__.py:390:5: error: Module has no attribute "channels_last"  [attr-defined]
torch/_prims_common/__init__.py:391:5: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_prims_common/__init__.py:395:43: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_prims_common/__init__.py:405:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_prims_common/__init__.py:411:25: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_prims_common/__init__.py:413:25: error: Module has no attribute "channels_last"  [attr-defined]
torch/_prims_common/__init__.py:415:25: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_prims_common/__init__.py:440:34: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_prims_common/__init__.py:590:30: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_prims_common/__init__.py:595:34: error: Module has no attribute "channels_last"  [attr-defined]
torch/_prims_common/__init__.py:701:33: error: Module has no attribute "empty_like"  [attr-defined]
torch/_prims_common/__init__.py:935:52: error: Name "torch.device" is not defined  [name-defined]
torch/_prims_common/__init__.py:936:27: error: Module has no attribute "device"  [attr-defined]
torch/_prims_common/__init__.py:941:12: error: Module has no attribute "device"  [attr-defined]
torch/_prims_common/__init__.py:1014:16: error: Redundant cast to "tuple[list[int] | tuple[int, ...]]"  [redundant-cast]
torch/_prims_common/__init__.py:1127:5: error: Module has no attribute "uint8"  [attr-defined]
torch/_prims_common/__init__.py:1128:5: error: Module has no attribute "uint16"  [attr-defined]
torch/_prims_common/__init__.py:1129:5: error: Module has no attribute "uint32"  [attr-defined]
torch/_prims_common/__init__.py:1130:5: error: Module has no attribute "uint64"  [attr-defined]
torch/_prims_common/__init__.py:1131:5: error: Module has no attribute "int8"  [attr-defined]
torch/_prims_common/__init__.py:1132:5: error: Module has no attribute "int16"  [attr-defined]
torch/_prims_common/__init__.py:1133:5: error: Module has no attribute "int32"  [attr-defined]
torch/_prims_common/__init__.py:1134:5: error: Module has no attribute "int64"  [attr-defined]
torch/_prims_common/__init__.py:1136:26: error: Module has no attribute "float16"  [attr-defined]
torch/_prims_common/__init__.py:1136:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_prims_common/__init__.py:1136:57: error: Module has no attribute "complex32"  [attr-defined]
torch/_prims_common/__init__.py:1137:20: error: Module has no attribute "complex32"  [attr-defined]
torch/_prims_common/__init__.py:1137:37: error: Module has no attribute "complex64"  [attr-defined]
torch/_prims_common/__init__.py:1137:54: error: Module has no attribute "complex128"  [attr-defined]
torch/_prims_common/__init__.py:1140:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1141:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims_common/__init__.py:1143:21: error: Module has no attribute "bool"  [attr-defined]
torch/_prims_common/__init__.py:1146:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1147:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims_common/__init__.py:1152:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1153:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims_common/__init__.py:1158:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1159:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims_common/__init__.py:1164:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1165:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims_common/__init__.py:1170:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1178:5: error: Module has no attribute "complex128"  [attr-defined]
torch/_prims_common/__init__.py:1178:23: error: Module has no attribute "float64"  [attr-defined]
torch/_prims_common/__init__.py:1179:5: error: Module has no attribute "complex64"  [attr-defined]
torch/_prims_common/__init__.py:1179:22: error: Module has no attribute "float32"  [attr-defined]
torch/_prims_common/__init__.py:1180:5: error: Module has no attribute "complex32"  [attr-defined]
torch/_prims_common/__init__.py:1180:22: error: Module has no attribute "float16"  [attr-defined]
torch/_prims_common/__init__.py:1184:5: error: Module has no attribute "float16"  [attr-defined]
torch/_prims_common/__init__.py:1184:20: error: Module has no attribute "complex32"  [attr-defined]
torch/_prims_common/__init__.py:1185:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_prims_common/__init__.py:1185:21: error: Module has no attribute "complex64"  [attr-defined]
torch/_prims_common/__init__.py:1186:5: error: Module has no attribute "float32"  [attr-defined]
torch/_prims_common/__init__.py:1186:20: error: Module has no attribute "complex64"  [attr-defined]
torch/_prims_common/__init__.py:1187:5: error: Module has no attribute "float64"  [attr-defined]
torch/_prims_common/__init__.py:1187:20: error: Module has no attribute "complex128"  [attr-defined]
torch/_prims_common/__init__.py:1191:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1195:40: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1199:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1204:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims_common/__init__.py:1207:17: error: Module has no attribute "bool"  [attr-defined]
torch/_prims_common/__init__.py:1219:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1224:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims_common/__init__.py:1227:17: error: Module has no attribute "bool"  [attr-defined]
torch/_prims_common/__init__.py:1240:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1249:16: error: Module has no attribute "bool"  [attr-defined]
torch/_prims_common/__init__.py:1251:16: error: Module has no attribute "long"  [attr-defined]
torch/_prims_common/__init__.py:1253:16: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_prims_common/__init__.py:1256:44: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_prims_common/__init__.py:1272:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1322:8: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1323:8: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1324:6: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1331:45: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims_common/__init__.py:1335:45: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims_common/__init__.py:1341:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1342:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1345:26: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims_common/__init__.py:1366:10: error: Module has no attribute "bool"  [attr-defined]
torch/_prims_common/__init__.py:1367:10: error: Module has no attribute "uint8"  [attr-defined]
torch/_prims_common/__init__.py:1367:23: error: Module has no attribute "int8"  [attr-defined]
torch/_prims_common/__init__.py:1368:10: error: Module has no attribute "int16"  [attr-defined]
torch/_prims_common/__init__.py:1369:10: error: Module has no attribute "int32"  [attr-defined]
torch/_prims_common/__init__.py:1370:10: error: Module has no attribute "int64"  [attr-defined]
torch/_prims_common/__init__.py:1371:10: error: Module has no attribute "float16"  [attr-defined]
torch/_prims_common/__init__.py:1371:25: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_prims_common/__init__.py:1372:10: error: Module has no attribute "float32"  [attr-defined]
torch/_prims_common/__init__.py:1373:10: error: Module has no attribute "float64"  [attr-defined]
torch/_prims_common/__init__.py:1374:10: error: Module has no attribute "complex32"  [attr-defined]
torch/_prims_common/__init__.py:1375:10: error: Module has no attribute "complex64"  [attr-defined]
torch/_prims_common/__init__.py:1376:10: error: Module has no attribute "complex128"  [attr-defined]
torch/_prims_common/__init__.py:1396:26: error: Name "torch.layout" is not defined  [name-defined]
torch/_prims_common/__init__.py:1398:19: error: Module has no attribute "strided"  [attr-defined]
torch/_prims_common/__init__.py:1424:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1501:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_prims_common/__init__.py:1501:21: error: Module has no attribute "float32"  [attr-defined]
torch/_prims_common/__init__.py:1502:5: error: Module has no attribute "float16"  [attr-defined]
torch/_prims_common/__init__.py:1502:20: error: Module has no attribute "float32"  [attr-defined]
torch/_prims_common/__init__.py:1503:5: error: Module has no attribute "complex32"  [attr-defined]
torch/_prims_common/__init__.py:1503:22: error: Module has no attribute "complex64"  [attr-defined]
torch/_prims_common/__init__.py:1507:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1512:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_prims_common/__init__.py:1512:21: error: Module has no attribute "float64"  [attr-defined]
torch/_prims_common/__init__.py:1513:5: error: Module has no attribute "float16"  [attr-defined]
torch/_prims_common/__init__.py:1513:20: error: Module has no attribute "float64"  [attr-defined]
torch/_prims_common/__init__.py:1514:5: error: Module has no attribute "float32"  [attr-defined]
torch/_prims_common/__init__.py:1514:20: error: Module has no attribute "float64"  [attr-defined]
torch/_prims_common/__init__.py:1515:5: error: Module has no attribute "complex32"  [attr-defined]
torch/_prims_common/__init__.py:1515:22: error: Module has no attribute "complex128"  [attr-defined]
torch/_prims_common/__init__.py:1516:5: error: Module has no attribute "complex64"  [attr-defined]
torch/_prims_common/__init__.py:1516:22: error: Module has no attribute "complex128"  [attr-defined]
torch/_prims_common/__init__.py:1520:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1520:46: error: Name "torch.device" is not defined  [name-defined]
torch/_prims_common/__init__.py:1588:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1700:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1727:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_prims_common/__init__.py:1736:56: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_prims_common/__init__.py:1739:24: error: Module has no attribute "long"  [attr-defined]
torch/_prims_common/__init__.py:1742:24: error: Module has no attribute "bool"  [attr-defined]
torch/_prims_common/__init__.py:1750:28: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_prims_common/__init__.py:1760:20: error: Module has no attribute "long"  [attr-defined]
torch/_prims_common/__init__.py:1763:53: error: Module has no attribute "bool"  [attr-defined]
torch/_prims_common/__init__.py:1771:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1772:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:1791:24: error: Module has no attribute "bool"  [attr-defined]
torch/_prims_common/__init__.py:2077:49: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_prims_common/__init__.py:2089:20: error: Module has no attribute "strided"  [attr-defined]
torch/_prims_common/__init__.py:2090:16: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_prims_common/__init__.py:2093:16: error: Module has no attribute "channels_last"  [attr-defined]
torch/_prims_common/__init__.py:2093:56: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_prims_common/__init__.py:2095:12: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_prims_common/__init__.py:2124:19: error: Module has no attribute "bool"  [attr-defined]
torch/_prims_common/__init__.py:2127:16: error: Module has no attribute "where"  [attr-defined]
torch/_prims_common/__init__.py:2152:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/__init__.py:2153:44: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_prims_common/__init__.py:2157:46: error: Module has no attribute "device"  [attr-defined]
torch/_prims_common/__init__.py:2160:31: error: Name "torch.layout" is not defined  [name-defined]
torch/_prims_common/__init__.py:2161:46: error: Module has no attribute "strided"  [attr-defined]
torch/_prims_common/__init__.py:2175:15: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded"  [attr-defined]
torch/_prims_common/__init__.py:2176:13: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_prims_common/__init__.py:2178:9: error: Module has no attribute "_dispatch_tls_set_dispatch_key_excluded"  [attr-defined]
torch/_prims_common/__init__.py:2179:13: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_prims_common/__init__.py:2181:18: error: Module has no attribute "as_strided"  [attr-defined]
torch/_prims_common/__init__.py:2182:16: error: Module has no attribute "as_strided"  [attr-defined]
torch/_prims_common/__init__.py:2184:9: error: Module has no attribute "_dispatch_tls_set_dispatch_key_excluded"  [attr-defined]
torch/_prims_common/__init__.py:2185:13: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_prims_common/__init__.py:2222:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_prims_common/__init__.py:2223:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_prims_common/__init__.py:2229:47: error: Module has no attribute "uint8"  [attr-defined]
torch/_prims_common/__init__.py:2230:51: error: Module has no attribute "uint8"  [attr-defined]
torch/_prims_common/__init__.py:2231:21: error: Module has no attribute "cat"  [attr-defined]
torch/_logging/_internal.py:1192:5: error: Cannot assign to a method  [method-assign]
torch/_logging/_internal.py:1237:1: error: Cannot find implementation or library stub for module named "torch.version"  [import-not-found]
torch/_library/utils.py:82:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/utils.py:88:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/utils.py:113:31: error: Module has no attribute "FunctionSchema"  [attr-defined]
torch/_library/utils.py:115:41: error: Module has no attribute "TensorType"  [attr-defined]
torch/_library/utils.py:119:41: error: Module has no attribute "TensorType"  [attr-defined]
torch/_library/utils.py:139:27: error: Module has no attribute "FunctionSchema"  [attr-defined]
torch/_library/utils.py:155:16: error: Module has no attribute "ListType"  [attr-defined]
torch/_library/utils.py:155:28: error: Module has no attribute "TensorType"  [attr-defined]
torch/_library/utils.py:156:19: error: Module has no attribute "ListType"  [attr-defined]
torch/_library/utils.py:156:31: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_library/utils.py:156:47: error: Module has no attribute "TensorType"  [attr-defined]
torch/_library/utils.py:157:19: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_library/utils.py:157:35: error: Module has no attribute "ListType"  [attr-defined]
torch/_library/utils.py:157:47: error: Module has no attribute "TensorType"  [attr-defined]
torch/_library/utils.py:158:19: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_library/utils.py:158:35: error: Module has no attribute "ListType"  [attr-defined]
torch/_library/utils.py:158:63: error: Module has no attribute "TensorType"  [attr-defined]
torch/_library/utils.py:164:19: error: Module has no attribute "TensorType"  [attr-defined]
torch/_library/utils.py:164:49: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_library/utils.py:224:13: error: Name "_C.FunctionSchema" is not defined  [name-defined]
torch/_library/utils.py:225:21: error: Name "_C.Argument" is not defined  [name-defined]
torch/_library/utils.py:358:13: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/_library/utils.py:358:44: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_library/utils.py:365:33: error: Name "_C.FunctionSchema" is not defined  [name-defined]
torch/_library/utils.py:369:36: error: Name "_C.FunctionSchema" is not defined  [name-defined]
torch/_library/utils.py:379:28: error: Name "_C.FunctionSchema" is not defined  [name-defined]
torch/_library/utils.py:390:34: error: Name "_C.FunctionSchema" is not defined  [name-defined]
torch/_library/utils.py:396:24: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/_library/utils.py:452:8: error: Module has no attribute "_any_output_is_alias_to_input_or_output"  [attr-defined]
torch/_library/utils.py:491:17: error: Module has no attribute "equal"  [attr-defined]
torch/_library/utils.py:537:8: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_library/utils.py:544:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_library/utils.py:551:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_library/utils.py:560:33: error: Name "_C.FunctionSchema" is not defined  [name-defined]
torch/_library/utils.py:573:5: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/utils.py:574:5: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/utils.py:575:5: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/utils.py:576:5: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/utils.py:584:6: error: Name "_C.Tag" is not defined  [name-defined]
torch/_library/utils.py:591:6: error: Name "_C.Tag" is not defined  [name-defined]
torch/_library/utils.py:600:20: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/utils.py:604:24: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/utils.py:610:5: error: Module has no attribute "rand"  [attr-defined]
torch/_library/utils.py:611:5: error: Module has no attribute "randn"  [attr-defined]
torch/_library/utils.py:612:5: error: Module has no attribute "randint"  [attr-defined]
torch/_library/utils.py:613:5: error: Module has no attribute "randperm"  [attr-defined]
torch/_library/utils.py:614:5: error: Module has no attribute "rand_like"  [attr-defined]
torch/_library/utils.py:615:5: error: Module has no attribute "randn_like"  [attr-defined]
torch/_library/utils.py:616:5: error: Module has no attribute "randint_like"  [attr-defined]
torch/_library/utils.py:617:5: error: Module has no attribute "normal"  [attr-defined]
torch/_library/utils.py:618:5: error: Module has no attribute "poisson"  [attr-defined]
torch/_library/utils.py:619:5: error: Module has no attribute "bernoulli"  [attr-defined]
torch/_library/utils.py:620:5: error: Module has no attribute "multinomial"  [attr-defined]
torch/_library/opaque_object.py:87:1: error: Argument 2 to NewType(...) must be subclassable (got "Any")  [valid-newtype]
torch/_library/opaque_object.py:87:36: error: Name "torch._C.ScriptObject" is not defined  [name-defined]
torch/_library/opaque_object.py:152:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_library/opaque_object.py:263:15: error: Argument 2 to "_OpaqueTypeInfo" has incompatible type "str"; expected "Literal['reference', 'value']"  [arg-type]
torch/_library/opaque_object.py:268:5: error: Module has no attribute "_register_opaque_type"  [attr-defined]
torch/_library/opaque_object.py:312:16: error: Module has no attribute "_is_opaque_type_registered"  [attr-defined]
torch/_library/opaque_object.py:322:12: error: Module has no attribute "_is_opaque_type_registered"  [attr-defined]
torch/_library/fake_profile.py:27:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_library/fake_profile.py:28:13: error: Name "torch.device" is not defined  [name-defined]
torch/_library/fake_profile.py:29:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_library/fake_profile.py:66:20: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_library/fake_profile.py:279:20: error: Module has no attribute "device"  [attr-defined]
torch/_library/fake_class_registry.py:16:60: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/_library/fake_class_registry.py:144:17: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/_library/fake_class_registry.py:158:34: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/_library/fake_class_registry.py:220:26: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/_library/fake_class_registry.py:234:25: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/_library/fake_class_registry.py:308:27: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_library/fake_class_registry.py:332:28: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/_library/fake_class_registry.py:333:38: error: Module has no attribute "ScriptMethod"  [attr-defined]
torch/_library/fake_class_registry.py:420:9: error: Module has no attribute "_get_custom_class_python_wrapper"  [attr-defined]
torch/_library/fake_class_registry.py:462:14: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_library/fake_class_registry.py:477:43: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/_library/effects.py:52:12: error: Module has no attribute "_get_operation_overload"  [attr-defined]
torch/_library/effects.py:55:22: error: Module has no attribute "_get_schema"  [attr-defined]
torch/_library/effects.py:57:41: error: Module has no attribute "ClassType"  [attr-defined]
torch/_library/effects.py:69:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_library/effects.py:80:9: error: Function is missing a return type annotation  [no-untyped-def]
torch/_library/effects.py:80:9: note: Use "-> None" if function does not return a value
torch/_library/custom_ops.py:21:21: error: Name "_C.Tag" is not defined  [name-defined]
torch/_library/custom_ops.py:25:44: error: Name "_C.Tag" is not defined  [name-defined]
torch/_library/custom_ops.py:28:25: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/custom_ops.py:33:44: error: Name "_C.Tag" is not defined  [name-defined]
torch/_library/custom_ops.py:35:9: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/custom_ops.py:36:41: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/custom_ops.py:492:29: error: Module has no attribute "_dispatch_key_for_device"  [attr-defined]
torch/_library/custom_ops.py:740:54: error: Name "_C.Tag" is not defined  [name-defined]
torch/_library/custom_ops.py:742:22: error: Module has no attribute "parse_schema"  [attr-defined]
torch/_library/custom_ops.py:754:40: error: Name "_C.FunctionSchema" is not defined  [name-defined]
torch/_library/custom_ops.py:755:53: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/custom_ops.py:764:69: error: Name "_C.Tag" is not defined  [name-defined]
torch/_library/custom_ops.py:802:55: error: Name "_C.FunctionSchema" is not defined  [name-defined]
torch/_library/custom_ops.py:807:31: error: Module has no attribute "_dispatch_get_computed_kernel_for_dispatch_key"  [attr-defined]
torch/_library/custom_ops.py:812:44: error: Module has no attribute "_after_ADInplaceOrView_keyset"  [attr-defined]
torch/_library/custom_ops.py:854:28: error: Module has no attribute "_dispatch_key_for_device"  [attr-defined]
torch/_library/custom_ops.py:855:36: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_library/custom_ops.py:857:17: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_library/custom_ops.py:951:25: error: Argument 1 to "custom_function_call_vmap_helper" has incompatible type "FuncTorchInterpreter"; expected "VmapInterpreter"  [arg-type]
torch/_library/custom_ops.py:953:25: error: Argument 2 to "custom_function_call_vmap_helper" has incompatible type "Callable[..., Any] | None"; expected "Callable[..., Any]"  [arg-type]
torch/_library/custom_ops.py:1012:16: error: Module has no attribute "_is_autocast_available"  [attr-defined]
torch/_library/custom_ops.py:1018:37: error: Module has no attribute "_dispatch_key_for_device"  [attr-defined]
torch/_library/custom_ops.py:1019:41: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_library/custom_ops.py:1026:18: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/_library/custom_ops.py:1027:17: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_library/custom_ops.py:1044:37: error: Module has no attribute "float64"  [attr-defined]
torch/_functorch/vmap.py:406:28: error: Module has no attribute "cat"  [attr-defined]
torch/_functorch/predispatch.py:17:1: error: Module "torch._C" has no attribute "_enter_dual_level"  [attr-defined]
torch/_functorch/predispatch.py:17:1: error: Module "torch._C" has no attribute "_exit_dual_level"  [attr-defined]
torch/_functorch/functional_call.py:261:14: error: Module has no attribute "stack"  [attr-defined]
torch/_functorch/einops.py:64:18: error: Module has no attribute "stack"  [attr-defined]
torch/_functorch/eager_transforms.py:175:22: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_functorch/eager_transforms.py:346:12: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_functorch/eager_transforms.py:349:17: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_functorch/eager_transforms.py:350:20: error: Module has no attribute "_is_fwd_grad_enabled"  [attr-defined]
torch/_functorch/eager_transforms.py:352:9: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_functorch/eager_transforms.py:353:9: error: Module has no attribute "_set_fwd_grad_enabled"  [attr-defined]
torch/_functorch/eager_transforms.py:451:32: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_functorch/eager_transforms.py:650:35: error: Need more than 2 values to unpack (3 expected)  [misc]
torch/_functorch/eager_transforms.py:653:30: error: Too many values to unpack (2 expected, 3 provided)  [misc]
torch/_functorch/eager_transforms.py:684:35: error: Module has no attribute "squeeze"  [attr-defined]
torch/_functorch/eager_transforms.py:700:35: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_functorch/eager_transforms.py:715:37: error: Module has no attribute "cat"  [attr-defined]
torch/_functorch/eager_transforms.py:746:41: error: Module has no attribute "squeeze"  [attr-defined]
torch/_functorch/eager_transforms.py:764:39: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_functorch/eager_transforms.py:902:10: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_functorch/eager_transforms.py:1088:19: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_functorch/eager_transforms.py:1242:59: error: Name "torch.Size" is not defined  [name-defined]
torch/_functorch/eager_transforms.py:1383:35: error: Need more than 2 values to unpack (3 expected)  [misc]
torch/_functorch/eager_transforms.py:1385:26: error: Too many values to unpack (2 expected, 3 provided)  [misc]
torch/_functorch/eager_transforms.py:1511:28: error: Need type annotation for "flat_outputs"  [var-annotated]
torch/_functorch/eager_transforms.py:1521:23: error: Value of type variable "_TensorsT" of "_undo_create_differentiable" cannot be "Any | None"  [type-var]
torch/_functorch/eager_transforms.py:1552:15: error: Missing positional argument "mode" in call to "FunctionalTensor"  [call-arg]
torch/_functorch/eager_transforms.py:1554:9: error: Module has no attribute "_mirror_autograd_meta_to"  [attr-defined]
torch/_functorch/eager_transforms.py:1578:12: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_functorch/autograd_function.py:50:16: error: ParamSpec "_P" is unbound  [valid-type]
torch/_functorch/autograd_function.py:51:19: error: ParamSpec "_P" is unbound  [valid-type]
torch/_functorch/autograd_function.py:64:12: error: Module has no attribute "_are_functorch_transforms_active"  [attr-defined]
torch/_functorch/autograd_function.py:381:20: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/_functorch/autograd_function.py:382:17: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_functorch/autograd_function.py:382:41: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_functorch/apis.py:248:13: error: Argument 1 to "vmap_impl" has incompatible type "Callable[_P, _R]"; expected "Callable[_P, Tensor | tuple[Tensor, ...]]"  [arg-type]
torch/_functorch/apis.py:342:13: error: Argument 1 to "_chunked_vmap" has incompatible type "Callable[_P, _R]"; expected "Callable[_P, Tensor | tuple[Tensor, ...]]"  [arg-type]
torch/_C/_distributed_rpc.pyi:7:1: error: Module "torch._C" has no attribute "Future"  [attr-defined]
torch/_C/_distributed_rpc.pyi:47:56: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc.pyi:72:33: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc.pyi:73:19: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc.pyi:81:37: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc.pyi:82:23: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc.pyi:87:26: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc.pyi:98:45: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc.pyi:99:23: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc.pyi:110:56: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc.pyi:114:26: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc.pyi:115:44: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:10:1: error: Module "torch._C" has no attribute "ScriptObject"  [attr-defined]
torch/_C/_distributed_c10d.pyi:152:5: error: Detected enum "torch._C._distributed_c10d.ReduceOp.RedOpType" in a type stub with zero members. There is a chance this is due to a recent change in the semantics of enum membership. If so, use `member = value` to mark an enum member, instead of `member: type`  [misc]
torch/_C/_distributed_c10d.pyi:152:5: note: See https://typing.readthedocs.io/en/latest/spec/enums.html#defining-members
torch/_C/_distributed_c10d.pyi:198:13: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:347:51: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:351:45: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:356:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:357:17: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:388:28: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:636:41: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:637:39: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:641:37: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:642:36: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:646:17: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:657:34: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:659:39: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:764:45: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:840:45: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:842:61: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:856:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:857:17: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:870:29: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:874:39: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:888:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:895:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:915:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_C/_distributed_c10d.pyi:938:25: error: Name "torch.device" is not defined  [name-defined]
torch/__init__.py:297:1: error: Cannot find implementation or library stub for module named "torch.version"  [import-not-found]
torch/__init__.py:1043:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/__init__.py:1050:5: error: Module "torch._C" has no attribute "_initExtension"  [attr-defined]
torch/__init__.py:1209:2: error: Name "torch.device" is not defined  [name-defined]
torch/__init__.py:1222:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/__init__.py:1239:12: error: Module has no attribute "device"  [attr-defined]
torch/__init__.py:1332:5: error: Module has no attribute "_set_default_tensor_type"  [attr-defined]
torch/__init__.py:1335:2: error: Name "torch.dtype" is not defined  [name-defined]
torch/__init__.py:1385:5: error: Module has no attribute "_set_default_dtype"  [attr-defined]
torch/__init__.py:1534:5: error: Module has no attribute "_set_deterministic_algorithms"  [attr-defined]
torch/__init__.py:1541:12: error: Module has no attribute "_get_deterministic_algorithms"  [attr-defined]
torch/__init__.py:1549:12: error: Module has no attribute "_get_deterministic_algorithms_warn_only"  [attr-defined]
torch/__init__.py:1585:9: error: Module has no attribute "_set_deterministic_algorithms"  [attr-defined]
torch/__init__.py:1587:9: error: Module has no attribute "_set_deterministic_algorithms"  [attr-defined]
torch/__init__.py:1589:9: error: Module has no attribute "_set_deterministic_algorithms"  [attr-defined]
torch/__init__.py:1602:8: error: Module has no attribute "_get_deterministic_algorithms"  [attr-defined]
torch/__init__.py:1603:12: error: Module has no attribute "_get_deterministic_algorithms_warn_only"  [attr-defined]
torch/__init__.py:1615:12: error: Module has no attribute "_get_float32_matmul_precision"  [attr-defined]
torch/__init__.py:1681:5: error: Module has no attribute "_set_float32_matmul_precision"  [attr-defined]
torch/__init__.py:1694:5: error: Module has no attribute "_set_warnAlways"  [attr-defined]
torch/__init__.py:1701:12: error: Module has no attribute "_get_warnAlways"  [attr-defined]
torch/__init__.py:1882:26: error: Module has no attribute "bool"  [attr-defined]
torch/__init__.py:1948:16: error: Module has no attribute "uint8"  [attr-defined]
torch/__init__.py:1959:16: error: Module has no attribute "double"  [attr-defined]
torch/__init__.py:1970:16: error: Module has no attribute "float"  [attr-defined]
torch/__init__.py:1981:16: error: Module has no attribute "half"  [attr-defined]
torch/__init__.py:1992:16: error: Module has no attribute "long"  [attr-defined]
torch/__init__.py:2003:16: error: Module has no attribute "int"  [attr-defined]
torch/__init__.py:2014:16: error: Module has no attribute "short"  [attr-defined]
torch/__init__.py:2025:16: error: Module has no attribute "int8"  [attr-defined]
torch/__init__.py:2036:16: error: Module has no attribute "bool"  [attr-defined]
torch/__init__.py:2047:16: error: Module has no attribute "bfloat16"  [attr-defined]
torch/__init__.py:2058:16: error: Module has no attribute "cdouble"  [attr-defined]
torch/__init__.py:2069:16: error: Module has no attribute "cfloat"  [attr-defined]
torch/__init__.py:2080:16: error: Module has no attribute "quint8"  [attr-defined]
torch/__init__.py:2091:16: error: Module has no attribute "qint8"  [attr-defined]
torch/__init__.py:2102:16: error: Module has no attribute "qint32"  [attr-defined]
torch/__init__.py:2113:16: error: Module has no attribute "quint4x2"  [attr-defined]
torch/__init__.py:2124:16: error: Module has no attribute "quint2x4"  [attr-defined]
torch/__init__.py:2183:1: error: Module has no attribute "_initExtension"  [attr-defined]
torch/__init__.py:2195:1: error: Cannot find implementation or library stub for module named "torch._C._VariableFunctions"  [import-not-found]
torch/__init__.py:2195:1: note: Error code "import-not-found" not covered by "type: ignore[assignment, misc]" comment
torch/__init__.py:2195:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
torch/__init__.py:2198:23: error: Name "segment_reduce" is not defined; did you mean "_segment_reduce"?  [name-defined]
torch/__init__.py:2199:9: error: Name "segment_reduce" is not defined; did you mean "_segment_reduce"?  [name-defined]
torch/__init__.py:2233:41: error: Module has no attribute "dtype"  [attr-defined]
torch/__init__.py:2338:1: error: Module has no attribute "_init_names"  [attr-defined]
torch/__init__.py:2372:28: error: Name "contiguous_format" is not defined  [name-defined]
torch/__init__.py:2378:21: error: Module has no attribute "get_num_threads"  [attr-defined]
torch/__init__.py:2738:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/__init__.py:2769:20: error: Unexpected keyword arguments "isolate_recompiles", "recompile_limit" for overloaded function "compile"  [call-overload]
torch/__init__.py:2769:20: error: No overload variant of "compile" matches argument types "Callable[_InputT, _RetT]", "ShapesSpec | Any | None", "bool | None", "bool", "bool", "bool", "dict[str, str | int | bool | Callable[..., Any]] | None", "int | None", "str | Callable[..., Any] | Callable[[GraphModule, list[Tensor]], CompiledFn] | None", "str | None", "str | None"  [call-overload]
torch/__init__.py:2769:20: note: Possible overload variants:
torch/__init__.py:2769:20: note:     def [_InputT, _RetT] compile(model: Callable[_InputT, _RetT], *, fullgraph: bool = ..., dynamic: bool | None = ..., backend: str | Callable[..., Any] = ..., mode: str | None = ..., options: dict[str, str | int | bool | Callable[..., Any]] | None = ..., name: str | None = ..., disable: bool = ..., shapes_spec: Any = ...) -> Callable[_InputT, _RetT]
torch/__init__.py:2769:20: note:     def compile(model: None = ..., *, fullgraph: bool = ..., dynamic: bool | None = ..., backend: str | Callable[..., Any] = ..., mode: str | None = ..., options: dict[str, str | int | bool | Callable[..., Any]] | None = ..., name: str | None = ..., disable: bool = ..., shapes_spec: Any = ...) -> Callable[[Callable[_InputT, _RetT]], Callable[_InputT, _RetT]]
torch/__init__.py:2769:20: error: Not all union combinations were tried because there are too many unions  [misc]
torch/__init__.py:2851:19: error: Module has no attribute "device"  [attr-defined]
torch/__init__.py:2869:1: error: Name "cond" already defined (by an import)  [no-redef]
torch/__init__.py:2869:1: error: Name "while_loop" already defined (by an import)  [no-redef]
torch/__init__.py:2962:31: error: Name "torch.device" is not defined  [name-defined]
torch/__init__.py:2967:27: error: Module has no attribute "device"  [attr-defined]
torch/__init__.py:2970:30: error: Module has no attribute "device"  [attr-defined]
torch/__init__.py:2973:30: error: Module has no attribute "_get_accelerator"  [attr-defined]
torch/__init__.py:3009:5: error: Module has no attribute "sym_constrain_range_for_size"  [attr-defined]
torch/__init__.py:3061:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/__init__.py:3061:41: error: Module has no attribute "float64"  [attr-defined]
torch/__init__.py:3063:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/__init__.py:3063:41: error: Module has no attribute "int64"  [attr-defined]
torch/__init__.py:3065:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "_GeneratorType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "AnyType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "AwaitType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "BoolType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "ComplexType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "DeviceObjType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "DictType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "EnumType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "FloatType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "FutureType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "InterfaceType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "IntType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "ListType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "NoneType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "NumberType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "OptionalType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "StreamObjType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "StringType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "TensorType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "TupleType"  [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "UnionType"  [attr-defined]
torch/jit/annotations.py:36:1: error: Module "torch._jit_internal" has no attribute "BroadcastingList2"; maybe "BroadcastingList1"?  [attr-defined]
torch/jit/annotations.py:36:1: error: Module "torch._jit_internal" has no attribute "BroadcastingList3"; maybe "BroadcastingList1"?  [attr-defined]
torch/jit/annotations.py:64:5: error: Module "torch._C" has no attribute "RRefType"  [attr-defined]
torch/jit/annotations.py:365:11: error: Module has no attribute "unify_type_list"  [attr-defined]
torch/jit/annotations.py:378:13: error: Module has no attribute "LongTensor"  [attr-defined]
torch/jit/annotations.py:379:13: error: Module has no attribute "DoubleTensor"  [attr-defined]
torch/jit/annotations.py:380:13: error: Module has no attribute "FloatTensor"  [attr-defined]
torch/jit/annotations.py:381:13: error: Module has no attribute "IntTensor"  [attr-defined]
torch/jit/annotations.py:382:13: error: Module has no attribute "ShortTensor"  [attr-defined]
torch/jit/annotations.py:383:13: error: Module has no attribute "HalfTensor"  [attr-defined]
torch/jit/annotations.py:384:13: error: Module has no attribute "CharTensor"  [attr-defined]
torch/jit/annotations.py:385:13: error: Module has no attribute "ByteTensor"  [attr-defined]
torch/jit/annotations.py:386:13: error: Module has no attribute "BoolTensor"  [attr-defined]
torch/jit/annotations.py:489:15: error: Module has no attribute "device"  [attr-defined]
torch/jit/annotations.py:491:15: error: Module has no attribute "Generator"  [attr-defined]
torch/jit/annotations.py:493:15: error: Module has no attribute "Stream"  [attr-defined]
torch/jit/annotations.py:495:15: error: Module has no attribute "dtype"  [attr-defined]
torch/jit/annotations.py:497:15: error: Module has no attribute "qscheme"  [attr-defined]
torch/jit/annotations.py:511:50: error: Argument 1 to "__call__" of "_lru_cache_wrapper" has incompatible type "type[Any]"; expected "Hashable"  [arg-type]
torch/jit/annotations.py:518:12: error: Module has no attribute "_resolve_type_from_object"  [attr-defined]
torch/nn/functional.py:12:1: error: Module "torch._C" has no attribute "_add_docstr"  [attr-defined]
torch/nn/functional.py:12:1: error: Module "torch._C" has no attribute "_ScalingType"  [attr-defined]
torch/nn/functional.py:12:1: error: Module "torch._C" has no attribute "_SwizzleType"  [attr-defined]
torch/nn/functional.py:17:1: error: Module "torch._jit_internal" has no attribute "BroadcastingList2"; maybe "BroadcastingList1"?  [attr-defined]
torch/nn/functional.py:17:1: error: Module "torch._jit_internal" has no attribute "BroadcastingList3"; maybe "BroadcastingList1"?  [attr-defined]
torch/nn/functional.py:49:10: error: Incompatible types in assignment (expression has type "None", variable has type Module)  [assignment]
torch/nn/functional.py:53:5: error: Module has no attribute "conv1d"; maybe "cond"?  [attr-defined]
torch/nn/functional.py:102:5: error: Module has no attribute "conv2d"; maybe "cond"?  [attr-defined]
torch/nn/functional.py:153:5: error: Module has no attribute "conv3d"; maybe "cond"?  [attr-defined]
torch/nn/functional.py:203:5: error: Module has no attribute "conv_transpose1d"  [attr-defined]
torch/nn/functional.py:244:5: error: Module has no attribute "conv_transpose2d"  [attr-defined]
torch/nn/functional.py:287:5: error: Module has no attribute "conv_transpose3d"  [attr-defined]
torch/nn/functional.py:329:5: error: Module has no attribute "conv_tbc"  [attr-defined]
torch/nn/functional.py:345:5: error: Module has no attribute "avg_pool1d"  [attr-defined]
torch/nn/functional.py:380:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:410:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:510:27: error: Module has no attribute "rand"  [attr-defined]
torch/nn/functional.py:513:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:627:27: error: Module has no attribute "rand"  [attr-defined]
torch/nn/functional.py:630:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:672:18: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:672:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:673:22: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:673:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:674:14: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:674:14: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:675:15: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:675:15: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:718:12: error: Module has no attribute "max_pool1d_with_indices"  [attr-defined]
torch/nn/functional.py:725:18: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:725:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:726:22: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:726:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:727:14: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:727:14: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:728:15: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:728:15: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:746:12: error: Module has no attribute "max_pool1d"  [attr-defined]
torch/nn/functional.py:808:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:836:12: error: Module has no attribute "max_pool2d"  [attr-defined]
torch/nn/functional.py:905:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:933:12: error: Module has no attribute "max_pool3d"  [attr-defined]
torch/nn/functional.py:987:18: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:987:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:988:22: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:988:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:989:14: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:989:14: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:990:27: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:990:27: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:1018:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1053:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1086:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1132:10: error: Module has no attribute "sign"  [attr-defined]
torch/nn/functional.py:1132:33: error: Module has no attribute "abs"  [attr-defined]
torch/nn/functional.py:1178:13: error: Module has no attribute "sign"  [attr-defined]
torch/nn/functional.py:1178:36: error: Module has no attribute "abs"  [attr-defined]
torch/nn/functional.py:1185:22: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:1185:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:1222:10: error: Module has no attribute "sign"  [attr-defined]
torch/nn/functional.py:1222:33: error: Module has no attribute "abs"  [attr-defined]
torch/nn/functional.py:1228:18: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:1228:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:1251:12: error: Module has no attribute "adaptive_max_pool1d"  [attr-defined]
torch/nn/functional.py:1256:18: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type  [valid-type]
torch/nn/functional.py:1256:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:1308:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1366:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1397:5: error: Module has no attribute "adaptive_avg_pool1d"  [attr-defined]
torch/nn/functional.py:1425:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1441:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1469:9: error: Module has no attribute "dropout_"  [attr-defined]
torch/nn/functional.py:1469:58: error: Module has no attribute "dropout"  [attr-defined]
torch/nn/functional.py:1490:9: error: Module has no attribute "alpha_dropout_"  [attr-defined]
torch/nn/functional.py:1492:14: error: Module has no attribute "alpha_dropout"  [attr-defined]
torch/nn/functional.py:1536:9: error: Module has no attribute "feature_dropout_"  [attr-defined]
torch/nn/functional.py:1538:14: error: Module has no attribute "feature_dropout"  [attr-defined]
torch/nn/functional.py:1599:9: error: Module has no attribute "feature_dropout_"  [attr-defined]
torch/nn/functional.py:1601:14: error: Module has no attribute "feature_dropout"  [attr-defined]
torch/nn/functional.py:1649:9: error: Module has no attribute "feature_dropout_"  [attr-defined]
torch/nn/functional.py:1651:14: error: Module has no attribute "feature_dropout"  [attr-defined]
torch/nn/functional.py:1696:9: error: Module has no attribute "feature_alpha_dropout_"  [attr-defined]
torch/nn/functional.py:1698:14: error: Module has no attribute "feature_alpha_dropout"  [attr-defined]
torch/nn/functional.py:1717:18: error: Module has no attribute "threshold_"  [attr-defined]
torch/nn/functional.py:1719:18: error: Module has no attribute "threshold"  [attr-defined]
torch/nn/functional.py:1729:5: error: Module has no attribute "threshold_"  [attr-defined]
torch/nn/functional.py:1747:18: error: Module has no attribute "relu_"  [attr-defined]
torch/nn/functional.py:1749:18: error: Module has no attribute "relu"  [attr-defined]
torch/nn/functional.py:1754:5: error: Module has no attribute "relu_"  [attr-defined]
torch/nn/functional.py:1787:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1809:18: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1811:18: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1816:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1835:18: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1837:18: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1849:18: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1851:18: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1856:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1878:18: error: Module has no attribute "selu_"  [attr-defined]
torch/nn/functional.py:1880:18: error: Module has no attribute "selu"  [attr-defined]
torch/nn/functional.py:1885:5: error: Module has no attribute "selu_"  [attr-defined]
torch/nn/functional.py:1911:18: error: Module has no attribute "celu_"  [attr-defined]
torch/nn/functional.py:1913:18: error: Module has no attribute "celu"  [attr-defined]
torch/nn/functional.py:1918:5: error: Module has no attribute "celu_"  [attr-defined]
torch/nn/functional.py:1945:18: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1947:18: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1952:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:1962:5: error: Module has no attribute "prelu"  [attr-defined]
torch/nn/functional.py:2006:18: error: Module has no attribute "rrelu_"  [attr-defined]
torch/nn/functional.py:2008:18: error: Module has no attribute "rrelu"  [attr-defined]
torch/nn/functional.py:2013:5: error: Module has no attribute "rrelu_"  [attr-defined]
torch/nn/functional.py:2022:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2033:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2052:5: error: Module has no attribute "hardshrink"  [attr-defined]
torch/nn/functional.py:2063:1: error: Function is missing a type annotation  [no-untyped-def]
torch/nn/functional.py:2075:1: error: Function is missing a type annotation  [no-untyped-def]
torch/nn/functional.py:2088:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2245:10: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/functional.py:2255:18: error: Module has no attribute "zeros_like"  [attr-defined]
torch/nn/functional.py:2300:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2311:1: error: Function is missing a type annotation  [no-untyped-def]
torch/nn/functional.py:2322:1: error: Function is missing a type annotation  [no-untyped-def]
torch/nn/functional.py:2350:16: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2351:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2355:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2379:5: error: Module has no attribute "bilinear"  [attr-defined]
torch/nn/functional.py:2422:16: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2423:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2442:16: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2443:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2467:16: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2468:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:2471:1: error: Missing return statement  [return]
torch/nn/functional.py:2478:5: error: Module has no attribute "embedding_renorm_"  [attr-defined]
torch/nn/functional.py:2593:12: error: Module has no attribute "embedding"  [attr-defined]
torch/nn/functional.py:2709:24: error: Module has no attribute "long"  [attr-defined]
torch/nn/functional.py:2752:19: error: Module has no attribute "arange"  [attr-defined]
torch/nn/functional.py:2800:20: error: Module has no attribute "embedding_bag"  [attr-defined]
torch/nn/functional.py:2876:12: error: Module has no attribute "batch_norm"  [attr-defined]
torch/nn/functional.py:2931:12: error: Module has no attribute "instance_norm"  [attr-defined]
torch/nn/functional.py:2965:12: error: Module has no attribute "layer_norm"  [attr-defined]
torch/nn/functional.py:2984:12: error: Module has no attribute "rms_norm"  [attr-defined]
torch/nn/functional.py:3020:12: error: Module has no attribute "group_norm"  [attr-defined]
torch/nn/functional.py:3056:24: error: Argument 2 to "pad" has incompatible type "tuple[int, int, int, int]"; expected "list[int]"  [arg-type]
torch/nn/functional.py:3062:24: error: Argument 2 to "pad" has incompatible type "tuple[int, int, int, int, int, int]"; expected "list[int]"  [arg-type]
torch/nn/functional.py:3137:12: error: Module has no attribute "ctc_loss"  [attr-defined]
torch/nn/functional.py:3209:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:3273:11: error: Module has no attribute "poisson_nll_loss"  [attr-defined]
torch/nn/functional.py:3321:21: error: Module has no attribute "ones_like"  [attr-defined]
torch/nn/functional.py:3322:10: error: Module has no attribute "any"  [attr-defined]
torch/nn/functional.py:3334:19: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/nn/functional.py:3361:19: error: Module has no attribute "log"  [attr-defined]
torch/nn/functional.py:3442:15: error: Module has no attribute "kl_div"  [attr-defined]
torch/nn/functional.py:3533:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:3603:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:3671:12: error: Module has no attribute "binary_cross_entropy_with_logits"  [attr-defined]
torch/nn/functional.py:3864:28: error: Module has no attribute "int64"  [attr-defined]
torch/nn/functional.py:3883:29: error: Module has no attribute "int64"  [attr-defined]
torch/nn/functional.py:3934:37: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/functional.py:3935:45: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/functional.py:3938:17: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/functional.py:4024:16: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:4031:16: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:4093:16: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:4105:27: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:4119:20: error: Module has no attribute "sum"  [attr-defined]
torch/nn/functional.py:4182:27: error: Module has no attribute "abs"  [attr-defined]
torch/nn/functional.py:4188:20: error: Module has no attribute "sum"  [attr-defined]
torch/nn/functional.py:4190:20: error: Module has no attribute "sum"  [attr-defined]
torch/nn/functional.py:4196:16: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:4260:26: error: Module has no attribute "pow"  [attr-defined]
torch/nn/functional.py:4266:20: error: Module has no attribute "sum"  [attr-defined]
torch/nn/functional.py:4268:20: error: Module has no attribute "sum"  [attr-defined]
torch/nn/functional.py:4274:16: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:4330:12: error: Module has no attribute "margin_ranking_loss"  [attr-defined]
torch/nn/functional.py:4374:12: error: Module has no attribute "hinge_embedding_loss"  [attr-defined]
torch/nn/functional.py:4416:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:4458:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:4565:12: error: Module has no attribute "cosine_embedding_loss"  [attr-defined]
torch/nn/functional.py:4621:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:4633:5: error: Module has no attribute "pixel_shuffle"  [attr-defined]
torch/nn/functional.py:4656:5: error: Module has no attribute "pixel_unshuffle"  [attr-defined]
torch/nn/functional.py:4680:5: error: Module has no attribute "channel_shuffle"  [attr-defined]
torch/nn/functional.py:4722:5: error: Module has no attribute "native_channel_shuffle"  [attr-defined]
torch/nn/functional.py:4779:2: error: Name "upsample" already defined on line 4767  [no-redef]
torch/nn/functional.py:4791:1: error: Name "upsample" already defined on line 4767  [no-redef]
torch/nn/functional.py:4868:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/nn/functional.py:4894:2: error: Name "interpolate" already defined on line 4880  [no-redef]
torch/nn/functional.py:4908:2: error: Name "interpolate" already defined on line 4880  [no-redef]
torch/nn/functional.py:4922:2: error: Name "interpolate" already defined on line 4880  [no-redef]
torch/nn/functional.py:4936:1: error: Name "interpolate" already defined on line 4880  [no-redef]
torch/nn/functional.py:5302:2: error: Name "upsample_nearest" already defined on line 5292  [no-redef]
torch/nn/functional.py:5312:1: error: Name "upsample_nearest" already defined on line 5292  [no-redef]
torch/nn/functional.py:5354:2: error: Name "upsample_bilinear" already defined on line 5344  [no-redef]
torch/nn/functional.py:5364:2: error: Name "upsample_bilinear" already defined on line 5344  [no-redef]
torch/nn/functional.py:5374:2: error: Name "upsample_bilinear" already defined on line 5344  [no-redef]
torch/nn/functional.py:5384:1: error: Name "upsample_bilinear" already defined on line 5344  [no-redef]
torch/nn/functional.py:5587:12: error: Module has no attribute "grid_sampler"  [attr-defined]
torch/nn/functional.py:5691:12: error: Module has no attribute "affine_grid_generator"  [attr-defined]
torch/nn/functional.py:5782:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:5792:5: error: Module has no attribute "pairwise_distance"  [attr-defined]
torch/nn/functional.py:5802:5: error: Module has no attribute "pdist"  [attr-defined]
torch/nn/functional.py:5829:5: error: Module has no attribute "cosine_similarity"  [attr-defined]
torch/nn/functional.py:5861:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:5947:12: error: Module has no attribute "triplet_margin_loss"  [attr-defined]
torch/nn/functional.py:6006:29: error: Module has no attribute "pairwise_distance"  [attr-defined]
torch/nn/functional.py:6017:20: error: Module has no attribute "minimum"  [attr-defined]
torch/nn/functional.py:6018:12: error: Module has no attribute "clamp_min"  [attr-defined]
torch/nn/functional.py:6022:16: error: Module has no attribute "sum"  [attr-defined]
torch/nn/functional.py:6024:16: error: Module has no attribute "mean"  [attr-defined]
torch/nn/functional.py:6063:16: error: Module has no attribute "div"  [attr-defined]
torch/nn/functional.py:6104:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:6135:12: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:6198:20: error: Incompatible return value type (got "tuple[Any, Any, Any]", expected "list[Tensor]")  [return-value]
torch/nn/functional.py:6217:20: error: Incompatible return value type (got "tuple[Any, Any, Any]", expected "list[Tensor]")  [return-value]
torch/nn/functional.py:6225:16: error: Incompatible return value type (got "tuple[Any, Any, Any]", expected "list[Tensor]")  [return-value]
torch/nn/functional.py:6301:5: error: Module has no attribute "_nn"  [attr-defined]
torch/nn/functional.py:6475:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/nn/functional.py:6554:26: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/nn/functional.py:6555:27: error: Module has no attribute "bool"  [attr-defined]
torch/nn/functional.py:6567:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/nn/functional.py:6888:13: error: Module has no attribute "cat"  [attr-defined]
torch/nn/functional.py:6889:13: error: Module has no attribute "cat"  [attr-defined]
torch/nn/functional.py:6892:40: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/nn/functional.py:6895:54: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/nn/functional.py:6939:13: error: Module has no attribute "cat"  [attr-defined]
torch/nn/functional.py:6941:17: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/functional.py:6944:13: error: Module has no attribute "cat"  [attr-defined]
torch/nn/functional.py:6946:17: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/functional.py:6951:40: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/nn/functional.py:6954:54: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/nn/functional.py:6990:35: error: Module has no attribute "baddbmm"  [attr-defined]
torch/nn/functional.py:6994:35: error: Module has no attribute "bmm"  [attr-defined]
torch/nn/functional.py:7001:23: error: Module has no attribute "bmm"  [attr-defined]
torch/nn/functional.py:7061:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/functional.py:7098:12: error: Module has no attribute "_grouped_mm"  [attr-defined]
torch/nn/functional.py:7135:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/functional.py:7135:40: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/functional.py:7166:11: error: Module has no attribute "_scaled_mm_v2"  [attr-defined]
torch/nn/functional.py:7195:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/functional.py:7195:40: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/functional.py:7227:11: error: Module has no attribute "_scaled_grouped_mm_v2"  [attr-defined]
torch/xpu/graphs.py:37:1: error: Module "torch._C" has no attribute "_xpu_graph_pool_handle"  [attr-defined]
torch/xpu/graphs.py:37:1: error: Module "torch._C" has no attribute "_xpu_isCurrentStreamCapturing"  [attr-defined]
torch/xpu/graphs.py:37:1: error: Module "torch._C" has no attribute "_XPUGraph"  [attr-defined]
torch/xpu/graphs.py:298:8: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/xpu/graphs.py:298:40: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/xpu/graphs.py:374:29: error: Module has no attribute "empty_like"  [attr-defined]
torch/xpu/graphs.py:405:13: error: Module has no attribute "empty_like"  [attr-defined]
torch/utils/_foreach_utils.py:10:36: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/utils/_foreach_utils.py:22:9: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/utils/_foreach_utils.py:46:17: error: Name "torch.device" is not defined  [name-defined]
torch/utils/_foreach_utils.py:46:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/utils/_foreach_utils.py:47:12: error: Module has no attribute "_group_tensors_by_device_and_dtype"  [attr-defined]
torch/utils/_foreach_utils.py:50:41: error: Name "torch.device" is not defined  [name-defined]
torch/utils/_foreach_utils.py:57:57: error: Name "torch.device" is not defined  [name-defined]
torch/utils/data/dataset.py:17:1: error: Module "torch" has no attribute "default_generator"  [attr-defined]
torch/utils/data/dataset.py:17:1: error: Module "torch" has no attribute "Generator"  [attr-defined]
torch/utils/data/dataset.py:17:1: error: Module "torch" has no attribute "randperm"  [attr-defined]
torch/utils/_debug_mode/_utils.py:79:14: error: Module has no attribute "_DisablePythonDispatcher"  [attr-defined]
torch/utils/_debug_mode/_utils.py:129:10: error: Module has no attribute "_DisablePythonDispatcher"  [attr-defined]
torch/utils/_debug_mode/_utils.py:135:34: error: Module has no attribute "complex128"  [attr-defined]
torch/utils/_debug_mode/_utils.py:137:34: error: Module has no attribute "float64"  [attr-defined]
torch/utils/_debug_mode/_utils.py:160:30: error: Module has no attribute "float64"  [attr-defined]
torch/utils/_debug_mode/_utils.py:162:30: error: Module has no attribute "complex128"  [attr-defined]
torch/utils/_debug_mode/_utils.py:162:53: error: Module has no attribute "float64"  [attr-defined]
torch/utils/_debug_mode/_utils.py:164:30: error: Module has no attribute "int64"  [attr-defined]
torch/utils/_debug_mode/_utils.py:167:15: error: Module has no attribute "hash_tensor"  [attr-defined]
torch/utils/_debug_mode/_utils.py:169:15: error: Module has no attribute "zeros"  [attr-defined]
torch/utils/_debug_mode/_utils.py:169:60: error: Module has no attribute "uint64"  [attr-defined]
torch/utils/_debug_mode/_utils.py:199:8: error: Module has no attribute "_current_autograd_node"  [attr-defined]
torch/sparse/__init__.py:276:20: error: Module has no attribute "_sparse_sum"  [attr-defined]
torch/sparse/__init__.py:278:20: error: Module has no attribute "_sparse_sum"  [attr-defined]
torch/sparse/__init__.py:281:20: error: Module has no attribute "_sparse_sum"  [attr-defined]
torch/sparse/__init__.py:283:20: error: Module has no attribute "_sparse_sum"  [attr-defined]
torch/sparse/__init__.py:507:16: error: Module has no attribute "_check_sparse_tensor_invariants"  [attr-defined]
torch/sparse/__init__.py:527:9: error: Module has no attribute "_set_check_sparse_tensor_invariants"  [attr-defined]
torch/sparse/__init__.py:535:9: error: Module has no attribute "_set_check_sparse_tensor_invariants"  [attr-defined]
torch/sparse/__init__.py:549:9: error: Module has no attribute "_set_check_sparse_tensor_invariants"  [attr-defined]
torch/sparse/__init__.py:554:9: error: Module has no attribute "_set_check_sparse_tensor_invariants"  [attr-defined]
torch/sparse/__init__.py:596:13: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/sparse/__init__.py:597:13: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/sparse/__init__.py:598:13: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/sparse/__init__.py:599:13: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/sparse/__init__.py:600:13: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/sparse/__init__.py:603:13: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/sparse/__init__.py:604:13: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/sparse/__init__.py:605:13: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/sparse/__init__.py:606:13: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/sparse/__init__.py:608:33: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/sparse/__init__.py:608:51: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/sparse/__init__.py:634:37: error: Module has no attribute "ones"  [attr-defined]
torch/sparse/__init__.py:635:65: error: Module has no attribute "bool"  [attr-defined]
torch/sparse/__init__.py:642:38: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/sparse/__init__.py:651:41: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/sparse/__init__.py:651:59: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/sparse/__init__.py:684:39: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/sparse/__init__.py:685:29: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/sparse/__init__.py:692:29: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/signal/windows/windows.py:64:40: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:64:61: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:79:22: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:83:22: error: Module has no attribute "float32"  [attr-defined]
torch/signal/windows/windows.py:83:37: error: Module has no attribute "float64"  [attr-defined]
torch/signal/windows/windows.py:139:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:140:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:140:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:141:13: error: Name "torch.device" is not defined  [name-defined]
torch/signal/windows/windows.py:145:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/signal/windows/windows.py:156:16: error: Module has no attribute "empty"  [attr-defined]
torch/signal/windows/windows.py:165:9: error: Module has no attribute "linspace"  [attr-defined]
torch/signal/windows/windows.py:175:12: error: Module has no attribute "exp"  [attr-defined]
torch/signal/windows/windows.py:175:23: error: Module has no attribute "abs"  [attr-defined]
torch/signal/windows/windows.py:223:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:224:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:224:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:225:13: error: Name "torch.device" is not defined  [name-defined]
torch/signal/windows/windows.py:229:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/signal/windows/windows.py:234:16: error: Module has no attribute "empty"  [attr-defined]
torch/signal/windows/windows.py:241:9: error: Module has no attribute "linspace"  [attr-defined]
torch/signal/windows/windows.py:251:12: error: Module has no attribute "sin"  [attr-defined]
torch/signal/windows/windows.py:297:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:298:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:298:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:299:13: error: Name "torch.device" is not defined  [name-defined]
torch/signal/windows/windows.py:303:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/signal/windows/windows.py:311:16: error: Module has no attribute "empty"  [attr-defined]
torch/signal/windows/windows.py:319:9: error: Module has no attribute "linspace"  [attr-defined]
torch/signal/windows/windows.py:329:12: error: Module has no attribute "exp"  [attr-defined]
torch/signal/windows/windows.py:376:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:377:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:377:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:378:13: error: Name "torch.device" is not defined  [name-defined]
torch/signal/windows/windows.py:382:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/signal/windows/windows.py:390:16: error: Module has no attribute "empty"  [attr-defined]
torch/signal/windows/windows.py:395:16: error: Module has no attribute "ones"  [attr-defined]
torch/signal/windows/windows.py:401:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/signal/windows/windows.py:405:11: error: Module has no attribute "minimum"  [attr-defined]
torch/signal/windows/windows.py:412:9: error: Module has no attribute "linspace"  [attr-defined]
torch/signal/windows/windows.py:422:12: error: Module has no attribute "i0"  [attr-defined]
torch/signal/windows/windows.py:422:21: error: Module has no attribute "sqrt"  [attr-defined]
torch/signal/windows/windows.py:422:46: error: Module has no attribute "pow"  [attr-defined]
torch/signal/windows/windows.py:468:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:469:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:469:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:470:13: error: Name "torch.device" is not defined  [name-defined]
torch/signal/windows/windows.py:522:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:523:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:523:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:524:13: error: Name "torch.device" is not defined  [name-defined]
torch/signal/windows/windows.py:576:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:577:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:577:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:578:13: error: Name "torch.device" is not defined  [name-defined]
torch/signal/windows/windows.py:582:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/signal/windows/windows.py:637:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:638:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:638:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:639:13: error: Name "torch.device" is not defined  [name-defined]
torch/signal/windows/windows.py:643:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/signal/windows/windows.py:648:16: error: Module has no attribute "empty"  [attr-defined]
torch/signal/windows/windows.py:653:16: error: Module has no attribute "ones"  [attr-defined]
torch/signal/windows/windows.py:660:9: error: Module has no attribute "linspace"  [attr-defined]
torch/signal/windows/windows.py:670:16: error: Module has no attribute "abs"  [attr-defined]
torch/signal/windows/windows.py:713:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:714:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:714:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:715:13: error: Name "torch.device" is not defined  [name-defined]
torch/signal/windows/windows.py:719:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/signal/windows/windows.py:724:16: error: Module has no attribute "empty"  [attr-defined]
torch/signal/windows/windows.py:729:16: error: Module has no attribute "ones"  [attr-defined]
torch/signal/windows/windows.py:741:9: error: Module has no attribute "linspace"  [attr-defined]
torch/signal/windows/windows.py:751:11: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/signal/windows/windows.py:757:9: error: Module has no attribute "arange"  [attr-defined]
torch/signal/windows/windows.py:763:33: error: Module has no attribute "cos"  [attr-defined]
torch/signal/windows/windows.py:806:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:807:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:807:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:808:13: error: Name "torch.device" is not defined  [name-defined]
torch/signal/windows/windows.py:870:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/signal/windows/windows.py:871:13: error: Name "torch.layout" is not defined  [name-defined]
torch/signal/windows/windows.py:871:28: error: Module has no attribute "strided"  [attr-defined]
torch/signal/windows/windows.py:872:13: error: Name "torch.device" is not defined  [name-defined]
torch/profiler/profiler.py:18:1: error: Module "torch._C" has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/profiler/profiler.py:46:1: error: Need type annotation for "_WARNINGS_SHOWN" (hint: "_WARNINGS_SHOWN: set[<type>] = ...")  [var-annotated]
torch/profiler/profiler.py:222:13: error: Attribute "activity_filters" already defined on line 219  [no-redef]
torch/profiler/profiler.py:1225:35: error: Incompatible types in assignment (expression has type "Literal[ProfilerAction.DEVICE_STOPPED]", variable has type "Literal[ProfilerAction.NONE, ProfilerAction.WARMUP, ProfilerAction.RECORD, ProfilerAction.RECORD_AND_SAVE]")  [assignment]
torch/nn/utils/weight_norm.py:7:1: error: Module "torch" has no attribute "_weight_norm"  [attr-defined]
torch/nn/utils/weight_norm.py:7:1: error: Module "torch" has no attribute "norm_except_dim"  [attr-defined]
torch/nn/utils/spectral_norm.py:104:25: error: Module has no attribute "mv"  [attr-defined]
torch/nn/utils/spectral_norm.py:106:37: error: Module has no attribute "mv"  [attr-defined]
torch/nn/utils/spectral_norm.py:109:47: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nn/utils/spectral_norm.py:110:47: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nn/utils/spectral_norm.py:112:17: error: Module has no attribute "dot"  [attr-defined]
torch/nn/utils/spectral_norm.py:112:30: error: Module has no attribute "mv"  [attr-defined]
torch/nn/utils/spectral_norm.py:139:38: error: Module has no attribute "dot"  [attr-defined]
torch/nn/utils/spectral_norm.py:139:51: error: Module has no attribute "mv"  [attr-defined]
torch/nn/utils/parametrize.py:184:34: error: Item "Sequence[Any]" of "Tensor | Sequence[Any]" has no attribute "dtype"  [union-attr]
torch/nn/utils/parametrize.py:186:21: error: Item "Sequence[Any]" of "Tensor | Sequence[Any]" has no attribute "dtype"  [union-attr]
torch/nn/utils/parametrize.py:193:35: error: Item "Sequence[Any]" of "Tensor | Sequence[Any]" has no attribute "device"  [union-attr]
torch/nn/utils/parametrize.py:195:21: error: Item "Sequence[Any]" of "Tensor | Sequence[Any]" has no attribute "device"  [union-attr]
torch/nn/utils/parametrize.py:205:38: error: Argument 2 to "_maybe_set" has incompatible type "Tensor | Sequence[Any]"; expected "Tensor"  [arg-type]
torch/nn/utils/parametrize.py:431:18: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/nn/utils/parametrize.py:857:31: error: Item Module of "Any | Module" has no attribute "__iter__" (not iterable)  [union-attr]
torch/nn/utils/parametrize.py:857:31: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/nn/utils/parametrizations.py:16:10: error: Module has no attribute "eye"  [attr-defined]
torch/nn/utils/parametrizations.py:18:22: error: Module has no attribute "finfo"  [attr-defined]
torch/nn/utils/parametrizations.py:19:12: error: Module has no attribute "allclose"  [attr-defined]
torch/nn/utils/parametrizations.py:27:14: error: Module has no attribute "geqrf"  [attr-defined]
torch/nn/utils/parametrizations.py:85:21: error: Module has no attribute "cat"  [attr-defined]
torch/nn/utils/parametrizations.py:91:21: error: Module has no attribute "matrix_exp"  [attr-defined]
torch/nn/utils/parametrizations.py:94:22: error: Module has no attribute "eye"  [attr-defined]
torch/nn/utils/parametrizations.py:96:21: error: Module has no attribute "add"  [attr-defined]
torch/nn/utils/parametrizations.py:159:22: error: Module has no attribute "geqrf"  [attr-defined]
torch/nn/utils/parametrizations.py:177:21: error: Module has no attribute "randn"  [attr-defined]
torch/nn/utils/parametrizations.py:180:21: error: Module has no attribute "cat"  [attr-defined]
torch/nn/utils/parametrizations.py:188:22: error: Module has no attribute "zeros_like"  [attr-defined]
torch/nn/utils/parametrizations.py:327:16: error: Module has no attribute "_weight_norm"  [attr-defined]
torch/nn/utils/parametrizations.py:330:20: error: Module has no attribute "norm_except_dim"  [attr-defined]
torch/nn/utils/parametrizations.py:500:17: error: Module has no attribute "mv"  [attr-defined]
torch/nn/utils/parametrizations.py:500:17: note: Error code "attr-defined" not covered by "type: ignore[has-type]" comment
torch/nn/utils/parametrizations.py:506:17: error: Module has no attribute "mv"  [attr-defined]
torch/nn/utils/parametrizations.py:506:17: note: Error code "attr-defined" not covered by "type: ignore[has-type]" comment
torch/nn/utils/parametrizations.py:521:45: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nn/utils/parametrizations.py:522:45: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nn/utils/parametrizations.py:526:21: error: Module has no attribute "vdot"  [attr-defined]
torch/nn/utils/parametrizations.py:526:35: error: Module has no attribute "mv"  [attr-defined]
torch/nested/_internal/nested_tensor.py:6:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/nested/_internal/nested_tensor.py:6:1: error: Module "torch._C" has no attribute "DispatchKeySet"  [attr-defined]
torch/nested/_internal/nested_tensor.py:42:12: error: Module has no attribute "zeros"  [attr-defined]
torch/nested/_internal/nested_tensor.py:144:13: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nested/_internal/nested_tensor.py:146:13: error: Module has no attribute "jagged"  [attr-defined]
torch/nested/_internal/nested_tensor.py:213:17: error: Module has no attribute "max"  [attr-defined]
torch/nested/_internal/nested_tensor.py:225:17: error: Module has no attribute "min"  [attr-defined]
torch/nested/_internal/nested_tensor.py:279:41: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nested/_internal/nested_tensor.py:393:24: error: Module has no attribute "jagged"  [attr-defined]
torch/nested/_internal/nested_tensor.py:408:13: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/nested/_internal/nested_tensor.py:409:13: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/nested/_internal/nested_tensor.py:412:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/nested/_internal/nested_tensor.py:433:28: error: Module has no attribute "Size"  [attr-defined]
torch/nested/_internal/nested_tensor.py:444:28: error: Module has no attribute "Size"  [attr-defined]
torch/nested/_internal/nested_tensor.py:459:18: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/nested/_internal/nested_tensor.py:573:14: error: Module has no attribute "cat"  [attr-defined]
torch/nested/_internal/nested_tensor.py:586:19: error: Module has no attribute "cat"  [attr-defined]
torch/nested/_internal/nested_tensor.py:588:17: error: Module has no attribute "zeros"  [attr-defined]
torch/nested/_internal/nested_tensor.py:588:38: error: Module has no attribute "int64"  [attr-defined]
torch/nested/_internal/nested_tensor.py:589:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nested/_internal/nested_tensor.py:630:36: error: Module has no attribute "arange"  [attr-defined]
torch/nested/_internal/nested_tensor.py:631:30: error: Module has no attribute "int64"  [attr-defined]
torch/nested/_internal/nested_tensor.py:634:15: error: Module has no attribute "cat"  [attr-defined]
torch/nested/_internal/nested_tensor.py:650:8: error: Module has no attribute "any"  [attr-defined]
torch/nested/_internal/nested_tensor.py:652:8: error: Module has no attribute "any"  [attr-defined]
torch/nested/_internal/nested_tensor.py:657:29: error: Module has no attribute "max"  [attr-defined]
torch/nested/_internal/nested_tensor.py:658:22: error: Module has no attribute "min"  [attr-defined]
torch/nested/_internal/nested_tensor.py:690:20: error: Module has no attribute "zeros"  [attr-defined]
torch/nested/_internal/nested_tensor.py:691:21: error: Module has no attribute "zeros"  [attr-defined]
torch/nested/_internal/nested_tensor.py:691:57: error: Module has no attribute "int64"  [attr-defined]
torch/nested/_internal/nested_tensor.py:751:12: error: Module has no attribute "_nested_from_padded_tensor"  [attr-defined]
torch/mtia/memory.py:23:12: error: Module has no attribute "_mtia_memoryStats"  [attr-defined]
torch/mtia/memory.py:63:5: error: Module has no attribute "_mtia_resetPeakMemoryStats"  [attr-defined]
torch/mtia/__init__.py:21:9: error: Module has no attribute "Event"  [attr-defined]
torch/mtia/__init__.py:22:10: error: Module has no attribute "Stream"  [attr-defined]
torch/mtia/__init__.py:25:27: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/mtia/__init__.py:25:27: note: Error code "name-defined" not covered by "type: ignore[assignment]" comment
torch/mtia/__init__.py:81:12: error: Module has no attribute "_mtia_isInBadFork"  [attr-defined]
torch/mtia/__init__.py:123:9: error: Module has no attribute "_mtia_init"  [attr-defined]
torch/mtia/__init__.py:152:12: error: Module has no attribute "_mtia_isBuilt"  [attr-defined]
torch/mtia/__init__.py:166:16: error: Module has no attribute "_mtia_deviceSynchronize"  [attr-defined]
torch/mtia/__init__.py:171:12: error: Module has no attribute "_mtia_getDeviceCount"  [attr-defined]
torch/mtia/__init__.py:177:12: error: Module has no attribute "_mtia_getDevice"  [attr-defined]
torch/mtia/__init__.py:180:46: error: Variable "torch.mtia.Stream" is not valid as a type  [valid-type]
torch/mtia/__init__.py:180:46: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:190:12: error: Module has no attribute "_mtia_getCurrentStream"  [attr-defined]
torch/mtia/__init__.py:193:46: error: Variable "torch.mtia.Stream" is not valid as a type  [valid-type]
torch/mtia/__init__.py:193:46: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:202:12: error: Module has no attribute "_mtia_getDefaultStream"  [attr-defined]
torch/mtia/__init__.py:221:5: error: Module has no attribute "_mtia_recordMemoryHistory"  [attr-defined]
torch/mtia/__init__.py:227:12: error: Module has no attribute "_mtia_memorySnapshot"  [attr-defined]
torch/mtia/__init__.py:234:5: error: Module has no attribute "_mtia_attachOutOfMemoryObserver"  [attr-defined]
torch/mtia/__init__.py:250:12: error: Module has no attribute "_mtia_getDeviceCapability"  [attr-defined]
torch/mtia/__init__.py:255:12: error: Module has no attribute "_mtia_emptyCache"  [attr-defined]
torch/mtia/__init__.py:258:24: error: Variable "torch.mtia.Stream" is not valid as a type  [valid-type]
torch/mtia/__init__.py:258:24: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:282:9: error: Module has no attribute "_mtia_setDevice"  [attr-defined]
torch/mtia/__init__.py:293:12: error: Module has no attribute "_mtia_getDeviceProperties"  [attr-defined]
torch/mtia/__init__.py:310:25: error: Module has no attribute "_mtia_maybeExchangeDevice"  [attr-defined]
torch/mtia/__init__.py:314:20: error: Module has no attribute "_mtia_maybeExchangeDevice"  [attr-defined]
torch/mtia/__init__.py:330:17: error: Variable "torch.mtia.Stream" is not valid as a type  [valid-type]
torch/mtia/__init__.py:330:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:332:32: error: Variable "torch.mtia.Stream" is not valid as a type  [valid-type]
torch/mtia/__init__.py:332:32: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:384:5: error: Module has no attribute "_mtia_setStream"  [attr-defined]
torch/mtia/__init__.py:387:20: error: Variable "torch.mtia.Stream" is not valid as a type  [valid-type]
torch/mtia/__init__.py:387:20: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:431:14: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/mtia/__init__.py:434:55: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/mps/__init__.py:14:25: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/mps/__init__.py:14:25: note: Error code "name-defined" not covered by "type: ignore[assignment]" comment
torch/mps/__init__.py:18:37: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/mps/__init__.py:21:34: error: Module has no attribute "_mps_get_default_generator"  [attr-defined]
torch/mps/__init__.py:27:16: error: Module has no attribute "_has_mps"  [attr-defined]
torch/mps/__init__.py:27:38: error: Module has no attribute "_mps_is_available"  [attr-defined]
torch/mps/__init__.py:32:12: error: Module has no attribute "_mps_deviceSynchronize"  [attr-defined]
torch/mps/__init__.py:35:39: error: Name "torch.device" is not defined  [name-defined]
torch/mps/__init__.py:45:58: error: Name "torch.device" is not defined  [name-defined]
torch/mps/__init__.py:53:52: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/mps/__init__.py:67:12: error: Module has no attribute "_has_mps"  [attr-defined]
torch/mps/__init__.py:82:5: error: Module has no attribute "_mps_emptyCache"  [attr-defined]
torch/mps/__init__.py:107:5: error: Module has no attribute "_mps_setMemoryFraction"  [attr-defined]
torch/mps/__init__.py:117:12: error: Module has no attribute "_mps_currentAllocatedMemory"  [attr-defined]
torch/mps/__init__.py:127:12: error: Module has no attribute "_mps_driverAllocatedMemory"  [attr-defined]
torch/mps/__init__.py:137:12: error: Module has no attribute "_mps_recommendedMaxMemory"  [attr-defined]
torch/mps/__init__.py:231:12: error: Module has no attribute "_mps_host_alias_storage"  [attr-defined]
torch/masked/_ops.py:295:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:296:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:300:48: error: Module has no attribute "float32"  [attr-defined]
torch/masked/_ops.py:305:48: error: Module has no attribute "float32"  [attr-defined]
torch/masked/_ops.py:335:48: error: Module has no attribute "float32"  [attr-defined]
torch/masked/_ops.py:360:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:360:54: error: Module has no attribute "uint8"  [attr-defined]
torch/masked/_ops.py:363:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:363:54: error: Module has no attribute "int32"  [attr-defined]
torch/masked/_ops.py:366:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:366:54: error: Module has no attribute "float32"  [attr-defined]
torch/masked/_ops.py:372:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:372:58: error: Module has no attribute "float32"  [attr-defined]
torch/masked/_ops.py:426:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:428:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:430:12: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/masked/_ops.py:431:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:432:14: error: Module has no attribute "is_signed"  [attr-defined]
torch/masked/_ops.py:432:49: error: Module has no attribute "uint8"  [attr-defined]
torch/masked/_ops.py:433:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:433:33: error: Module has no attribute "iinfo"  [attr-defined]
torch/masked/_ops.py:435:12: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/masked/_ops.py:436:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:437:14: error: Module has no attribute "is_complex"  [attr-defined]
torch/masked/_ops.py:438:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:439:14: error: Module has no attribute "is_signed"  [attr-defined]
torch/masked/_ops.py:439:49: error: Module has no attribute "uint8"  [attr-defined]
torch/masked/_ops.py:440:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:440:33: error: Module has no attribute "iinfo"  [attr-defined]
torch/masked/_ops.py:442:12: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/masked/_ops.py:443:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:444:14: error: Module has no attribute "is_signed"  [attr-defined]
torch/masked/_ops.py:444:49: error: Module has no attribute "uint8"  [attr-defined]
torch/masked/_ops.py:445:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:445:33: error: Module has no attribute "iinfo"  [attr-defined]
torch/masked/_ops.py:456:20: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/masked/_ops.py:458:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:459:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:463:32: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/masked/_ops.py:463:68: error: Module has no attribute "float"  [attr-defined]
torch/masked/_ops.py:464:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:538:24: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/_ops.py:574:25: error: Module has no attribute "cat"  [attr-defined]
torch/masked/_ops.py:575:23: error: Module has no attribute "where"  [attr-defined]
torch/masked/_ops.py:578:25: error: Module has no attribute "cat"  [attr-defined]
torch/masked/_ops.py:579:35: error: Module has no attribute "where"  [attr-defined]
torch/masked/_ops.py:599:30: error: Module has no attribute "where"  [attr-defined]
torch/masked/_ops.py:617:18: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/masked/_ops.py:622:21: error: Module has no attribute "cat"  [attr-defined]
torch/masked/_ops.py:623:20: error: Module has no attribute "cat"  [attr-defined]
torch/masked/_ops.py:629:14: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/masked/_ops.py:718:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:733:29: error: Module has no attribute "bfloat16"  [attr-defined]
torch/masked/_ops.py:733:45: error: Module has no attribute "float16"  [attr-defined]
torch/masked/_ops.py:734:40: error: Module has no attribute "float"  [attr-defined]
torch/masked/_ops.py:746:12: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/masked/_ops.py:794:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:807:32: error: Module has no attribute "cat"  [attr-defined]
torch/masked/_ops.py:810:21: error: Module has no attribute "cumsum"  [attr-defined]
torch/masked/_ops.py:810:34: error: Module has no attribute "diff"  [attr-defined]
torch/masked/_ops.py:829:26: error: Module has no attribute "empty"  [attr-defined]
torch/masked/_ops.py:831:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/_ops.py:834:12: error: Module has no attribute "sparse_csr_tensor"  [attr-defined]
torch/masked/_ops.py:876:23: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:877:16: error: Module has no attribute "where"  [attr-defined]
torch/masked/_ops.py:878:25: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/_ops.py:880:25: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:921:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:921:44: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/_ops.py:921:62: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:938:27: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:939:20: error: Module has no attribute "broadcast_to"  [attr-defined]
torch/masked/_ops.py:939:75: error: Module has no attribute "bool"  [attr-defined]
torch/masked/_ops.py:940:29: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/_ops.py:941:20: error: Module has no attribute "_sparse_broadcast_to"  [attr-defined]
torch/masked/_ops.py:943:31: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:947:20: error: Module has no attribute "_sparse_broadcast_to"  [attr-defined]
torch/masked/_ops.py:953:28: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:955:30: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/_ops.py:956:31: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:961:32: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:966:23: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/_ops.py:970:26: error: Module has no attribute "bool"  [attr-defined]
torch/masked/_ops.py:1075:28: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:1077:17: error: Module has no attribute "uint8"  [attr-defined]
torch/masked/_ops.py:1078:17: error: Module has no attribute "bool"  [attr-defined]
torch/masked/_ops.py:1079:17: error: Module has no attribute "int8"  [attr-defined]
torch/masked/_ops.py:1080:17: error: Module has no attribute "int16"  [attr-defined]
torch/masked/_ops.py:1081:17: error: Module has no attribute "int32"  [attr-defined]
torch/masked/_ops.py:1085:56: error: Module has no attribute "int64"  [attr-defined]
torch/masked/_ops.py:1091:17: error: Module has no attribute "uint8"  [attr-defined]
torch/masked/_ops.py:1092:17: error: Module has no attribute "bool"  [attr-defined]
torch/masked/_ops.py:1093:17: error: Module has no attribute "int8"  [attr-defined]
torch/masked/_ops.py:1094:17: error: Module has no attribute "int16"  [attr-defined]
torch/masked/_ops.py:1095:17: error: Module has no attribute "int32"  [attr-defined]
torch/masked/_ops.py:1097:25: error: Module has no attribute "int64"  [attr-defined]
torch/masked/_ops.py:1100:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1101:16: error: Module has no attribute "sum"  [attr-defined]
torch/masked/_ops.py:1102:31: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/_ops.py:1104:13: error: Module has no attribute "sum"  [attr-defined]
torch/masked/_ops.py:1106:31: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:1107:16: error: Module has no attribute "_sparse_csr_sum"  [attr-defined]
torch/masked/_ops.py:1128:28: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:1130:17: error: Module has no attribute "uint8"  [attr-defined]
torch/masked/_ops.py:1131:17: error: Module has no attribute "bool"  [attr-defined]
torch/masked/_ops.py:1132:17: error: Module has no attribute "int8"  [attr-defined]
torch/masked/_ops.py:1133:17: error: Module has no attribute "int16"  [attr-defined]
torch/masked/_ops.py:1134:17: error: Module has no attribute "int32"  [attr-defined]
torch/masked/_ops.py:1138:56: error: Module has no attribute "int64"  [attr-defined]
torch/masked/_ops.py:1144:17: error: Module has no attribute "uint8"  [attr-defined]
torch/masked/_ops.py:1145:17: error: Module has no attribute "bool"  [attr-defined]
torch/masked/_ops.py:1146:17: error: Module has no attribute "int8"  [attr-defined]
torch/masked/_ops.py:1147:17: error: Module has no attribute "int16"  [attr-defined]
torch/masked/_ops.py:1148:17: error: Module has no attribute "int32"  [attr-defined]
torch/masked/_ops.py:1150:25: error: Module has no attribute "int64"  [attr-defined]
torch/masked/_ops.py:1153:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1160:31: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/_ops.py:1167:13: error: Module has no attribute "prod"  [attr-defined]
torch/masked/_ops.py:1169:31: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:1184:16: error: Module has no attribute "_sparse_csr_prod"  [attr-defined]
torch/masked/_ops.py:1205:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1206:16: error: Module has no attribute "cumsum"  [attr-defined]
torch/masked/_ops.py:1225:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1226:16: error: Module has no attribute "cumprod"  [attr-defined]
torch/masked/_ops.py:1257:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1258:16: error: Module has no attribute "amax"  [attr-defined]
torch/masked/_ops.py:1259:31: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/_ops.py:1267:13: error: Module has no attribute "amax"  [attr-defined]
torch/masked/_ops.py:1269:31: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:1275:13: error: Module has no attribute "amax"  [attr-defined]
torch/masked/_ops.py:1307:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1308:16: error: Module has no attribute "amin"  [attr-defined]
torch/masked/_ops.py:1309:31: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/_ops.py:1317:13: error: Module has no attribute "amin"  [attr-defined]
torch/masked/_ops.py:1319:31: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:1325:13: error: Module has no attribute "amin"  [attr-defined]
torch/masked/_ops.py:1351:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1352:16: error: Module has no attribute "argmax"  [attr-defined]
torch/masked/_ops.py:1377:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1378:16: error: Module has no attribute "argmin"  [attr-defined]
torch/masked/_ops.py:1419:24: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1424:17: error: Module has no attribute "ones"  [attr-defined]
torch/masked/_ops.py:1424:47: error: Module has no attribute "int64"  [attr-defined]
torch/masked/_ops.py:1436:26: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/_ops.py:1444:13: error: Module has no attribute "mean"  [attr-defined]
torch/masked/_ops.py:1475:16: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/masked/_ops.py:1477:32: error: Module has no attribute "float"  [attr-defined]
torch/masked/_ops.py:1479:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1480:18: error: Module has no attribute "nanmedian"  [attr-defined]
torch/masked/_ops.py:1483:35: error: Module has no attribute "isnan"  [attr-defined]
torch/masked/_ops.py:1508:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1509:16: error: Module has no attribute "logsumexp"  [attr-defined]
torch/masked/_ops.py:1568:24: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1571:16: error: Module has no attribute "logaddexp"  [attr-defined]
torch/masked/_ops.py:1603:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1636:21: error: Module has no attribute "float32"  [attr-defined]
torch/masked/_ops.py:1639:25: error: Module has no attribute "float32"  [attr-defined]
torch/masked/_ops.py:1640:24: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1645:17: error: Module has no attribute "ones"  [attr-defined]
torch/masked/_ops.py:1645:47: error: Module has no attribute "int64"  [attr-defined]
torch/masked/_ops.py:1659:23: error: Module has no attribute "divide"  [attr-defined]
torch/masked/_ops.py:1660:13: error: Module has no attribute "subtract"  [attr-defined]
torch/masked/_ops.py:1682:21: error: Module has no attribute "subtract"  [attr-defined]
torch/masked/_ops.py:1683:21: error: Module has no attribute "maximum"  [attr-defined]
torch/masked/_ops.py:1684:18: error: Module has no attribute "divide"  [attr-defined]
torch/masked/_ops.py:1686:22: error: Module has no attribute "sqrt"  [attr-defined]
torch/masked/_ops.py:1768:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1788:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1808:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1830:29: error: Module has no attribute "strided"  [attr-defined]
torch/masked/_ops.py:1833:17: error: Module has no attribute "maximum"  [attr-defined]
torch/masked/_ops.py:1835:16: error: Module has no attribute "divide"  [attr-defined]
torch/jit/_decomposition_utils.py:6:52: error: Name "torch._C.Graph" is not defined  [name-defined]
torch/jit/_decomposition_utils.py:14:5: error: Module has no attribute "_jit_register_decomposition_for_schema"  [attr-defined]
torch/jit/_await.py:13:12: error: Module has no attribute "_awaitable"  [attr-defined]
torch/jit/_await.py:18:12: error: Module has no attribute "_awaitable_wait"  [attr-defined]
torch/jit/_await.py:23:12: error: Module has no attribute "_awaitable_nowait"  [attr-defined]
torch/jit/_async.py:108:12: error: Module has no attribute "fork"  [attr-defined]
torch/jit/_async.py:128:12: error: Module has no attribute "wait"  [attr-defined]
torch/fx/traceback.py:638:21: error: Argument 1 to "append" of "list" has incompatible type "list[Any]"; expected "tuple[Any, Any, Any]"  [arg-type]
torch/export/graph_signature.py:594:5: error: Module "torch" has no attribute "ScriptObject"  [attr-defined]
torch/distributions/utils.py:50:46: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/distributions/utils.py:56:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributions/utils.py:67:8: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/distributions/utils.py:69:16: error: Module has no attribute "normal"  [attr-defined]
torch/distributions/utils.py:70:13: error: Module has no attribute "zeros"  [attr-defined]
torch/distributions/utils.py:71:13: error: Module has no attribute "ones"  [attr-defined]
torch/distributions/utils.py:73:12: error: Module has no attribute "empty"  [attr-defined]
torch/distributions/utils.py:98:16: error: Module has no attribute "sigmoid"  [attr-defined]
torch/distributions/utils.py:124:11: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/utils.py:137:16: error: Module has no attribute "log"  [attr-defined]
torch/distributions/utils.py:137:40: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/utils.py:138:12: error: Module has no attribute "log"  [attr-defined]
torch/distributions/utils.py:193:12: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/distributions/utils.py:195:14: error: Module has no attribute "arange"  [attr-defined]
torch/distributions/utils.py:211:11: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/utils.py:212:12: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/distributions/utils.py:218:42: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/utils.py:219:14: error: Module has no attribute "arange"  [attr-defined]
torch/cuda/jiterator.py:91:16: error: Module has no attribute "_cuda_jiterator_compile_and_launch_kernel"  [attr-defined]
torch/cuda/graphs.py:16:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/cuda/graphs.py:54:1: error: Module "torch._C" has no attribute "_cuda_isCurrentStreamCapturing"  [attr-defined]
torch/cuda/graphs.py:54:1: error: Module "torch._C" has no attribute "_CUDAGraph"  [attr-defined]
torch/cuda/graphs.py:54:1: error: Module "torch._C" has no attribute "_graph_pool_handle"  [attr-defined]
torch/cuda/graphs.py:451:9: error: Module has no attribute "_host_emptyCache"  [attr-defined]
torch/cuda/graphs.py:584:8: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/cuda/graphs.py:584:40: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/cuda/graphs.py:662:29: error: Module has no attribute "empty_like"  [attr-defined]
torch/cuda/graphs.py:698:13: error: Module has no attribute "empty_like"  [attr-defined]
torch/cuda/gds.py:66:5: error: Module has no attribute "_gds_register_buffer"  [attr-defined]
torch/cuda/gds.py:83:5: error: Module has no attribute "_gds_deregister_buffer"  [attr-defined]
torch/cuda/gds.py:139:23: error: Module has no attribute "_gds_register_handle"  [attr-defined]
torch/cuda/gds.py:148:9: error: Module has no attribute "_gds_deregister_handle"  [attr-defined]
torch/cuda/gds.py:163:9: error: Module has no attribute "_gds_load_storage"  [attr-defined]
torch/cuda/gds.py:177:9: error: Module has no attribute "_gds_save_storage"  [attr-defined]
torch/cpu/__init__.py:15:1: error: Module "torch" has no attribute "device"; maybe "Device"?  [attr-defined]
torch/cpu/__init__.py:78:29: error: Module has no attribute "_cpu"  [attr-defined]
torch/cpu/__init__.py:114:12: error: Module has no attribute "_cpu"  [attr-defined]
torch/autograd/profiler.py:17:1: error: Module "torch._C" has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/autograd/profiler.py:950:18: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/autograd/profiler.py:988:18: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/autograd/profiler.py:1226:28: error: Module has no attribute "_demangle"  [attr-defined]
torch/autograd/functional.py:249:23: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/functional.py:352:45: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/autograd/functional.py:452:13: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/functional.py:556:35: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/functional.py:773:34: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/functional.py:839:41: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/functional.py:844:21: error: Module has no attribute "stack"  [attr-defined]
torch/autograd/functional.py:1085:45: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/autograd/functional.py:1195:26: error: Module has no attribute "zeros_like"  [attr-defined]
torch/autograd/functional.py:1200:45: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:75:28: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:76:26: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:106:17: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:107:17: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:117:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:117:52: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:124:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:124:49: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:127:38: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:132:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:132:55: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:138:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:138:62: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:198:18: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:205:19: error: Module has no attribute "rnn_tanh_cell"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:214:19: error: Module has no attribute "rnn_relu_cell"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:287:21: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:294:15: error: Module has no attribute "lstm_cell"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:360:18: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:366:15: error: Module has no attribute "gru_cell"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:429:28: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:430:26: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:451:17: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:452:17: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:460:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:461:56: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:466:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:467:61: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:470:38: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:473:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:474:59: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:480:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:480:62: error: Module has no attribute "int"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:598:23: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:605:23: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:637:22: error: Module has no attribute "lstm"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:649:22: error: Module has no attribute "lstm"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:783:18: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:797:22: error: Module has no attribute "gru"  [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:809:22: error: Module has no attribute "gru"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:34:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:34:31: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:34:45: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:35:16: error: Module has no attribute "iinfo"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:48:18: error: Module has no attribute "clone"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:49:18: error: Module has no attribute "clone"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:50:14: error: Module has no attribute "minimum"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:50:28: error: Module has no attribute "maximum"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:52:29: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:52:57: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:53:19: error: Module has no attribute "_make_per_tensor_quantized_tensor"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:57:9: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:58:9: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:59:9: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:61:19: error: Module has no attribute "_make_per_channel_quantized_tensor"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:71:29: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:71:57: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:72:19: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:73:52: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:76:31: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:76:60: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:78:19: error: Module has no attribute "quantize_per_channel"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:80:25: error: Module has no attribute "double"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:81:22: error: Module has no attribute "int64"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:83:13: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:86:30: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:87:19: error: Module has no attribute "quantize_per_channel"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:89:25: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/utils.py:90:22: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:51:13: error: Module has no attribute "add"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:58:13: error: Module has no attribute "add"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:66:13: error: Module has no attribute "mul"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:73:13: error: Module has no attribute "mul"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:81:13: error: Module has no attribute "cat"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:88:13: error: Module has no attribute "add"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:96:13: error: Module has no attribute "matmul"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:123:13: error: Module has no attribute "add"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:129:13: error: Module has no attribute "add"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:135:13: error: Module has no attribute "mul"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:141:13: error: Module has no attribute "mul"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:147:13: error: Module has no attribute "cat"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:153:13: error: Module has no attribute "add"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:160:13: error: Module has no attribute "matmul"  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:200:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:201:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:99:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/nn/quantizable/modules/rnn.py:99:48: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:100:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/nn/quantizable/modules/rnn.py:100:46: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:141:19: error: Module has no attribute "tanh"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:149:13: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:150:13: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:155:17: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:158:17: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:260:25: error: Module has no attribute "stack"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:339:22: error: Module has no attribute "cat"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:348:21: error: Module has no attribute "stack"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:348:21: note: Error code "attr-defined" not covered by "type: ignore[list-item]" comment
torch/ao/nn/quantizable/modules/rnn.py:349:21: error: Module has no attribute "stack"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:349:21: note: Error code "attr-defined" not covered by "type: ignore[list-item]" comment
torch/ao/nn/quantizable/modules/rnn.py:525:21: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:529:23: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:534:25: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:560:21: error: Module has no attribute "stack"  [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:561:21: error: Module has no attribute "stack"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:416:35: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:422:42: error: Module has no attribute "bool"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:423:73: error: Module has no attribute "bool"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:446:71: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:452:52: error: Module has no attribute "bool"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:464:21: error: Module has no attribute "cat"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:465:21: error: Module has no attribute "cat"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:467:50: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/ao/nn/quantizable/modules/activation.py:469:64: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/ao/nn/quantizable/modules/activation.py:528:23: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:531:27: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:538:17: error: Module has no attribute "cat"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:540:23: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:543:27: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:550:17: error: Module has no attribute "cat"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:553:46: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/ao/nn/quantizable/modules/activation.py:555:60: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/ao/nn/quantizable/modules/activation.py:561:31: error: Module has no attribute "bmm"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:570:35: error: Module has no attribute "bool"  [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:592:23: error: Module has no attribute "bmm"  [attr-defined]
torch/ao/nn/qat/modules/embedding_ops.py:58:30: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/qat/modules/embedding_ops.py:96:30: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/qat/modules/embedding_ops.py:184:30: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/qat/modules/embedding_ops.py:226:30: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/linear_fused.py:57:35: error: Module has no attribute "empty"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/linear_fused.py:113:23: error: Module has no attribute "sqrt"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/linear_fused.py:123:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/accelerator/_utils.py:9:18: error: Module has no attribute "device"  [attr-defined]
torch/accelerator/_utils.py:11:27: error: Module has no attribute "device"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:56:26: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:56:42: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:60:8: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:68:34: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:116:17: error: Module has no attribute "cat"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:117:16: error: Module has no attribute "stack"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:118:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:118:44: error: Module has no attribute "int32"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:119:22: error: Module has no attribute "int32"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:121:19: error: Module has no attribute "_grouped_mm"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:124:13: error: Module has no attribute "mm"  [attr-defined]
torch/_native/ops/foreach_mm/impl.py:130:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/foreach_mm/impl.py:156:12: error: "object" not callable  [operator]
torch/_native/ops/foreach_mm/impl.py:163:25: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_library/infer_schema.py:8:1: error: Module "torch" has no attribute "device"; maybe "Device"?  [attr-defined]
torch/_library/infer_schema.py:8:1: error: Module "torch" has no attribute "dtype"; maybe "types"?  [attr-defined]
torch/_library/infer_schema.py:30:11: error: Name "torch.Tag" is not defined  [name-defined]
torch/_library/infer_schema.py:78:27: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/infer_schema.py:80:18: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/infer_schema.py:81:14: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/infer_schema.py:166:37: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_library/infer_schema.py:240:50: error: Module has no attribute "device"  [attr-defined]
torch/_library/infer_schema.py:242:44: error: Module has no attribute "dtype"  [attr-defined]
torch/_library/infer_schema.py:349:9: error: List item 5 has incompatible type "tuple[UnionType[int, float, bool], str, bool, bool, bool]"; expected "tuple[type | <typing special form>, str, bool, bool, bool]"  [list-item]
torch/_library/fake_impl.py:54:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_library/fake_impl.py:63:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_library/autograd.py:31:17: error: Name "_C.DispatchKeySet" is not defined  [name-defined]
torch/_library/autograd.py:38:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_library/autograd.py:41:45: error: Module has no attribute "_after_autograd_keyset"  [attr-defined]
torch/_library/autograd.py:48:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_library/autograd.py:51:45: error: Module has no attribute "_after_autograd_keyset"  [attr-defined]
torch/_library/autograd.py:110:16: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_library/autograd.py:110:41: error: Module has no attribute "_any_requires_grad"  [attr-defined]
torch/_library/autograd.py:120:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_library/autograd.py:120:37: error: Module has no attribute "_any_requires_grad"  [attr-defined]
torch/_library/autograd.py:121:22: error: Item "type" of "type | Any" has no attribute "apply"  [union-attr]
torch/_library/autograd.py:121:22: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/_higher_order_ops/schema.py:56:14: error: Module has no attribute "IntType"  [attr-defined]
torch/_higher_order_ops/schema.py:57:16: error: Module has no attribute "FloatType"  [attr-defined]
torch/_higher_order_ops/schema.py:58:14: error: Module has no attribute "StringType"  [attr-defined]
torch/_higher_order_ops/schema.py:59:15: error: Module has no attribute "BoolType"  [attr-defined]
torch/_higher_order_ops/schema.py:68:20: error: Module has no attribute "AnyType"  [attr-defined]
torch/_higher_order_ops/schema.py:70:20: error: Module has no attribute "SymIntType"  [attr-defined]
torch/_higher_order_ops/schema.py:72:20: error: Module has no attribute "SymBoolType"  [attr-defined]
torch/_higher_order_ops/schema.py:74:20: error: Module has no attribute "FloatType"  [attr-defined]
torch/_higher_order_ops/schema.py:78:20: error: Module has no attribute "PyObjectType"  [attr-defined]
torch/_higher_order_ops/schema.py:79:16: error: Module has no attribute "_jit_try_infer_type"  [attr-defined]
torch/_higher_order_ops/schema.py:89:20: error: Module has no attribute "Argument"  [attr-defined]
torch/_higher_order_ops/schema.py:93:16: error: Module has no attribute "Argument"  [attr-defined]
torch/_higher_order_ops/schema.py:156:29: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_higher_order_ops/schema.py:259:17: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_higher_order_ops/schema.py:264:25: error: Name "torch._C.Argument" is not defined  [name-defined]
torch/_higher_order_ops/schema.py:265:23: error: Name "torch._C.Argument" is not defined  [name-defined]
torch/_higher_order_ops/schema.py:298:11: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_higher_order_ops/print.py:54:10: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/_higher_order_ops/print.py:90:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_higher_order_ops/print.py:90:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_higher_order_ops/print.py:94:16: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/print.py:112:19: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/print.py:113:19: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/print.py:144:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_higher_order_ops/print.py:144:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_functorch/_aot_autograd/utils.py:42:5: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:67:1: error: Overloaded function signature 2 will never be matched: signature 1's parameter type(s) are the same or broader  [overload-cannot-match]
torch/_functorch/_aot_autograd/utils.py:69:1: error: Overloaded function signature 3 will never be matched: signature 1's parameter type(s) are the same or broader  [overload-cannot-match]
torch/_functorch/_aot_autograd/utils.py:72:1: error: Overloaded function implementation cannot produce return type of signature 1  [misc]
torch/_functorch/_aot_autograd/utils.py:72:1: error: Overloaded function implementation cannot produce return type of signature 2  [misc]
torch/_functorch/_aot_autograd/utils.py:72:1: error: Overloaded function implementation cannot produce return type of signature 3  [misc]
torch/_functorch/_aot_autograd/utils.py:82:9: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:83:9: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:84:9: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:85:9: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:86:9: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:96:5: error: "Callable[[list[Any]], Any]" has no attribute "_boxed_call"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:123:15: error: Module has no attribute "_DisableAutocast"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:212:9: error: "def flat_fn(*flat_args: Any) -> list[Any]" has no attribute "_orig_mod"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:270:61: error: Argument 1 to "get_effects" of "InvokeSubgraphCache" has incompatible type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None"; expected "str"  [arg-type]
torch/_functorch/_aot_autograd/utils.py:356:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:357:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:383:9: error: Need type annotation for "output_token_nodes" (hint: "output_token_nodes: set[<type>] = ...")  [var-annotated]
torch/_functorch/_aot_autograd/utils.py:713:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:738:16: error: Module has no attribute "_dispatch_key_for_device"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:739:28: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_functorch/_aot_autograd/utils.py:744:36: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_aot_autograd/utils.py:749:35: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_aot_autograd/utils.py:763:34: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_aot_autograd/utils.py:786:1: error: Cannot redefine "_T" as a type variable  [misc]
torch/_functorch/_aot_autograd/utils.py:786:1: error: Invalid assignment target  [misc]
torch/_functorch/_aot_autograd/utils.py:786:6: error: Incompatible types in assignment (expression has type "typing_extensions.TypeVar", variable has type "typing.TypeVar")  [assignment]
torch/xpu/random.py:10:39: error: Name "torch.device" is not defined  [name-defined]
torch/xpu/random.py:22:18: error: Module has no attribute "device"  [attr-defined]
torch/xpu/random.py:24:18: error: Module has no attribute "device"  [attr-defined]
torch/xpu/random.py:38:58: error: Name "torch.device" is not defined  [name-defined]
torch/xpu/random.py:47:14: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/xpu/random.py:48:55: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/xpu/random.py:51:18: error: Module has no attribute "device"  [attr-defined]
torch/xpu/random.py:53:18: error: Module has no attribute "device"  [attr-defined]
torch/xpu/memory.py:36:9: error: Module has no attribute "_xpu_emptyCache"  [attr-defined]
torch/xpu/memory.py:51:12: error: Module has no attribute "_xpu_resetPeakMemoryStats"  [attr-defined]
torch/xpu/memory.py:66:12: error: Module has no attribute "_xpu_resetAccumulatedMemoryStats"  [attr-defined]
torch/xpu/memory.py:74:12: error: Module has no attribute "_xpu_memoryStats"  [attr-defined]
torch/xpu/memory.py:209:12: error: Module has no attribute "_xpu_getMemoryInfo"  [attr-defined]
torch/xpu/memory.py:229:12: error: Module has no attribute "_xpu_getMemoryFraction"  [attr-defined]
torch/xpu/memory.py:254:5: error: Module has no attribute "_xpu_setMemoryFraction"  [attr-defined]
torch/xpu/memory.py:273:12: error: Module has no attribute "_xpu_memorySnapshot"  [attr-defined]
torch/xpu/memory.py:276:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/xpu/memory.py:359:9: error: Module has no attribute "_xpu_memorySnapshot"  [attr-defined]
torch/xpu/memory.py:467:5: error: Module has no attribute "_xpu_recordMemoryHistory"  [attr-defined]
torch/xpu/memory.py:480:35: error: Name "torch._C._xpu_XPUAllocator" is not defined  [name-defined]
torch/xpu/memory.py:483:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/xpu/memory.py:526:27: error: Module has no attribute "_xpu_customAllocator"  [attr-defined]
torch/xpu/memory.py:538:5: error: Module has no attribute "_xpu_changeCurrentAllocator"  [attr-defined]
torch/xpu/memory.py:547:26: error: Module has no attribute "_xpu_getAllocator"  [attr-defined]
torch/xpu/memory.py:550:15: error: Name "torch._C._XPUMemPool" is not defined  [name-defined]
torch/xpu/memory.py:567:20: error: Name "torch._C._xpu_XPUAllocator" is not defined  [name-defined]
torch/xpu/memory.py:578:28: error: Name "torch._C._xpu_XPUAllocator" is not defined  [name-defined]
torch/xpu/memory.py:586:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/xpu/memory.py:598:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/xpu/memory.py:617:5: error: Module has no attribute "_xpu_beginAllocateCurrentThreadToPool"  [attr-defined]
torch/xpu/memory.py:621:9: error: Module has no attribute "_xpu_endAllocateToPool"  [attr-defined]
torch/xpu/memory.py:622:9: error: Module has no attribute "_xpu_releasePool"  [attr-defined]
torch/xpu/__init__.py:50:27: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/xpu/__init__.py:50:27: note: Error code "name-defined" not covered by "type: ignore[assignment]" comment
torch/xpu/__init__.py:73:12: error: Module has no attribute "_has_xpu"  [attr-defined]
torch/xpu/__init__.py:77:28: error: Module has no attribute "_XpuDeviceProperties"  [attr-defined]
torch/xpu/__init__.py:78:24: error: Module has no attribute "_xpu_exchangeDevice"  [attr-defined]
torch/xpu/__init__.py:79:30: error: Module has no attribute "_xpu_maybeExchangeDevice"  [attr-defined]
torch/xpu/__init__.py:275:17: error: Module has no attribute "_xpu_getDeviceCount"  [attr-defined]
torch/xpu/__init__.py:278:17: error: Module has no attribute "_xpu_getDeviceCount"  [attr-defined]
torch/xpu/__init__.py:299:12: error: _XpuDeviceProperties? has no attribute "has_bfloat16_conversions"  [attr-defined]
torch/xpu/__init__.py:311:12: error: _XpuDeviceProperties? has no attribute "has_subgroup_matrix_multiply_accumulate"  [attr-defined]
torch/xpu/__init__.py:360:9: error: Module has no attribute "_xpu_init"  [attr-defined]
torch/xpu/__init__.py:440:9: error: Module has no attribute "_xpu_setDevice"  [attr-defined]
torch/xpu/__init__.py:455:12: error: _XpuDeviceProperties? has no attribute "name"  [attr-defined]
torch/xpu/__init__.py:485:6: error: Variable "torch.xpu._XpuDeviceProperties" is not valid as a type  [valid-type]
torch/xpu/__init__.py:485:6: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/xpu/__init__.py:532:12: error: Module has no attribute "_xpu_getDevice"  [attr-defined]
torch/xpu/__init__.py:535:37: error: Name "torch.device" is not defined  [name-defined]
torch/xpu/__init__.py:542:18: error: Module has no attribute "device"  [attr-defined]
torch/xpu/__init__.py:544:18: error: Module has no attribute "device"  [attr-defined]
torch/xpu/__init__.py:561:12: error: Module has no attribute "_xpu_canDeviceAccessPeer"  [attr-defined]
torch/xpu/__init__.py:623:5: error: Module has no attribute "_xpu_setStream"  [attr-defined]
torch/xpu/__init__.py:659:18: error: Module has no attribute "_xpu_getCurrentStream"  [attr-defined]
torch/xpu/__init__.py:684:18: error: Module has no attribute "_xpu_getStreamFromExternal"  [attr-defined]
torch/xpu/__init__.py:702:12: error: Module has no attribute "_xpu_synchronize"  [attr-defined]
torch/xpu/__init__.py:709:18: error: Module has no attribute "_xpu_getArchFlags"  [attr-defined]
torch/xpu/__init__.py:723:28: error: Name "torch.device" is not defined  [name-defined]
torch/xpu/__init__.py:723:45: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/xpu/__init__.py:736:38: error: Name "torch.device" is not defined  [name-defined]
torch/xpu/__init__.py:754:47: error: Name "torch.device" is not defined  [name-defined]
torch/utils/checkpoint.py:98:16: error: Module has no attribute "device"  [attr-defined]
torch/utils/checkpoint.py:218:24: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/utils/checkpoint.py:219:22: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/utils/checkpoint.py:220:30: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/utils/checkpoint.py:226:20: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/utils/checkpoint.py:227:18: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/utils/checkpoint.py:228:26: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/utils/checkpoint.py:838:9: error: Need type annotation for "x_metadatas" (hint: "x_metadatas: list[<type>] = ...")  [var-annotated]
torch/utils/checkpoint.py:1027:43: error: Incompatible types in assignment (expression has type "str", variable has type "None")  [assignment]
torch/utils/checkpoint.py:1170:23: error: Module has no attribute "_current_graph_task_id"  [attr-defined]
torch/utils/checkpoint.py:1193:20: error: Module has no attribute "_get_graph_exec_group"  [attr-defined]
torch/utils/checkpoint.py:1225:12: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/utils/checkpoint.py:1225:40: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/utils/checkpoint.py:1250:14: error: Module has no attribute "_SetExcludeDispatchKeyGuard"  [attr-defined]
torch/utils/checkpoint.py:1250:51: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/utils/checkpoint.py:1697:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/utils/checkpoint.py:1748:12: error: Module has no attribute "_get_graph_exec_group"  [attr-defined]
torch/utils/checkpoint.py:1751:41: error: Module has no attribute "_get_graph_exec_group"  [attr-defined]
torch/utils/checkpoint.py:1753:9: error: Module has no attribute "_set_graph_exec_group"  [attr-defined]
torch/utils/checkpoint.py:1757:9: error: Module has no attribute "_set_graph_exec_group"  [attr-defined]
torch/utils/checkpoint.py:1762:16: error: Module has no attribute "_get_graph_exec_group"  [attr-defined]
torch/utils/data/distributed.py:110:17: error: Module has no attribute "Generator"  [attr-defined]
torch/utils/data/distributed.py:112:23: error: Module has no attribute "randperm"  [attr-defined]
torch/utils/data/distributed.py:112:23: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/utils/data/distributed.py:141:21: error: Argument 1 to "iter" has incompatible type "Any | list[int] | list[Any]"; expected "SupportsIter[Iterator[_T_co]]"  [arg-type]
torch/utils/data/datapipes/datapipe.py:141:5: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:156:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:160:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:168:9: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:185:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:197:5: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:206:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:212:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:229:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:289:5: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:304:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:308:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:314:9: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:324:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:336:5: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:345:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:351:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:368:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:374:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:377:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:384:25: error: Item "None" of Module | None has no attribute "dumps"  [union-attr]
torch/utils/data/datapipes/datapipe.py:390:5: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:394:30: error: Item "None" of Module | None has no attribute "loads"  [union-attr]
torch/utils/data/datapipes/datapipe.py:422:16: error: Incompatible return value type (got "_T_co@__init__", expected "_T_co@__next__")  [return-value]
torch/utils/data/datapipes/datapipe.py:426:5: error: Function is missing a type annotation  [no-untyped-def]
torch/optim/optimizer.py:31:30: error: Name "torch.device" is not defined  [name-defined]
torch/optim/optimizer.py:32:41: error: Name "torch.device" is not defined  [name-defined]
torch/optim/optimizer.py:32:55: error: Name "torch.dtype" is not defined  [name-defined]
torch/optim/optimizer.py:64:21: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/optim/optimizer.py:100:16: error: Module has no attribute "stack"  [attr-defined]
torch/optim/optimizer.py:174:17: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/optim/optimizer.py:195:58: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/optim/optimizer.py:204:12: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/optimizer.py:205:25: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/optimizer.py:207:24: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/optimizer.py:212:16: error: Module has no attribute "float32"  [attr-defined]
torch/optim/optimizer.py:214:9: error: Module has no attribute "float64"  [attr-defined]
torch/optim/optimizer.py:214:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/optim/optimizer.py:214:74: error: Module has no attribute "float32"  [attr-defined]
torch/optim/optimizer.py:222:45: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/optim/optimizer.py:378:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/optim/optimizer.py:549:22: error: Name "torch.device" is not defined  [name-defined]
torch/optim/optimizer.py:549:36: error: Name "torch.dtype" is not defined  [name-defined]
torch/optim/optimizer.py:796:39: error: Module has no attribute "float32"  [attr-defined]
torch/optim/optimizer.py:1048:25: error: Name "torch.device" is not defined  [name-defined]
torch/optim/optimizer.py:1048:51: error: Name "torch.dtype" is not defined  [name-defined]
torch/optim/optimizer.py:1085:25: error: Module has no attribute "_foreach_zero_"  [attr-defined]
torch/nn/utils/clip_grad.py:82:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nn/utils/clip_grad.py:84:15: error: Name "torch.device" is not defined  [name-defined]
torch/nn/utils/clip_grad.py:84:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/utils/clip_grad.py:95:26: error: Module has no attribute "_foreach_norm"  [attr-defined]
torch/nn/utils/clip_grad.py:106:9: error: Module has no attribute "stack"  [attr-defined]
torch/nn/utils/clip_grad.py:109:31: error: Module has no attribute "logical_or"  [attr-defined]
torch/nn/utils/clip_grad.py:160:15: error: Name "torch.device" is not defined  [name-defined]
torch/nn/utils/clip_grad.py:160:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/utils/clip_grad.py:168:25: error: Module has no attribute "clamp"  [attr-defined]
torch/nn/utils/clip_grad.py:173:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/nn/utils/clip_grad.py:290:13: error: Module has no attribute "_foreach_clamp_min_"  [attr-defined]
torch/nn/utils/clip_grad.py:291:13: error: Module has no attribute "_foreach_clamp_max_"  [attr-defined]
torch/nested/__init__.py:103:18: error: Module has no attribute "strided"  [attr-defined]
torch/nested/__init__.py:104:18: error: Module has no attribute "strided"  [attr-defined]
torch/nested/__init__.py:107:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nested/__init__.py:108:20: error: Module has no attribute "_nested_view_from_buffer"  [attr-defined]
torch/nested/__init__.py:111:18: error: Module has no attribute "_nested_compute_contiguous_strides_offsets"  [attr-defined]
torch/nested/__init__.py:118:20: error: Module has no attribute "_nested_tensor_from_tensor_list"  [attr-defined]
torch/nested/__init__.py:119:20: error: Module has no attribute "jagged"  [attr-defined]
torch/nested/__init__.py:129:23: error: Module has no attribute "arange"  [attr-defined]
torch/nested/__init__.py:130:76: error: Module has no attribute "int64"  [attr-defined]
torch/nested/__init__.py:252:18: error: Module has no attribute "strided"  [attr-defined]
torch/nested/__init__.py:253:18: error: Module has no attribute "strided"  [attr-defined]
torch/nested/__init__.py:261:20: error: Module has no attribute "jagged"  [attr-defined]
torch/nested/__init__.py:264:45: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/nested/__init__.py:290:12: error: Module has no attribute "strided"  [attr-defined]
torch/nested/__init__.py:333:18: error: Module has no attribute "strided"  [attr-defined]
torch/nested/__init__.py:339:31: error: Module has no attribute "unbind"  [attr-defined]
torch/nested/__init__.py:339:60: error: Module has no attribute "strided"  [attr-defined]
torch/nested/__init__.py:342:20: error: Module has no attribute "jagged"  [attr-defined]
torch/nested/__init__.py:349:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nested/__init__.py:349:71: error: Module has no attribute "int64"  [attr-defined]
torch/nested/__init__.py:352:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nested/__init__.py:352:73: error: Module has no attribute "int64"  [attr-defined]
torch/nested/__init__.py:452:48: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/nested/__init__.py:504:25: error: Module has no attribute "strided"  [attr-defined]
torch/nested/__init__.py:509:23: error: Module has no attribute "strided"  [attr-defined]
torch/nested/__init__.py:521:50: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/jit/frontend.py:156:29: error: Module has no attribute "ErrorReport"  [attr-defined]
torch/jit/frontend.py:272:14: error: Module has no attribute "ErrorReport"  [attr-defined]
torch/jit/frontend.py:438:29: error: Module has no attribute "parse_type_comment"  [attr-defined]
torch/jit/frontend.py:439:16: error: Module has no attribute "merge_type_from_type_comment"  [attr-defined]
torch/jit/frontend.py:1232:17: error: Unsupported operand types for + ("str" and "bytes")  [operator]
torch/jit/frontend.py:1232:17: error: Unsupported operand types for + ("str" and "int")  [operator]
torch/jit/frontend.py:1232:17: error: Unsupported operand types for + ("str" and "float")  [operator]
torch/jit/frontend.py:1232:17: error: Unsupported operand types for + ("str" and "complex")  [operator]
torch/jit/frontend.py:1232:17: error: Unsupported operand types for + ("str" and "None")  [operator]
torch/jit/frontend.py:1232:17: error: Unsupported operand types for + ("str" and "EllipsisType")  [operator]
torch/jit/frontend.py:1232:17: note: Right operand is of type "str | bytes | int | float | complex | EllipsisType | None"
torch/jit/frontend.py:1232:17: note: Both left and right operands are unions
torch/fx/passes/split_module.py:290:9: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/fx/passes/split_module.py:334:31: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/fx/passes/split_module.py:371:24: error: Incompatible types in assignment (expression has type "dict[Node, list[int]]", variable has type "OrderedDict[Node, set[int]]")  [assignment]
torch/fx/passes/split_module.py:373:20: error: Incompatible types in assignment (expression has type "dict[Node, list[int]]", variable has type "OrderedDict[Node, set[int]]")  [assignment]
torch/fx/passes/split_module.py:440:28: error: Value of type "set[int]" is not indexable  [index]
torch/fx/passes/split_module.py:443:22: error: Value of type "set[int]" is not indexable  [index]
torch/fx/passes/split_module.py:571:22: error: Value of type "set[int]" is not indexable  [index]
torch/fx/passes/split_module.py:768:12: error: Need type annotation for "inst"  [var-annotated]
torch/fx/passes/runtime_assert.py:149:72: error: Module has no attribute "Size"  [attr-defined]
torch/fx/passes/infra/pass_manager.py:38:5: error: Missing return statement  [return]
torch/fx/passes/infra/pass_manager.py:292:30: error: Item "None" of "PassResult | None" has no attribute "graph_module"  [union-attr]
torch/fx/passes/infra/pass_manager.py:294:44: error: Item "None" of "PassResult | None" has no attribute "modified"  [union-attr]
torch/distributions/distribution.py:48:22: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/distribution.py:48:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/distribution.py:49:22: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/distribution.py:49:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/distribution.py:76:24: error: Module has no attribute "_is_all_true"  [attr-defined]
torch/distributions/distribution.py:108:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/distribution.py:115:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/distribution.py:167:44: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/distribution.py:175:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/distribution.py:192:28: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/distribution.py:264:16: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/distribution.py:266:53: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/distribution.py:266:70: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/distribution.py:276:41: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/distribution.py:277:28: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/distribution.py:278:16: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/distribution.py:323:16: error: Module has no attribute "_is_all_true"  [attr-defined]
torch/cuda/random.py:23:39: error: Name "torch.device" is not defined  [name-defined]
torch/cuda/random.py:35:18: error: Module has no attribute "device"  [attr-defined]
torch/cuda/random.py:37:18: error: Module has no attribute "device"  [attr-defined]
torch/cuda/random.py:51:58: error: Name "torch.device" is not defined  [name-defined]
torch/cuda/random.py:60:14: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/cuda/random.py:63:55: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/cuda/random.py:65:18: error: Module has no attribute "device"  [attr-defined]
torch/cuda/random.py:67:18: error: Module has no attribute "device"  [attr-defined]
torch/cuda/memory.py:87:1: error: Module "torch._C" has no attribute "_cuda_beginAllocateCurrentThreadToPool"  [attr-defined]
torch/cuda/memory.py:87:1: error: Module "torch._C" has no attribute "_cuda_beginAllocateToPool"  [attr-defined]
torch/cuda/memory.py:87:1: error: Module "torch._C" has no attribute "_cuda_CUDAAllocator"  [attr-defined]
torch/cuda/memory.py:87:1: error: Module "torch._C" has no attribute "_cuda_endAllocateToPool"  [attr-defined]
torch/cuda/memory.py:87:1: error: Module "torch._C" has no attribute "_cuda_releasePool"  [attr-defined]
torch/cuda/memory.py:87:1: error: Module "torch._C" has no attribute "_MemPool"  [attr-defined]
torch/cuda/memory.py:99:12: error: Module has no attribute "_cuda_cudaHostAllocator"  [attr-defined]
torch/cuda/memory.py:135:16: error: Module has no attribute "_cuda_cudaCachingAllocator_raw_alloc"  [attr-defined]
torch/cuda/memory.py:152:5: error: Module has no attribute "_cuda_cudaCachingAllocator_raw_delete"  [attr-defined]
torch/cuda/memory.py:158:9: error: Module has no attribute "_cuda_cudaCachingAllocator_enable"  [attr-defined]
torch/cuda/memory.py:165:12: error: Module has no attribute "_cuda_cudaCachingAllocator_is_enabled"  [attr-defined]
torch/cuda/memory.py:197:5: error: Module has no attribute "_cuda_setMemoryFraction"  [attr-defined]
torch/cuda/memory.py:213:12: error: Module has no attribute "_cuda_getMemoryFraction"  [attr-defined]
torch/cuda/memory.py:228:9: error: Module has no attribute "_cuda_emptyCache"  [attr-defined]
torch/cuda/memory.py:357:12: error: Module has no attribute "_cuda_memoryStats"  [attr-defined]
torch/cuda/memory.py:377:12: error: Module has no attribute "_cuda_resetAccumulatedMemoryStats"  [attr-defined]
torch/cuda/memory.py:396:12: error: Module has no attribute "_cuda_resetPeakMemoryStats"  [attr-defined]
torch/cuda/memory.py:458:12: error: Module has no attribute "_cuda_hostMemoryStats"  [attr-defined]
torch/cuda/memory.py:467:12: error: Module has no attribute "_cuda_resetAccumulatedHostMemoryStats"  [attr-defined]
torch/cuda/memory.py:476:12: error: Module has no attribute "_cuda_resetPeakHostMemoryStats"  [attr-defined]
torch/cuda/memory.py:643:16: error: Module has no attribute "_cuda_memorySnapshot"  [attr-defined]
torch/cuda/memory.py:645:16: error: Module has no attribute "_cuda_memorySnapshot"  [attr-defined]
torch/cuda/memory.py:877:5: error: Module has no attribute "_cuda_record_memory_history_legacy"  [attr-defined]
torch/cuda/memory.py:877:5: note: Error code "attr-defined" not covered by "type: ignore[call-arg]" comment
torch/cuda/memory.py:996:5: error: Module has no attribute "_cuda_record_memory_history"  [attr-defined]
torch/cuda/memory.py:996:5: note: Error code "attr-defined" not covered by "type: ignore[call-arg]" comment
torch/cuda/memory.py:1024:12: error: Module has no attribute "_cuda_allocationTraceback"  [attr-defined]
torch/cuda/memory.py:1123:9: error: Module has no attribute "_cuda_memorySnapshot"  [attr-defined]
torch/cuda/memory.py:1163:5: error: Module has no attribute "_cuda_setMemoryMetadata"  [attr-defined]
torch/cuda/memory.py:1174:12: error: Module has no attribute "_cuda_getMemoryMetadata"  [attr-defined]
torch/cuda/memory.py:1197:12: error: Module has no attribute "_accelerator_setAllocatorSettings"  [attr-defined]
torch/cuda/memory.py:1209:12: error: Module has no attribute "_cuda_getAllocatorBackend"  [attr-defined]
torch/cuda/memory.py:1215:35: error: Name "torch._C._cuda_CUDAAllocator" is not defined  [name-defined]
torch/cuda/memory.py:1253:27: error: Module has no attribute "_cuda_customAllocator"  [attr-defined]
torch/cuda/memory.py:1267:5: error: Module has no attribute "_cuda_changeCurrentAllocator"  [attr-defined]
torch/cuda/memory.py:1276:27: error: Module has no attribute "_cuda_getAllocator"  [attr-defined]
torch/cuda/memory.py:1397:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/cuda/memory.py:1497:17: error: Module has no attribute "_cuda_customAllocator"  [attr-defined]
torch/cuda/__init__.py:155:19: error: Module has no attribute "_has_magma"  [attr-defined]
torch/cuda/__init__.py:157:27: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/cuda/__init__.py:157:27: note: Error code "name-defined" not covered by "type: ignore[assignment]" comment
torch/cuda/__init__.py:188:16: error: Module has no attribute "_cuda_getDeviceCount"  [attr-defined]
torch/cuda/__init__.py:204:8: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/cuda/__init__.py:217:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/cuda/__init__.py:217:35: error: Module has no attribute "bfloat16"  [attr-defined]
torch/cuda/__init__.py:226:21: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/cuda/__init__.py:239:5: error: Module has no attribute "_cuda_sleep"  [attr-defined]
torch/cuda/__init__.py:479:20: error: Module has no attribute "AcceleratorError"  [attr-defined]
torch/cuda/__init__.py:480:20: error: Module has no attribute "OutOfMemoryError"  [attr-defined]
torch/cuda/__init__.py:525:9: error: Module has no attribute "_cuda_init"  [attr-defined]
torch/cuda/__init__.py:614:15: error: Item "None" of "Any | None" has no attribute "cudaGetErrorString"  [union-attr]
torch/cuda/__init__.py:614:42: error: Item "None" of "Any | None" has no attribute "cudaError"  [union-attr]
torch/cuda/__init__.py:621:15: error: Item "None" of "Any | None" has no attribute "cudaError"  [union-attr]
torch/cuda/__init__.py:685:9: error: Module has no attribute "_cuda_setDevice"  [attr-defined]
torch/cuda/__init__.py:700:12: error: _CudaDeviceProperties? has no attribute "name"  [attr-defined]
torch/cuda/__init__.py:717:12: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/cuda/__init__.py:717:24: error: _CudaDeviceProperties? has no attribute "minor"  [attr-defined]
torch/cuda/__init__.py:721:53: error: Variable "torch.cuda._CudaDeviceProperties" is not valid as a type  [valid-type]
torch/cuda/__init__.py:721:53: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/cuda/__init__.py:749:12: error: Module has no attribute "_cuda_canDeviceAccessPeer"  [attr-defined]
torch/cuda/__init__.py:831:5: error: Module has no attribute "_cuda_setStream"  [attr-defined]
torch/cuda/__init__.py:1069:34: error: Redundant cast to "list[str]"  [redundant-cast]
torch/cuda/__init__.py:1105:17: error: Redundant cast to "list[str]"  [redundant-cast]
torch/cuda/__init__.py:1133:13: error: Redundant cast to "list[str]"  [redundant-cast]
torch/cuda/__init__.py:1159:13: error: Module has no attribute "_cuda_getDeviceCount"  [attr-defined]
torch/cuda/__init__.py:1166:13: error: Module has no attribute "_cuda_getDeviceCount"  [attr-defined]
torch/cuda/__init__.py:1179:18: error: Module has no attribute "_cuda_getArchFlags"  [attr-defined]
torch/cuda/__init__.py:1202:12: error: Module has no attribute "_cuda_getDevice"  [attr-defined]
torch/cuda/__init__.py:1215:16: error: Module has no attribute "_cuda_synchronize"  [attr-defined]
torch/cuda/__init__.py:1228:12: error: Module has no attribute "_cuda_ipc_collect"  [attr-defined]
torch/cuda/__init__.py:1241:18: error: Module has no attribute "_cuda_getCurrentStream"  [attr-defined]
torch/cuda/__init__.py:1259:18: error: Module has no attribute "_cuda_getDefaultStream"  [attr-defined]
torch/cuda/__init__.py:1285:18: error: Module has no attribute "_cuda_getStreamFromExternal"  [attr-defined]
torch/cuda/__init__.py:1296:12: error: Module has no attribute "_cuda_getCurrentBlasHandle"  [attr-defined]
torch/cuda/__init__.py:1302:12: error: Module has no attribute "_cuda_getCurrentSolverHandle"  [attr-defined]
torch/cuda/__init__.py:1329:5: error: Module has no attribute "_cuda_set_sync_debug_mode"  [attr-defined]
torch/cuda/__init__.py:1335:12: error: Module has no attribute "_cuda_get_sync_debug_mode"  [attr-defined]
torch/cuda/__init__.py:1605:37: error: Name "torch.device" is not defined  [name-defined]
torch/cuda/__init__.py:1612:18: error: Module has no attribute "device"  [attr-defined]
torch/cuda/__init__.py:1614:18: error: Module has no attribute "device"  [attr-defined]
torch/cuda/__init__.py:1618:28: error: Name "torch.device" is not defined  [name-defined]
torch/cuda/__init__.py:1618:45: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/cuda/__init__.py:1631:38: error: Name "torch.device" is not defined  [name-defined]
torch/cuda/__init__.py:1649:47: error: Name "torch.device" is not defined  [name-defined]
torch/cuda/__init__.py:1724:16: error: Module has no attribute "uint8"  [attr-defined]
torch/cuda/__init__.py:1735:16: error: Module has no attribute "double"  [attr-defined]
torch/cuda/__init__.py:1746:16: error: Module has no attribute "float"  [attr-defined]
torch/cuda/__init__.py:1757:16: error: Module has no attribute "half"  [attr-defined]
torch/cuda/__init__.py:1768:16: error: Module has no attribute "long"  [attr-defined]
torch/cuda/__init__.py:1779:16: error: Module has no attribute "int"  [attr-defined]
torch/cuda/__init__.py:1790:16: error: Module has no attribute "short"  [attr-defined]
torch/cuda/__init__.py:1801:16: error: Module has no attribute "int8"  [attr-defined]
torch/cuda/__init__.py:1812:16: error: Module has no attribute "bool"  [attr-defined]
torch/cuda/__init__.py:1823:16: error: Module has no attribute "bfloat16"  [attr-defined]
torch/cuda/__init__.py:1834:16: error: Module has no attribute "cdouble"  [attr-defined]
torch/cuda/__init__.py:1845:16: error: Module has no attribute "cfloat"  [attr-defined]
torch/ao/quantization/utils.py:90:5: error: Module has no attribute "transpose"  [attr-defined]
torch/ao/quantization/utils.py:91:5: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/ao/quantization/utils.py:92:5: error: Module has no attribute "sigmoid"  [attr-defined]
torch/ao/quantization/utils.py:93:5: error: Module has no attribute "squeeze"  [attr-defined]
torch/ao/quantization/utils.py:94:5: error: Module has no attribute "stack"  [attr-defined]
torch/ao/quantization/utils.py:95:5: error: Module has no attribute "sum"  [attr-defined]
torch/ao/quantization/utils.py:96:5: error: Module has no attribute "tanh"  [attr-defined]
torch/ao/quantization/utils.py:97:5: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/ao/quantization/utils.py:98:5: error: Module has no attribute "cat"  [attr-defined]
torch/ao/quantization/utils.py:101:5: error: Module has no attribute "mean"  [attr-defined]
torch/ao/quantization/utils.py:166:23: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/utils.py:166:61: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/utils.py:171:9: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/quantization/utils.py:172:9: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/utils.py:173:9: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/utils.py:186:9: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/utils.py:186:23: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:187:9: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/utils.py:187:22: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/utils.py:188:9: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/quantization/utils.py:188:23: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/utils.py:189:9: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/utils.py:189:25: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:190:9: error: Module has no attribute "quint2x4"  [attr-defined]
torch/ao/quantization/utils.py:190:25: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:191:9: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:192:9: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/utils.py:193:9: error: Module has no attribute "uint16"  [attr-defined]
torch/ao/quantization/utils.py:194:9: error: Module has no attribute "int16"  [attr-defined]
torch/ao/quantization/utils.py:195:9: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/utils.py:196:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/ao/quantization/utils.py:197:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/ao/quantization/utils.py:215:19: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/utils.py:219:23: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/utils.py:220:23: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/quantization/utils.py:285:9: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/utils.py:286:9: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/utils.py:287:9: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/quantization/utils.py:288:9: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/utils.py:289:9: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:290:9: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/utils.py:291:9: error: Module has no attribute "int16"  [attr-defined]
torch/ao/quantization/utils.py:292:9: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/utils.py:293:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/ao/quantization/utils.py:294:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/ao/quantization/utils.py:312:9: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/utils.py:313:9: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/utils.py:314:9: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:315:9: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/utils.py:323:42: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/quantization/utils.py:323:56: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/utils.py:331:9: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/utils.py:332:9: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/utils.py:333:9: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/utils.py:334:9: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/utils.py:335:9: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:336:9: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/utils.py:337:9: error: Module has no attribute "int16"  [attr-defined]
torch/ao/quantization/utils.py:338:9: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/utils.py:339:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/ao/quantization/utils.py:340:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/ao/quantization/utils.py:348:38: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/utils.py:348:52: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/utils.py:348:65: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:348:78: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/utils.py:357:30: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/utils.py:357:44: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:360:26: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/utils.py:360:39: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/utils.py:383:9: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/utils.py:384:9: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/utils.py:385:9: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/utils.py:386:9: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/quantization/utils.py:387:9: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:388:9: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/utils.py:389:9: error: Module has no attribute "int16"  [attr-defined]
torch/ao/quantization/utils.py:390:9: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/utils.py:391:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/ao/quantization/utils.py:392:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/ao/quantization/utils.py:402:24: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/utils.py:405:34: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/utils.py:439:12: error: Module has no attribute "any"  [attr-defined]
torch/ao/quantization/utils.py:449:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/utils.py:460:22: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/quantization/utils.py:460:36: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/utils.py:474:22: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/utils.py:474:35: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/utils.py:479:24: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/quantization/utils.py:479:38: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/utils.py:488:22: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/utils.py:488:35: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/utils.py:493:24: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/utils.py:493:38: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:498:24: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/quantization/utils.py:498:38: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/utils.py:500:23: error: Module has no attribute "uint16"  [attr-defined]
torch/ao/quantization/utils.py:502:23: error: Module has no attribute "int16"  [attr-defined]
torch/ao/quantization/utils.py:648:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/utils.py:651:14: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/quantization/utils.py:651:30: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/utils.py:665:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/utils.py:669:19: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/utils.py:669:38: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/utils.py:670:19: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/utils.py:670:38: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/utils.py:673:13: error: Module has no attribute "ones"  [attr-defined]
torch/ao/quantization/utils.py:673:50: error: Module has no attribute "double"  [attr-defined]
torch/ao/quantization/utils.py:674:18: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/quantization/utils.py:674:56: error: Module has no attribute "int64"  [attr-defined]
torch/ao/quantization/utils.py:677:19: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/utils.py:677:60: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/utils.py:678:23: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/utils.py:680:17: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/utils.py:681:22: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/utils.py:681:35: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/utils.py:689:21: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/utils.py:691:17: error: Module has no attribute "where"  [attr-defined]
torch/ao/quantization/utils.py:691:49: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/quantization/utils.py:699:17: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/utils.py:700:34: error: Module has no attribute "round"  [attr-defined]
torch/ao/quantization/utils.py:700:70: error: Module has no attribute "int"  [attr-defined]
torch/ao/quantization/utils.py:701:22: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/utils.py:707:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/utils.py:710:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/utils.py:713:23: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/utils.py:714:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/utils.py:718:21: error: Module has no attribute "double"  [attr-defined]
torch/ao/quantization/utils.py:718:50: error: Module has no attribute "int64"  [attr-defined]
torch/ao/quantization/utils.py:802:9: error: Module has no attribute "device"  [attr-defined]
torch/ao/quantization/utils.py:807:20: error: Module has no attribute "device"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:17:66: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:20:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:23:14: error: Module has no attribute "_empty_affine_quantized"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:24:52: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:121:15: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:125:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:134:20: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:134:57: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:138:19: error: Module has no attribute "_empty_affine_quantized"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:139:71: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:170:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:171:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:270:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:276:16: error: Module has no attribute "any"  [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:32:15: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:36:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:45:20: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:45:57: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:49:19: error: Module has no attribute "_empty_affine_quantized"  [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:50:71: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:180:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:186:16: error: Module has no attribute "any"  [attr-defined]
torch/ao/nn/quantized/functional.py:184:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/functional.py:227:23: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/functional.py:231:24: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/functional.py:256:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/functional.py:299:23: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/functional.py:303:24: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/functional.py:328:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/functional.py:375:23: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/functional.py:379:24: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/functional.py:581:18: error: Module has no attribute "_empty_affine_quantized"  [attr-defined]
torch/ao/nn/quantized/functional.py:584:9: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/nn/quantized/functional.py:587:18: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/nn/quantized/functional.py:589:18: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/nn/quantized/functional.py:600:16: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/nn/quantized/functional.py:601:12: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/nn/quantized/functional.py:657:12: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/nn/quantized/functional.py:673:12: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:21:30: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:24:26: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:25:18: error: Module has no attribute "_empty_affine_quantized"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:26:56: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:28:28: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:29:18: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:29:44: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:34:26: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:36:28: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:43:26: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:45:28: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:86:26: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:149:69: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:159:20: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:159:52: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:161:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:162:23: error: Module has no attribute "_empty_affine_quantized"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:163:75: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:165:23: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:166:23: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:166:70: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:223:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:224:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/linear.py:335:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:16:61: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:19:27: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:19:41: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:20:22: error: Module has no attribute "ones"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:20:55: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:21:27: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:21:61: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:22:18: error: Module has no attribute "_empty_per_channel_affine_quantized"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:37:27: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:37:41: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:46:27: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:46:41: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:131:15: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:139:22: error: Module has no attribute "ones"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:139:55: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:140:27: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:140:61: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:141:23: error: Module has no attribute "_empty_per_channel_affine_quantized"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:146:23: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:163:26: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:231:40: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:238:21: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:238:47: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:304:15: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:320:26: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:379:40: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:386:21: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:386:47: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:41:17: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:105:15: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:157:24: error: Module has no attribute "randn"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:157:68: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:158:24: error: Module has no attribute "randn"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:158:63: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:159:24: error: Module has no attribute "randn"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:159:50: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:160:24: error: Module has no attribute "randn"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:160:50: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:161:29: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:162:28: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:163:62: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:165:28: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:166:62: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:329:34: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:374:35: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:374:48: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:428:29: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:452:31: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:548:21: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:846:21: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:964:71: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:972:28: error: Module has no attribute "randn"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:972:75: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:973:28: error: Module has no attribute "randn"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:973:75: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:978:21: error: Module has no attribute "randn"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:978:74: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:979:21: error: Module has no attribute "randn"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:979:75: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:980:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:981:25: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:982:57: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:984:25: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:985:57: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:988:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1065:35: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1065:48: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1099:25: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1232:78: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1243:18: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1308:21: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1349:66: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1358:18: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:42:69: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:52:41: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:61:43: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:74:41: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:136:26: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:136:39: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:141:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:143:23: error: Module has no attribute "float16"  [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:151:33: error: Argument 1 to "set_weight_bias" of "Linear" has incompatible type "Any | Module"; expected "Tensor"  [arg-type]
torch/ao/nn/quantized/dynamic/modules/linear.py:151:42: error: Argument 2 to "set_weight_bias" of "Linear" has incompatible type "Any | Tensor | Module"; expected "Tensor | None"  [arg-type]
torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:36:68: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:78:75: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:108:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:156:68: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:179:21: error: Module has no attribute "qint8"  [attr-defined]
torch/accelerator/memory.py:30:12: error: Module has no attribute "_accelerator_isAllocatorInitialized"  [attr-defined]
torch/accelerator/memory.py:32:5: error: Module has no attribute "_accelerator_emptyCache"  [attr-defined]
torch/accelerator/memory.py:42:5: error: Module has no attribute "_accelerator_emptyHostCache"  [attr-defined]
torch/accelerator/memory.py:106:12: error: Module has no attribute "_accelerator_isAllocatorInitialized"  [attr-defined]
torch/accelerator/memory.py:109:13: error: Module has no attribute "_accelerator_getDeviceStats"  [attr-defined]
torch/accelerator/memory.py:211:12: error: Module has no attribute "_accelerator_isAllocatorInitialized"  [attr-defined]
torch/accelerator/memory.py:214:12: error: Module has no attribute "_accelerator_resetAccumulatedStats"  [attr-defined]
torch/accelerator/memory.py:230:12: error: Module has no attribute "_accelerator_isAllocatorInitialized"  [attr-defined]
torch/accelerator/memory.py:233:12: error: Module has no attribute "_accelerator_resetPeakStats"  [attr-defined]
torch/accelerator/memory.py:252:12: error: Module has no attribute "_accelerator_getMemoryInfo"  [attr-defined]
torch/accelerator/memory.py:255:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/accelerator/memory.py:255:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_export/verifier.py:50:19: error: Module has no attribute "memory_format"  [attr-defined]
torch/_export/verifier.py:50:40: error: Module has no attribute "dtype"  [attr-defined]
torch/_export/verifier.py:50:53: error: Module has no attribute "device"  [attr-defined]
torch/_export/verifier.py:50:67: error: Module has no attribute "layout"  [attr-defined]
torch/_export/verifier.py:240:17: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_export/utils.py:222:12: error: Module has no attribute "_is_torch_function_mode_enabled"  [attr-defined]
torch/_export/utils.py:923:37: error: Incompatible types in assignment (expression has type "stmt", variable has type "FunctionDef")  [assignment]
torch/_export/utils.py:1278:9: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_export/utils.py:1279:24: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_export/utils.py:1281:12: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_export/utils.py:1304:15: error: Module has no attribute "_dispatch_get_registrations_for_dispatch_key"  [attr-defined]
torch/_export/utils.py:1354:12: error: Module has no attribute "_dispatch_has_kernel"  [attr-defined]
torch/_export/utils.py:1420:10: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_export/utils.py:1421:66: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_export/utils.py:1429:14: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_export/utils.py:1430:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_export/utils.py:1431:28: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/library.py:67:8: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/library.py:80:18: error: Module has no attribute "parse_schema"  [attr-defined]
torch/library.py:100:65: error: Module has no attribute "TensorType"  [attr-defined]
torch/library.py:138:8: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/library.py:151:18: error: Module has no attribute "parse_schema"  [attr-defined]
torch/library.py:164:39: error: Module has no attribute "TensorType"  [attr-defined]
torch/library.py:178:33: error: Module has no attribute "TensorType"  [attr-defined]
torch/library.py:244:30: error: Module has no attribute "_dispatch_library"  [attr-defined]
torch/library.py:299:29: error: Module has no attribute "Tag"  [attr-defined]
torch/library.py:308:12: error: Module has no attribute "Tag"  [attr-defined]
torch/library.py:310:12: error: Module has no attribute "Tag"  [attr-defined]
torch/library.py:412:16: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/library.py:412:55: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/library.py:493:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/library.py:911:27: error: Module has no attribute "_parse_dispatch_key"  [attr-defined]
torch/library.py:957:12: error: Module has no attribute "_dispatch_key_for_device"  [attr-defined]
torch/library.py:1107:12: error: Module has no attribute "_is_autocast_available"  [attr-defined]
torch/library.py:1118:33: error: Module has no attribute "_dispatch_key_for_device"  [attr-defined]
torch/library.py:1119:37: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/library.py:1133:14: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/library.py:1134:13: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/library.py:1614:17: error: Argument 1 to "custom_function_call_vmap_helper" has incompatible type "FuncTorchInterpreter"; expected "VmapInterpreter"  [arg-type]
torch/library.py:1645:24: error: Module has no attribute "_dispatch_pystub"  [attr-defined]
torch/library.py:1693:45: error: Name "torch.DispatchKey" is not defined  [name-defined]
torch/library.py:1694:6: error: Name "torch._C._SafeKernelFunction" is not defined  [name-defined]
torch/library.py:1759:28: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/library.py:1763:12: error: Module has no attribute "_dispatch_get_computed_kernel_for_dispatch_key"  [attr-defined]
torch/utils/data/graph.py:40:9: error: Need type annotation for "state"  [var-annotated]
torch/utils/data/graph.py:76:17: error: Item "None" of "Any | None" has no attribute "dump"  [union-attr]
torch/utils/data/dataloader.py:143:20: error: Module has no attribute "empty"  [attr-defined]
torch/utils/data/dataloader.py:143:42: error: Module has no attribute "int64"  [attr-defined]
torch/utils/data/dataloader.py:276:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/data/dataloader.py:635:26: error: Module has no attribute "Generator"  [attr-defined]
torch/utils/data/dataloader.py:691:13: error: Module has no attribute "empty"  [attr-defined]
torch/utils/data/dataloader.py:691:35: error: Module has no attribute "int64"  [attr-defined]
torch/utils/data/dataloader.py:708:26: error: Module has no attribute "Generator"  [attr-defined]
torch/utils/data/dataloader.py:725:20: error: Need type annotation for "data"  [var-annotated]
torch/utils/data/dataloader.py:1240:9: error: Need type annotation for "_task_info" (hint: "_task_info: dict[<type>, <type>] = ...")  [var-annotated]
torch/utils/_debug_mode/_mode.py:98:9: error: Cannot assign to a method  [method-assign]
torch/utils/_debug_mode/_mode.py:98:9: note: Error code "method-assign" not covered by "type: ignore[has-type]" comment
torch/utils/_debug_mode/_mode.py:273:9: error: Need type annotation for "operators" (hint: "operators: list[<type>] = ...")  [var-annotated]
torch/utils/_debug_mode/_mode.py:278:9: error: Need type annotation for "current_nn_module_stack" (hint: "current_nn_module_stack: list[<type>] = ...")  [var-annotated]
torch/utils/_debug_mode/_mode.py:459:13: error: Module has no attribute "_push_on_torch_function_stack"  [attr-defined]
torch/utils/_debug_mode/_mode.py:480:13: error: Module has no attribute "_pop_torch_function_stack"  [attr-defined]
torch/utils/_debug_mode/_mode.py:622:14: error: Module has no attribute "DisableTorchFunction"  [attr-defined]
torch/utils/_debug_mode/_mode.py:633:13: error: Need type annotation for "lines" (hint: "lines: list[<type>] = ...")  [var-annotated]
torch/utils/_debug_mode/_mode.py:807:48: error: Name "_old_input_hfn" may be undefined  [possibly-undefined]
torch/utils/_debug_mode/_mode.py:807:48: note: Error code "possibly-undefined" not covered by "type: ignore[assignment]" comment
torch/utils/_debug_mode/_mode.py:1019:25: error: Value of type "dict[str, Any] | None" is not indexable  [index]
torch/utils/_debug_mode/_mode.py:1019:25: note: Error code "index" not covered by "type: ignore[union-attr]" comment
torch/utils/_debug_mode/_mode.py:1036:29: error: Value of type "dict[str, Any] | None" is not indexable  [index]
torch/utils/_debug_mode/_mode.py:1036:29: note: Error code "index" not covered by "type: ignore[union-attr]" comment
torch/optim/sparse_adam.py:100:44: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/sparse_adam.py:101:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/sparse_adam.py:104:47: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/sparse_adam.py:105:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/sgd.py:422:28: error: Module has no attribute "_foreach_neg"  [attr-defined]
torch/optim/sgd.py:422:28: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/sgd.py:427:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/sgd.py:429:32: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/sgd.py:429:32: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/sgd.py:445:17: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/sgd.py:446:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/sgd.py:462:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/sgd.py:469:30: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/sgd.py:470:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/sgd.py:472:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/sgd.py:511:39: error: Module has no attribute "empty_like"  [attr-defined]
torch/optim/sgd.py:529:9: error: Module has no attribute "_fused_sgd_"  [attr-defined]
torch/optim/rprop.py:73:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/rprop.py:77:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/rprop.py:85:28: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/rprop.py:97:21: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/rprop.py:99:26: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/rprop.py:102:33: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/rprop.py:102:67: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/rprop.py:106:42: error: Module has no attribute "full_like"  [attr-defined]
torch/optim/rprop.py:110:42: error: Module has no attribute "full_like"  [attr-defined]
torch/optim/rprop.py:259:12: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/rprop.py:260:20: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/rprop.py:261:20: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/rprop.py:262:21: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/rprop.py:263:25: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/rprop.py:270:24: error: Module has no attribute "where"  [attr-defined]
torch/optim/rprop.py:271:24: error: Module has no attribute "where"  [attr-defined]
torch/optim/rprop.py:272:24: error: Module has no attribute "where"  [attr-defined]
torch/optim/rprop.py:283:41: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/rprop.py:285:24: error: Module has no attribute "where"  [attr-defined]
torch/optim/rprop.py:349:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/rprop.py:350:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/rprop.py:353:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/rprop.py:361:17: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/rprop.py:363:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/rprop.py:368:9: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/optim/rprop.py:370:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/rprop.py:373:9: error: Module has no attribute "_foreach_sign_"  [attr-defined]
torch/optim/rprop.py:376:28: error: Module has no attribute "where"  [attr-defined]
torch/optim/rprop.py:377:28: error: Module has no attribute "where"  [attr-defined]
torch/optim/rprop.py:378:28: error: Module has no attribute "where"  [attr-defined]
torch/optim/rprop.py:386:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/rprop.py:395:17: error: Module has no attribute "where"  [attr-defined]
torch/optim/rprop.py:403:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/rmsprop.py:86:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/rmsprop.py:90:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/rmsprop.py:107:28: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/rmsprop.py:119:21: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/rmsprop.py:121:26: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/rmsprop.py:123:39: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/rmsprop.py:124:38: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/rmsprop.py:127:48: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/rmsprop.py:128:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/rmsprop.py:131:41: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/rmsprop.py:132:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/rmsprop.py:310:28: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/rmsprop.py:312:21: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/rmsprop.py:313:20: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/rmsprop.py:314:26: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/rmsprop.py:321:28: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/rmsprop.py:335:23: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/rmsprop.py:412:29: error: Module has no attribute "_foreach_neg"  [attr-defined]
torch/optim/rmsprop.py:412:29: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/rmsprop.py:419:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/rmsprop.py:420:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/rmsprop.py:423:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/rmsprop.py:428:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/rmsprop.py:430:33: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/rmsprop.py:430:33: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/rmsprop.py:434:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/rmsprop.py:435:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/rmsprop.py:441:13: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/optim/rmsprop.py:442:19: error: Module has no attribute "_foreach_addcmul"  [attr-defined]
torch/optim/rmsprop.py:445:13: error: Module has no attribute "_foreach_sqrt_"  [attr-defined]
torch/optim/rmsprop.py:446:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/rmsprop.py:448:19: error: Module has no attribute "_foreach_sqrt"  [attr-defined]
torch/optim/rmsprop.py:449:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/rmsprop.py:455:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/rmsprop.py:456:13: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/rmsprop.py:460:31: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/rmsprop.py:461:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/rmsprop.py:463:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/rmsprop.py:470:17: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/rmsprop.py:471:17: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/rmsprop.py:473:17: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/radam.py:85:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/radam.py:89:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/radam.py:98:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/radam.py:108:25: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/radam.py:110:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/radam.py:113:40: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/radam.py:114:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/radam.py:117:43: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/radam.py:118:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/radam.py:294:12: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/radam.py:295:21: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/radam.py:296:20: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/radam.py:297:23: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/radam.py:298:26: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/radam.py:344:22: error: Module has no attribute "where"  [attr-defined]
torch/optim/radam.py:422:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/radam.py:423:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/radam.py:426:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/radam.py:434:29: error: Module has no attribute "_foreach_neg"  [attr-defined]
torch/optim/radam.py:434:29: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/radam.py:443:32: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/optim/radam.py:444:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/radam.py:445:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/radam.py:446:32: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/optim/radam.py:447:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/radam.py:448:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/radam.py:449:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/radam.py:450:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/radam.py:451:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/radam.py:465:17: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/radam.py:469:21: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/radam.py:473:37: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/radam.py:473:37: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/radam.py:478:9: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/optim/radam.py:480:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/radam.py:481:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/radam.py:489:19: error: Module has no attribute "_foreach_sub"  [attr-defined]
torch/optim/radam.py:490:20: error: Module has no attribute "_foreach_sub"  [attr-defined]
torch/optim/radam.py:491:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/radam.py:493:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/radam.py:495:21: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/radam.py:496:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/radam.py:498:13: error: Module has no attribute "_foreach_sqrt_"  [attr-defined]
torch/optim/radam.py:502:17: error: Module has no attribute "where"  [attr-defined]
torch/optim/radam.py:507:33: error: Module has no attribute "where"  [attr-defined]
torch/optim/radam.py:508:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/radam.py:510:32: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/optim/radam.py:511:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/radam.py:512:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/radam.py:514:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/radam.py:515:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/radam.py:517:32: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/optim/radam.py:518:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/radam.py:519:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/radam.py:520:13: error: Module has no attribute "_foreach_sqrt_"  [attr-defined]
torch/optim/radam.py:521:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/radam.py:522:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/radam.py:524:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/radam.py:525:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/radam.py:556:18: error: Module has no attribute "_foreach_sqrt"  [attr-defined]
torch/optim/radam.py:557:9: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/radam.py:558:9: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/radam.py:559:9: error: Module has no attribute "_foreach_reciprocal_"  [attr-defined]
torch/optim/radam.py:560:9: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/radam.py:563:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/nadam.py:90:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/nadam.py:94:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/nadam.py:99:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/nadam.py:103:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/nadam.py:119:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/nadam.py:132:25: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/nadam.py:134:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/nadam.py:137:25: error: Module has no attribute "ones"  [attr-defined]
torch/optim/nadam.py:139:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/nadam.py:142:40: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/nadam.py:143:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/nadam.py:146:43: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/nadam.py:147:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/nadam.py:311:12: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/nadam.py:312:21: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/nadam.py:313:20: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/nadam.py:314:23: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/nadam.py:315:26: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/nadam.py:450:29: error: Module has no attribute "_foreach_neg"  [attr-defined]
torch/optim/nadam.py:450:29: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/nadam.py:457:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/nadam.py:458:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/nadam.py:461:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/nadam.py:466:17: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/nadam.py:470:21: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/nadam.py:474:37: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/nadam.py:474:37: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/nadam.py:479:9: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/optim/nadam.py:481:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/nadam.py:482:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/nadam.py:486:27: error: Module has no attribute "_foreach_sqrt"  [attr-defined]
torch/optim/nadam.py:493:24: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/nadam.py:494:19: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/optim/nadam.py:495:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/nadam.py:496:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/nadam.py:497:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/nadam.py:500:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/nadam.py:501:24: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/optim/nadam.py:502:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/nadam.py:503:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/nadam.py:504:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/nadam.py:509:36: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/optim/nadam.py:511:13: error: Module has no attribute "_foreach_sub_"  [attr-defined]
torch/optim/nadam.py:512:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/nadam.py:513:13: error: Module has no attribute "_foreach_sqrt_"  [attr-defined]
torch/optim/nadam.py:529:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/nadam.py:531:9: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/nadam.py:532:9: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/nadam.py:539:13: error: Module has no attribute "_foreach_sub_"  [attr-defined]
torch/optim/nadam.py:540:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/nadam.py:542:21: error: Module has no attribute "_foreach_sub"  [attr-defined]
torch/optim/nadam.py:543:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/nadam.py:544:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/nadam.py:551:21: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/nadam.py:552:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/nadam.py:555:13: error: Module has no attribute "_foreach_sub_"  [attr-defined]
torch/optim/nadam.py:556:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/nadam.py:564:25: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/nadam.py:565:13: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/nadam.py:568:13: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/nadam.py:590:13: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/nadam.py:596:13: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/lbfgs.py:45:31: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/optim/lbfgs.py:60:60: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/optim/lbfgs.py:74:60: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/optim/lbfgs.py:89:44: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/optim/lbfgs.py:169:61: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/optim/lbfgs.py:169:61: note: Error code "attr-defined" not covered by "type: ignore[possibly-undefined]" comment
torch/optim/lbfgs.py:194:60: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/optim/lbfgs.py:194:60: note: Error code "attr-defined" not covered by "type: ignore[possibly-undefined]" comment
torch/optim/lbfgs.py:278:33: error: Incompatible types in assignment (expression has type "int", variable has type "None")  [assignment]
torch/optim/lbfgs.py:279:34: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/lbfgs.py:294:16: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/lbfgs.py:295:24: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/lbfgs.py:297:16: error: Module has no attribute "cat"  [attr-defined]
torch/optim/lbfgs.py:302:16: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/lbfgs.py:303:21: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/lbfgs.py:312:39: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/optim/lbfgs.py:432:25: error: Module has no attribute "mul"  [attr-defined]
torch/optim/lbfgs.py:438:64: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/optim/asgd.py:75:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/asgd.py:79:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/asgd.py:83:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/asgd.py:91:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/asgd.py:100:37: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/asgd.py:104:25: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/optim/asgd.py:112:35: error: Module has no attribute "ones"  [attr-defined]
torch/optim/asgd.py:115:35: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/asgd.py:116:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/asgd.py:241:12: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/asgd.py:242:20: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/asgd.py:243:21: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/asgd.py:244:18: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/asgd.py:268:26: error: Module has no attribute "maximum"  [attr-defined]
torch/optim/asgd.py:268:53: error: Module has no attribute "ones_like"  [attr-defined]
torch/optim/asgd.py:271:23: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/optim/asgd.py:273:22: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/optim/asgd.py:343:29: error: Module has no attribute "_foreach_neg"  [attr-defined]
torch/optim/asgd.py:343:29: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/asgd.py:350:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/asgd.py:351:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/asgd.py:354:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/asgd.py:360:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/asgd.py:363:32: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/asgd.py:367:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/asgd.py:369:28: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/asgd.py:377:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/asgd.py:388:24: error: Module has no attribute "_foreach_sub"  [attr-defined]
torch/optim/asgd.py:389:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/asgd.py:396:23: error: Module has no attribute "_foreach_sub"  [attr-defined]
torch/optim/asgd.py:397:13: error: Module has no attribute "_foreach_maximum_"  [attr-defined]
torch/optim/asgd.py:398:13: error: Module has no attribute "_foreach_reciprocal_"  [attr-defined]
torch/optim/asgd.py:399:13: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/optim/asgd.py:403:24: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/asgd.py:404:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/asgd.py:405:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/asgd.py:406:13: error: Module has no attribute "_foreach_pow_"  [attr-defined]
torch/optim/asgd.py:407:13: error: Module has no attribute "_foreach_reciprocal_"  [attr-defined]
torch/optim/asgd.py:408:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/asgd.py:409:13: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/optim/asgd.py:412:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/optim/asgd.py:416:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/optim/asgd.py:419:13: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/optim/asgd.py:420:13: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/optim/adamax.py:80:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adamax.py:84:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adamax.py:94:28: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adamax.py:105:21: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/adamax.py:107:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adamax.py:109:36: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/adamax.py:110:38: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/adamax.py:112:36: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/adamax.py:113:38: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/adamax.py:270:12: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adamax.py:271:21: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adamax.py:272:20: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adamax.py:273:23: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adamax.py:274:23: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adamax.py:280:13: error: Module has no attribute "maximum"  [attr-defined]
torch/optim/adamax.py:286:24: error: Module has no attribute "cat"  [attr-defined]
torch/optim/adamax.py:290:27: error: Module has no attribute "amax"  [attr-defined]
torch/optim/adamax.py:296:13: error: "float" has no attribute "div_"  [attr-defined]
torch/optim/adamax.py:367:29: error: Module has no attribute "_foreach_neg"  [attr-defined]
torch/optim/adamax.py:367:29: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adamax.py:374:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adamax.py:375:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adamax.py:378:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adamax.py:383:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adamax.py:385:33: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/adamax.py:385:33: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adamax.py:390:9: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/optim/adamax.py:393:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/adamax.py:398:29: error: Module has no attribute "_foreach_abs"  [attr-defined]
torch/optim/adamax.py:398:29: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adamax.py:400:13: error: Module has no attribute "_foreach_abs_"  [attr-defined]
torch/optim/adamax.py:402:9: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adamax.py:403:9: error: Module has no attribute "_foreach_maximum_"  [attr-defined]
torch/optim/adamax.py:407:32: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/optim/adamax.py:409:13: error: Module has no attribute "_foreach_sub_"  [attr-defined]
torch/optim/adamax.py:410:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/adamax.py:412:21: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/adamax.py:413:13: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/adamax.py:419:13: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/adam.py:130:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adam.py:136:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adam.py:152:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adam.py:169:25: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/adam.py:175:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adam.py:178:40: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/adam.py:179:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/adam.py:182:43: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/adam.py:183:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/adam.py:187:51: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/adam.py:188:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/adam.py:430:12: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adam.py:431:20: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adam.py:432:23: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adam.py:433:26: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adam.py:435:38: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adam.py:436:21: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adam.py:469:34: error: Module has no attribute "square"  [attr-defined]
torch/optim/adam.py:483:53: error: Item "int" of "Tensor | int" has no attribute "clone"  [union-attr]
torch/optim/adam.py:492:53: error: Item "int" of "Tensor | int" has no attribute "clone"  [union-attr]
torch/optim/adam.py:499:29: error: Item "float" of "float | Any | Tensor" has no attribute "neg"  [union-attr]
torch/optim/adam.py:501:37: error: Item "int" of "Any | int | float | Tensor" has no attribute "sqrt"  [union-attr]
torch/optim/adam.py:501:37: error: Item "float" of "Any | int | float | Tensor" has no attribute "sqrt"  [union-attr]
torch/optim/adam.py:510:42: error: Module has no attribute "maximum"  [attr-defined]
torch/optim/adam.py:539:17: error: Module has no attribute "maximum"  [attr-defined]
torch/optim/adam.py:549:24: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adam.py:550:34: error: Module has no attribute "view_as_complex"  [attr-defined]
torch/optim/adam.py:675:28: error: Module has no attribute "_foreach_neg"  [attr-defined]
torch/optim/adam.py:675:28: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adam.py:682:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adam.py:683:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adam.py:686:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adam.py:691:17: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/adam.py:695:21: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adam.py:697:36: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/adam.py:697:36: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adam.py:704:9: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/optim/adam.py:708:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/adam.py:715:35: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/adam.py:715:35: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adam.py:721:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/adam.py:734:32: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/optim/adam.py:734:32: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/optim/adam.py:735:32: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/optim/adam.py:735:32: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/optim/adam.py:737:13: error: Module has no attribute "_foreach_sub_"  [attr-defined]
torch/optim/adam.py:738:13: error: Module has no attribute "_foreach_sub_"  [attr-defined]
torch/optim/adam.py:740:13: error: Module has no attribute "_foreach_neg_"  [attr-defined]
torch/optim/adam.py:743:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/adam.py:744:13: error: Module has no attribute "_foreach_reciprocal_"  [attr-defined]
torch/optim/adam.py:746:13: error: Module has no attribute "_foreach_sqrt_"  [attr-defined]
torch/optim/adam.py:757:17: error: Module has no attribute "_foreach_maximum_"  [attr-defined]
torch/optim/adam.py:757:17: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adam.py:760:35: error: Module has no attribute "_foreach_sqrt"  [attr-defined]
torch/optim/adam.py:762:35: error: Module has no attribute "_foreach_sqrt"  [attr-defined]
torch/optim/adam.py:764:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/adam.py:765:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adam.py:766:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/adam.py:769:13: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/adam.py:785:17: error: Module has no attribute "_foreach_maximum_"  [attr-defined]
torch/optim/adam.py:788:35: error: Module has no attribute "_foreach_sqrt"  [attr-defined]
torch/optim/adam.py:790:35: error: Module has no attribute "_foreach_sqrt"  [attr-defined]
torch/optim/adam.py:792:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/adam.py:793:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adam.py:794:13: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/adam.py:876:9: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adam.py:877:16: error: Module has no attribute "_fused_adam_"  [attr-defined]
torch/optim/adam.py:877:70: error: Module has no attribute "_fused_adamw_"  [attr-defined]
torch/optim/adam.py:897:13: error: Module has no attribute "_foreach_sub_"  [attr-defined]
torch/optim/adagrad.py:83:21: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/adagrad.py:89:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adagrad.py:93:24: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adagrad.py:96:32: error: Module has no attribute "full_like"  [attr-defined]
torch/optim/adagrad.py:97:50: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/adagrad.py:116:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adagrad.py:122:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adagrad.py:131:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adagrad.py:154:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adagrad.py:163:25: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/adagrad.py:169:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adagrad.py:177:28: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adagrad.py:180:36: error: Module has no attribute "full_like"  [attr-defined]
torch/optim/adagrad.py:181:54: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/adagrad.py:361:12: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/optim/adagrad.py:416:26: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adagrad.py:418:24: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adagrad.py:419:29: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adagrad.py:420:25: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adagrad.py:428:25: error: Module has no attribute "view_as_complex"  [attr-defined]
torch/optim/adagrad.py:429:29: error: Module has no attribute "view_as_complex"  [attr-defined]
torch/optim/adagrad.py:502:28: error: Module has no attribute "_foreach_neg"  [attr-defined]
torch/optim/adagrad.py:502:28: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adagrad.py:509:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adagrad.py:510:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adagrad.py:513:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adagrad.py:518:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adagrad.py:520:32: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/adagrad.py:520:32: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adagrad.py:528:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/adagrad.py:530:15: error: Module has no attribute "_foreach_sqrt"  [attr-defined]
torch/optim/adagrad.py:531:9: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adagrad.py:535:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/adagrad.py:538:25: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/adagrad.py:538:25: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adagrad.py:540:9: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/adagrad.py:609:9: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adagrad.py:610:9: error: Module has no attribute "_fused_adagrad_"  [attr-defined]
torch/optim/adagrad.py:624:13: error: Module has no attribute "_foreach_sub_"  [attr-defined]
torch/optim/adadelta.py:77:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adadelta.py:81:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adadelta.py:98:28: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adadelta.py:109:21: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/adadelta.py:111:26: error: Module has no attribute "zeros"  [attr-defined]
torch/optim/adadelta.py:114:39: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/adadelta.py:115:38: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/adadelta.py:117:38: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/adadelta.py:118:38: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/adadelta.py:287:12: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adadelta.py:288:26: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adadelta.py:289:25: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adadelta.py:290:20: error: Module has no attribute "view_as_real"  [attr-defined]
torch/optim/adadelta.py:300:12: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/adadelta.py:301:21: error: Module has no attribute "view_as_complex"  [attr-defined]
torch/optim/adadelta.py:368:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adadelta.py:369:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/adadelta.py:372:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adadelta.py:375:28: error: Module has no attribute "_foreach_neg"  [attr-defined]
torch/optim/adadelta.py:375:28: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adadelta.py:380:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adadelta.py:382:32: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/adadelta.py:382:32: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/adadelta.py:386:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/adadelta.py:387:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/adadelta.py:391:15: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/adadelta.py:392:9: error: Module has no attribute "_foreach_sqrt_"  [attr-defined]
torch/optim/adadelta.py:394:18: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/optim/adadelta.py:395:9: error: Module has no attribute "_foreach_sqrt_"  [attr-defined]
torch/optim/adadelta.py:396:9: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/adadelta.py:397:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/adadelta.py:399:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/adadelta.py:400:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/optim/adadelta.py:405:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/adadelta.py:406:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/adadelta.py:408:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/_muon.py:63:23: error: Module has no attribute "addmm"  [attr-defined]
torch/optim/_muon.py:66:22: error: Module has no attribute "addmm"  [attr-defined]
torch/optim/_muon.py:73:66: error: Name "torch.Size" is not defined  [name-defined]
torch/optim/_muon.py:146:16: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/_muon.py:157:44: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/_muon.py:158:43: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/_adafactor.py:69:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/_adafactor.py:84:16: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/_adafactor.py:98:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/_adafactor.py:111:41: error: Module has no attribute "zeros_like"  [attr-defined]
torch/optim/_adafactor.py:112:47: error: Module has no attribute "preserve_format"  [attr-defined]
torch/optim/_adafactor.py:373:20: error: Module has no attribute "finfo"  [attr-defined]
torch/optim/_adafactor.py:377:22: error: Item "int" of "Tensor | int" has no attribute "item"  [union-attr]
torch/optim/_adafactor.py:421:11: error: Name "torch.device" is not defined  [name-defined]
torch/optim/_adafactor.py:421:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/optim/_adafactor.py:429:15: error: Name "torch.device" is not defined  [name-defined]
torch/optim/_adafactor.py:429:36: error: Name "torch.dtype" is not defined  [name-defined]
torch/optim/_adafactor.py:503:20: error: Module has no attribute "finfo"  [attr-defined]
torch/optim/_adafactor.py:509:28: error: Module has no attribute "_foreach_neg"  [attr-defined]
torch/optim/_adafactor.py:509:28: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/optim/_adafactor.py:516:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/_adafactor.py:517:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/_adafactor.py:520:13: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/_adafactor.py:537:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/_adafactor.py:550:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/_adafactor.py:551:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/_adafactor.py:552:13: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/optim/_adafactor.py:559:13: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/_adafactor.py:560:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/_adafactor.py:561:13: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/optim/_adafactor.py:573:13: error: Module has no attribute "_foreach_clamp_min_"  [attr-defined]
torch/optim/_adafactor.py:574:13: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/optim/_adafactor.py:581:29: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/optim/_adafactor.py:582:13: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/optim/_adafactor.py:589:9: error: Module has no attribute "_foreach_clamp_min_"  [attr-defined]
torch/optim/_adafactor.py:590:9: error: Module has no attribute "_foreach_rsqrt_"  [attr-defined]
torch/optim/_adafactor.py:591:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/_adafactor.py:598:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/optim/_adafactor.py:599:9: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/jit/_recursive.py:59:24: error: Module has no attribute "_jit_script_class_compile"  [attr-defined]
torch/jit/_recursive.py:128:5: error: Module has no attribute "device"  [attr-defined]
torch/jit/_recursive.py:129:5: error: Module has no attribute "layout"  [attr-defined]
torch/jit/_recursive.py:130:5: error: Module has no attribute "dtype"  [attr-defined]
torch/jit/_recursive.py:131:5: error: Module has no attribute "qscheme"  [attr-defined]
torch/jit/_recursive.py:188:29: error: Module has no attribute "ConcreteModuleTypeBuilder"  [attr-defined]
torch/jit/_recursive.py:226:29: error: Module has no attribute "InferredType"  [attr-defined]
torch/jit/_recursive.py:229:29: error: Module has no attribute "InferredType"  [attr-defined]
torch/jit/_recursive.py:231:29: error: Module has no attribute "_jit_try_infer_type"  [attr-defined]
torch/jit/_recursive.py:285:33: error: Module has no attribute "ConcreteModuleType"  [attr-defined]
torch/jit/_recursive.py:372:27: error: Module has no attribute "_jit_try_infer_type"  [attr-defined]
torch/jit/_recursive.py:397:23: error: Module has no attribute "_jit_try_infer_type"  [attr-defined]
torch/jit/_recursive.py:431:41: error: Name "torch._C.ConcreteModuleType" is not defined  [name-defined]
torch/jit/_recursive.py:432:27: error: Name "torch._C.ConcreteModuleType" is not defined  [name-defined]
torch/jit/_recursive.py:535:18: error: Module has no attribute "_create_object_with_type"  [attr-defined]
torch/jit/_recursive.py:578:18: error: Module has no attribute "_create_module_with_type"  [attr-defined]
torch/jit/_recursive.py:603:40: error: Module has no attribute "InterfaceType"  [attr-defined]
torch/jit/_recursive.py:644:9: error: Module has no attribute "_run_emit_module_hook"  [attr-defined]
torch/jit/_recursive.py:811:23: error: Module has no attribute "_replace_overloaded_method_decl"  [attr-defined]
torch/jit/_recursive.py:1016:33: error: Module has no attribute "ModuleDict"  [attr-defined]
torch/jit/_recursive.py:1018:40: error: Module has no attribute "ConcreteModuleType"  [attr-defined]
torch/distributions/von_mises.py:88:14: error: Module has no attribute "where"  [attr-defined]
torch/distributions/von_mises.py:94:12: error: Module has no attribute "zeros"  [attr-defined]
torch/distributions/von_mises.py:94:39: error: Module has no attribute "bool"  [attr-defined]
torch/distributions/von_mises.py:97:13: error: Module has no attribute "rand"  [attr-defined]
torch/distributions/von_mises.py:99:13: error: Module has no attribute "cos"  [attr-defined]
torch/distributions/von_mises.py:105:17: error: Module has no attribute "where"  [attr-defined]
torch/distributions/von_mises.py:141:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/von_mises.py:147:41: error: Module has no attribute "cos"  [attr-defined]
torch/distributions/von_mises.py:157:28: error: Module has no attribute "double"  [attr-defined]
torch/distributions/von_mises.py:161:38: error: Module has no attribute "double"  [attr-defined]
torch/distributions/von_mises.py:166:19: error: "int" has no attribute "sqrt"  [attr-defined]
torch/distributions/von_mises.py:171:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/von_mises.py:174:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/von_mises.py:185:13: error: Module has no attribute "empty"  [attr-defined]
torch/distributions/uniform.py:47:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributions/uniform.py:66:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/uniform.py:73:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/uniform.py:85:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/uniform.py:87:16: error: Module has no attribute "rand"  [attr-defined]
torch/distributions/uniform.py:95:16: error: Module has no attribute "log"  [attr-defined]
torch/distributions/uniform.py:108:16: error: Module has no attribute "log"  [attr-defined]
torch/distributions/transforms.py:252:16: error: Incompatible return value type (got "Transform | None", expected "Transform")  [return-value]
torch/distributions/transforms.py:280:16: error: Item "None" of "Transform | None" has no attribute "inverse_shape"  [union-attr]
torch/distributions/transforms.py:283:16: error: Item "None" of "Transform | None" has no attribute "forward_shape"  [union-attr]
torch/distributions/transforms.py:378:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributions/transforms.py:513:19: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/transforms.py:514:20: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/transforms.py:517:25: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/transforms.py:518:26: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/transforms.py:638:13: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/transforms.py:639:12: error: Module has no attribute "clamp"  [attr-defined]
torch/distributions/transforms.py:639:24: error: Module has no attribute "sigmoid"  [attr-defined]
torch/distributions/transforms.py:659:17: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/transforms.py:728:16: error: Module has no attribute "atanh"  [attr-defined]
torch/distributions/transforms.py:811:20: error: "bool" has no attribute "all"  [attr-defined]
torch/distributions/transforms.py:811:20: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/distributions/transforms.py:818:20: error: "bool" has no attribute "all"  [attr-defined]
torch/distributions/transforms.py:818:20: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/distributions/transforms.py:839:22: error: Module has no attribute "full_like"  [attr-defined]
torch/distributions/transforms.py:841:22: error: Module has no attribute "abs"  [attr-defined]
torch/distributions/transforms.py:881:13: error: Module has no attribute "tanh"  [attr-defined]
torch/distributions/transforms.py:882:15: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/transforms.py:889:28: error: "int" has no attribute "sqrt"  [attr-defined]
torch/distributions/transforms.py:891:17: error: Module has no attribute "eye"  [attr-defined]
torch/distributions/transforms.py:898:24: error: Module has no attribute "cumsum"  [attr-defined]
torch/distributions/transforms.py:1012:14: error: Module has no attribute "clamp"  [attr-defined]
torch/distributions/transforms.py:1012:34: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/transforms.py:1143:16: error: Module has no attribute "cat"  [attr-defined]
torch/distributions/transforms.py:1160:16: error: Module has no attribute "cat"  [attr-defined]
torch/distributions/transforms.py:1195:20: error: Module has no attribute "cat"  [attr-defined]
torch/distributions/transforms.py:1264:16: error: Module has no attribute "stack"  [attr-defined]
torch/distributions/transforms.py:1278:16: error: Module has no attribute "stack"  [attr-defined]
torch/distributions/transforms.py:1302:16: error: Module has no attribute "stack"  [attr-defined]
torch/distributions/multivariate_normal.py:26:12: error: Module has no attribute "matmul"  [attr-defined]
torch/distributions/multivariate_normal.py:81:32: error: Module has no attribute "flip"  [attr-defined]
torch/distributions/multivariate_normal.py:82:13: error: Module has no attribute "transpose"  [attr-defined]
torch/distributions/multivariate_normal.py:82:29: error: Module has no attribute "flip"  [attr-defined]
torch/distributions/multivariate_normal.py:83:10: error: Module has no attribute "eye"  [attr-defined]
torch/distributions/multivariate_normal.py:200:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/multivariate_normal.py:225:16: error: Module has no attribute "matmul"  [attr-defined]
torch/distributions/multivariate_normal.py:231:16: error: Module has no attribute "cholesky_inverse"  [attr-defined]
torch/distributions/multivariate_normal.py:251:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/laplace.py:49:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributions/laplace.py:59:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/laplace.py:66:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/laplace.py:73:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/laplace.py:75:17: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/laplace.py:76:12: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/distributions/laplace.py:78:17: error: Module has no attribute "rand"  [attr-defined]
torch/distributions/laplace.py:79:55: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/laplace.py:85:51: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/laplace.py:90:17: error: Module has no attribute "log"  [attr-defined]
torch/distributions/laplace.py:90:45: error: Module has no attribute "abs"  [attr-defined]
torch/distributions/laplace.py:95:56: error: Module has no attribute "expm1"  [attr-defined]
torch/distributions/laplace.py:101:56: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/laplace.py:104:20: error: Module has no attribute "log"  [attr-defined]
torch/distributions/independent.py:5:1: error: Module "torch" has no attribute "Size"  [attr-defined]
torch/distributions/independent.py:73:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/independent.py:114:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/independent.py:117:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/geometric.py:70:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/geometric.py:80:20: error: "bool" has no attribute "all"  [attr-defined]
torch/distributions/geometric.py:91:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/geometric.py:102:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributions/geometric.py:106:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributions/geometric.py:110:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributions/geometric.py:120:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/geometric.py:122:16: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/geometric.py:124:16: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/distributions/geometric.py:126:21: error: Module has no attribute "rand"  [attr-defined]
torch/distributions/geometric.py:136:43: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributions/cauchy.py:46:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/cauchy.py:53:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/cauchy.py:62:16: error: Module has no attribute "full"  [attr-defined]
torch/distributions/cauchy.py:72:16: error: Module has no attribute "full"  [attr-defined]
torch/distributions/cauchy.py:76:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/cauchy.py:93:16: error: Module has no attribute "atan"  [attr-defined]
torch/distributions/cauchy.py:96:16: error: Module has no attribute "tan"  [attr-defined]
torch/distributions/categorical.py:82:74: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/categorical.py:89:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/categorical.py:90:37: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/categorical.py:119:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/categorical.py:124:16: error: Module has no attribute "full"  [attr-defined]
torch/distributions/categorical.py:137:16: error: Module has no attribute "full"  [attr-defined]
torch/distributions/categorical.py:144:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/categorical.py:145:41: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/categorical.py:146:28: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/categorical.py:148:22: error: Module has no attribute "multinomial"  [attr-defined]
torch/distributions/categorical.py:160:20: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/categorical.py:161:18: error: Module has no attribute "clamp"  [attr-defined]
torch/distributions/categorical.py:167:18: error: Module has no attribute "arange"  [attr-defined]
torch/distributions/categorical.py:167:49: error: Module has no attribute "long"  [attr-defined]
torch/distributions/binomial.py:89:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/binomial.py:115:16: error: "int" has no attribute "floor"  [attr-defined]
torch/distributions/binomial.py:130:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/binomial.py:133:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/binomial.py:136:20: error: Module has no attribute "binomial"  [attr-defined]
torch/distributions/binomial.py:143:27: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/binomial.py:144:27: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/binomial.py:145:29: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/binomial.py:153:34: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/binomial.py:153:46: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/binomial.py:153:57: error: Module has no attribute "abs"  [attr-defined]
torch/distributions/binomial.py:168:18: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/binomial.py:176:18: error: Module has no attribute "arange"  [attr-defined]
torch/ao/quantization/observer.py:232:15: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:233:17: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/observer.py:238:13: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/observer.py:238:25: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/observer.py:252:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:254:13: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/observer.py:255:13: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/observer.py:256:13: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/quantization/observer.py:257:13: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/observer.py:258:13: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/observer.py:266:13: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/observer.py:267:13: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:268:13: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/observer.py:269:13: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/quantization/observer.py:270:13: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/observer.py:271:13: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/observer.py:272:13: error: Module has no attribute "int16"  [attr-defined]
torch/ao/quantization/observer.py:273:13: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/observer.py:274:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/ao/quantization/observer.py:275:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/ao/quantization/observer.py:276:13: error: Module has no attribute "uint16"  [attr-defined]
torch/ao/quantization/observer.py:311:19: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:311:33: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/observer.py:311:45: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/observer.py:369:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:374:23: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/observer.py:374:42: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/observer.py:375:23: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/observer.py:375:42: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/observer.py:378:17: error: Module has no attribute "ones"  [attr-defined]
torch/ao/quantization/observer.py:378:54: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/observer.py:379:22: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/quantization/observer.py:379:60: error: Module has no attribute "int64"  [attr-defined]
torch/ao/quantization/observer.py:382:29: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/observer.py:383:32: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/observer.py:385:27: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/observer.py:387:21: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/observer.py:388:31: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:388:45: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/observer.py:396:32: error: Module has no attribute "uint16"  [attr-defined]
torch/ao/quantization/observer.py:398:30: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/observer.py:400:21: error: Module has no attribute "where"  [attr-defined]
torch/ao/quantization/observer.py:400:58: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/quantization/observer.py:408:21: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/observer.py:409:38: error: Module has no attribute "round"  [attr-defined]
torch/ao/quantization/observer.py:409:74: error: Module has no attribute "int"  [attr-defined]
torch/ao/quantization/observer.py:410:26: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/observer.py:416:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:419:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:422:32: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/observer.py:423:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:509:15: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:510:17: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/observer.py:515:13: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/observer.py:515:25: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/observer.py:546:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:547:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:549:29: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/observer.py:551:31: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:564:36: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/observer.py:565:19: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/observer.py:566:19: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/observer.py:583:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:584:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:636:15: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:637:17: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/observer.py:641:13: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/observer.py:641:25: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/observer.py:676:32: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/observer.py:678:40: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/observer.py:720:15: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:721:17: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/quantization/observer.py:726:13: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/observer.py:726:25: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/observer.py:752:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:753:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:755:29: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/observer.py:757:31: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:781:13: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/quantization/observer.py:783:32: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/observer.py:785:40: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/observer.py:786:23: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/observer.py:787:23: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/observer.py:889:24: error: Module has no attribute "rand"  [attr-defined]
torch/ao/quantization/observer.py:892:24: error: Module has no attribute "rand"  [attr-defined]
torch/ao/quantization/observer.py:929:15: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:930:17: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/quantization/observer.py:934:13: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/observer.py:934:25: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/observer.py:973:13: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/quantization/observer.py:975:32: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/observer.py:977:40: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/observer.py:1019:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/observer.py:1019:30: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:1020:17: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/observer.py:1025:13: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/observer.py:1025:25: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/observer.py:1052:43: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/quantization/observer.py:1053:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:1054:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:1055:31: error: Module has no attribute "iinfo"  [attr-defined]
torch/ao/quantization/observer.py:1087:19: error: Module has no attribute "arange"  [attr-defined]
torch/ao/quantization/observer.py:1094:28: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/observer.py:1095:13: error: Module has no attribute "div"  [attr-defined]
torch/ao/quantization/observer.py:1101:26: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/observer.py:1102:13: error: Module has no attribute "div"  [attr-defined]
torch/ao/quantization/observer.py:1108:16: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/quantization/observer.py:1114:13: error: Module has no attribute "ones"  [attr-defined]
torch/ao/quantization/observer.py:1119:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:1126:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:1143:17: error: Module has no attribute "sum"  [attr-defined]
torch/ao/quantization/observer.py:1144:16: error: Module has no attribute "cumsum"  [attr-defined]
torch/ao/quantization/observer.py:1207:13: error: Module has no attribute "linspace"  [attr-defined]
torch/ao/quantization/observer.py:1215:36: error: Module has no attribute "linspace"  [attr-defined]
torch/ao/quantization/observer.py:1220:13: error: Module has no attribute "bucketize"  [attr-defined]
torch/ao/quantization/observer.py:1230:28: error: Module has no attribute "bincount"  [attr-defined]
torch/ao/quantization/observer.py:1252:25: error: Module has no attribute "sum"  [attr-defined]
torch/ao/quantization/observer.py:1254:17: error: Module has no attribute "histc"  [attr-defined]
torch/ao/quantization/observer.py:1254:17: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/ao/quantization/observer.py:1285:25: error: Module has no attribute "histc"  [attr-defined]
torch/ao/quantization/observer.py:1285:25: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/ao/quantization/observer.py:1293:24: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/observer.py:1304:28: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/observer.py:1314:23: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/observer.py:1315:23: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/observer.py:1320:32: error: Module has no attribute "histc"  [attr-defined]
torch/ao/quantization/observer.py:1359:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:1394:54: error: Module has no attribute "Size"  [attr-defined]
torch/ao/quantization/observer.py:1395:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:1397:54: error: Module has no attribute "Size"  [attr-defined]
torch/ao/quantization/observer.py:1398:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:1441:15: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:1442:17: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/observer.py:1455:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:1455:67: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/observer.py:1456:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/observer.py:1456:77: error: Module has no attribute "int"  [attr-defined]
torch/ao/quantization/observer.py:1493:15: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/observer.py:1504:23: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/observer.py:1506:19: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/observer.py:1506:31: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/observer.py:1552:30: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:1585:30: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/observer.py:1615:26: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:1839:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/observer.py:1844:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/observer.py:1845:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/observer.py:2073:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/observer.py:2073:32: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/observer.py:2080:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/observer.py:2081:13: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/observer.py:2096:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/observer.py:2096:32: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/observer.py:2104:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/observer.py:2105:13: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/observer.py:2115:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:2125:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:2125:33: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/observer.py:2132:11: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/observer.py:2132:35: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/observer.py:2141:46: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/observer.py:2144:44: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/pruning/sparsifier/base_sparsifier.py:129:34: error: Module has no attribute "ones"  [attr-defined]
torch/ao/pruning/sparsifier/base_sparsifier.py:222:39: error: Module has no attribute "ones_like"  [attr-defined]
torch/accelerator/__init__.py:102:59: error: Name "torch.device" is not defined  [name-defined]
torch/accelerator/__init__.py:128:16: error: Module has no attribute "_accelerator_getAccelerator"  [attr-defined]
torch/accelerator/__init__.py:140:12: error: Module has no attribute "_accelerator_getDeviceIndex"  [attr-defined]
torch/accelerator/__init__.py:185:12: error: Module has no attribute "_accelerator_getDeviceCapability"  [attr-defined]
torch/accelerator/__init__.py:198:5: error: Module has no attribute "_accelerator_setDeviceIndex"  [attr-defined]
torch/accelerator/__init__.py:220:52: error: Name "torch.Stream" is not defined  [name-defined]
torch/accelerator/__init__.py:232:12: error: Module has no attribute "_accelerator_getStream"  [attr-defined]
torch/accelerator/__init__.py:235:24: error: Name "torch.Stream" is not defined  [name-defined]
torch/accelerator/__init__.py:243:5: error: Module has no attribute "_accelerator_setStream"  [attr-defined]
torch/accelerator/__init__.py:270:5: error: Module has no attribute "_accelerator_synchronizeDevice"  [attr-defined]
torch/accelerator/__init__.py:303:29: error: Module has no attribute "_accelerator_exchangeDevice"  [attr-defined]
torch/accelerator/__init__.py:307:13: error: Module has no attribute "_accelerator_maybeExchangeDevice"  [attr-defined]
torch/_higher_order_ops/utils.py:55:10: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/utils.py:58:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_higher_order_ops/utils.py:68:24: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/_higher_order_ops/utils.py:68:59: error: Module has no attribute "is_complex"  [attr-defined]
torch/_higher_order_ops/utils.py:353:26: error: Argument "tracing_mode" to "make_fx" has incompatible type "str"; expected "Literal['real', 'fake', 'symbolic']"  [arg-type]
torch/_higher_order_ops/utils.py:531:23: error: Module has no attribute "bool"  [attr-defined]
torch/_higher_order_ops/utils.py:532:20: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_higher_order_ops/utils.py:546:18: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_higher_order_ops/utils.py:551:34: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_higher_order_ops/utils.py:553:20: error: Item "object" of "object | Any" has no attribute "clone"  [union-attr]
torch/_higher_order_ops/utils.py:602:16: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_higher_order_ops/utils.py:603:21: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_higher_order_ops/utils.py:630:17: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_higher_order_ops/utils.py:770:32: error: Module has no attribute "stack"  [attr-defined]
torch/_higher_order_ops/utils.py:922:13: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_higher_order_ops/utils.py:952:12: error: Module has no attribute "select_copy"  [attr-defined]
torch/_higher_order_ops/utils.py:1282:22: error: Name "torch._C.DispatchKeySet" is not defined  [name-defined]
torch/_higher_order_ops/utils.py:1283:22: error: Name "torch._C.DispatchKeySet" is not defined  [name-defined]
torch/_higher_order_ops/utils.py:1288:27: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_higher_order_ops/utils.py:1290:27: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_higher_order_ops/utils.py:1315:21: error: Module has no attribute "_ForceDispatchKeyGuard"  [attr-defined]
torch/_higher_order_ops/utils.py:1342:31: error: Module has no attribute "FunctionSchema"  [attr-defined]
torch/profiler/_utils.py:326:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/profiler/_utils.py:328:23: error: Module has no attribute "float32"  [attr-defined]
torch/profiler/_utils.py:330:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/profiler/_utils.py:332:23: error: Module has no attribute "float32"  [attr-defined]
torch/profiler/_utils.py:334:35: error: Module has no attribute "std_mean"  [attr-defined]
torch/profiler/_utils.py:335:35: error: Module has no attribute "std_mean"  [attr-defined]
torch/optim/swa_utils.py:74:12: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/optim/swa_utils.py:74:58: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/swa_utils.py:77:13: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/optim/swa_utils.py:95:12: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/optim/swa_utils.py:95:63: error: Module has no attribute "is_complex"  [attr-defined]
torch/optim/swa_utils.py:98:13: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/optim/swa_utils.py:101:17: error: Redundant cast to "float"  [redundant-cast]
torch/optim/swa_utils.py:104:21: error: Module has no attribute "_foreach_sub"  [attr-defined]
torch/optim/swa_utils.py:106:17: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/optim/swa_utils.py:112:17: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/optim/swa_utils.py:269:23: error: Name "torch.device" is not defined  [name-defined]
torch/optim/swa_utils.py:284:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/optim/swa_utils.py:284:49: error: Module has no attribute "long"  [attr-defined]
torch/optim/swa_utils.py:348:29: error: Item "None" of "Tensor | None" has no attribute "copy_"  [union-attr]
torch/optim/swa_utils.py:354:53: error: Item "None" of "Tensor | None" has no attribute "device"  [union-attr]
torch/optim/swa_utils.py:356:21: error: Item "None" of "Tensor | None" has no attribute "detach"  [union-attr]
torch/optim/swa_utils.py:358:37: error: Item "None" of "Tensor | None" has no attribute "detach"  [union-attr]
torch/optim/swa_utils.py:358:58: error: Argument 2 has incompatible type "Tensor | None"; expected "Tensor"  [arg-type]
torch/optim/swa_utils.py:368:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor")  [assignment]
torch/optim/swa_utils.py:375:19: error: Name "torch.device" is not defined  [name-defined]
torch/nn/attention/_fa4.py:39:31: error: Name "torch.device" is not defined  [name-defined]
torch/nn/attention/_fa4.py:99:28: error: Module has no attribute "float16"  [attr-defined]
torch/nn/attention/_fa4.py:99:43: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/attention/_fa4.py:102:28: error: Module has no attribute "float32"  [attr-defined]
torch/nn/attention/_fa4.py:134:31: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/_fa4.py:320:21: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/attention/_fa4.py:320:45: error: Module has no attribute "uint64"  [attr-defined]
torch/nn/attention/_fa4.py:321:25: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/attention/_fa4.py:321:47: error: Module has no attribute "uint64"  [attr-defined]
torch/nn/attention/_fa4.py:322:22: error: Module has no attribute "empty"  [attr-defined]
torch/nn/attention/_fa4.py:453:16: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/attention/_fa3.py:45:9: error: Module has no attribute "_set_sdp_use_fa3"  [attr-defined]
torch/nn/attention/_fa3.py:49:31: error: Name "torch.device" is not defined  [name-defined]
torch/nn/attention/_fa3.py:66:5: error: Module has no attribute "_set_sdp_use_fa3"  [attr-defined]
torch/nn/attention/_fa3.py:137:23: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/nn/attention/_fa3.py:176:31: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/_fa3.py:180:25: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/nn/attention/_fa3.py:180:46: error: Module has no attribute "float16"  [attr-defined]
torch/nn/attention/_fa3.py:180:61: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/attention/_fa3.py:214:23: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/nn/attention/_fa3.py:218:27: error: Module has no attribute "float32"  [attr-defined]
torch/nn/attention/_fa3.py:220:25: error: Module has no attribute "float16"  [attr-defined]
torch/nn/attention/_fa3.py:220:40: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/attention/_fa3.py:281:27: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/nn/attention/_fa3.py:327:9: error: Module has no attribute "_get_sm_carveout_experimental"  [attr-defined]
torch/nn/attention/_fa3.py:361:10: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/attention/_fa3.py:362:10: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/attention/_fa3.py:363:10: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/attention/_fa3.py:386:9: error: Module has no attribute "_get_sm_carveout_experimental"  [attr-defined]
torch/nn/attention/_fa3.py:452:21: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/attention/_fa3.py:452:45: error: Module has no attribute "uint64"  [attr-defined]
torch/nn/attention/_fa3.py:453:25: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/attention/_fa3.py:453:47: error: Module has no attribute "uint64"  [attr-defined]
torch/nn/attention/_fa3.py:454:22: error: Module has no attribute "empty"  [attr-defined]
torch/nn/attention/_fa3.py:648:17: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/attention/_fa3.py:648:50: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/nn/attention/_fa3.py:649:16: error: Module has no attribute "empty_like"  [attr-defined]
torch/jit/_serialization.py:190:10: error: Module has no attribute "CompilationUnit"  [attr-defined]
torch/jit/_serialization.py:192:22: error: Module has no attribute "import_ir_module"  [attr-defined]
torch/jit/_serialization.py:201:22: error: Module has no attribute "import_ir_module_from_buffer"  [attr-defined]
torch/jit/_serialization.py:218:24: error: Module has no attribute "device"  [attr-defined]
torch/jit/_serialization.py:219:64: error: Module has no attribute "device"  [attr-defined]
torch/jit/_serialization.py:234:32: error: Module has no attribute "_load_jit_module_from_file"  [attr-defined]
torch/jit/_serialization.py:236:32: error: Module has no attribute "_load_jit_module_from_bytes"  [attr-defined]
torch/jit/_serialization.py:283:9: error: Module has no attribute "_save_jit_module"  [attr-defined]
torch/jit/_serialization.py:285:13: error: Module has no attribute "_save_jit_module_to_bytes"  [attr-defined]
torch/jit/_serialization.py:314:12: error: Module has no attribute "_get_module_info_from_flatbuffer"  [attr-defined]
torch/distributions/wishart.py:22:12: error: Module has no attribute "digamma"  [attr-defined]
torch/distributions/wishart.py:24:11: error: Module has no attribute "arange"  [attr-defined]
torch/distributions/wishart.py:30:24: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/wishart.py:109:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/wishart.py:110:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributions/wishart.py:152:19: error: Module has no attribute "arange"  [attr-defined]
torch/distributions/wishart.py:162:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/wishart.py:180:19: error: Module has no attribute "arange"  [attr-defined]
torch/distributions/wishart.py:207:20: error: Module has no attribute "eye"  [attr-defined]
torch/distributions/wishart.py:212:16: error: Module has no attribute "cholesky_solve"  [attr-defined]
torch/distributions/wishart.py:234:47: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/wishart.py:242:16: error: Module has no attribute "tril_indices"  [attr-defined]
torch/distributions/wishart.py:243:28: error: Module has no attribute "randn"  [attr-defined]
torch/distributions/wishart.py:244:13: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/wishart.py:252:37: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/wishart.py:264:39: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/distributions/wishart.py:266:24: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/wishart.py:274:12: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/distributions/wishart.py:278:26: error: Module has no attribute "where"  [attr-defined]
torch/distributions/wishart.py:316:15: error: Module has no attribute "mvlgamma"  [attr-defined]
torch/distributions/wishart.py:318:15: error: Module has no attribute "cholesky_solve"  [attr-defined]
torch/distributions/wishart.py:335:15: error: Module has no attribute "mvlgamma"  [attr-defined]
torch/distributions/wishart.py:351:13: error: Module has no attribute "mvlgamma"  [attr-defined]
torch/distributions/transformed_distribution.py:114:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/transformed_distribution.py:143:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/transformed_distribution.py:156:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/poisson.py:57:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/poisson.py:64:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/poisson.py:70:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/poisson.py:73:20: error: Module has no attribute "poisson"  [attr-defined]
torch/distributions/poisson.py:79:43: error: "int" has no attribute "lgamma"  [attr-defined]
torch/distributions/poisson.py:83:17: error: Module has no attribute "log"  [attr-defined]
torch/distributions/poisson.py:87:16: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/one_hot_categorical.py:63:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/one_hot_categorical.py:98:16: error: Incompatible return value type (got "int", expected "Tensor")  [return-value]
torch/distributions/one_hot_categorical.py:101:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/one_hot_categorical.py:104:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/one_hot_categorical.py:105:24: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/one_hot_categorical.py:122:18: error: Module has no attribute "eye"  [attr-defined]
torch/distributions/one_hot_categorical.py:140:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/normal.py:63:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/normal.py:70:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/normal.py:77:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/normal.py:80:20: error: Module has no attribute "normal"  [attr-defined]
torch/distributions/normal.py:82:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/normal.py:107:17: error: Module has no attribute "erf"  [attr-defined]
torch/distributions/normal.py:111:40: error: Module has no attribute "erfinv"  [attr-defined]
torch/distributions/normal.py:114:52: error: Module has no attribute "log"  [attr-defined]
torch/distributions/normal.py:122:45: error: Module has no attribute "log"  [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:23:9: error: Module has no attribute "matmul"  [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:143:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:181:13: error: Module has no attribute "matmul"  [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:190:29: error: Module has no attribute "matmul"  [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:192:13: error: Module has no attribute "diag_embed"  [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:208:13: error: Module has no attribute "diag_embed"  [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:214:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/gamma.py:15:12: error: Module has no attribute "_standard_gamma"  [attr-defined]
torch/distributions/gamma.py:51:16: error: "float" has no attribute "clamp"  [attr-defined]
torch/distributions/gamma.py:65:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/gamma.py:72:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/gamma.py:79:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/gamma.py:85:17: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/gamma.py:90:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/distributions/gamma.py:94:13: error: Module has no attribute "xlogy"  [attr-defined]
torch/distributions/gamma.py:95:15: error: Module has no attribute "xlogy"  [attr-defined]
torch/distributions/gamma.py:97:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/gamma.py:103:15: error: Module has no attribute "log"  [attr-defined]
torch/distributions/gamma.py:104:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/gamma.py:105:44: error: Module has no attribute "digamma"  [attr-defined]
torch/distributions/gamma.py:110:16: error: Incompatible return value type (got "tuple[int, Any]", expected "tuple[Tensor, Tensor]")  [return-value]
torch/distributions/gamma.py:114:16: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/gamma.py:114:48: error: Module has no attribute "log"  [attr-defined]
torch/distributions/exponential.py:41:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributions/exponential.py:57:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/exponential.py:62:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/exponential.py:68:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/exponential.py:80:20: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/exponential.py:83:17: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/exponential.py:86:22: error: Module has no attribute "log"  [attr-defined]
torch/distributions/exponential.py:94:17: error: Module has no attribute "log"  [attr-defined]
torch/distributions/dirichlet.py:18:12: error: Module has no attribute "_dirichlet_grad"  [attr-defined]
torch/distributions/dirichlet.py:26:13: error: Module has no attribute "_sample_dirichlet"  [attr-defined]
torch/distributions/dirichlet.py:77:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/dirichlet.py:94:13: error: Module has no attribute "xlogy"  [attr-defined]
torch/distributions/dirichlet.py:95:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/dirichlet.py:96:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/dirichlet.py:105:27: error: "int" has no attribute "clamp"  [attr-defined]
torch/distributions/dirichlet.py:107:16: error: "bool" has no attribute "all"  [attr-defined]
torch/distributions/dirichlet.py:126:13: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/dirichlet.py:127:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/dirichlet.py:128:26: error: Module has no attribute "digamma"  [attr-defined]
torch/distributions/dirichlet.py:129:45: error: Module has no attribute "digamma"  [attr-defined]
torch/distributions/dirichlet.py:138:37: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/continuous_bernoulli.py:85:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/continuous_bernoulli.py:94:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/continuous_bernoulli.py:109:16: error: Module has no attribute "max"  [attr-defined]
torch/distributions/continuous_bernoulli.py:110:13: error: Module has no attribute "le"  [attr-defined]
torch/distributions/continuous_bernoulli.py:110:50: error: Module has no attribute "gt"  [attr-defined]
torch/distributions/continuous_bernoulli.py:114:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:117:29: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/continuous_bernoulli.py:123:32: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:124:13: error: Module has no attribute "le"  [attr-defined]
torch/distributions/continuous_bernoulli.py:124:50: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributions/continuous_bernoulli.py:126:32: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:127:13: error: Module has no attribute "ge"  [attr-defined]
torch/distributions/continuous_bernoulli.py:127:50: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/continuous_bernoulli.py:129:20: error: Module has no attribute "log"  [attr-defined]
torch/distributions/continuous_bernoulli.py:130:13: error: Module has no attribute "abs"  [attr-defined]
torch/distributions/continuous_bernoulli.py:130:23: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/continuous_bernoulli.py:130:49: error: Module has no attribute "log"  [attr-defined]
torch/distributions/continuous_bernoulli.py:131:13: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:132:13: error: Module has no attribute "le"  [attr-defined]
torch/distributions/continuous_bernoulli.py:133:13: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/continuous_bernoulli.py:134:13: error: Module has no attribute "log"  [attr-defined]
torch/distributions/continuous_bernoulli.py:136:13: error: Module has no attribute "pow"  [attr-defined]
torch/distributions/continuous_bernoulli.py:138:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:144:13: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/continuous_bernoulli.py:144:39: error: Module has no attribute "log"  [attr-defined]
torch/distributions/continuous_bernoulli.py:147:51: error: Module has no attribute "pow"  [attr-defined]
torch/distributions/continuous_bernoulli.py:148:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:152:16: error: Module has no attribute "sqrt"  [attr-defined]
torch/distributions/continuous_bernoulli.py:157:48: error: Module has no attribute "pow"  [attr-defined]
torch/distributions/continuous_bernoulli.py:159:19: error: Module has no attribute "pow"  [attr-defined]
torch/distributions/continuous_bernoulli.py:159:29: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/continuous_bernoulli.py:159:55: error: Module has no attribute "log"  [attr-defined]
torch/distributions/continuous_bernoulli.py:160:13: error: Module has no attribute "pow"  [attr-defined]
torch/distributions/continuous_bernoulli.py:162:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:173:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/continuous_bernoulli.py:176:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/continuous_bernoulli.py:178:13: error: Module has no attribute "rand"  [attr-defined]
torch/distributions/continuous_bernoulli.py:182:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/continuous_bernoulli.py:184:13: error: Module has no attribute "rand"  [attr-defined]
torch/distributions/continuous_bernoulli.py:201:13: error: Module has no attribute "pow"  [attr-defined]
torch/distributions/continuous_bernoulli.py:205:26: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:206:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:207:13: error: Module has no attribute "le"  [attr-defined]
torch/distributions/continuous_bernoulli.py:208:13: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributions/continuous_bernoulli.py:209:13: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:209:25: error: Module has no attribute "ge"  [attr-defined]
torch/distributions/continuous_bernoulli.py:209:47: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/continuous_bernoulli.py:214:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:217:17: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/continuous_bernoulli.py:218:19: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/continuous_bernoulli.py:220:16: error: Module has no attribute "log"  [attr-defined]
torch/distributions/continuous_bernoulli.py:220:39: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/continuous_bernoulli.py:225:22: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/continuous_bernoulli.py:226:22: error: Module has no attribute "log"  [attr-defined]
torch/distributions/continuous_bernoulli.py:240:24: error: Module has no attribute "max"  [attr-defined]
torch/distributions/continuous_bernoulli.py:241:13: error: Module has no attribute "le"  [attr-defined]
torch/distributions/continuous_bernoulli.py:241:47: error: Module has no attribute "gt"  [attr-defined]
torch/distributions/continuous_bernoulli.py:243:26: error: Module has no attribute "where"  [attr-defined]
torch/distributions/continuous_bernoulli.py:244:54: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/continuous_bernoulli.py:246:20: error: Module has no attribute "log"  [attr-defined]
torch/distributions/continuous_bernoulli.py:247:13: error: Module has no attribute "abs"  [attr-defined]
torch/distributions/continuous_bernoulli.py:248:13: error: Module has no attribute "log"  [attr-defined]
torch/distributions/continuous_bernoulli.py:248:23: error: Module has no attribute "abs"  [attr-defined]
torch/distributions/continuous_bernoulli.py:249:28: error: Module has no attribute "pow"  [attr-defined]
torch/distributions/continuous_bernoulli.py:250:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/bernoulli.py:69:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/bernoulli.py:76:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/bernoulli.py:96:16: error: "bool" has no attribute "to"  [attr-defined]
torch/distributions/bernoulli.py:102:16: error: Incompatible return value type (got "int", expected "Tensor")  [return-value]
torch/distributions/bernoulli.py:113:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/bernoulli.py:116:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/bernoulli.py:119:20: error: Module has no attribute "bernoulli"  [attr-defined]
torch/distributions/bernoulli.py:133:18: error: Module has no attribute "arange"  [attr-defined]
torch/distributions/bernoulli.py:141:17: error: Module has no attribute "logit"  [attr-defined]
torch/distributions/bernoulli.py:145:16: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/bernoulli.py:145:28: error: Module has no attribute "exp"  [attr-defined]
torch/backends/mps/__init__.py:25:12: error: Module has no attribute "_has_mps"  [attr-defined]
torch/backends/mps/__init__.py:31:12: error: Module has no attribute "_mps_is_available"  [attr-defined]
torch/backends/mps/__init__.py:37:12: error: Module has no attribute "_mps_is_on_macos_or_newer"  [attr-defined]
torch/backends/mps/__init__.py:43:12: error: Module has no attribute "_mps_is_on_macos_or_newer"  [attr-defined]
torch/backends/mps/__init__.py:49:12: error: Module has no attribute "_mps_get_name"  [attr-defined]
torch/backends/mps/__init__.py:60:12: error: Module has no attribute "_mps_get_core_count"  [attr-defined]
torch/ao/quantization/fake_quantize.py:50:2: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/quantization/fake_quantize.py:52:9: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/fake_quantize.py:53:9: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/quantization/fake_quantize.py:54:9: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/fake_quantize.py:58:2: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/quantization/fake_quantize.py:59:24: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/fake_quantize.py:59:52: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/fake_quantize.py:62:2: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/quantization/fake_quantize.py:63:24: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/fake_quantize.py:63:52: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/fake_quantize.py:66:2: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/quantization/fake_quantize.py:67:23: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/fake_quantize.py:92:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fake_quantize.py:92:76: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:93:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fake_quantize.py:93:74: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:182:50: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:190:16: error: Module has no attribute "iinfo"  [attr-defined]
torch/ao/quantization/fake_quantize.py:193:28: error: Module has no attribute "iinfo"  [attr-defined]
torch/ao/quantization/fake_quantize.py:204:32: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fake_quantize.py:206:32: error: Module has no attribute "int"  [attr-defined]
torch/ao/quantization/fake_quantize.py:207:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fake_quantize.py:207:65: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fake_quantize.py:208:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fake_quantize.py:244:21: error: Module has no attribute "fake_quantize_per_channel_affine"  [attr-defined]
torch/ao/quantization/fake_quantize.py:253:21: error: Module has no attribute "fake_quantize_per_tensor_affine"  [attr-defined]
torch/ao/quantization/fake_quantize.py:404:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fake_quantize.py:404:76: error: Module has no attribute "long"  [attr-defined]
torch/ao/quantization/fake_quantize.py:405:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fake_quantize.py:405:74: error: Module has no attribute "long"  [attr-defined]
torch/ao/quantization/fake_quantize.py:424:16: error: Module has no attribute "fused_moving_avg_obs_fake_quant"  [attr-defined]
torch/ao/quantization/fake_quantize.py:445:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:446:13: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/fake_quantize.py:457:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:458:13: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/fake_quantize.py:471:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:494:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:495:13: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/fake_quantize.py:505:13: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/fake_quantize.py:506:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:519:13: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/ao/quantization/fake_quantize.py:521:11: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/fake_quantize.py:529:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:530:13: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/fake_quantize.py:542:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:554:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:555:13: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/fake_quantize.py:565:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:566:13: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/fake_quantize.py:576:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:577:13: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/fake_quantize.py:589:15: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fake_quantize.py:590:17: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:99:20: error: Module has no attribute "ones"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:123:20: error: Module has no attribute "ones"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:126:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:129:25: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:148:25: error: Module has no attribute "topk"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:178:20: error: Module has no attribute "ones"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:182:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:186:23: error: Module has no attribute "ones"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:197:25: error: Module has no attribute "topk"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:231:25: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:233:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:248:31: error: Module has no attribute "logical_or"  [attr-defined]
torch/ao/nn/quantized/modules/conv.py:101:19: error: Module has no attribute "_empty_affine_quantized"  [attr-defined]
torch/ao/nn/quantized/modules/conv.py:105:19: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/conv.py:109:13: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/quantized/modules/conv.py:111:23: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/conv.py:165:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/conv.py:166:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/conv.py:252:41: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/conv.py:272:49: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/quantized/modules/conv.py:816:41: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/nn/quantized/modules/conv.py:838:53: error: Module has no attribute "float"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:86:35: error: Module has no attribute "empty"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:137:23: error: Module has no attribute "sqrt"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:149:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:151:25: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:198:21: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:220:27: error: Module has no attribute "sqrt"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:230:25: error: Module has no attribute "square"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:233:25: error: Module has no attribute "sqrt"  [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:244:27: error: Module has no attribute "sqrt"  [attr-defined]
torch/_higher_order_ops/torchbind.py:6:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/torchbind.py:38:32: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/_higher_order_ops/torchbind.py:53:22: error: Module has no attribute "parse_schema"  [attr-defined]
torch/_higher_order_ops/torchbind.py:66:27: error: Module has no attribute "ScriptMethod"  [attr-defined]
torch/_higher_order_ops/torchbind.py:82:28: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_higher_order_ops/torchbind.py:83:9: error: Module has no attribute "ScriptMethod"  [attr-defined]
torch/_higher_order_ops/torchbind.py:83:9: note: Error code "attr-defined" not covered by "type: ignore[method-assign]" comment
torch/_higher_order_ops/torchbind.py:86:37: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_higher_order_ops/torchbind.py:90:9: error: Module has no attribute "ScriptMethod"  [attr-defined]
torch/_higher_order_ops/torchbind.py:90:9: note: Error code "attr-defined" not covered by "type: ignore[method-assign]" comment
torch/_higher_order_ops/torchbind.py:95:24: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_higher_order_ops/torchbind.py:117:24: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_higher_order_ops/invoke_leaf_function.py:9:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/invoke_leaf_function.py:9:1: error: Module "torch._C" has no attribute "DispatchKeySet"  [attr-defined]
torch/_higher_order_ops/invoke_leaf_function.py:178:11: error: Name "torch.Size" is not defined  [name-defined]
torch/_higher_order_ops/invoke_leaf_function.py:180:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_higher_order_ops/invoke_leaf_function.py:181:13: error: Name "torch.device" is not defined  [name-defined]
torch/_higher_order_ops/invoke_leaf_function.py:454:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:460:14: error: Module has no attribute "_ForceDispatchKeyGuard"  [attr-defined]
torch/_higher_order_ops/invoke_leaf_function.py:513:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:513:5: note: Use "-> None" if function does not return a value
torch/_higher_order_ops/invoke_leaf_function.py:516:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:545:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:571:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:640:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:648:24: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_higher_order_ops/invoke_leaf_function.py:649:24: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_higher_order_ops/invoke_leaf_function.py:661:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:686:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:688:17: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_higher_order_ops/invoke_leaf_function.py:698:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/invoke_leaf_function.py:726:18: error: Untyped decorator makes function "_multi_grad_callback" untyped  [untyped-decorator]
torch/_higher_order_ops/invoke_leaf_function.py:750:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:761:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:776:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:800:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:887:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:899:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/invoke_leaf_function.py:914:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/cond.py:12:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/cond.py:337:35: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_higher_order_ops/cond.py:338:35: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_higher_order_ops/cond.py:341:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/cond.py:605:20: error: Name "torch.Size" is not defined  [name-defined]
torch/_higher_order_ops/cond.py:606:20: error: Name "torch.Size" is not defined  [name-defined]
torch/_higher_order_ops/cond.py:705:16: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_higher_order_ops/cond.py:776:20: error: Module has no attribute "where"  [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:12:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:32:32: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/_higher_order_ops/auto_functionalize.py:55:8: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:85:16: error: Module has no attribute "as_strided"  [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:174:29: error: Name "torch.Type" is not defined  [name-defined]
torch/_higher_order_ops/auto_functionalize.py:259:29: error: Name "torch.Type" is not defined  [name-defined]
torch/_higher_order_ops/auto_functionalize.py:459:72: error: Module has no attribute "NoneType"  [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:473:65: error: Module has no attribute "TensorType"  [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:477:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:483:13: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/_higher_order_ops/auto_functionalize.py:484:28: error: Name "torch.Type" is not defined  [name-defined]
torch/_higher_order_ops/auto_functionalize.py:503:63: error: Name "torch.Type" is not defined  [name-defined]
torch/_higher_order_ops/auto_functionalize.py:658:38: error: Module has no attribute "AnyType"  [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:1037:17: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_higher_order_ops/auto_functionalize.py:1090:17: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:1193:42: error: Module has no attribute "AnyType"  [attr-defined]
torch/utils/data/graph_settings.py:144:48: error: Name "torch.Generator" is not defined  [name-defined]
torch/utils/data/graph_settings.py:169:13: error: Module has no attribute "empty"  [attr-defined]
torch/utils/data/graph_settings.py:169:35: error: Module has no attribute "int64"  [attr-defined]
torch/jit/_script.pyi:53:18: error: Module has no attribute "ScriptFunction"  [attr-defined]
torch/jit/_script.pyi:145:24: error: Name "torch.Graph" is not defined  [name-defined]
torch/jit/_script.pyi:147:32: error: Name "torch.Graph" is not defined  [name-defined]
torch/jit/_script.pyi:212:6: error: Name "torch.ScriptDict" is not defined  [name-defined]
torch/jit/_script.pyi:220:6: error: Name "torch.ScriptList" is not defined  [name-defined]
torch/jit/_script.pyi:244:6: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/jit/_script.pyi:244:6: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/export/exported_program.py:158:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:159:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:160:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:161:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:162:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:163:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:164:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:165:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:166:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:167:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:168:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:169:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:179:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:180:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:181:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:182:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:183:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:184:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:185:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:186:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:187:5: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:214:12: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:215:40: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:217:29: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/exported_program.py:603:28: error: Argument "decompositions" to "aot_export_module" has incompatible type "dict[OperatorBase, Callable[..., Any]]"; expected "dict[OpOverload[[VarArg(Any), KwArg(Any)], Any], Callable[..., Any]] | None"  [arg-type]
torch/distributions/relaxed_categorical.py:63:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/relaxed_categorical.py:76:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/relaxed_categorical.py:87:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/relaxed_categorical.py:90:13: error: Module has no attribute "rand"  [attr-defined]
torch/distributions/relaxed_categorical.py:101:21: error: Module has no attribute "full_like"  [attr-defined]
torch/distributions/relaxed_bernoulli.py:70:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/relaxed_bernoulli.py:77:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/relaxed_bernoulli.py:101:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/relaxed_bernoulli.py:104:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/relaxed_bernoulli.py:108:13: error: Module has no attribute "rand"  [attr-defined]
torch/distributions/negative_binomial.py:77:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/negative_binomial.py:94:35: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/negative_binomial.py:102:28: error: Module has no attribute "sigmoid"  [attr-defined]
torch/distributions/negative_binomial.py:113:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/negative_binomial.py:121:18: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/negative_binomial.py:125:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/negative_binomial.py:128:20: error: Module has no attribute "poisson"  [attr-defined]
torch/distributions/negative_binomial.py:139:14: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/negative_binomial.py:140:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/negative_binomial.py:141:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/kumaraswamy.py:20:17: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/kumaraswamy.py:21:16: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/kumaraswamy.py:60:13: error: Module has no attribute "full_like"  [attr-defined]
torch/distributions/kumaraswamy.py:61:13: error: Module has no attribute "full_like"  [attr-defined]
torch/distributions/kumaraswamy.py:94:72: error: Module has no attribute "pow"  [attr-defined]
torch/distributions/kumaraswamy.py:101:14: error: Module has no attribute "digamma"  [attr-defined]
torch/distributions/kumaraswamy.py:105:15: error: Module has no attribute "log"  [attr-defined]
torch/distributions/kumaraswamy.py:106:15: error: Module has no attribute "log"  [attr-defined]
torch/distributions/inverse_gamma.py:73:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/inverse_gamma.py:77:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributions/inverse_gamma.py:82:13: error: "int" has no attribute "square"  [attr-defined]
torch/distributions/inverse_gamma.py:84:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/half_normal.py:58:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributions/half_normal.py:62:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributions/half_normal.py:72:20: error: Module has no attribute "where"  [attr-defined]
torch/distributions/half_cauchy.py:58:16: error: Module has no attribute "full"  [attr-defined]
torch/distributions/half_cauchy.py:67:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributions/half_cauchy.py:76:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/distributions/half_cauchy.py:80:20: error: Module has no attribute "where"  [attr-defined]
torch/distributions/gumbel.py:44:17: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/gumbel.py:49:17: error: Module has no attribute "full_like"  [attr-defined]
torch/distributions/gumbel.py:50:17: error: Module has no attribute "full_like"  [attr-defined]
torch/distributions/gumbel.py:55:43: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/gumbel.py:76:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributions/gumbel.py:84:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributions/fishersnedecor.py:47:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/fishersnedecor.py:54:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/fishersnedecor.py:65:44: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributions/fishersnedecor.py:72:9: error: Unsupported target for indexed assignment ("float")  [index]
torch/distributions/fishersnedecor.py:73:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributions/fishersnedecor.py:77:44: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributions/fishersnedecor.py:86:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/fishersnedecor.py:92:16: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/fishersnedecor.py:104:14: error: "float" has no attribute "lgamma"  [attr-defined]
torch/distributions/fishersnedecor.py:105:44: error: Module has no attribute "log"  [attr-defined]
torch/distributions/fishersnedecor.py:106:28: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/chi2.py:42:16: error: Incompatible return value type (got "int", expected "Tensor")  [return-value]
torch/distributions/beta.py:48:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributions/beta.py:55:45: error: Module has no attribute "stack"  [attr-defined]
torch/distributions/beta.py:65:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/beta.py:90:23: error: Module has no attribute "stack"  [attr-defined]
torch/distributions/beta.py:100:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributions/beta.py:108:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributions/beta.py:118:16: error: Module has no attribute "lgamma"  [attr-defined]
torch/ao/quantization/qconfig.py:180:52: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/qconfig.py:181:48: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/qconfig.py:188:52: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/qconfig.py:189:48: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/qconfig.py:347:15: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/qconfig.py:354:15: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/qconfig.py:360:45: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/qconfig.py:365:45: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/qconfig.py:495:15: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/qconfig.py:507:15: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/qconfig.py:515:52: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/qconfig.py:516:48: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/qconfig.py:520:52: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/nn/quantized/modules/__init__.py:111:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/__init__.py:114:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/nn/quantized/modules/__init__.py:116:23: error: Module has no attribute "long"  [attr-defined]
torch/ao/nn/quantized/modules/__init__.py:123:16: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/nn/qat/modules/conv.py:120:20: error: "type[<subclass of "torch.ao.nn.qat.modules.conv._ConvNd" and "torch.ao.nn.intrinsic.modules.fused._FusedModule">]" has no attribute "_FLOAT_RELU_MODULE"  [attr-defined]
torch/_higher_order_ops/while_loop.py:8:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/while_loop.py:274:32: error: Module has no attribute "Size"  [attr-defined]
torch/_higher_order_ops/while_loop.py:275:31: error: Module has no attribute "bool"  [attr-defined]
torch/_higher_order_ops/while_loop.py:325:25: error: Module has no attribute "stack"  [attr-defined]
torch/_higher_order_ops/while_loop.py:780:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/while_loop.py:831:35: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_higher_order_ops/while_loop.py:832:35: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_higher_order_ops/while_loop.py:859:20: error: Module has no attribute "zeros"  [attr-defined]
torch/_higher_order_ops/while_loop.py:859:42: error: Module has no attribute "int64"  [attr-defined]
torch/_higher_order_ops/while_loop.py:864:38: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_higher_order_ops/while_loop.py:870:13: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_higher_order_ops/while_loop.py:880:13: error: Module has no attribute "cat"  [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:15:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:247:54: error: Module has no attribute "Generator"  [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:711:21: error: Module has no attribute "_ForceDispatchKeyGuard"  [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:784:35: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:785:35: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:790:13: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:896:28: error: Incompatible types in assignment (expression has type "tuple[object, ...]", variable has type "list[object]")  [assignment]
torch/_higher_order_ops/invoke_subgraph.py:1317:9: error: Need type annotation for "full_args" (hint: "full_args: list[<type>] = ...")  [var-annotated]
torch/_higher_order_ops/effects.py:6:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/effects.py:135:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_higher_order_ops/effects.py:226:58: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/_higher_order_ops/effects.py:269:29: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/_higher_order_ops/effects.py:270:13: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_higher_order_ops/effects.py:343:29: error: Argument 1 to "wrap_tensors" of "PythonFunctionalizeAPI" has incompatible type "list[Any] | tuple[Any, ...] | Any | None"; expected "tuple[Any]"  [arg-type]
torch/jit/_trace.py:39:12: error: Module has no attribute "_jit_flatten"  [attr-defined]
torch/jit/_trace.py:40:14: error: Module has no attribute "_jit_unflatten"  [attr-defined]
torch/jit/_trace.py:127:49: error: Module has no attribute "preserve_format"  [attr-defined]
torch/jit/_trace.py:140:23: error: Module has no attribute "_create_graph_by_tracing"  [attr-defined]
torch/jit/_trace.py:164:63: error: Module has no attribute "preserve_format"  [attr-defined]
torch/jit/_trace.py:171:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/jit/_trace.py:202:33: error: Module has no attribute "sum"  [attr-defined]
torch/jit/_trace.py:263:23: error: Module has no attribute "sum"  [attr-defined]
torch/jit/_trace.py:270:44: error: Module has no attribute "preserve_format"  [attr-defined]
torch/jit/_trace.py:276:44: error: Module has no attribute "preserve_format"  [attr-defined]
torch/jit/_trace.py:342:31: error: Item "tuple[Tensor, ...]" of "Any | tuple[Tensor]" has no attribute "items"  [union-attr]
torch/jit/_trace.py:351:35: error: Module has no attribute "CompilationUnit"  [attr-defined]
torch/jit/_trace.py:387:33: error: Module has no attribute "_jit_pass_canonicalize"  [attr-defined]
torch/jit/_trace.py:388:13: error: Module has no attribute "_jit_pass_inline"  [attr-defined]
torch/jit/_trace.py:389:13: error: Module has no attribute "_jit_pass_erase_shape_information"  [attr-defined]
torch/jit/_trace.py:392:35: error: Module has no attribute "_jit_pass_canonicalize"  [attr-defined]
torch/jit/_trace.py:393:13: error: Module has no attribute "_jit_pass_inline"  [attr-defined]
torch/jit/_trace.py:394:13: error: Module has no attribute "_jit_pass_erase_shape_information"  [attr-defined]
torch/jit/_trace.py:531:37: error: Module has no attribute "cdouble"  [attr-defined]
torch/jit/_trace.py:532:36: error: Module has no attribute "cdouble"  [attr-defined]
torch/jit/_trace.py:616:1: error: Module has no attribute "_tracer_warn_use_python"  [attr-defined]
torch/jit/_trace.py:670:20: error: Module has no attribute "allclose"  [attr-defined]
torch/jit/_trace.py:766:18: error: Module has no attribute "_create_function_from_trace_with_dict"  [attr-defined]
torch/jit/_trace.py:776:18: error: Module has no attribute "_create_function_from_trace"  [attr-defined]
torch/jit/_trace.py:1269:12: error: Module has no attribute "_is_tracing"  [attr-defined]
torch/jit/_trace.py:1317:17: error: Module has no attribute "_jit_is_script_object"  [attr-defined]
torch/jit/_freeze.py:124:33: error: Module has no attribute "_freeze_module"  [attr-defined]
torch/jit/_freeze.py:181:9: error: Module has no attribute "_jit_pass_optimize_frozen_graph"  [attr-defined]
torch/jit/_freeze.py:187:9: error: Module has no attribute "_jit_pass_optimize_frozen_graph"  [attr-defined]
torch/jit/_freeze.py:246:5: error: Module has no attribute "_jit_pass_optimize_for_inference"  [attr-defined]
torch/export/dynamic_shapes.py:1029:35: error: Item "list[Any]" of "dict[str, Any] | Any | list[Any]" has no attribute "keys"  [union-attr]
torch/export/dynamic_shapes.py:1404:51: error: Incompatible types in assignment (expression has type "Any | Dim", target has type "_DerivedDim")  [assignment]
torch/export/_remove_effect_tokens_pass.py:164:13: error: Need type annotation for "input_tokens" (hint: "input_tokens: list[<type>] = ...")  [var-annotated]
torch/export/_remove_effect_tokens_pass.py:165:13: error: Need type annotation for "output_tokens" (hint: "output_tokens: list[<type>] = ...")  [var-annotated]
torch/distributions/weibull.py:49:13: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/weibull.py:74:29: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/weibull.py:74:39: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/weibull.py:87:13: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/weibull.py:87:23: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/weibull.py:88:15: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/weibull.py:88:29: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/weibull.py:94:15: error: Module has no attribute "log"  [attr-defined]
torch/distributions/kl.py:145:12: error: Module has no attribute "full_like"  [attr-defined]
torch/distributions/kl.py:225:50: error: Module has no attribute "digamma"  [attr-defined]
torch/distributions/kl.py:226:50: error: Module has no attribute "digamma"  [attr-defined]
torch/distributions/kl.py:227:42: error: Module has no attribute "digamma"  [attr-defined]
torch/distributions/kl.py:258:36: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/kl.py:259:37: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/kl.py:303:10: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/kl.py:304:48: error: Module has no attribute "digamma"  [attr-defined]
torch/distributions/kl.py:316:10: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/kl.py:322:27: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/kl.py:337:24: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/kl.py:421:28: error: Module has no attribute "_infer_size"  [attr-defined]
torch/distributions/kl.py:429:18: error: Module has no attribute "diag_embed"  [attr-defined]
torch/distributions/kl.py:454:28: error: Module has no attribute "_infer_size"  [attr-defined]
torch/distributions/kl.py:523:11: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/kl.py:588:27: error: Module has no attribute "log"  [attr-defined]
torch/distributions/kl.py:598:43: error: Module has no attribute "square"  [attr-defined]
torch/distributions/kl.py:598:76: error: Module has no attribute "log"  [attr-defined]
torch/distributions/kl.py:601:24: error: Module has no attribute "square"  [attr-defined]
torch/distributions/kl.py:602:15: error: Module has no attribute "square"  [attr-defined]
torch/distributions/kl.py:610:12: error: Module has no attribute "where"  [attr-defined]
torch/distributions/kl.py:611:9: error: Module has no attribute "max"  [attr-defined]
torch/distributions/kl.py:612:13: error: Module has no attribute "ge"  [attr-defined]
torch/distributions/kl.py:613:13: error: Module has no attribute "le"  [attr-defined]
torch/distributions/kl.py:615:9: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/kl.py:631:29: error: Module has no attribute "log"  [attr-defined]
torch/distributions/kl.py:646:10: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/kl.py:658:16: error: Module has no attribute "log"  [attr-defined]
torch/distributions/kl.py:689:9: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/kl.py:704:15: error: Module has no attribute "log"  [attr-defined]
torch/distributions/kl.py:754:16: error: Module has no attribute "log"  [attr-defined]
torch/distributions/kl.py:778:10: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/kl.py:787:10: error: Module has no attribute "log"  [attr-defined]
torch/distributions/kl.py:789:44: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/kl.py:791:21: error: Module has no attribute "erf"  [attr-defined]
torch/distributions/kl.py:850:10: error: Module has no attribute "log"  [attr-defined]
torch/distributions/kl.py:876:11: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/kl.py:879:12: error: Module has no attribute "where"  [attr-defined]
torch/distributions/kl.py:880:9: error: Module has no attribute "max"  [attr-defined]
torch/distributions/kl.py:881:13: error: Module has no attribute "ge"  [attr-defined]
torch/distributions/kl.py:882:13: error: Module has no attribute "le"  [attr-defined]
torch/distributions/kl.py:884:9: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/kl.py:918:25: error: Module has no attribute "exp"  [attr-defined]
torch/compiler/__init__.py:603:49: error: Incompatible types in assignment (expression has type "_Wrapped[[Sequence[Tensor | GradientEdge], VarArg(Any), KwArg(Any)], tuple[Tensor, ...], [Any, VarArg(Any), KwArg(Any)], Any]", variable has type "def _engine_run_backward(t_outputs: Sequence[Tensor | GradientEdge], *args: Any, **kwargs: Any) -> tuple[Tensor, ...]")  [assignment]
torch/compiler/__init__.py:603:49: note: "_Wrapped[[Sequence[Tensor | GradientEdge], VarArg(Any), KwArg(Any)], tuple[Tensor, ...], [Any, VarArg(Any), KwArg(Any)], Any].__call__" has type "def __call__(outputs: Any, *args: Any, **kwargs: Any) -> Any"
torch/compiler/__init__.py:604:43: error: Incompatible types in assignment (expression has type "_Wrapped[[Sequence[Tensor | GradientEdge], VarArg(Any), KwArg(Any)], tuple[Tensor, ...], [Any, VarArg(Any), KwArg(Any)], Any]", variable has type "def _engine_run_backward(t_outputs: Sequence[Tensor | GradientEdge], *args: Any, **kwargs: Any) -> tuple[Tensor, ...]")  [assignment]
torch/compiler/__init__.py:604:43: note: "_Wrapped[[Sequence[Tensor | GradientEdge], VarArg(Any), KwArg(Any)], tuple[Tensor, ...], [Any, VarArg(Any), KwArg(Any)], Any].__call__" has type "def __call__(outputs: Any, *args: Any, **kwargs: Any) -> Any"
torch/ao/quantization/quantize_jit.py:58:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_jit.py:60:15: error: Module has no attribute "_jit_pass_fold_convbn"  [attr-defined]
torch/ao/quantization/quantize_jit.py:75:15: error: Module has no attribute "_jit_pass_insert_observers"  [attr-defined]
torch/ao/quantization/quantize_jit.py:97:5: error: Module has no attribute "_jit_pass_inline"  [attr-defined]
torch/ao/quantization/quantize_jit.py:99:15: error: Module has no attribute "_jit_pass_insert_observer_method_for_ondevice_ptq"  [attr-defined]
torch/ao/quantization/quantize_jit.py:110:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_jit.py:115:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_jit.py:133:15: error: Module has no attribute "_jit_pass_insert_quant_dequant"  [attr-defined]
torch/ao/quantization/quantize_jit.py:144:19: error: Module has no attribute "_jit_pass_quant_finalize"  [attr-defined]
torch/ao/quantization/quantize_jit.py:151:5: error: Module has no attribute "_jit_pass_constant_propagation"  [attr-defined]
torch/ao/quantization/quantize_jit.py:152:5: error: Module has no attribute "_jit_pass_dce"  [attr-defined]
torch/ao/quantization/quantize_jit.py:169:15: error: Module has no attribute "_jit_pass_insert_quant_dequant_for_ondevice_ptq"  [attr-defined]
torch/ao/quantization/quantize_jit.py:172:15: error: Module has no attribute "_jit_pass_quant_finalize_for_ondevice_ptq"  [attr-defined]
torch/ao/quantization/quantize_jit.py:183:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_jit.py:194:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_jit.py:245:5: error: Module has no attribute "_jit_pass_constant_propagation"  [attr-defined]
torch/ao/quantization/quantize_jit.py:246:5: error: Module has no attribute "_jit_pass_dce"  [attr-defined]
torch/ao/quantization/quantize_jit.py:303:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_jit.py:356:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/qconfig_mapping.py:54:5: error: Module has no attribute "sigmoid"  [attr-defined]
torch/ao/quantization/qconfig_mapping.py:59:5: error: Module has no attribute "tanh"  [attr-defined]
torch/jit/__init__.py:117:12: error: Module has no attribute "_export_opnames"  [attr-defined]
torch/jit/__init__.py:121:9: error: Module has no attribute "JITException"  [attr-defined]
torch/jit/__init__.py:300:5: error: Module has no attribute "_jit_set_llga_enabled"  [attr-defined]
torch/jit/__init__.py:309:12: error: Module has no attribute "_jit_llga_enabled"  [attr-defined]
torch/jit/__init__.py:314:8: error: Module has no attribute "_jit_init"  [attr-defined]
torch/export/unflatten.py:133:21: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/export/unflatten.py:474:59: error: Name "torch._C.ScriptObject" is not defined  [name-defined]
torch/export/unflatten.py:1886:58: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/distributions/studentT.py:44:42: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributions/studentT.py:54:41: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributions/studentT.py:78:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/studentT.py:87:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/studentT.py:98:17: error: Module has no attribute "rsqrt"  [attr-defined]
torch/distributions/studentT.py:109:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/studentT.py:110:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/studentT.py:112:41: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/studentT.py:116:13: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/studentT.py:118:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/studentT.py:124:16: error: Module has no attribute "digamma"  [attr-defined]
torch/distributions/multinomial.py:58:16: error: Incompatible return value type (got "int", expected "Tensor")  [return-value]
torch/distributions/multinomial.py:62:16: error: Incompatible return value type (got "int", expected "Tensor")  [return-value]
torch/distributions/multinomial.py:83:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/multinomial.py:109:30: error: Name "torch.Size" is not defined  [name-defined]
torch/distributions/multinomial.py:112:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/multinomial.py:113:24: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/multinomial.py:115:13: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/multinomial.py:123:42: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/multinomial.py:127:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributions/multinomial.py:130:35: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/multinomial.py:133:26: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/multinomial.py:134:19: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/multinomial.py:143:45: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributions/multinomial.py:144:27: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/multinomial.py:145:28: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/mixture_same_family.py:112:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/mixture_same_family.py:144:16: error: Module has no attribute "sum"  [attr-defined]
torch/distributions/mixture_same_family.py:152:25: error: Module has no attribute "sum"  [attr-defined]
torch/distributions/mixture_same_family.py:155:25: error: Module has no attribute "sum"  [attr-defined]
torch/distributions/mixture_same_family.py:166:16: error: Module has no attribute "sum"  [attr-defined]
torch/distributions/mixture_same_family.py:173:24: error: Module has no attribute "log_softmax"  [attr-defined]
torch/distributions/mixture_same_family.py:176:16: error: Module has no attribute "logsumexp"  [attr-defined]
torch/distributions/mixture_same_family.py:178:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/mixture_same_family.py:194:29: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/mixture_same_family.py:197:17: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/mixture_same_family.py:200:23: error: Module has no attribute "gather"  [attr-defined]
torch/distributions/mixture_same_family.py:213:15: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/mixture_same_family.py:215:15: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/lkj_cholesky.py:79:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/lkj_cholesky.py:82:18: error: Module has no attribute "arange"  [attr-defined]
torch/distributions/lkj_cholesky.py:87:18: error: Module has no attribute "cat"  [attr-defined]
torch/distributions/lkj_cholesky.py:89:22: error: "float" has no attribute "unsqueeze"  [attr-defined]
torch/distributions/lkj_cholesky.py:95:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/lkj_cholesky.py:105:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/lkj_cholesky.py:113:20: error: Module has no attribute "randn"  [attr-defined]
torch/distributions/lkj_cholesky.py:119:13: error: Module has no attribute "sqrt"  [attr-defined]
torch/distributions/lkj_cholesky.py:121:15: error: Module has no attribute "finfo"  [attr-defined]
torch/distributions/lkj_cholesky.py:122:22: error: Module has no attribute "clamp"  [attr-defined]
torch/distributions/lkj_cholesky.py:122:38: error: Module has no attribute "sum"  [attr-defined]
torch/distributions/lkj_cholesky.py:123:14: error: Module has no attribute "diag_embed"  [attr-defined]
torch/distributions/lkj_cholesky.py:139:17: error: Module has no attribute "arange"  [attr-defined]
torch/distributions/lkj_cholesky.py:140:21: error: "int" has no attribute "unsqueeze"  [attr-defined]
torch/distributions/lkj_cholesky.py:141:32: error: Module has no attribute "sum"  [attr-defined]
torch/distributions/lkj_cholesky.py:145:23: error: Module has no attribute "lgamma"  [attr-defined]
torch/distributions/lkj_cholesky.py:146:21: error: Module has no attribute "mvlgamma"  [attr-defined]
torch/distributions/generalized_pareto.py:55:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/generalized_pareto.py:62:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/generalized_pareto.py:70:36: error: Module has no attribute "Size"  [attr-defined]
torch/distributions/generalized_pareto.py:72:13: error: Module has no attribute "rand"  [attr-defined]
torch/distributions/generalized_pareto.py:79:19: error: Module has no attribute "isclose"  [attr-defined]
torch/distributions/generalized_pareto.py:79:53: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributions/generalized_pareto.py:80:21: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:81:22: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/generalized_pareto.py:83:29: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/generalized_pareto.py:84:25: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:84:52: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/generalized_pareto.py:88:29: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:94:19: error: Module has no attribute "isclose"  [attr-defined]
torch/distributions/generalized_pareto.py:94:53: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributions/generalized_pareto.py:95:21: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:96:22: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/generalized_pareto.py:98:26: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/generalized_pareto.py:99:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:102:16: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/generalized_pareto.py:102:29: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/generalized_pareto.py:105:16: error: Module has no attribute "exp"  [attr-defined]
torch/distributions/generalized_pareto.py:111:19: error: Module has no attribute "isclose"  [attr-defined]
torch/distributions/generalized_pareto.py:111:48: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributions/generalized_pareto.py:112:21: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:112:42: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributions/generalized_pareto.py:113:16: error: Module has no attribute "log1p"  [attr-defined]
torch/distributions/generalized_pareto.py:114:51: error: Module has no attribute "expm1"  [attr-defined]
torch/distributions/generalized_pareto.py:116:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:125:21: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:127:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:133:21: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:135:16: error: Module has no attribute "where"  [attr-defined]
torch/distributions/generalized_pareto.py:138:15: error: Module has no attribute "log"  [attr-defined]
torch/distributions/generalized_pareto.py:139:16: error: Module has no attribute "broadcast_to"  [attr-defined]
torch/distributions/generalized_pareto.py:149:17: error: Module has no attribute "where"  [attr-defined]
torch/ao/quantization/quantize.py:377:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize.py:471:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize.py:485:37: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/quantize.py:515:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize.py:517:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/quantize.py:526:23: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/quantize.py:535:23: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/quantize.py:540:23: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/quantize.py:549:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/quantize.py:551:23: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/quantize.py:553:23: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/quantize.py:555:23: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/quantize.py:590:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize.py:619:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize.py:666:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize.py:800:43: error: Module has no attribute "device"  [attr-defined]
torch/ao/quantization/__init__.py:183:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/__init__.py:190:18: error: Name "torch.qscheme" is not defined  [name-defined]
functorch/dim/op_properties.py:64:5: error: Module has no attribute "where"  [attr-defined]
functorch/dim/op_properties.py:66:5: error: Module has no attribute "abs"  [attr-defined]
functorch/dim/op_properties.py:68:5: error: Module has no attribute "acos"  [attr-defined]
functorch/dim/op_properties.py:70:5: error: Module has no attribute "acosh"  [attr-defined]
functorch/dim/op_properties.py:72:5: error: Module has no attribute "add"  [attr-defined]
functorch/dim/op_properties.py:74:5: error: Module has no attribute "addcdiv"  [attr-defined]
functorch/dim/op_properties.py:76:5: error: Module has no attribute "addcmul"  [attr-defined]
functorch/dim/op_properties.py:78:5: error: Module has no attribute "addr"  [attr-defined]
functorch/dim/op_properties.py:80:5: error: Module has no attribute "angle"  [attr-defined]
functorch/dim/op_properties.py:82:5: error: Module has no attribute "asin"  [attr-defined]
functorch/dim/op_properties.py:84:5: error: Module has no attribute "asinh"  [attr-defined]
functorch/dim/op_properties.py:86:5: error: Module has no attribute "atan"  [attr-defined]
functorch/dim/op_properties.py:88:5: error: Module has no attribute "atan2"  [attr-defined]
functorch/dim/op_properties.py:90:5: error: Module has no attribute "atanh"  [attr-defined]
functorch/dim/op_properties.py:92:5: error: Module has no attribute "bitwise_and"  [attr-defined]
functorch/dim/op_properties.py:94:5: error: Module has no attribute "bitwise_left_shift"  [attr-defined]
functorch/dim/op_properties.py:96:5: error: Module has no attribute "bitwise_not"  [attr-defined]
functorch/dim/op_properties.py:98:5: error: Module has no attribute "bitwise_or"  [attr-defined]
functorch/dim/op_properties.py:100:5: error: Module has no attribute "bitwise_right_shift"  [attr-defined]
functorch/dim/op_properties.py:102:5: error: Module has no attribute "bitwise_xor"  [attr-defined]
functorch/dim/op_properties.py:104:5: error: Module has no attribute "ceil"  [attr-defined]
functorch/dim/op_properties.py:105:5: error: Module has no attribute "celu"  [attr-defined]
functorch/dim/op_properties.py:108:5: error: Module has no attribute "clamp"  [attr-defined]
functorch/dim/op_properties.py:110:5: error: Module has no attribute "clamp_max"  [attr-defined]
functorch/dim/op_properties.py:112:5: error: Module has no attribute "clamp_min"  [attr-defined]
functorch/dim/op_properties.py:114:5: error: Module has no attribute "copysign"  [attr-defined]
functorch/dim/op_properties.py:116:5: error: Module has no attribute "cos"  [attr-defined]
functorch/dim/op_properties.py:118:5: error: Module has no attribute "cosh"  [attr-defined]
functorch/dim/op_properties.py:120:5: error: Module has no attribute "deg2rad"  [attr-defined]
functorch/dim/op_properties.py:122:5: error: Module has no attribute "digamma"  [attr-defined]
functorch/dim/op_properties.py:124:5: error: Module has no attribute "div"  [attr-defined]
functorch/dim/op_properties.py:125:5: error: Module has no attribute "dropout"  [attr-defined]
functorch/dim/op_properties.py:129:5: error: Module has no attribute "eq"  [attr-defined]
functorch/dim/op_properties.py:131:5: error: Module has no attribute "erf"  [attr-defined]
functorch/dim/op_properties.py:133:5: error: Module has no attribute "erfc"  [attr-defined]
functorch/dim/op_properties.py:135:5: error: Module has no attribute "erfinv"  [attr-defined]
functorch/dim/op_properties.py:137:5: error: Module has no attribute "exp"  [attr-defined]
functorch/dim/op_properties.py:139:5: error: Module has no attribute "exp2"  [attr-defined]
functorch/dim/op_properties.py:141:5: error: Module has no attribute "expm1"  [attr-defined]
functorch/dim/op_properties.py:142:5: error: Module has no attribute "feature_dropout"  [attr-defined]
functorch/dim/op_properties.py:144:5: error: Module has no attribute "float_power"  [attr-defined]
functorch/dim/op_properties.py:146:5: error: Module has no attribute "floor"  [attr-defined]
functorch/dim/op_properties.py:148:5: error: Module has no attribute "floor_divide"  [attr-defined]
functorch/dim/op_properties.py:150:5: error: Module has no attribute "fmod"  [attr-defined]
functorch/dim/op_properties.py:152:5: error: Module has no attribute "frac"  [attr-defined]
functorch/dim/op_properties.py:154:5: error: Module has no attribute "frexp"  [attr-defined]
functorch/dim/op_properties.py:156:5: error: Module has no attribute "gcd"  [attr-defined]
functorch/dim/op_properties.py:158:5: error: Module has no attribute "ge"  [attr-defined]
functorch/dim/op_properties.py:162:5: error: Module has no attribute "gt"  [attr-defined]
functorch/dim/op_properties.py:164:5: error: Module has no attribute "hardshrink"  [attr-defined]
functorch/dim/op_properties.py:170:5: error: Module has no attribute "heaviside"  [attr-defined]
functorch/dim/op_properties.py:172:5: error: Module has no attribute "hypot"  [attr-defined]
functorch/dim/op_properties.py:174:5: error: Module has no attribute "i0"  [attr-defined]
functorch/dim/op_properties.py:176:5: error: Module has no attribute "igamma"  [attr-defined]
functorch/dim/op_properties.py:178:5: error: Module has no attribute "igammac"  [attr-defined]
functorch/dim/op_properties.py:180:5: error: Module has no attribute "isclose"  [attr-defined]
functorch/dim/op_properties.py:182:5: error: Module has no attribute "isfinite"  [attr-defined]
functorch/dim/op_properties.py:184:5: error: Module has no attribute "isinf"  [attr-defined]
functorch/dim/op_properties.py:186:5: error: Module has no attribute "isnan"  [attr-defined]
functorch/dim/op_properties.py:188:5: error: Module has no attribute "isneginf"  [attr-defined]
functorch/dim/op_properties.py:190:5: error: Module has no attribute "isposinf"  [attr-defined]
functorch/dim/op_properties.py:192:5: error: Module has no attribute "isreal"  [attr-defined]
functorch/dim/op_properties.py:194:5: error: Module has no attribute "kron"  [attr-defined]
functorch/dim/op_properties.py:196:5: error: Module has no attribute "lcm"  [attr-defined]
functorch/dim/op_properties.py:198:5: error: Module has no attribute "ldexp"  [attr-defined]
functorch/dim/op_properties.py:200:5: error: Module has no attribute "le"  [attr-defined]
functorch/dim/op_properties.py:203:5: error: Module has no attribute "lerp"  [attr-defined]
functorch/dim/op_properties.py:205:5: error: Module has no attribute "lgamma"  [attr-defined]
functorch/dim/op_properties.py:207:5: error: Module has no attribute "log"  [attr-defined]
functorch/dim/op_properties.py:209:5: error: Module has no attribute "log10"  [attr-defined]
functorch/dim/op_properties.py:211:5: error: Module has no attribute "log1p"  [attr-defined]
functorch/dim/op_properties.py:213:5: error: Module has no attribute "log2"  [attr-defined]
functorch/dim/op_properties.py:216:5: error: Module has no attribute "logical_and"  [attr-defined]
functorch/dim/op_properties.py:218:5: error: Module has no attribute "logical_not"  [attr-defined]
functorch/dim/op_properties.py:220:5: error: Module has no attribute "logical_or"  [attr-defined]
functorch/dim/op_properties.py:222:5: error: Module has no attribute "logical_xor"  [attr-defined]
functorch/dim/op_properties.py:224:5: error: Module has no attribute "logit"  [attr-defined]
functorch/dim/op_properties.py:226:5: error: Module has no attribute "lt"  [attr-defined]
functorch/dim/op_properties.py:228:5: error: Module has no attribute "maximum"  [attr-defined]
functorch/dim/op_properties.py:230:5: error: Module has no attribute "minimum"  [attr-defined]
functorch/dim/op_properties.py:233:5: error: Module has no attribute "mvlgamma"  [attr-defined]
functorch/dim/op_properties.py:235:5: error: Module has no attribute "nan_to_num"  [attr-defined]
functorch/dim/op_properties.py:237:5: error: Module has no attribute "ne"  [attr-defined]
functorch/dim/op_properties.py:239:5: error: Module has no attribute "neg"  [attr-defined]
functorch/dim/op_properties.py:241:5: error: Module has no attribute "nextafter"  [attr-defined]
functorch/dim/op_properties.py:243:5: error: Module has no attribute "outer"  [attr-defined]
functorch/dim/op_properties.py:244:5: error: Module has no attribute "polar"  [attr-defined]
functorch/dim/op_properties.py:246:5: error: Module has no attribute "polygamma"  [attr-defined]
functorch/dim/op_properties.py:248:5: error: Module has no attribute "positive"  [attr-defined]
functorch/dim/op_properties.py:250:5: error: Module has no attribute "pow"  [attr-defined]
functorch/dim/op_properties.py:252:5: error: Module has no attribute "prelu"  [attr-defined]
functorch/dim/op_properties.py:255:5: error: Module has no attribute "rad2deg"  [attr-defined]
functorch/dim/op_properties.py:257:5: error: Module has no attribute "reciprocal"  [attr-defined]
functorch/dim/op_properties.py:259:5: error: Module has no attribute "relu"  [attr-defined]
functorch/dim/op_properties.py:263:5: error: Module has no attribute "remainder"  [attr-defined]
functorch/dim/op_properties.py:265:5: error: Module has no attribute "round"  [attr-defined]
functorch/dim/op_properties.py:266:5: error: Module has no attribute "rrelu"  [attr-defined]
functorch/dim/op_properties.py:269:5: error: Module has no attribute "rsqrt"  [attr-defined]
functorch/dim/op_properties.py:270:5: error: Module has no attribute "rsub"  [attr-defined]
functorch/dim/op_properties.py:271:5: error: Module has no attribute "selu"  [attr-defined]
functorch/dim/op_properties.py:274:5: error: Module has no attribute "sgn"  [attr-defined]
functorch/dim/op_properties.py:276:5: error: Module has no attribute "sigmoid"  [attr-defined]
functorch/dim/op_properties.py:279:5: error: Module has no attribute "sign"  [attr-defined]
functorch/dim/op_properties.py:281:5: error: Module has no attribute "signbit"  [attr-defined]
functorch/dim/op_properties.py:284:5: error: Module has no attribute "sin"  [attr-defined]
functorch/dim/op_properties.py:286:5: error: Module has no attribute "sinc"  [attr-defined]
functorch/dim/op_properties.py:288:5: error: Module has no attribute "sinh"  [attr-defined]
functorch/dim/op_properties.py:292:5: error: Module has no attribute "sqrt"  [attr-defined]
functorch/dim/op_properties.py:294:5: error: Module has no attribute "square"  [attr-defined]
functorch/dim/op_properties.py:296:5: error: Module has no attribute "sub"  [attr-defined]
functorch/dim/op_properties.py:298:5: error: Module has no attribute "tan"  [attr-defined]
functorch/dim/op_properties.py:300:5: error: Module has no attribute "tanh"  [attr-defined]
functorch/dim/op_properties.py:302:5: error: Module has no attribute "threshold"  [attr-defined]
functorch/dim/op_properties.py:304:5: error: Module has no attribute "trapz"  [attr-defined]
functorch/dim/op_properties.py:306:5: error: Module has no attribute "true_divide"  [attr-defined]
functorch/dim/op_properties.py:308:5: error: Module has no attribute "trunc"  [attr-defined]
functorch/dim/op_properties.py:310:5: error: Module has no attribute "xlogy"  [attr-defined]
functorch/dim/op_properties.py:311:5: error: Module has no attribute "rand_like"  [attr-defined]
torch/utils/module_tracker.py:88:16: error: Module has no attribute "_current_graph_task_id"  [attr-defined]
torch/utils/mkldnn.py:17:17: error: Module has no attribute "zeros"  [attr-defined]
torch/utils/mkldnn.py:17:66: error: Module has no attribute "float"  [attr-defined]
torch/utils/mkldnn.py:32:20: error: Module has no attribute "_nn"  [attr-defined]
torch/utils/mkldnn.py:58:17: error: Module has no attribute "zeros"  [attr-defined]
torch/utils/mkldnn.py:58:66: error: Module has no attribute "float"  [attr-defined]
torch/utils/mkldnn.py:66:16: error: Module has no attribute "mkldnn_convolution"  [attr-defined]
torch/utils/mkldnn.py:93:40: error: Module has no attribute "_nn"  [attr-defined]
torch/utils/mkldnn.py:102:23: error: Module has no attribute "_nn"  [attr-defined]
torch/utils/mkldnn.py:115:40: error: Module has no attribute "_nn"  [attr-defined]
torch/utils/mkldnn.py:124:23: error: Module has no attribute "_nn"  [attr-defined]
torch/utils/mkldnn.py:176:16: error: Module has no attribute "batch_norm"  [attr-defined]
torch/utils/mkldnn.py:205:20: error: Module has no attribute "prelu"  [attr-defined]
torch/utils/mkldnn.py:209:29: error: Module has no attribute "float"  [attr-defined]
torch/utils/mkldnn.py:210:22: error: Module has no attribute "float"  [attr-defined]
torch/utils/mkldnn.py:210:35: error: Module has no attribute "bfloat16"  [attr-defined]
torch/utils/mkldnn.py:210:51: error: Module has no attribute "half"  [attr-defined]
torch/utils/cpp_extension.py:2773:32: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/utils/_pallas.py:10:1: error: Cannot find implementation or library stub for module named "jax"  [import-not-found]
torch/utils/_pallas.py:23:1: error: Cannot find implementation or library stub for module named "jax.experimental"  [import-not-found]
torch/utils/_device.py:5:1: error: Module "torch._C" has no attribute "_len_torch_function_stack"  [attr-defined]
torch/utils/_device.py:10:17: error: Name "torch.device" is not defined  [name-defined]
torch/utils/_device.py:17:9: error: Module has no attribute "empty"  [attr-defined]
torch/utils/_device.py:18:9: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/utils/_device.py:19:9: error: Module has no attribute "empty_strided"  [attr-defined]
torch/utils/_device.py:20:9: error: Module has no attribute "empty_quantized"  [attr-defined]
torch/utils/_device.py:21:9: error: Module has no attribute "ones"  [attr-defined]
torch/utils/_device.py:22:9: error: Module has no attribute "arange"  [attr-defined]
torch/utils/_device.py:23:9: error: Module has no attribute "bartlett_window"  [attr-defined]
torch/utils/_device.py:24:9: error: Module has no attribute "blackman_window"  [attr-defined]
torch/utils/_device.py:25:9: error: Module has no attribute "eye"  [attr-defined]
torch/utils/_device.py:28:9: error: Module has no attribute "full"  [attr-defined]
torch/utils/_device.py:29:9: error: Module has no attribute "hamming_window"  [attr-defined]
torch/utils/_device.py:30:9: error: Module has no attribute "hann_window"  [attr-defined]
torch/utils/_device.py:31:9: error: Module has no attribute "kaiser_window"  [attr-defined]
torch/utils/_device.py:32:9: error: Module has no attribute "linspace"  [attr-defined]
torch/utils/_device.py:33:9: error: Module has no attribute "logspace"  [attr-defined]
torch/utils/_device.py:37:9: error: Module has no attribute "rand"  [attr-defined]
torch/utils/_device.py:38:9: error: Module has no attribute "randn"  [attr-defined]
torch/utils/_device.py:39:9: error: Module has no attribute "randint"  [attr-defined]
torch/utils/_device.py:40:9: error: Module has no attribute "randperm"  [attr-defined]
torch/utils/_device.py:41:9: error: Module has no attribute "range"  [attr-defined]
torch/utils/_device.py:42:9: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/utils/_device.py:43:9: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/utils/_device.py:44:9: error: Module has no attribute "sparse_csr_tensor"  [attr-defined]
torch/utils/_device.py:45:9: error: Module has no attribute "sparse_csc_tensor"  [attr-defined]
torch/utils/_device.py:46:9: error: Module has no attribute "sparse_bsr_tensor"  [attr-defined]
torch/utils/_device.py:47:9: error: Module has no attribute "sparse_bsc_tensor"  [attr-defined]
torch/utils/_device.py:48:9: error: Module has no attribute "tril_indices"  [attr-defined]
torch/utils/_device.py:49:9: error: Module has no attribute "triu_indices"  [attr-defined]
torch/utils/_device.py:50:9: error: Module has no attribute "zeros"  [attr-defined]
torch/utils/_device.py:51:9: error: Module has no attribute "asarray"  [attr-defined]
torch/utils/_device.py:53:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/_device.py:54:9: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/utils/_device.py:55:9: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/utils/_device.py:70:23: error: Module has no attribute "device"  [attr-defined]
torch/utils/_device.py:137:42: error: Module has no attribute "device"  [attr-defined]
torch/utils/_sympy/reference.py:114:21: error: Module has no attribute "float64"  [attr-defined]
torch/utils/_sympy/reference.py:222:21: error: Module has no attribute "int64"  [attr-defined]
torch/utils/_sympy/reference.py:224:23: error: Module has no attribute "double"  [attr-defined]
torch/utils/_sympy/reference.py:226:23: error: Module has no attribute "bool"  [attr-defined]
torch/utils/_sympy/reference.py:264:21: error: Module has no attribute "float64"  [attr-defined]
torch/utils/_sympy/reference.py:384:39: error: Name "torch.dtype" is not defined  [name-defined]
torch/utils/_sympy/reference.py:408:21: error: Module has no attribute "int64"  [attr-defined]
torch/utils/_sympy/reference.py:410:23: error: Module has no attribute "double"  [attr-defined]
torch/utils/_sympy/reference.py:412:23: error: Module has no attribute "bool"  [attr-defined]
torch/utils/_sympy/interp.py:125:58: error: Module has no attribute "int64"  [attr-defined]
torch/utils/_sympy/interp.py:132:43: error: Module has no attribute "float64"  [attr-defined]
torch/utils/_sympy/interp.py:191:17: error: Module has no attribute "int64"  [attr-defined]
torch/utils/_sympy/interp.py:197:17: error: Module has no attribute "bool"  [attr-defined]
torch/utils/_sympy/interp.py:199:17: error: Module has no attribute "int64"  [attr-defined]
torch/utils/_sympy/interp.py:201:17: error: Module has no attribute "double"  [attr-defined]
torch/sparse/_triton_ops_meta.py:123:53: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:248:44: error: Module has no attribute "dtype"  [attr-defined]
torch/sparse/_triton_ops_meta.py:468:9: error: Module has no attribute "bernoulli"  [attr-defined]
torch/sparse/_triton_ops_meta.py:469:9: error: Module has no attribute "full"  [attr-defined]
torch/sparse/_triton_ops_meta.py:469:47: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops_meta.py:475:29: error: Module has no attribute "randperm"  [attr-defined]
torch/sparse/_triton_ops_meta.py:479:26: error: Module has no attribute "randperm"  [attr-defined]
torch/sparse/_triton_ops_meta.py:483:9: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/sparse/_triton_ops_meta.py:484:9: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/sparse/_triton_ops_meta.py:489:28: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:574:14: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops_meta.py:575:14: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops_meta.py:576:14: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops_meta.py:577:14: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops_meta.py:578:14: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops_meta.py:775:11: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:813:46: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:834:17: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_triton_ops_meta.py:977:59: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_triton_ops_meta.py:2197:59: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_triton_ops_meta.py:2259:59: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_triton_ops_meta.py:2283:54: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:3673:54: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:3715:54: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:5424:54: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:5466:54: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops_meta.py:6860:54: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops_meta.py:6902:54: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_triton_ops_meta.py:6920:49: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:7202:49: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:7492:49: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops_meta.py:7778:19: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_triton_ops_meta.py:7781:19: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:7781:34: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_triton_ops_meta.py:7781:50: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops_meta.py:7781:65: error: Module has no attribute "int8"  [attr-defined]
torch/profiler/_cupti_monitor.py:99:1: error: Cannot find implementation or library stub for module named "cuda.pathfinder"  [import-not-found]
torch/profiler/_cupti_monitor.py:133:1: error: Cannot find implementation or library stub for module named "cupti"  [import-not-found]
torch/profiler/_cupti_monitor.py:209:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/profiler/_cupti_monitor.py:270:42: error: Module has no attribute "_demangle"  [attr-defined]
torch/profiler/_cupti_monitor.py:431:36: error: Incompatible types in assignment (expression has type "int", variable has type "None")  [assignment]
torch/profiler/_cupti_monitor.py:439:32: error: Incompatible types in assignment (expression has type "_ApproximateClockToUnixTimeConverter", variable has type "None")  [assignment]
torch/profiler/_chrome_trace_export.py:114:29: error: _CudaDeviceProperties? has no attribute "name"  [attr-defined]
torch/profiler/_chrome_trace_export.py:115:39: error: _CudaDeviceProperties? has no attribute "total_memory"  [attr-defined]
torch/profiler/_chrome_trace_export.py:116:37: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/profiler/_chrome_trace_export.py:117:37: error: _CudaDeviceProperties? has no attribute "minor"  [attr-defined]
torch/profiler/_chrome_trace_export.py:118:43: error: _CudaDeviceProperties? has no attribute "max_threads_per_block"  [attr-defined]
torch/profiler/_chrome_trace_export.py:119:52: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/profiler/_chrome_trace_export.py:120:46: error: _CudaDeviceProperties? has no attribute "regs_per_multiprocessor"  [attr-defined]
torch/profiler/_chrome_trace_export.py:121:33: error: _CudaDeviceProperties? has no attribute "warp_size"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:4:38: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/ops/_dtype_mappings.py:5:8: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:6:8: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:7:8: error: Module has no attribute "int8"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:8:8: error: Module has no attribute "uint16"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:9:8: error: Module has no attribute "int16"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:10:8: error: Module has no attribute "int32"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:11:8: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:12:8: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:13:9: error: Module has no attribute "float16"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:14:9: error: Module has no attribute "double"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:15:9: error: Module has no attribute "uint32"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:16:9: error: Module has no attribute "uint64"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:17:9: error: Module has no attribute "complex64"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:18:9: error: Module has no attribute "complex128"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:19:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:20:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:21:9: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:22:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:23:9: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:24:9: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:25:9: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/ops/_dtype_mappings.py:26:9: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:41:12: error: Name "_C.Graph" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:42:12: error: Name "_C.Block" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:44:20: error: Name "_C.Node" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:45:28: error: Name "_C.IValue" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:46:15: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:47:24: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:48:21: error: Name "_C.Node" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:58:35: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:111:35: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:154:14: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:158:43: error: Name "_C.Node" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:201:27: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:262:24: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:269:21: error: Name "_C.Graph" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:269:32: error: Name "_C.Block" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:277:6: error: Name "_C.Node" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:279:35: error: Module has no attribute "Graph"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:283:37: error: Module has no attribute "Block"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:308:9: error: Module has no attribute "_jit_pass_onnx_node_shape_type_inference"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:326:26: error: Name "_C.Node" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:341:19: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:342:33: error: Module has no attribute "TensorType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:345:34: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:345:47: error: Name "torch.device" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:348:31: error: Name "_C.TensorType" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:137:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:177:37: error: Redundant cast to "TensorProtoDataType"  [redundant-cast]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:181:21: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:197:35: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:198:31: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:214:37: error: Module has no attribute "ListType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:219:37: error: Module has no attribute "OptionalType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:230:27: error: Module has no attribute "NoneType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:255:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:371:25: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:372:26: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:373:25: error: Module has no attribute "int8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:374:26: error: Module has no attribute "short"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:375:24: error: Module has no attribute "int"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:376:26: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:377:25: error: Module has no attribute "half"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:378:26: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:379:27: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:380:30: error: Module has no attribute "complex32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:381:30: error: Module has no attribute "complex64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:382:31: error: Module has no attribute "complex128"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:383:26: error: Module has no attribute "qint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:384:27: error: Module has no attribute "quint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:385:27: error: Module has no attribute "qint32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:386:29: error: Module has no attribute "bfloat16"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:387:31: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:388:33: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:389:35: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:390:35: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/onnx/_internal/fx/type_utils.py:18:59: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/fx/type_utils.py:23:11: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/fx/type_utils.py:24:10: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/fx/type_utils.py:25:12: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/fx/type_utils.py:26:14: error: Module has no attribute "complex64"  [attr-defined]
torch/onnx/_internal/fx/type_utils.py:30:19: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/fx/type_utils.py:31:21: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/fx/type_utils.py:32:20: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/fx/type_utils.py:35:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/exporter/_verification.py:54:21: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/exporter/_verification.py:55:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/exporter/_verification.py:77:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:79:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:84:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:86:19: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:88:25: error: Module has no attribute "histogram"  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:89:25: error: Module has no attribute "histogram"  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:131:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:132:26: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:133:32: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:134:28: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:135:8: error: Module has no attribute "is_complex"  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:136:20: error: Module has no attribute "view_as_real"  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:137:16: error: Module has no attribute "abs"  [attr-defined]
torch/onnx/_internal/exporter/_verification.py:139:18: error: Module has no attribute "abs"  [attr-defined]
torch/onnx/_internal/exporter/_type_casting.py:8:24: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/onnx/_internal/exporter/_type_casting.py:10:24: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/_internal/exporter/_type_casting.py:32:24: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:22:13: error: Module has no attribute "is_complex"  [attr-defined]
torch/onnx/_internal/exporter/_capture_strategies.py:131:34: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_capture_strategies.py:131:34: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_capture_strategies.py:161:47: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_capture_strategies.py:161:47: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_capture_strategies.py:164:49: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_capture_strategies.py:164:49: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_capture_strategies.py:168:40: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_capture_strategies.py:168:40: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:43:49: error: Variable "torch.onnx._internal.exporter._building.ValidAttributeType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:43:49: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:49:20: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:49:20: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:50:26: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:50:26: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:51:22: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:51:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:51:49: error: Variable "torch.onnx._internal.exporter._building.ValidAttributeType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:104:24: error: Variable "torch.onnx._internal.exporter._building.ValidAttributeType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:104:24: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:147:67: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:147:67: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:169:5: error: Need type annotation for "type_binding" (hint: "type_binding: dict[<type>, <type>] = ...")  [var-annotated]
torch/onnx/_internal/exporter/_building.py:191:10: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:191:10: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:296:29: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:296:29: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:341:58: error: AllowedArgType? has no attribute "__iter__" (not iterable)  [attr-defined]
torch/onnx/_internal/exporter/_building.py:377:29: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:377:29: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:426:57: error: AllowedArgType? has no attribute "__iter__" (not iterable)  [attr-defined]
torch/onnx/_internal/exporter/_building.py:432:24: error: AllowedArgType? has no attribute "__iter__" (not iterable)  [attr-defined]
torch/onnx/_internal/exporter/_building.py:446:57: error: AllowedArgType? has no attribute "__iter__" (not iterable)  [attr-defined]
torch/onnx/_internal/exporter/_building.py:447:79: error: AllowedArgType? has no attribute "__iter__" (not iterable)  [attr-defined]
torch/onnx/_internal/exporter/_building.py:453:24: error: AllowedArgType? has no attribute "__iter__" (not iterable)  [attr-defined]
torch/onnx/_internal/exporter/_building.py:476:66: error: Variable "torch.onnx._internal.exporter._building.ValidAttributeType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:476:66: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:498:31: error: Variable "torch.onnx._internal.exporter._building.ValidAttributeType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:498:31: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:563:33: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:563:33: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:564:32: error: Variable "torch.onnx._internal.exporter._building.ValidAttributeType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:564:32: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:614:24: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:614:24: note: Error code "valid-type" not covered by "type: ignore[override]" comment
torch/onnx/_internal/exporter/_building.py:614:24: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:615:30: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:615:30: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:637:24: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:637:24: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_building.py:638:30: error: Variable "torch.onnx._internal.exporter._building.AllowedArgType" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_building.py:638:30: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/modules/linear_cross_entropy.py:10:1: error: Function is missing a type annotation  [no-untyped-def]
torch/nn/modules/linear_cross_entropy.py:12:12: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:20:1: error: Function is missing a type annotation  [no-untyped-def]
torch/nn/modules/linear_cross_entropy.py:21:12: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:29:1: error: Function is missing a type annotation  [no-untyped-def]
torch/nn/modules/linear_cross_entropy.py:150:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy.py:157:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy.py:158:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy.py:159:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy.py:160:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy.py:194:16: error: Incompatible return value type (got "bool", expected "Tensor")  [return-value]
torch/nn/modules/linear_cross_entropy.py:201:20: error: Module has no attribute "where"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:216:33: error: Module has no attribute "where"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:220:33: error: Module has no attribute "where"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:225:36: error: Module has no attribute "where"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:349:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy.py:355:28: error: Module has no attribute "int64"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:384:23: error: Module has no attribute "float16"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:384:38: error: Module has no attribute "bfloat16"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:384:71: error: Module has no attribute "float32"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:396:50: error: Module has no attribute "float16"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:401:35: error: Module has no attribute "float16"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:482:24: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:488:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:511:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/nn/modules/linear_cross_entropy.py:561:13: error: Module has no attribute "mm"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:563:13: error: Module has no attribute "mm"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:567:9: error: Module has no attribute "amax"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:599:13: error: Module has no attribute "div"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:607:20: error: Module has no attribute "mul"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:616:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy.py:657:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/nn/modules/linear_cross_entropy.py:705:20: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:779:13: error: Module has no attribute "mul"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:820:17: error: Module has no attribute "mul"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:821:21: error: Module has no attribute "index_select"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:826:17: error: Module has no attribute "addmm"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:878:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/nn/modules/linear_cross_entropy.py:878:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/nn/modules/linear_cross_entropy.py:896:18: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:910:18: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:921:26: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:927:24: error: Module has no attribute "empty"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:937:1: error: Function is missing a type annotation  [no-untyped-def]
torch/nn/modules/linear_cross_entropy.py:959:14: error: Module has no attribute "stack"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:960:19: error: Module has no attribute "stack"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:961:27: error: Module has no attribute "stack"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:962:26: error: Module has no attribute "stack"  [attr-defined]
torch/nn/modules/linear_cross_entropy.py:966:1: error: Function is missing a type annotation  [no-untyped-def]
torch/nested/_internal/sdpa.py:353:52: error: Module has no attribute "int32"  [attr-defined]
torch/nested/_internal/sdpa.py:359:46: error: Module has no attribute "int32"  [attr-defined]
torch/nested/_internal/sdpa.py:696:47: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/nested/_internal/sdpa.py:702:24: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/nested/_internal/sdpa.py:706:27: error: Module has no attribute "float64"  [attr-defined]
torch/nested/_internal/sdpa.py:907:25: error: Module has no attribute "transpose"  [attr-defined]
torch/nested/_internal/sdpa.py:917:20: error: Module has no attribute "_scaled_dot_product_attention_math"  [attr-defined]
torch/masked/maskedtensor/unary.py:130:26: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/maskedtensor/unary.py:136:23: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/masked/maskedtensor/unary.py:138:28: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/maskedtensor/unary.py:143:23: error: Module has no attribute "sparse_csr_tensor"  [attr-defined]
torch/masked/maskedtensor/reductions.py:23:16: error: Module has no attribute "all"  [attr-defined]
torch/masked/maskedtensor/reductions.py:24:12: error: Module has no attribute "all"  [attr-defined]
torch/masked/maskedtensor/reductions.py:37:16: error: Module has no attribute "any"  [attr-defined]
torch/masked/maskedtensor/reductions.py:59:71: error: Module has no attribute "int"  [attr-defined]
torch/masked/maskedtensor/reductions.py:66:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/masked/maskedtensor/reductions.py:69:27: error: Module has no attribute "sum"  [attr-defined]
torch/masked/maskedtensor/reductions.py:78:46: error: Module has no attribute "any"  [attr-defined]
torch/masked/maskedtensor/binary.py:107:24: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/maskedtensor/binary.py:124:23: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/masked/maskedtensor/binary.py:126:26: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/maskedtensor/binary.py:145:23: error: Module has no attribute "sparse_csr_tensor"  [attr-defined]
torch/masked/maskedtensor/binary.py:156:28: error: Module has no attribute "strided"  [attr-defined]
torch/fx/passes/reinplace.py:25:1: error: Missing return statement  [return]
torch/fx/passes/reinplace.py:124:9: error: Need type annotation for "multi_output_view_nodes" (hint: "multi_output_view_nodes: dict[<type>, <type>] = ...")  [var-annotated]
torch/fx/passes/reinplace.py:135:24: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/fx/passes/reinplace.py:588:67: error: Module has no attribute "TensorType"  [attr-defined]
torch/fx/passes/reinplace.py:609:24: error: Module has no attribute "_debug_has_internal_overlap"  [attr-defined]
torch/fx/passes/graph_manipulation.py:109:31: error: Module has no attribute "_empty_affine_quantized"  [attr-defined]
torch/fx/passes/graph_manipulation.py:113:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/fx/passes/graph_drawer.py:351:21: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/fx/passes/graph_drawer.py:352:21: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/fx/passes/graph_drawer.py:363:21: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/fx/passes/graph_drawer.py:364:21: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/fx/passes/graph_drawer.py:365:21: error: Module has no attribute "per_channel_affine_float_qparams"  [attr-defined]
torch/fx/passes/graph_drawer.py:443:17: error: Item "None" of "Any | None" has no attribute "add_node"  [union-attr]
torch/fx/experimental/dynamic_spec.py:312:17: error: Item "None" of "SymInt | int | None" has no attribute "to_jsonable"  [union-attr]
torch/fx/experimental/dynamic_spec.py:365:23: error: Item "None" of "TensorSpec | SymInt | int | ObjectSpec | DictSpec | None" has no attribute "to_jsonable"  [union-attr]
torch/fx/experimental/dynamic_spec.py:427:27: error: Item "None" of "TensorSpec | SymInt | int | ObjectSpec | DictSpec | None" has no attribute "to_jsonable"  [union-attr]
torch/fx/experimental/dynamic_spec.py:549:19: error: Item "None" of "TensorSpec | SymInt | int | ObjectSpec | DictSpec | None" has no attribute "to_jsonable"  [union-attr]
torch/fx/experimental/dynamic_spec.py:554:17: error: Item "None" of "TensorSpec | SymInt | int | ObjectSpec | DictSpec | None" has no attribute "to_jsonable"  [union-attr]
torch/fx/experimental/dynamic_spec.py:559:23: error: Item "None" of "TensorSpec | SymInt | int | ObjectSpec | DictSpec | None" has no attribute "to_jsonable"  [union-attr]
torch/fx/experimental/_dynamism.py:103:15: error: Item "KeyEntry" of "KeyEntry | Any" has no attribute "key"  [union-attr]
torch/fx/experimental/_dynamism.py:103:15: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/export/pt2_archive/_package_weights.py:186:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/export/pt2_archive/_package_weights.py:191:9: error: Module has no attribute "Size"  [attr-defined]
torch/export/pt2_archive/_package_weights.py:203:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_ops/_mask_buffer.py:20:20: error: Module has no attribute "equal"  [attr-defined]
torch/distributed/optim/_deprecation_warning.py:6:2: error: Untyped decorator makes function "_scripted_functional_optimizer_deprecation_warning" untyped  [untyped-decorator]
torch/distributed/optim/_deprecation_warning.py:6:2: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/distributed/optim/zero_redundancy_optimizer.pyi:19:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/optim/zero_redundancy_optimizer.pyi:52:35: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/optim/zero_redundancy_optimizer.pyi:84:30: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/nn/functional.py:327:13: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/nn/functional.py:350:18: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/nn/functional.py:405:13: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/nn/functional.py:415:18: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/nn/functional.py:420:28: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/nn/functional.py:422:18: error: Module has no attribute "sum"  [attr-defined]
torch/distributed/nn/functional.py:422:28: error: Module has no attribute "stack"  [attr-defined]
torch/distributed/nn/functional.py:446:18: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/nn/functional.py:483:13: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/nn/functional.py:511:18: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/nn/functional.py:531:45: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/fsdp/api.py:220:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/api.py:221:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/api.py:222:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_limiter_utils.py:14:40: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_limiter_utils.py:17:35: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_limiter_utils.py:21:36: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_limiter_utils.py:27:27: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:51:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:52:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:53:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:80:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:81:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:126:13: error: Variable "torch.distributed.fsdp._fully_shard._fsdp_api._ReduceOp" is not valid as a type  [valid-type]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:126:13: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/checkpoint/metadata.py:30:14: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/metadata.py:31:12: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/metadata.py:47:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/checkpoint/metadata.py:47:48: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/distributed/checkpoint/metadata.py:49:13: error: Name "torch.layout" is not defined  [name-defined]
torch/distributed/checkpoint/metadata.py:49:42: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/checkpoint/metadata.py:53:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/distributed/checkpoint/metadata.py:53:56: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/checkpoint/metadata.py:60:29: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/checkpoint/metadata.py:62:31: error: Module has no attribute "channels_last"  [attr-defined]
torch/distributed/checkpoint/metadata.py:64:31: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/checkpoint/metadata.py:90:29: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/checkpoint/metadata.py:92:29: error: Module has no attribute "channels_last"  [attr-defined]
torch/distributed/checkpoint/metadata.py:94:29: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/checkpoint/metadata.py:108:27: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/checkpoint/metadata.py:116:11: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/metadata.py:160:13: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/metadata.py:185:48: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/algorithms/model_averaging/utils.py:39:19: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py:45:19: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py:20:20: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:58:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:113:27: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:134:27: error: Module has no attribute "bfloat16"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:158:46: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:197:46: error: Module has no attribute "bfloat16"  [attr-defined]
torch/distributed/algorithms/_comm_hooks/default_hooks.py:65:24: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/algorithms/_comm_hooks/default_hooks.py:80:27: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/distributed/algorithms/_comm_hooks/default_hooks.py:135:11: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/algorithms/_comm_hooks/default_hooks.py:169:56: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/algorithms/_comm_hooks/default_hooks.py:190:56: error: Module has no attribute "bfloat16"  [attr-defined]
torch/distributed/_tools/mod_tracker.py:90:16: error: Module has no attribute "_current_graph_task_id"  [attr-defined]
torch/distributed/_shard/common_op_utils.py:63:14: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/distributed/_ops/device_mesh.py:13:10: error: Module has no attribute "Tag"  [attr-defined]
torch/distributed/_ops/device_mesh.py:17:2: error: Untyped decorator makes function "_runtime_compute_coordinate_on_dim_fake" untyped  [untyped-decorator]
torch/distributed/_local_tensor/_c10d.py:8:1: error: Module "torch._C" has no attribute "ScriptObject"  [attr-defined]
torch/distributed/_local_tensor/_c10d.py:152:27: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_local_tensor/_c10d.py:237:27: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_local_tensor/_c10d.py:307:41: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_local_tensor/_c10d.py:373:14: error: Module has no attribute "minimum"  [attr-defined]
torch/distributed/_local_tensor/_c10d.py:375:14: error: Module has no attribute "maximum"  [attr-defined]
torch/distributed/_local_tensor/_c10d.py:377:14: error: Module has no attribute "bitwise_and"  [attr-defined]
torch/distributed/_local_tensor/_c10d.py:379:14: error: Module has no attribute "bitwise_or"  [attr-defined]
torch/distributed/_local_tensor/_c10d.py:381:14: error: Module has no attribute "bitwise_xor"  [attr-defined]
torch/distributed/_local_tensor/_c10d.py:388:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributed/_local_tensor/_c10d.py:569:27: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_local_tensor/_c10d.py:722:32: error: Module has no attribute "cat"  [attr-defined]
torch/cuda/_graph_annotations.py:54:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/cuda/_graph_annotations.py:108:15: error: Item "None" of "Any | None" has no attribute "cudaGraphNodeGetToolsId"  [union-attr]
torch/cuda/_graph_annotations.py:113:12: error: Item "None" of "Any | None" has no attribute "cudaError_t"  [union-attr]
torch/cuda/_graph_annotations.py:138:9: error: Item "None" of "Any | None" has no attribute "cudaStreamGetCaptureInfo"  [union-attr]
torch/cuda/_graph_annotations.py:144:12: error: Item "None" of "Any | None" has no attribute "cudaStreamCaptureStatus"  [union-attr]
torch/cuda/_graph_annotations.py:153:9: error: Item "None" of "Any | None" has no attribute "cudaGraphGetRootNodes"  [union-attr]
torch/cuda/_graph_annotations.py:160:9: error: Item "None" of "Any | None" has no attribute "cudaGraphGetRootNodes"  [union-attr]
torch/cuda/_graph_annotations.py:170:9: error: Item "None" of "Any | None" has no attribute "cudaGraphNodeGetDependentNodes"  [union-attr]
torch/cuda/_graph_annotations.py:177:9: error: Item "None" of "Any | None" has no attribute "cudaGraphNodeGetDependentNodes"  [union-attr]
torch/cuda/_graph_annotations.py:232:13: error: Item "None" of "Any | None" has no attribute "cudaGraphNodeType"  [union-attr]
torch/cuda/_graph_annotations.py:233:13: error: Item "None" of "Any | None" has no attribute "cudaGraphNodeType"  [union-attr]
torch/cuda/_graph_annotations.py:246:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/cuda/_graph_annotations.py:275:14: error: Item "None" of "Any | None" has no attribute "cudaStream_t"  [union-attr]
torch/cuda/_graph_annotations.py:313:13: error: Item "None" of "Any | None" has no attribute "cudaGraphNodeGetType"  [union-attr]
torch/cuda/_graph_annotations.py:321:17: error: Item "None" of "Any | None" has no attribute "cudaGraphNodeGetToolsId"  [union-attr]
torch/cuda/_graph_annotations.py:377:19: error: Item "None" of "Any | None" has no attribute "cudaGraphExec_t"  [union-attr]
torch/cuda/_graph_annotations.py:381:9: error: Item "None" of "Any | None" has no attribute "cudaGraphExecGetId"  [union-attr]
torch/cuda/_graph_annotations.py:440:24: error: Invalid index type "str" for "dict[int, int]"; expected type "int"  [index]
torch/cuda/_graph_annotations.py:440:24: note: Error code "index" not covered by "type: ignore[assignment]" comment
torch/cuda/_graph_annotations.py:442:27: error: Invalid index type "str" for "dict[int, int]"; expected type "int"  [index]
torch/cuda/_graph_annotations.py:442:27: note: Error code "index" not covered by "type: ignore[return-value]" comment
torch/cuda/_graph_annotations.py:446:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/backends/xnnpack/__init__.py:10:16: error: Module has no attribute "_is_xnnpack_enabled"  [attr-defined]
torch/ao/quantization/fx/graph_module.py:96:35: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable)  [attr-defined]
torch/ao/quantization/fx/graph_module.py:96:35: note: Error code "attr-defined" not covered by "type: ignore[operator, index]" comment
torch/ao/quantization/fx/graph_module.py:136:39: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/ao/quantization/fx/graph_module.py:179:40: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/ao/quantization/backend_config/backend_config.py:105:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/backend_config/backend_config.py:188:17: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/backend_config/backend_config.py:193:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/backend_config/backend_config.py:194:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/backend_config/backend_config.py:195:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/backend_config/backend_config.py:196:21: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/backend_config/backend_config.py:222:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/backend_config/backend_config.py:226:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/backend_config/backend_config.py:230:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/backend_config/backend_config.py:245:27: error: Module has no attribute "dtype"  [attr-defined]
torch/ao/quantization/backend_config/backend_config.py:252:28: error: Module has no attribute "dtype"  [attr-defined]
torch/ao/quantization/backend_config/backend_config.py:259:28: error: Module has no attribute "dtype"  [attr-defined]
torch/_vendor/quack/rmsnorm_config.py:278:34: error: Name "torch.device" is not defined  [name-defined]
torch/_vendor/quack/rmsnorm_config.py:280:8: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/_vendor/quack/rmsnorm_config.py:281:43: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_vendor/quack/rmsnorm_config.py:282:36: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_vendor/quack/rmsnorm_config.py:309:12: error: Incompatible return value type (got "Any | None", expected "int")  [return-value]
torch/_vendor/quack/rmsnorm_config.py:309:60: error: _CudaDeviceProperties? has no attribute "shared_memory_per_block"  [attr-defined]
torch/_vendor/quack/rmsnorm_config.py:447:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm_config.py:447:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rmsnorm_config.py:467:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm_config.py:467:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/cute_dsl_utils.py:17:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/cute_dsl_utils.py:18:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/cute_dsl_utils.py:20:1: error: Cannot find implementation or library stub for module named "cutlass.base_dsl.tvm_ffi_builder"  [import-not-found]
torch/_vendor/quack/cute_dsl_utils.py:21:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_vendor/quack/cute_dsl_utils.py:34:1: error: Cannot find implementation or library stub for module named "cutlass.cute._tvm_ffi_args_spec_converter"  [import-not-found]
torch/_vendor/quack/cute_dsl_utils.py:39:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cute_dsl_utils.py:57:5: error: Module has no attribute "float16"  [attr-defined]
torch/_vendor/quack/cute_dsl_utils.py:58:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/cute_dsl_utils.py:59:5: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/cute_dsl_utils.py:60:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/cute_dsl_utils.py:61:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_vendor/quack/cute_dsl_utils.py:62:5: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_vendor/quack/cute_dsl_utils.py:63:5: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/cute_dsl_utils.py:64:5: error: Module has no attribute "int64"  [attr-defined]
torch/_vendor/quack/cute_dsl_utils.py:98:41: error: Name "torch.device" is not defined  [name-defined]
torch/_vendor/quack/cute_dsl_utils.py:111:13: error: Name "torch.device" is not defined  [name-defined]
torch/_vendor/quack/cute_dsl_utils.py:127:39: error: Name "torch.device" is not defined  [name-defined]
torch/_vendor/quack/cute_dsl_utils.py:133:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cute_dsl_utils.py:141:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cute_dsl_utils.py:149:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cute_dsl_utils.py:161:1: error: Cannot find implementation or library stub for module named "cutlass.base_dsl.typing"  [import-not-found]
torch/_vendor/quack/cute_dsl_utils.py:175:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/cute_dsl_utils.py:191:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/_compile_payload.py:39:16: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_vendor/quack/cache/compile_only.py:117:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cache/compile_only.py:140:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cache/compile_only.py:144:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cache/compile_only.py:149:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/bench/bench_utils.py:12:1: error: Library stubs not installed for "pandas"  [import-untyped]
torch/_vendor/quack/bench/bench_utils.py:12:1: note: Hint: "python3 -m pip install pandas-stubs"
torch/_vendor/quack/bench/bench_utils.py:16:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/bench/bench_utils.py:36:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/bench/bench_utils.py:69:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/bench/bench_utils.py:69:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/bench/bench_utils.py:158:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/bench/bench_utils.py:158:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/bench/bench_utils.py:179:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/bench/bench_utils.py:179:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/bench/bench_utils.py:196:15: error: _CudaDeviceProperties? has no attribute "L2_cache_size"  [attr-defined]
torch/_subclasses/schema_check_mode.py:33:18: error: Module has no attribute "_SchemaArgument"  [attr-defined]
torch/_subclasses/schema_check_mode.py:35:17: error: Module has no attribute "_SchemaArgType"  [attr-defined]
torch/_subclasses/schema_check_mode.py:36:14: error: Module has no attribute "_SchemaInfo"  [attr-defined]
torch/_subclasses/schema_check_mode.py:54:16: error: Argument 1 to "len" has incompatible type "Iterable[Any]"; expected "Sized"  [arg-type]
torch/_subclasses/schema_check_mode.py:106:24: error: Module has no attribute "equal"  [attr-defined]
torch/_subclasses/schema_check_mode.py:108:24: error: Module has no attribute "allclose"  [attr-defined]
torch/_subclasses/schema_check_mode.py:116:38: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_subclasses/schema_check_mode.py:117:37: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_subclasses/schema_check_mode.py:130:24: error: Module has no attribute "_overlaps"  [attr-defined]
torch/_subclasses/schema_check_mode.py:162:34: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_subclasses/schema_check_mode.py:184:15: error: Argument after ** must be a mapping, not "dict[str, Any] | None"  [arg-type]
torch/_subclasses/fake_utils.py:33:12: error: Module has no attribute "_has_storage"  [attr-defined]
torch/_subclasses/fake_utils.py:36:9: error: Module has no attribute "_has_storage"  [attr-defined]
torch/_subclasses/fake_utils.py:49:16: error: Module has no attribute "_has_storage"  [attr-defined]
torch/_subclasses/fake_utils.py:141:57: error: Module has no attribute "strided"  [attr-defined]
torch/_subclasses/fake_utils.py:168:22: error: Module has no attribute "empty"  [attr-defined]
torch/_subclasses/fake_utils.py:202:8: error: Module has no attribute "_has_storage"  [attr-defined]
torch/_subclasses/fake_utils.py:261:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_utils.py:262:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/fake_utils.py:263:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_subclasses/complex_tensor/_core.py:140:14: error: Module has no attribute "real"  [attr-defined]
torch/_subclasses/complex_tensor/_core.py:141:14: error: Module has no attribute "imag"  [attr-defined]
torch/_subclasses/complex_tensor/_core.py:141:55: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_subclasses/complex_tensor/_core.py:145:16: error: Module has no attribute "complex"; maybe "compile"?  [attr-defined]
torch/_subclasses/complex_tensor/_core.py:160:5: error: Signature of "__repr__" incompatible with supertype "torch._tensor.Tensor"  [override]
torch/_subclasses/complex_tensor/_core.py:160:5: note:      Superclass:
torch/_subclasses/complex_tensor/_core.py:160:5: note:          def __repr__(self, *, Any = ...) -> Any
torch/_subclasses/complex_tensor/_core.py:160:5: note:      Subclass:
torch/_subclasses/complex_tensor/_core.py:160:5: note:          def __repr__(self, *, object | None = ...) -> str
torch/_prims_common/wrappers.py:34:55: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/wrappers.py:40:51: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/wrappers.py:46:49: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/wrappers.py:51:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims_common/wrappers.py:190:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_prims_common/wrappers.py:443:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_prims_common/wrappers.py:460:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_prims_common/wrappers.py:496:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_native/ops/norm/norms.py:54:11: error: Module has no attribute "empty_like"  [attr-defined]
torch/_native/ops/norm/norms.py:55:12: error: Module has no attribute "empty"  [attr-defined]
torch/_native/ops/norm/norms.py:55:50: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/norm/norms.py:104:10: error: Module has no attribute "empty_like"  [attr-defined]
torch/_native/ops/norm/norms.py:120:22: error: Module has no attribute "empty"  [attr-defined]
torch/_native/ops/norm/norms.py:120:70: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/norm/norms.py:146:32: error: Item "None" of "Any | None" has no attribute "dtype"  [union-attr]
torch/_native/ops/foreach_mm/nvmath_impl.py:5:1: error: Cannot find implementation or library stub for module named "cuda.bindings.runtime"  [import-not-found]
torch/_native/ops/foreach_mm/nvmath_impl.py:7:1: error: Cannot find implementation or library stub for module named "nvmath.bindings"  [import-not-found]
torch/_native/ops/foreach_mm/nvmath_impl.py:7:1: note: Did you mean "fnmatch"?
torch/_native/ops/foreach_mm/nvmath_impl.py:8:1: error: Cannot find implementation or library stub for module named "nvmath.bindings.cublas"  [import-not-found]
torch/_native/ops/foreach_mm/nvmath_impl.py:8:1: note: Did you mean "fnmatch"?
torch/_native/ops/foreach_mm/nvmath_impl.py:19:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/foreach_mm/nvmath_impl.py:21:12: error: Module has no attribute "device"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:23:37: error: Module has no attribute "empty"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:24:28: error: Module has no attribute "uint8"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:29:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/foreach_mm/nvmath_impl.py:37:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/foreach_mm/nvmath_impl.py:43:15: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:51:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:94:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:96:19: error: Module has no attribute "int32"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:102:24: error: Module has no attribute "empty"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:102:49: error: Module has no attribute "int64"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:106:26: error: Module has no attribute "empty"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:106:51: error: Module has no attribute "int64"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:109:19: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:109:50: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:126:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/foreach_mm/nvmath_impl.py:200:20: error: Module has no attribute "int64"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:205:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/foreach_mm/nvmath_impl.py:211:19: error: Module has no attribute "empty"  [attr-defined]
torch/_native/ops/foreach_mm/nvmath_impl.py:254:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/bmm_outer_product/triton_kernels.py:7:2: error: Untyped decorator makes function "_bmm_outer_product_kernel" untyped  [untyped-decorator]
torch/_native/ops/bmm_outer_product/triton_kernels.py:8:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/bmm_outer_product/triton_kernels.py:8:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/bmm_outer_product/triton_kernels.py:72:11: error: Module has no attribute "empty"  [attr-defined]
torch/_library/_out_variant.py:31:28: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_library/_out_variant.py:42:26: error: Name "torch._C.Argument" is not defined  [name-defined]
torch/_library/_out_variant.py:47:15: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_library/_out_variant.py:48:15: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_library/_out_variant.py:66:13: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_library/_out_variant.py:67:24: error: Name "torch._C.Argument" is not defined  [name-defined]
torch/_library/_out_variant.py:113:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_library/_out_variant.py:167:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_library/_out_variant.py:177:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/test_operators.py:9:61: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/custom_graph_pass.py:118:5: error: Signature of "__call__" incompatible with supertype "CustomGraphPass"  [override]
torch/_inductor/custom_graph_pass.py:118:5: note:      Superclass:
torch/_inductor/custom_graph_pass.py:118:5: note:          def __call__(self, graph: Graph) -> None
torch/_inductor/custom_graph_pass.py:118:5: note:      Subclass:
torch/_inductor/custom_graph_pass.py:118:5: note:          def __call__(self, graph: Graph, is_inference: bool) -> None
torch/_inductor/_functionalize_collectives.py:46:30: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/_functionalize_collectives.py:278:33: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:217:39: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/runtime/runtime_utils.py:230:1: error: Cannot find implementation or library stub for module named "jax.numpy"  [import-not-found]
torch/_inductor/runtime/runtime_utils.py:230:1: error: Cannot find implementation or library stub for module named "jax"  [import-not-found]
torch/_inductor/runtime/runtime_utils.py:233:9: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:234:9: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:235:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:236:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:237:9: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:238:9: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:239:9: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:240:9: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:241:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:242:9: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:243:9: error: Module has no attribute "complex64"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:244:9: error: Module has no attribute "complex128"  [attr-defined]
torch/_inductor/runtime/runtime_utils.py:251:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/runtime/runtime_utils.py:373:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/runtime/runtime_utils.py:713:1: error: Cannot find implementation or library stub for module named "jax.experimental"  [import-not-found]
torch/_inductor/runtime/runtime_utils.py:804:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/runtime/debug_utils.py:110:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/runtime/debug_utils.py:111:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/runtime/debug_utils.py:114:9: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/runtime/caching/utils.py:38:39: error: Argument 2 to "__call__" of "_lru_cache_wrapper" has incompatible type "**P.kwargs"; expected "Hashable"  [arg-type]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:32:1: error: Cannot find implementation or library stub for module named "cuda.bindings.driver"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:32:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:32:1: error: Cannot find implementation or library stub for module named "cuda"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:34:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:35:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:36:1: error: Cannot find implementation or library stub for module named "cutlass.pipeline"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:37:1: error: Cannot find implementation or library stub for module named "cutlass.torch"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:38:1: error: Cannot find implementation or library stub for module named "cutlass.utils"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:39:1: error: Cannot find implementation or library stub for module named "cutlass.utils.blackwell_helpers"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:40:1: error: Cannot find implementation or library stub for module named "cutlass.utils.blockscaled_layout"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:41:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:42:1: error: Cannot find implementation or library stub for module named "cutlass.cute.runtime"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:234:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:234:5: note: Use "-> None" if function does not return a value
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:400:6: error: Untyped decorator makes function "__call__" untyped  [untyped-decorator]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:401:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:703:6: error: Untyped decorator makes function "kernel" untyped  [untyped-decorator]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:704:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:1465:28: error: Name "reverse_subtile" may be undefined  [possibly-undefined]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:2057:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:2144:2: error: Untyped decorator makes function "cvt_sf_MKL_to_M32x4xrm_K4xrk_L" untyped  [untyped-decorator]
torch/_inductor/kernel/vendored_templates/cutedsl/dense_blockscaled_gemm_persistent.py:2145:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/fx_passes/utils.py:115:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/fx_passes/low_contention_collectives.py:13:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/low_contention_collectives.py:124:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/low_contention_collectives.py:143:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/low_contention_collectives.py:160:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/low_contention_collectives.py:175:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/low_contention_collectives.py:195:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/low_contention_collectives.py:214:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/low_contention_collectives.py:243:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/low_contention_collectives.py:254:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/control_dependencies.py:16:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm_utils.py:32:1: error: Cannot find implementation or library stub for module named "cutlass_api.library"  [import-not-found]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm_utils.py:47:26: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm_utils.py:56:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm_utils.py:59:35: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm_utils.py:60:35: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm_utils.py:61:33: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm_utils.py:62:36: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm_utils.py:63:31: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm_utils.py:64:30: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm_utils.py:65:30: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/autoheuristic/autoheuristic_utils.py:336:55: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/autoheuristic/autoheuristic_utils.py:338:17: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/analysis/device_info.py:27:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/analysis/device_info.py:41:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/analysis/device_info.py:42:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/analysis/device_info.py:44:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/analysis/device_info.py:45:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/analysis/device_info.py:46:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:47:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:48:13: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:49:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/analysis/device_info.py:50:13: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:51:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:52:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/analysis/device_info.py:63:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/analysis/device_info.py:64:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/analysis/device_info.py:65:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/analysis/device_info.py:66:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/analysis/device_info.py:68:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/analysis/device_info.py:79:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/analysis/device_info.py:80:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/analysis/device_info.py:82:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/analysis/device_info.py:83:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/analysis/device_info.py:84:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:85:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:86:13: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:87:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/analysis/device_info.py:88:13: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:89:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:90:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/analysis/device_info.py:100:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/analysis/device_info.py:101:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/analysis/device_info.py:104:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/analysis/device_info.py:105:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/analysis/device_info.py:106:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:107:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:108:13: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:109:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/analysis/device_info.py:110:13: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:111:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:112:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/analysis/device_info.py:122:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/analysis/device_info.py:123:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/analysis/device_info.py:125:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/analysis/device_info.py:126:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/analysis/device_info.py:127:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:128:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:129:13: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:130:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/analysis/device_info.py:131:13: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:132:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:133:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/analysis/device_info.py:143:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/analysis/device_info.py:144:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/analysis/device_info.py:146:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/analysis/device_info.py:147:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/analysis/device_info.py:148:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:149:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:150:13: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:151:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/analysis/device_info.py:152:13: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:153:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:154:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/analysis/device_info.py:164:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/analysis/device_info.py:165:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/analysis/device_info.py:168:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/analysis/device_info.py:169:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/analysis/device_info.py:171:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:172:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:173:13: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:174:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/analysis/device_info.py:175:13: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/analysis/device_info.py:176:13: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/analysis/device_info.py:177:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/analysis/device_info.py:205:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/analysis/device_info.py:217:9: error: Name "name" already defined on line 215  [no-redef]
torch/_inductor/analysis/device_info.py:244:34: error: Module has no attribute "float32"  [attr-defined]
torch/_higher_order_ops/wrap.py:12:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/wrap.py:245:20: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_higher_order_ops/wrap.py:435:28: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/strict_mode.py:6:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/run_const_graph.py:4:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/partitioner.py:332:27: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_higher_order_ops/out_dtype.py:5:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/out_dtype.py:59:56: error: Module has no attribute "TensorType"  [attr-defined]
torch/_higher_order_ops/out_dtype.py:102:62: error: Name "torch.dtype" is not defined  [name-defined]
torch/_higher_order_ops/out_dtype.py:104:16: error: Module has no attribute "_int_mm"  [attr-defined]
torch/_higher_order_ops/out_dtype.py:111:29: error: Module has no attribute "int32"  [attr-defined]
torch/_higher_order_ops/out_dtype.py:113:30: error: Module has no attribute "int8"  [attr-defined]
torch/_higher_order_ops/out_dtype.py:114:30: error: Module has no attribute "int8"  [attr-defined]
torch/_higher_order_ops/out_dtype.py:121:52: error: Module has no attribute "ones"  [attr-defined]
torch/_higher_order_ops/out_dtype.py:122:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_higher_order_ops/out_dtype.py:141:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_higher_order_ops/out_dtype.py:151:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_higher_order_ops/map.py:8:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/map.py:195:35: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_higher_order_ops/map.py:196:35: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_higher_order_ops/map.py:198:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/map.py:293:38: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_higher_order_ops/local_map.py:16:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/local_map.py:58:16: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_higher_order_ops/local_map.py:475:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/local_map.py:505:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/local_map.py:525:24: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:7:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:81:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:109:5: error: Module has no attribute "float32"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:110:5: error: Module has no attribute "float64"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:111:5: error: Module has no attribute "float16"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:112:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:113:5: error: Module has no attribute "int32"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:114:5: error: Module has no attribute "int64"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:115:5: error: Module has no attribute "int16"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:116:5: error: Module has no attribute "int8"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:117:5: error: Module has no attribute "uint8"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:118:5: error: Module has no attribute "uint16"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:119:5: error: Module has no attribute "uint32"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:120:5: error: Module has no attribute "bool"  [attr-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:136:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:137:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_higher_order_ops/inline_asm_elementwise.py:247:12: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_higher_order_ops/hints_wrap.py:4:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/flat_apply.py:89:30: error: Variable "torch._higher_order_ops.flat_apply._FXOutput" is not valid as a type  [valid-type]
torch/_higher_order_ops/flat_apply.py:89:30: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/flat_apply.py:129:43: error: Argument 1 to "_is_constant_holder" has incompatible type "OpOverload[[VarArg(Any), KwArg(Any)], Any] | OpOverloadPacket[[VarArg(Any), KwArg(Any)], Any] | HigherOrderOperator | TreeSpec"; expected "TreeSpec"  [arg-type]
torch/_higher_order_ops/flat_apply.py:141:60: error: Variable "torch._higher_order_ops.flat_apply._FXOutput" is not valid as a type  [valid-type]
torch/_higher_order_ops/flat_apply.py:141:60: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/flat_apply.py:145:61: error: Variable "torch._higher_order_ops.flat_apply._FXOutput" is not valid as a type  [valid-type]
torch/_higher_order_ops/flat_apply.py:145:61: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/flat_apply.py:159:6: error: Variable "torch._higher_order_ops.flat_apply._FXOutput" is not valid as a type  [valid-type]
torch/_higher_order_ops/flat_apply.py:159:6: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/executorch_call_delegate.py:38:38: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:39:38: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:40:38: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:41:38: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:77:35: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:103:10: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:104:9: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:104:33: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:117:24: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:117:56: error: Module has no attribute "is_complex"  [attr-defined]
torch/_higher_order_ops/cudagraph_conditional_nodes.py:115:18: error: Module has no attribute "logical_not"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:10:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:59:15: error: Module has no attribute "stack"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:60:19: error: Module has no attribute "flatten"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:244:18: error: Module has no attribute "movedim"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:247:22: error: Module has no attribute "flip"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:299:40: error: Module has no attribute "movedim"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:388:13: error: Module has no attribute "cat"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:683:35: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:684:35: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:686:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:753:32: error: Module has no attribute "ones_like"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:767:29: error: Module has no attribute "tril"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:768:21: error: Module has no attribute "ones"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:769:77: error: Module has no attribute "bool"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:800:13: error: Module has no attribute "select"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:818:31: error: Module has no attribute "stack"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:819:31: error: Module has no attribute "stack"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:820:32: error: Module has no attribute "stack"  [attr-defined]
torch/_higher_order_ops/associative_scan.py:920:9: error: Module has no attribute "stack"  [attr-defined]
torch/_higher_order_ops/aoti_call_delegate.py:58:32: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/aoti_call_delegate.py:59:32: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/aoti_call_delegate.py:60:32: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/aoti_call_delegate.py:61:32: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/aoti_call_delegate.py:64:29: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/passes/inline_invoke_subgraph.py:95:40: error: Incompatible types in assignment (expression has type "Argument", variable has type "Node")  [assignment]
torch/_higher_order_ops/passes/inline_invoke_subgraph.py:122:48: error: Value of type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" is not indexable  [index]
torch/_higher_order_ops/passes/inline_invoke_subgraph.py:122:48: error: Invalid index type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" for "dict[Node, Any]"; expected type "Node"  [index]
torch/_higher_order_ops/passes/inline_invoke_subgraph.py:122:62: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "tuple[Argument, ...]"; expected type "SupportsIndex"  [index]
torch/_higher_order_ops/passes/inline_invoke_subgraph.py:122:62: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "Sequence[Argument]"; expected type "int"  [index]
torch/_higher_order_ops/passes/inline_invoke_subgraph.py:122:62: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "Mapping[str, Argument]"; expected type "str"  [index]
torch/_higher_order_ops/passes/inline_invoke_subgraph.py:122:62: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "range"; expected type "SupportsIndex"  [index]
torch/_higher_order_ops/passes/inline_invoke_subgraph.py:122:62: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "str"; expected type "SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None]"  [index]
torch/_functorch/_activation_offloading/offload_ops.py:32:25: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:32:39: error: Name "torch.Stream" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:35:44: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:35:61: error: Name "torch.Stream" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:37:37: error: Module has no attribute "Stream"  [attr-defined]
torch/_functorch/_activation_offloading/offload_ops.py:44:33: error: Name "torch.Event" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:44:46: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:47:50: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:47:67: error: Name "torch.Event" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:49:13: error: Module has no attribute "Event"  [attr-defined]
torch/_functorch/_activation_offloading/offload_ops.py:54:46: error: Name "torch.Event" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:54:59: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:88:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_functorch/_activation_offloading/offload_ops.py:99:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_functorch/_activation_offloading/offload_ops.py:105:13: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:117:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_functorch/_activation_offloading/offload_ops.py:133:13: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_activation_offloading/offload_ops.py:135:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_functorch/_activation_offloading/offload_ops.py:188:2: error: Untyped decorator makes function "_ao_wait_tensor_fake" untyped  [untyped-decorator]
torch/_functorch/_activation_checkpointing/knapsack.py:71:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:72:47: error: Module has no attribute "long"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:74:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:74:44: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:85:10: error: Module has no attribute "zeros"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:86:50: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:100:38: error: Module has no attribute "maximum"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:144:18: error: Module has no attribute "zeros"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:144:53: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:146:25: error: Module has no attribute "empty"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:146:60: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:147:20: error: Module has no attribute "empty"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:147:55: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:148:21: error: Module has no attribute "empty"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:148:56: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:208:13: error: Module has no attribute "add"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:210:13: error: Module has no attribute "maximum"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:231:13: error: Module has no attribute "add"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:232:13: error: Module has no attribute "maximum"  [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:243:26: error: Module has no attribute "argmax"  [attr-defined]
torch/_export/passes/lift_constants_pass.py:49:44: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/_export/passes/lift_constants_pass.py:52:49: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/passes/lift_constants_pass.py:69:28: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/passes/lift_constants_pass.py:86:49: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/passes/lift_constants_pass.py:101:49: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/passes/lift_constants_pass.py:273:32: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/passes/lift_constants_pass.py:340:47: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/passes/lift_constants_pass.py:427:33: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_dynamo/graph_utils.py:88:26: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/external_utils.py:102:59: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/_dynamo/create_parameter_op.py:44:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/create_parameter_op.py:44:56: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/create_parameter_op.py:48:9: error: Module has no attribute "empty"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:130:5: error: Need type annotation for "seen" (hint: "seen: set[<type>] = ...")  [var-annotated]
torch/_dynamo/polyfills/__init__.py:205:24: error: Module has no attribute "empty_like"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:211:10: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:229:24: error: Module has no attribute "empty_like"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:235:10: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:415:12: error: Too many arguments for "object"  [call-arg]
torch/_dynamo/polyfills/__init__.py:419:1: error: Missing return statement  [return]
torch/_dynamo/polyfills/__init__.py:513:9: error: Accessing "__init__" on an instance is unsound, since instance.__init__ could be from an incompatible subclass  [misc]
torch/_dynamo/polyfills/__init__.py:517:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/polyfills/__init__.py:590:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/polyfills/__init__.py:602:12: error: Module has no attribute "_foreach_sub"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:609:13: error: Module has no attribute "where"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:610:18: error: Module has no attribute "where"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:612:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:621:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/polyfills/__init__.py:625:13: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:628:24: error: Module has no attribute "full_like"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:629:13: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:636:12: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/_dynamo/polyfills/__init__.py:649:17: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/polyfills/__init__.py:649:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/polyfills/__init__.py:664:15: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/polyfills/__init__.py:664:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/_custom_op/autograd.py:53:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_custom_op/autograd.py:57:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_custom_op/autograd.py:117:18: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
functorch/dim/_getsetitem.py:173:9: error: Module has no attribute "TensorBase"  [attr-defined]
functorch/dim/_getsetitem.py:222:9: error: Module has no attribute "TensorBase"  [attr-defined]
torch/onnx/_internal/exporter/_torchlib/ops/nn.py:69:15: error: Module has no attribute "finfo"  [attr-defined]
torch/onnx/_internal/exporter/_torchlib/ops/nn.py:69:27: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/runtime/triton_helpers.py:24:14: error: Item "None" of "Any | None" has no attribute "runtime"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:25:19: error: Item "None" of "Any | None" has no attribute "backends"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:55:14: error: Item "None" of "Any | None" has no attribute "runtime"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:56:26: error: Item "None" of "Any | None" has no attribute "backends"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:76:15: error: Item "None" of "Any | None" has no attribute "compiler"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:85:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:91:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:110:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:120:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:127:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:144:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:149:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:154:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:159:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:167:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:175:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:180:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:185:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:201:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:217:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:222:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:227:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:230:16: error: "None" has no attribute "exp"  [attr-defined]
torch/_inductor/runtime/triton_helpers.py:232:16: error: Item "None" of "Any | None" has no attribute "exp"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:235:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:244:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:268:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:285:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:299:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:313:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:318:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:324:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:352:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:364:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:369:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:374:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:456:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:470:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:484:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:489:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:561:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:617:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:621:18: error: Item "None" of "Any | None" has no attribute "isinf"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:621:51: error: Item "None" of "Any | None" has no attribute "isnan"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:624:9: error: Item "None" of "Any | None" has no attribute "ilogb"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:626:58: error: Item "None" of "Any | None" has no attribute "ldexp"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:630:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:719:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:752:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:784:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:792:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:857:25: error: Item "None" of "Any | None" has no attribute "next_power_of_2"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:871:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/_inductor/runtime/triton_helpers.py:885:2: error: Item "None" of "Any | None" has no attribute "jit"  [union-attr]
torch/utils/flop_counter.py:975:35: error: TritonKernelType? has no attribute "fn"  [attr-defined]
torch/utils/_sympy/value_ranges.py:146:16: error: Variable "torch.utils._sympy.value_ranges.ExprIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:146:16: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:147:16: error: Variable "torch.utils._sympy.value_ranges.ExprIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:147:16: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:153:16: error: Variable "torch.utils._sympy.value_ranges.BoolIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:153:16: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:154:16: error: Variable "torch.utils._sympy.value_ranges.BoolIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:154:16: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:157:31: error: Variable "torch.utils._sympy.value_ranges.AllIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:157:31: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:225:31: error: Variable "torch.utils._sympy.value_ranges.AllIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:225:31: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:324:19: error: Variable "torch.utils._sympy.value_ranges.ExprIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:324:19: note: Error code "valid-type" not covered by "type: ignore[overload-overlap]" comment
torch/utils/_sympy/value_ranges.py:324:19: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:329:19: error: Variable "torch.utils._sympy.value_ranges.BoolIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:329:19: note: Error code "valid-type" not covered by "type: ignore[misc]" comment
torch/utils/_sympy/value_ranges.py:329:19: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:333:19: error: Variable "torch.utils._sympy.value_ranges.AllIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:333:19: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:342:27: error: Variable "torch.utils._sympy.value_ranges.ExprIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:342:27: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:349:27: error: Variable "torch.utils._sympy.value_ranges.ExprIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:349:27: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:353:27: error: Variable "torch.utils._sympy.value_ranges.BoolIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:353:27: note: Error code "valid-type" not covered by "type: ignore[misc]" comment
torch/utils/_sympy/value_ranges.py:353:27: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:357:27: error: Variable "torch.utils._sympy.value_ranges.AllIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:357:27: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:364:25: error: Variable "torch.utils._sympy.value_ranges.ExprIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:364:25: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:372:32: error: Variable "torch.utils._sympy.value_ranges.ExprIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:372:32: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:386:12: error: Variable "torch.utils._sympy.value_ranges.ExprIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:386:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:387:12: error: Variable "torch.utils._sympy.value_ranges.ExprIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:387:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:394:12: error: Variable "torch.utils._sympy.value_ranges.BoolIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:394:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:395:12: error: Variable "torch.utils._sympy.value_ranges.BoolIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:395:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:401:12: error: Variable "torch.utils._sympy.value_ranges.AllIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:401:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:402:12: error: Variable "torch.utils._sympy.value_ranges.AllIn" is not valid as a type  [valid-type]
torch/utils/_sympy/value_ranges.py:402:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/utils/_sympy/value_ranges.py:451:25: error: Module has no attribute "bool"  [attr-defined]
torch/utils/_sympy/value_ranges.py:464:25: error: Module has no attribute "bool"  [attr-defined]
torch/utils/_sympy/value_ranges.py:483:21: error: Module has no attribute "float64"  [attr-defined]
torch/utils/_sympy/value_ranges.py:486:23: error: Module has no attribute "bool"  [attr-defined]
torch/profiler/_cupti_monitor_trace.py:433:13: error: Name "args" already defined on line 390  [no-redef]
torch/profiler/_cupti_monitor_trace.py:449:33: error: Argument 1 to "_annotation_to_args" has incompatible type "dict[str, int]"; expected "dict[str, object]"  [arg-type]
torch/profiler/_cupti_monitor_trace.py:449:33: note: "dict" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
torch/profiler/_cupti_monitor_trace.py:449:33: note: Consider using "Mapping" instead, which is covariant in the value type
torch/profiler/_cupti_monitor_trace.py:453:37: error: Incompatible types in assignment (expression has type "str | int", target has type "int")  [assignment]
torch/profiler/_cupti_monitor_trace.py:456:36: error: Incompatible types in assignment (expression has type "str | int", target has type "int")  [assignment]
torch/profiler/_cupti_monitor_trace.py:459:36: error: Incompatible types in assignment (expression has type "str | int", target has type "int")  [assignment]
torch/onnx/ops/_symbolic_impl.py:188:12: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/ops/_symbolic_impl.py:217:12: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/ops/_symbolic_impl.py:261:13: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/ops/_symbolic_impl.py:299:13: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/ops/_impl.py:67:16: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/onnx/ops/_impl.py:73:12: error: Module has no attribute "empty"  [attr-defined]
torch/onnx/ops/_impl.py:126:13: error: Module has no attribute "permute"  [attr-defined]
torch/onnx/ops/_impl.py:135:13: error: Module has no attribute "reshape"  [attr-defined]
torch/onnx/ops/_impl.py:176:11: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/onnx/ops/_impl.py:179:11: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/onnx/ops/_impl.py:188:18: error: Module has no attribute "chunk"  [attr-defined]
torch/onnx/ops/_impl.py:198:16: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/onnx/ops/_impl.py:199:16: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/onnx/ops/_impl.py:200:27: error: Module has no attribute "cat"  [attr-defined]
torch/onnx/ops/_impl.py:201:20: error: Module has no attribute "reshape"  [attr-defined]
torch/onnx/ops/_impl.py:203:20: error: Module has no attribute "cat"  [attr-defined]
torch/onnx/ops/_impl.py:204:14: error: Module has no attribute "cat"  [attr-defined]
torch/onnx/ops/_impl.py:206:16: error: Module has no attribute "reshape"  [attr-defined]
torch/onnx/ops/_impl.py:209:12: error: Module has no attribute "permute"  [attr-defined]
torch/onnx/ops/_impl.py:245:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/onnx/ops/_impl.py:245:33: error: Module has no attribute "matmul"  [attr-defined]
torch/onnx/ops/_impl.py:277:12: error: Module has no attribute "matmul"  [attr-defined]
torch/onnx/ops/_impl.py:277:35: error: Item "float" of "float | Any" has no attribute "transpose"  [union-attr]
torch/onnx/ops/_impl.py:356:14: error: Module has no attribute "empty"  [attr-defined]
torch/onnx/ops/_impl.py:357:19: error: Module has no attribute "empty"  [attr-defined]
torch/onnx/ops/_impl.py:358:21: error: Module has no attribute "empty"  [attr-defined]
torch/onnx/ops/_impl.py:359:17: error: Module has no attribute "empty"  [attr-defined]
torch/onnx/ops/_impl.py:411:9: error: Module has no attribute "cat"  [attr-defined]
torch/onnx/ops/_impl.py:416:9: error: Module has no attribute "cat"  [attr-defined]
torch/onnx/ops/_impl.py:435:54: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/ops/_impl.py:473:21: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/ops/_impl.py:482:27: error: Module has no attribute "tril"  [attr-defined]
torch/onnx/ops/_impl.py:483:17: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/ops/_impl.py:486:27: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/ops/_impl.py:494:35: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/ops/_impl.py:510:28: error: Module has no attribute "matmul"  [attr-defined]
torch/onnx/ops/_impl.py:523:38: error: Module has no attribute "tanh"  [attr-defined]
torch/onnx/ops/_impl.py:536:30: error: Module has no attribute "softmax"  [attr-defined]
torch/onnx/ops/_impl.py:539:30: error: Module has no attribute "softmax"  [attr-defined]
torch/onnx/ops/_impl.py:541:26: error: Module has no attribute "softmax"  [attr-defined]
torch/onnx/ops/_impl.py:547:18: error: Module has no attribute "matmul"  [attr-defined]
torch/onnx/_internal/exporter/_analysis.py:28:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/exporter/_analysis.py:31:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/exporter/_analysis.py:54:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/exporter/_analysis.py:57:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/exporter/_analysis.py:58:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/nested/_internal/ops.py:22:13: error: Module has no attribute "finfo"  [attr-defined]
torch/nested/_internal/ops.py:252:8: error: Module has no attribute "Tag"  [attr-defined]
torch/nested/_internal/ops.py:271:41: error: Module has no attribute "TensorType"  [attr-defined]
torch/nested/_internal/ops.py:388:16: error: Module has no attribute "_nn"  [attr-defined]
torch/nested/_internal/ops.py:439:14: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/nested/_internal/ops.py:481:14: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/nested/_internal/ops.py:521:12: error: Module has no attribute "jagged"  [attr-defined]
torch/nested/_internal/ops.py:524:2: error: Untyped decorator makes function "tensor_attr_unsupported_getter" untyped  [untyped-decorator]
torch/nested/_internal/ops.py:550:26: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nested/_internal/ops.py:552:39: error: Module has no attribute "preserve_format"  [attr-defined]
torch/nested/_internal/ops.py:576:26: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nested/_internal/ops.py:579:39: error: Module has no attribute "preserve_format"  [attr-defined]
torch/nested/_internal/ops.py:598:43: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nested/_internal/ops.py:643:13: error: Module has no attribute "matmul"  [attr-defined]
torch/nested/_internal/ops.py:653:14: error: Module has no attribute "matmul"  [attr-defined]
torch/nested/_internal/ops.py:662:18: error: Module has no attribute "sum"  [attr-defined]
torch/nested/_internal/ops.py:776:28: error: Module has no attribute "strided"  [attr-defined]
torch/nested/_internal/ops.py:1096:28: error: Module has no attribute "cumsum"  [attr-defined]
torch/nested/_internal/ops.py:1183:9: error: Module has no attribute "narrow"  [attr-defined]
torch/nested/_internal/ops.py:1360:20: error: Module has no attribute "stack"  [attr-defined]
torch/nested/_internal/ops.py:1823:13: error: Module has no attribute "ones"  [attr-defined]
torch/nested/_internal/ops.py:1835:13: error: Module has no attribute "sum"  [attr-defined]
torch/nested/_internal/ops.py:1848:13: error: Module has no attribute "sum"  [attr-defined]
torch/nested/_internal/ops.py:1849:17: error: Module has no attribute "square"  [attr-defined]
torch/nested/_internal/ops.py:1856:15: error: Module has no attribute "sqrt"  [attr-defined]
torch/nested/_internal/ops.py:2011:5: error: Module has no attribute "_assert_async"  [attr-defined]
torch/nested/_internal/ops.py:2013:9: error: Module has no attribute "all"  [attr-defined]
torch/nested/_internal/ops.py:2415:31: error: Module has no attribute "bool"  [attr-defined]
torch/nested/_internal/ops.py:2417:28: error: Module has no attribute "half"  [attr-defined]
torch/nested/_internal/ops.py:2425:36: error: Module has no attribute "bool"  [attr-defined]
torch/nested/_internal/ops.py:2462:31: error: Module has no attribute "bool"  [attr-defined]
torch/nested/_internal/ops.py:2464:28: error: Module has no attribute "half"  [attr-defined]
torch/nested/_internal/ops.py:2469:28: error: Module has no attribute "bool"  [attr-defined]
torch/nested/_internal/ops.py:2615:18: error: Module has no attribute "zeros_like"  [attr-defined]
torch/nested/_internal/ops.py:2621:2: error: Untyped decorator makes function "record_stream_default" untyped  [untyped-decorator]
torch/nested/_internal/ops.py:2733:21: error: Module has no attribute "matmul"  [attr-defined]
torch/nested/_internal/ops.py:2737:22: error: Module has no attribute "matmul"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:76:28: error: Module has no attribute "strided"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:90:22: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:92:24: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:94:24: error: Module has no attribute "strided"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:107:28: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:135:28: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:165:48: error: Module has no attribute "zeros_like"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:214:46: error: Module has no attribute "where"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:368:30: error: Module has no attribute "bool"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:434:31: error: Module has no attribute "ones_like"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:434:57: error: Module has no attribute "bool"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:436:31: error: Module has no attribute "ones_like"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:436:57: error: Module has no attribute "bool"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:451:31: error: Module has no attribute "ones_like"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:451:57: error: Module has no attribute "bool"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:468:31: error: Module has no attribute "ones_like"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:485:31: error: Module has no attribute "ones_like"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:498:31: error: Module has no attribute "ones_like"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:507:31: error: Module has no attribute "ones_like"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:519:20: error: Module has no attribute "ones_like"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:542:22: error: Module has no attribute "bool"  [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:547:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/fx/passes/operator_support.py:27:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/passes/operator_support.py:28:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/passes/operator_support.py:193:44: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/passes/operator_support.py:223:43: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/experimental/optimization.py:168:5: error: Module has no attribute "relu"  [attr-defined]
torch/fx/experimental/optimization.py:169:5: error: Module has no attribute "transpose"  [attr-defined]
torch/fx/experimental/optimization.py:170:5: error: Module has no attribute "sigmoid"  [attr-defined]
torch/fx/experimental/optimization.py:203:71: error: Module has no attribute "float"  [attr-defined]
torch/fx/experimental/optimization.py:319:5: error: Missing return statement  [return]
torch/fx/experimental/optimization.py:390:50: error: Module has no attribute "float"  [attr-defined]
torch/fx/experimental/optimization.py:394:51: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_functional_collectives.py:145:52: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:145:52: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:161:58: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:161:58: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:188:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:188:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:230:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:230:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:268:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:268:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:310:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:310:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:354:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:354:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:370:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:370:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:387:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:387:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:404:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:404:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:418:53: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:418:53: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:446:38: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:446:38: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:478:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:478:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:509:27: error: Module has no attribute "chunk"  [attr-defined]
torch/distributed/_functional_collectives.py:510:27: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_functional_collectives.py:526:38: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:526:38: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:542:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:542:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:562:8: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/distributed/_functional_collectives.py:563:21: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/distributed/_functional_collectives.py:577:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:577:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:630:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:630:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:1069:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:1069:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:1218:26: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:1218:26: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:1248:23: error: Value of type RANK_TYPES? is not indexable  [index]
torch/distributed/_functional_collectives.py:1298:12: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:1298:12: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:1356:32: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:1356:32: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/_functional_collectives.py:1411:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_functional_collectives.py:1452:8: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/distributed/_functional_collectives.py:1452:36: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/distributed/_functional_collectives.py:1455:8: error: Module has no attribute "_dispatch_tls_is_dispatch_key_included"  [attr-defined]
torch/distributed/_functional_collectives.py:1456:9: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/distributed/_functional_collectives.py:1523:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_functional_collectives.py:1527:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_functional_collectives.py:1527:49: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_functional_collectives.py:1531:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_functional_collectives.py:1535:12: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_functional_collectives.py:1539:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_functional_collectives.py:1544:33: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_functional_collectives.py:1560:13: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_functional_collectives.py:1709:36: error: Module has no attribute "Tag"  [attr-defined]
torch/distributed/_functional_collectives.py:1918:17: error: Variable "torch.distributed._functional_collectives.RANK_TYPES" is not valid as a type  [valid-type]
torch/distributed/_functional_collectives.py:1918:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/optim/functional_rprop.py:74:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/distributed/optim/functional_rprop.py:81:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/optim/functional_rprop.py:82:37: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_rprop.py:83:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_rprop.py:85:42: error: Module has no attribute "full_like"  [attr-defined]
torch/distributed/optim/functional_rmsprop.py:83:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/distributed/optim/functional_rmsprop.py:90:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/optim/functional_rmsprop.py:91:43: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_rmsprop.py:92:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_rmsprop.py:95:52: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_rmsprop.py:96:50: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_rmsprop.py:99:45: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_rmsprop.py:100:50: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adamw.py:77:23: error: Module has no attribute "is_complex"  [attr-defined]
torch/distributed/optim/functional_adamw.py:85:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/optim/functional_adamw.py:87:32: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adamw.py:88:38: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adamw.py:91:35: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adamw.py:92:38: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adamw.py:96:43: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adamw.py:97:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adamw.py:150:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/distributed/optim/functional_adamw.py:157:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/optim/functional_adamw.py:159:40: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adamw.py:160:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adamw.py:163:43: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adamw.py:164:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adamw.py:168:51: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adamw.py:169:50: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adamax.py:84:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/distributed/optim/functional_adamax.py:91:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/optim/functional_adamax.py:93:40: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adamax.py:94:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adamax.py:97:40: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adamax.py:98:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adam.py:81:23: error: Module has no attribute "is_complex"  [attr-defined]
torch/distributed/optim/functional_adam.py:88:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/optim/functional_adam.py:89:32: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adam.py:90:38: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adam.py:92:35: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adam.py:93:38: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adam.py:96:43: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adam.py:97:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adam.py:149:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/distributed/optim/functional_adam.py:156:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/optim/functional_adam.py:158:40: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adam.py:159:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adam.py:162:43: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adam.py:163:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adam.py:167:51: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adam.py:168:50: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adagrad.py:68:24: error: Module has no attribute "full_like"  [attr-defined]
torch/distributed/optim/functional_adagrad.py:69:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/optim/functional_adagrad.py:90:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/distributed/optim/functional_adadelta.py:76:32: error: Module has no attribute "is_complex"  [attr-defined]
torch/distributed/optim/functional_adadelta.py:83:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/optim/functional_adadelta.py:84:43: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adadelta.py:85:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/optim/functional_adadelta.py:87:42: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/optim/functional_adadelta.py:88:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/checkpoint/planner.py:54:11: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/planner.py:93:19: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/planner.py:98:22: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/planner.py:101:14: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:20:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:20:40: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:21:13: error: Name "torch.layout" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:21:42: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:23:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:23:56: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:29:29: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:31:31: error: Module has no attribute "channels_last"  [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:33:31: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:59:29: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:61:29: error: Module has no attribute "channels_last"  [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:63:29: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:77:27: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:92:11: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:92:38: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/_composable/contract.py:122:13: error: Incompatible types in assignment (expression has type Module, variable has type "list[Module]")  [assignment]
torch/distributed/_composable/contract.py:148:58: error: "list[Module]" has no attribute "named_parameters"  [attr-defined]
torch/distributed/_composable/contract.py:149:59: error: "list[Module]" has no attribute "named_buffers"  [attr-defined]
torch/distributed/_composable/contract.py:150:59: error: "list[Module]" has no attribute "named_modules"  [attr-defined]
torch/distributed/_composable/contract.py:164:13: error: Incompatible types in assignment (expression has type Module, variable has type "list[Module]")  [assignment]
torch/distributed/_composable/contract.py:165:57: error: "list[Module]" has no attribute "named_parameters"  [attr-defined]
torch/distributed/_composable/contract.py:166:58: error: "list[Module]" has no attribute "named_buffers"  [attr-defined]
torch/distributed/_composable/contract.py:167:58: error: "list[Module]" has no attribute "named_modules"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:104:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:111:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:123:5: error: Module has no attribute "sigmoid"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:128:5: error: Module has no attribute "tanh"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:148:9: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:150:9: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:155:52: error: Module has no attribute "relu"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:168:30: error: Module has no attribute "matmul"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:474:30: error: Module has no attribute "cat"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:625:9: error: Module has no attribute "adaptive_avg_pool1d"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:638:9: error: Module has no attribute "avg_pool1d"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:639:9: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:640:9: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:641:9: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:642:9: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:643:9: error: Module has no attribute "mean"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:644:9: error: Module has no attribute "narrow"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:645:9: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:646:9: error: Module has no attribute "transpose"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:647:9: error: Module has no attribute "squeeze"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:648:9: error: Module has no attribute "stack"  [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:649:9: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/ao/ns/fx/utils.py:149:45: error: Module has no attribute "float16"  [attr-defined]
torch/ao/ns/fx/utils.py:206:32: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/ns/fx/utils.py:341:25: error: Module has no attribute "add"  [attr-defined]
torch/ao/ns/fx/utils.py:342:28: error: Module has no attribute "mul"  [attr-defined]
torch/ao/ns/fx/utils.py:460:24: error: Module has no attribute "float"  [attr-defined]
torch/ao/ns/fx/utils.py:483:17: error: Module has no attribute "log10"  [attr-defined]
torch/ao/ns/fx/utils.py:499:12: error: Module has no attribute "sqrt"  [attr-defined]
torch/ao/ns/fx/utils.py:525:13: error: Module has no attribute "add"  [attr-defined]
torch/ao/ns/fx/utils.py:526:13: error: Module has no attribute "mul"  [attr-defined]
torch/ao/ns/fx/utils.py:529:13: error: Module has no attribute "cat"  [attr-defined]
torch/ao/ns/fx/utils.py:530:13: error: Module has no attribute "stack"  [attr-defined]
torch/_vendor/quack/cache/jit.py:29:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/cache/jit.py:30:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/cache/jit.py:31:1: error: Cannot find implementation or library stub for module named "tvm_ffi"  [import-not-found]
torch/_vendor/quack/cache/jit.py:44:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cache/jit.py:57:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/cache/jit.py:86:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cache/jit.py:136:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/cache/jit.py:148:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cache/jit.py:173:5: error: Need type annotation for "cache" (hint: "cache: dict[<type>, <type>] = ...")  [var-annotated]
torch/_vendor/quack/cache/jit.py:178:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/cache/jit.py:272:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/cache/jit.py:272:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/cache/jit.py:278:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/cache/jit.py:281:5: error: "_Wrapped[[VarArg(Any), KwArg(Any)], Any, [VarArg(Any), KwArg(Any)], Any]" has no attribute "cache"  [attr-defined]
torch/_vendor/quack/cache/jit.py:282:5: error: "_Wrapped[[VarArg(Any), KwArg(Any)], Any, [VarArg(Any), KwArg(Any)], Any]" has no attribute "cache_clear"  [attr-defined]
torch/_vendor/quack/cache/jit.py:283:5: error: "_Wrapped[[VarArg(Any), KwArg(Any)], Any, [VarArg(Any), KwArg(Any)], Any]" has no attribute "cache_info"  [attr-defined]
torch/_vendor/quack/cache/__init__.py:120:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/cache/__init__.py:150:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/utils/_content_store.py:72:9: error: Module has no attribute "randint"  [attr-defined]
torch/utils/_content_store.py:73:58: error: Module has no attribute "int32"  [attr-defined]
torch/utils/_content_store.py:77:9: error: Module has no attribute "randint"  [attr-defined]
torch/utils/_content_store.py:77:72: error: Module has no attribute "int32"  [attr-defined]
torch/utils/_content_store.py:112:21: error: Module has no attribute "default_generator"  [attr-defined]
torch/utils/_content_store.py:124:13: error: Module has no attribute "empty"  [attr-defined]
torch/utils/_content_store.py:124:13: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/utils/_content_store.py:124:34: error: Module has no attribute "uint8"  [attr-defined]
torch/utils/_content_store.py:130:26: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]"  [arg-type]
torch/utils/_content_store.py:131:20: error: Module has no attribute "int32"  [attr-defined]
torch/utils/_content_store.py:195:18: error: Name "torch.device" is not defined  [name-defined]
torch/utils/_content_store.py:203:22: error: Module has no attribute "device"  [attr-defined]
torch/utils/_content_store.py:238:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_prims/rng_prims.py:7:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_prims/rng_prims.py:52:12: error: Name "torch.Size" is not defined  [name-defined]
torch/_prims/rng_prims.py:54:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_prims/rng_prims.py:54:52: error: Module has no attribute "int64"  [attr-defined]
torch/_prims/rng_prims.py:58:12: error: Name "torch.Size" is not defined  [name-defined]
torch/_prims/rng_prims.py:66:13: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_prims/rng_prims.py:66:53: error: Module has no attribute "int64"  [attr-defined]
torch/_prims/rng_prims.py:72:21: error: _CudaDeviceProperties? has no attribute "max_threads_per_multi_processor"  [attr-defined]
torch/_prims/rng_prims.py:75:32: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_prims/rng_prims.py:84:16: error: Name "torch.Size" is not defined  [name-defined]
torch/_prims/rng_prims.py:102:16: error: Name "torch.Size" is not defined  [name-defined]
torch/_prims/rng_prims.py:122:29: error: Module has no attribute "rand"  [attr-defined]
torch/_prims/rng_prims.py:132:15: error: Module has no attribute "Tag"  [attr-defined]
torch/_prims/rng_prims.py:140:22: error: Module has no attribute "device"  [attr-defined]
torch/_prims/rng_prims.py:356:57: error: Module has no attribute "device"  [attr-defined]
torch/_prims/rng_prims.py:421:1: error: Module has no attribute "_set_generator_metaclass"  [attr-defined]
torch/_prims/rng_prims.py:424:5: error: Module has no attribute "Generator"  [attr-defined]
torch/_prims/rng_prims.py:478:18: error: Module has no attribute "device"  [attr-defined]
torch/_prims/debug_prims.py:40:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/debug_prims.py:41:17: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:12:1: error: Module "torch._C" has no attribute "_get_default_device"  [attr-defined]
torch/_prims/__init__.py:229:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:230:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:244:27: error: Module has no attribute "device"  [attr-defined]
torch/_prims/__init__.py:275:18: error: Module has no attribute "device"  [attr-defined]
torch/_prims/__init__.py:277:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_prims/__init__.py:287:20: error: Name "torch.Tag" is not defined  [name-defined]
torch/_prims/__init__.py:313:30: error: Module has no attribute "device"  [attr-defined]
torch/_prims/__init__.py:322:18: error: Module has no attribute "parse_schema"  [attr-defined]
torch/_prims/__init__.py:324:41: error: Module has no attribute "Tag"  [attr-defined]
torch/_prims/__init__.py:359:35: error: Module has no attribute "Tag"  [attr-defined]
torch/_prims/__init__.py:362:35: error: Module has no attribute "Tag"  [attr-defined]
torch/_prims/__init__.py:467:21: error: Module has no attribute "bool"  [attr-defined]
torch/_prims/__init__.py:470:25: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_prims/__init__.py:477:16: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_prims/__init__.py:477:16: note: Error code "attr-defined" not covered by "type: ignore[return-value]" comment
torch/_prims/__init__.py:545:15: error: Module has no attribute "abs"  [attr-defined]
torch/_prims/__init__.py:552:15: error: Module has no attribute "acos"  [attr-defined]
torch/_prims/__init__.py:559:15: error: Module has no attribute "acosh"  [attr-defined]
torch/_prims/__init__.py:566:15: error: Module has no attribute "asin"  [attr-defined]
torch/_prims/__init__.py:573:15: error: Module has no attribute "asinh"  [attr-defined]
torch/_prims/__init__.py:580:15: error: Module has no attribute "atan"  [attr-defined]
torch/_prims/__init__.py:587:15: error: Module has no attribute "atanh"  [attr-defined]
torch/_prims/__init__.py:594:15: error: Module has no attribute "cos"  [attr-defined]
torch/_prims/__init__.py:601:15: error: Module has no attribute "cosh"  [attr-defined]
torch/_prims/__init__.py:622:15: error: Module has no attribute "i0"  [attr-defined]
torch/_prims/__init__.py:650:15: error: Module has no attribute "bitwise_not"  [attr-defined]
torch/_prims/__init__.py:667:12: error: Module has no attribute "copysign"  [attr-defined]
torch/_prims/__init__.py:667:27: error: Module has no attribute "pow"  [attr-defined]
torch/_prims/__init__.py:679:15: error: Module has no attribute "ceil"  [attr-defined]
torch/_prims/__init__.py:696:15: error: Module has no attribute "_conj_physical"  [attr-defined]
torch/_prims/__init__.py:703:46: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_prims/__init__.py:703:68: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_prims/__init__.py:705:25: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_prims/__init__.py:706:16: error: Module has no attribute "empty"  [attr-defined]
torch/_prims/__init__.py:717:16: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_prims/__init__.py:729:15: error: Module has no attribute "clone"  [attr-defined]
torch/_prims/__init__.py:737:15: error: Module has no attribute "digamma"  [attr-defined]
torch/_prims/__init__.py:744:15: error: Module has no attribute "erf"  [attr-defined]
torch/_prims/__init__.py:772:15: error: Module has no attribute "exp"  [attr-defined]
torch/_prims/__init__.py:803:15: error: Module has no attribute "fill"  [attr-defined]
torch/_prims/__init__.py:809:15: error: Module has no attribute "floor"  [attr-defined]
torch/_prims/__init__.py:821:15: error: Module has no attribute "imag"  [attr-defined]
torch/_prims/__init__.py:827:15: error: Module has no attribute "isfinite"  [attr-defined]
torch/_prims/__init__.py:834:15: error: Module has no attribute "lgamma"  [attr-defined]
torch/_prims/__init__.py:841:15: error: Module has no attribute "log"  [attr-defined]
torch/_prims/__init__.py:848:15: error: Module has no attribute "log1p"  [attr-defined]
torch/_prims/__init__.py:855:15: error: Module has no attribute "log2"  [attr-defined]
torch/_prims/__init__.py:862:15: error: Module has no attribute "log10"  [attr-defined]
torch/_prims/__init__.py:874:15: error: Module has no attribute "real"  [attr-defined]
torch/_prims/__init__.py:880:15: error: Module has no attribute "reciprocal"  [attr-defined]
torch/_prims/__init__.py:894:15: error: Module has no attribute "neg"  [attr-defined]
torch/_prims/__init__.py:901:15: error: Module has no attribute "round"  [attr-defined]
torch/_prims/__init__.py:908:15: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_prims/__init__.py:915:15: error: Module has no attribute "sign"  [attr-defined]
torch/_prims/__init__.py:922:15: error: Module has no attribute "signbit"  [attr-defined]
torch/_prims/__init__.py:929:15: error: Module has no attribute "sin"  [attr-defined]
torch/_prims/__init__.py:936:15: error: Module has no attribute "sinh"  [attr-defined]
torch/_prims/__init__.py:950:15: error: Module has no attribute "sqrt"  [attr-defined]
torch/_prims/__init__.py:957:15: error: Module has no attribute "tan"  [attr-defined]
torch/_prims/__init__.py:964:15: error: Module has no attribute "tanh"  [attr-defined]
torch/_prims/__init__.py:971:15: error: Module has no attribute "trunc"  [attr-defined]
torch/_prims/__init__.py:982:15: error: Module has no attribute "add"  [attr-defined]
torch/_prims/__init__.py:989:15: error: Module has no attribute "atan2"  [attr-defined]
torch/_prims/__init__.py:996:15: error: Module has no attribute "bitwise_and"  [attr-defined]
torch/_prims/__init__.py:1003:15: error: Module has no attribute "bitwise_or"  [attr-defined]
torch/_prims/__init__.py:1010:15: error: Module has no attribute "bitwise_xor"  [attr-defined]
torch/_prims/__init__.py:1030:16: error: Module has no attribute "div"  [attr-defined]
torch/_prims/__init__.py:1032:16: error: Module has no attribute "true_divide"  [attr-defined]
torch/_prims/__init__.py:1044:15: error: Module has no attribute "eq"  [attr-defined]
torch/_prims/__init__.py:1051:15: error: Module has no attribute "fmax"  [attr-defined]
torch/_prims/__init__.py:1058:15: error: Module has no attribute "fmin"  [attr-defined]
torch/_prims/__init__.py:1065:15: error: Module has no attribute "fmod"  [attr-defined]
torch/_prims/__init__.py:1073:15: error: Module has no attribute "gcd"  [attr-defined]
torch/_prims/__init__.py:1081:15: error: Module has no attribute "ge"  [attr-defined]
torch/_prims/__init__.py:1088:15: error: Module has no attribute "gt"  [attr-defined]
torch/_prims/__init__.py:1095:15: error: Module has no attribute "hypot"  [attr-defined]
torch/_prims/__init__.py:1116:15: error: Module has no attribute "le"  [attr-defined]
torch/_prims/__init__.py:1123:15: error: Module has no attribute "lt"  [attr-defined]
torch/_prims/__init__.py:1138:12: error: Module has no attribute "maximum"  [attr-defined]
torch/_prims/__init__.py:1138:12: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_prims/__init__.py:1157:12: error: Module has no attribute "minimum"  [attr-defined]
torch/_prims/__init__.py:1157:12: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_prims/__init__.py:1169:15: error: Module has no attribute "mul"  [attr-defined]
torch/_prims/__init__.py:1176:15: error: Module has no attribute "ne"  [attr-defined]
torch/_prims/__init__.py:1183:15: error: Module has no attribute "nextafter"  [attr-defined]
torch/_prims/__init__.py:1190:15: error: Module has no attribute "pow"  [attr-defined]
torch/_prims/__init__.py:1197:15: error: Module has no attribute "remainder"  [attr-defined]
torch/_prims/__init__.py:1205:15: error: Module has no attribute "bitwise_left_shift"  [attr-defined]
torch/_prims/__init__.py:1212:15: error: Module has no attribute "bitwise_right_shift"  [attr-defined]
torch/_prims/__init__.py:1221:15: error: Module has no attribute "sub"  [attr-defined]
torch/_prims/__init__.py:1255:12: error: Module has no attribute "as_strided"  [attr-defined]
torch/_prims/__init__.py:1261:12: error: Module has no attribute "as_strided"  [attr-defined]
torch/_prims/__init__.py:1562:5: error: Module has no attribute "_set_conj"  [attr-defined]
torch/_prims/__init__.py:1573:15: error: Module has no attribute "conj"  [attr-defined]
torch/_prims/__init__.py:1691:15: error: Module has no attribute "squeeze"  [attr-defined]
torch/_prims/__init__.py:1716:12: error: Module has no attribute "permute"  [attr-defined]
torch/_prims/__init__.py:1757:55: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:1761:47: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:1818:15: error: Module has no attribute "as_strided_scatter"  [attr-defined]
torch/_prims/__init__.py:1894:12: error: Module has no attribute "cat"  [attr-defined]
torch/_prims/__init__.py:1928:49: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_prims/__init__.py:1946:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_prims/__init__.py:1946:46: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_prims/__init__.py:1956:15: error: Module has no attribute "flip"  [attr-defined]
torch/_prims/__init__.py:1987:15: error: Module has no attribute "where"  [attr-defined]
torch/_prims/__init__.py:1996:58: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2000:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_prims/__init__.py:2012:50: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2023:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_prims/__init__.py:2040:11: error: Module has no attribute "Tag"  [attr-defined]
torch/_prims/__init__.py:2045:38: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2049:37: error: Module has no attribute "device"  [attr-defined]
torch/_prims/__init__.py:2058:30: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2110:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2115:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2116:17: error: Module has no attribute "bool"  [attr-defined]
torch/_prims/__init__.py:2119:16: error: Module has no attribute "finfo"  [attr-defined]
torch/_prims/__init__.py:2121:16: error: Module has no attribute "iinfo"  [attr-defined]
torch/_prims/__init__.py:2142:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2147:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2148:17: error: Module has no attribute "bool"  [attr-defined]
torch/_prims/__init__.py:2151:16: error: Module has no attribute "finfo"  [attr-defined]
torch/_prims/__init__.py:2153:16: error: Module has no attribute "iinfo"  [attr-defined]
torch/_prims/__init__.py:2219:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_prims/__init__.py:2230:11: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_prims/__init__.py:2355:15: error: Module has no attribute "sum"  [attr-defined]
torch/_prims/__init__.py:2364:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2380:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2388:19: error: Module has no attribute "prod"  [attr-defined]
torch/_prims/__init__.py:2391:16: error: Module has no attribute "prod"  [attr-defined]
torch/_prims/__init__.py:2403:12: error: Module has no attribute "var"  [attr-defined]
torch/_prims/__init__.py:2414:15: error: Module has no attribute "amax"  [attr-defined]
torch/_prims/__init__.py:2420:15: error: Module has no attribute "amin"  [attr-defined]
torch/_prims/__init__.py:2437:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2438:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2446:12: error: Module has no attribute "empty"  [attr-defined]
torch/_prims/__init__.py:2459:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2460:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2464:12: error: Module has no attribute "arange"  [attr-defined]
torch/_prims/__init__.py:2481:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2481:54: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2488:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2488:54: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2490:12: error: Module has no attribute "empty"  [attr-defined]
torch/_prims/__init__.py:2510:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2511:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2526:15: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_prims/__init__.py:2535:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2536:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2581:15: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_prims/__init__.py:2590:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2591:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2602:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2603:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2607:12: error: Module has no attribute "full"  [attr-defined]
torch/_prims/__init__.py:2634:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2635:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2649:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2650:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2654:12: error: Module has no attribute "full_like"  [attr-defined]
torch/_prims/__init__.py:2681:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2682:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2692:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2693:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2700:12: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_prims/__init__.py:2700:12: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_prims/__init__.py:2790:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2791:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2793:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/_prims/__init__.py:2814:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2815:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2817:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/_prims/__init__.py:2819:9: error: Module has no attribute "empty"  [attr-defined]
torch/_prims/__init__.py:2849:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2850:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2852:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/_prims/__init__.py:2862:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_prims/__init__.py:2863:13: error: Name "torch.device" is not defined  [name-defined]
torch/_prims/__init__.py:2865:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/_prims/__init__.py:2867:9: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_prims/__init__.py:2919:12: error: Module has no attribute "_fft_r2c"  [attr-defined]
torch/_prims/__init__.py:2959:12: error: Module has no attribute "_fft_c2c"  [attr-defined]
torch/_prims/__init__.py:2999:12: error: Module has no attribute "_fft_c2r"  [attr-defined]
torch/_prims/__init__.py:3021:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_prims/__init__.py:3021:65: error: Module has no attribute "int32"  [attr-defined]
torch/_prims/__init__.py:3028:15: error: Module has no attribute "frexp"  [attr-defined]
torch/_inductor/rocm_multiarch_utils.py:84:36: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/_inductor/rocm_multiarch_utils.py:193:43: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/constant_folding.py:130:55: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/constant_folding.py:130:55: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_inductor/constant_folding.py:131:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/constant_folding.py:244:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/constant_folding.py:258:17: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/constant_folding.py:272:21: error: "object" has no attribute "device"  [attr-defined]
torch/_inductor/constant_folding.py:277:17: error: Argument 1 to "insertable_tensor_check" of "ConstantFolder" has incompatible type "object"; expected "Tensor"  [arg-type]
torch/_inductor/constant_folding.py:284:45: error: Argument 2 to "add_node_replacement" of "ConstantFolder" has incompatible type "object"; expected "Tensor"  [arg-type]
torch/_inductor/config.py:770:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/config.py:775:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:9:1: error: Cannot find implementation or library stub for module named "cutlass_api"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:10:1: error: Cannot find implementation or library stub for module named "cutlass_api.arguments"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:11:1: error: Cannot find implementation or library stub for module named "cutlass_api.artifact"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:12:1: error: Cannot find implementation or library stub for module named "cutlass_api.library"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:13:1: error: Cannot find implementation or library stub for module named "cutlass_api.metadata"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:20:1: error: Cannot find implementation or library stub for module named "cutlass_api.providers.cutedsl.kernel"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:21:1: error: Cannot find implementation or library stub for module named "cutlass_api.providers.cutedsl.utils"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:22:1: error: Cannot find implementation or library stub for module named "cutlass_api.status"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:23:1: error: Cannot find implementation or library stub for module named "cutlass_api.utils"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:58:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:60:1: error: Cannot find implementation or library stub for module named "cutlass.utils"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:60:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:61:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu.tcgen05"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:81:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:100:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:176:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:213:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:270:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:273:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:382:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: error: No overload variant of "product" matches argument type "list[object]"  [call-overload]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note: Possible overload variants:
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1] product(Iterable[_T1], /) -> product[tuple[_T1]]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1, _T2] product(Iterable[_T1], Iterable[_T2], /) -> product[tuple[_T1, _T2]]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1, _T2, _T3] product(Iterable[_T1], Iterable[_T2], Iterable[_T3], /) -> product[tuple[_T1, _T2, _T3]]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1, _T2, _T3, _T4] product(Iterable[_T1], Iterable[_T2], Iterable[_T3], Iterable[_T4], /) -> product[tuple[_T1, _T2, _T3, _T4]]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1, _T2, _T3, _T4, _T5] product(Iterable[_T1], Iterable[_T2], Iterable[_T3], Iterable[_T4], Iterable[_T5], /) -> product[tuple[_T1, _T2, _T3, _T4, _T5]]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1, _T2, _T3, _T4, _T5, _T6] product(Iterable[_T1], Iterable[_T2], Iterable[_T3], Iterable[_T4], Iterable[_T5], Iterable[_T6], /) -> product[tuple[_T1, _T2, _T3, _T4, _T5, _T6]]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1, _T2, _T3, _T4, _T5, _T6, _T7] product(Iterable[_T1], Iterable[_T2], Iterable[_T3], Iterable[_T4], Iterable[_T5], Iterable[_T6], Iterable[_T7], /) -> product[tuple[_T1, _T2, _T3, _T4, _T5, _T6, _T7]]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1, _T2, _T3, _T4, _T5, _T6, _T7, _T8] product(Iterable[_T1], Iterable[_T2], Iterable[_T3], Iterable[_T4], Iterable[_T5], Iterable[_T6], Iterable[_T7], Iterable[_T8], /) -> product[tuple[_T1, _T2, _T3, _T4, _T5, _T6, _T7, _T8]]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1, _T2, _T3, _T4, _T5, _T6, _T7, _T8, _T9] product(Iterable[_T1], Iterable[_T2], Iterable[_T3], Iterable[_T4], Iterable[_T5], Iterable[_T6], Iterable[_T7], Iterable[_T8], Iterable[_T9], /) -> product[tuple[_T1, _T2, _T3, _T4, _T5, _T6, _T7, _T8, _T9]]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1, _T2, _T3, _T4, _T5, _T6, _T7, _T8, _T9, _T10] product(Iterable[_T1], Iterable[_T2], Iterable[_T3], Iterable[_T4], Iterable[_T5], Iterable[_T6], Iterable[_T7], Iterable[_T8], Iterable[_T9], Iterable[_T10], /) -> product[tuple[_T1, _T2, _T3, _T4, _T5, _T6, _T7, _T8, _T9, _T10]]
torch/_inductor/kernel/vendored_templates/cutedsl/wrappers/dense_blockscaled_gemm_kernel.py:410:27: note:     def [_T_co, _T1] product(*iterables: Iterable[_T1], repeat: int = ...) -> product[tuple[_T1, ...]]
torch/_higher_order_ops/scan.py:12:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/scan.py:70:30: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_higher_order_ops/scan.py:192:26: error: Module has no attribute "movedim"  [attr-defined]
torch/_higher_order_ops/scan.py:195:22: error: Module has no attribute "flip"  [attr-defined]
torch/_higher_order_ops/scan.py:225:26: error: Module has no attribute "movedim"  [attr-defined]
torch/_higher_order_ops/scan.py:366:13: error: Module has no attribute "empty"  [attr-defined]
torch/_higher_order_ops/scan.py:374:13: error: Module has no attribute "ones_like"  [attr-defined]
torch/_higher_order_ops/scan.py:374:38: error: Module has no attribute "int64"  [attr-defined]
torch/_higher_order_ops/scan.py:518:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/scan.py:748:13: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_higher_order_ops/scan.py:838:14: error: Module has no attribute "flip"  [attr-defined]
torch/_higher_order_ops/scan.py:1026:9: error: Module has no attribute "stack"  [attr-defined]
torch/_higher_order_ops/scan.py:1031:16: error: Module has no attribute "movedim"  [attr-defined]
torch/_export/passes/replace_set_grad_with_hop_pass.py:25:28: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_export/passes/replace_set_grad_with_hop_pass.py:42:40: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_export/passes/replace_set_grad_with_hop_pass.py:45:41: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/graph_region_tracker.py:55:5: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/graph_region_tracker.py:155:9: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/graph_region_tracker.py:156:9: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_dynamo/graph_region_tracker.py:157:9: error: Module has no attribute "get_num_threads"  [attr-defined]
torch/_dynamo/graph_region_tracker.py:158:9: error: Module has no attribute "_get_cublas_allow_fp16_reduced_precision_reduction"  [attr-defined]
torch/_dynamo/graph_region_tracker.py:159:9: error: Module has no attribute "_get_cublas_allow_bf16_reduced_precision_reduction"  [attr-defined]
torch/_dynamo/graph_region_tracker.py:160:9: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_dynamo/graph_region_tracker.py:162:9: error: Module has no attribute "_get_cublas_allow_tf32"  [attr-defined]
torch/_dynamo/device_interface.py:31:5: error: Module "torch._C" has no attribute "_cuda_getCurrentRawStream"  [attr-defined]
torch/_dynamo/device_interface.py:31:5: error: Name "get_cuda_stream" already defined on line 29  [no-redef]
torch/_dynamo/device_interface.py:107:24: error: Name "torch.Stream" is not defined  [name-defined]
torch/_dynamo/device_interface.py:111:29: error: Name "torch.Stream" is not defined  [name-defined]
torch/_dynamo/device_interface.py:115:28: error: Name "torch.Stream" is not defined  [name-defined]
torch/_dynamo/device_interface.py:144:21: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/device_interface.py:146:25: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_dynamo/device_interface.py:225:30: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/device_interface.py:226:24: error: Item "str" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:226:24: error: Item "int" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:228:29: error: Item "str" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:228:29: error: Item "int" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:230:39: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/device_interface.py:270:20: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/_dynamo/device_interface.py:276:16: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/_dynamo/device_interface.py:298:5: error: Module "torch._C" has no attribute "_mtia_getCurrentRawStream"  [attr-defined]
torch/_dynamo/device_interface.py:298:5: error: Name "get_mtia_stream" already defined on line 296  [no-redef]
torch/_dynamo/device_interface.py:324:30: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/device_interface.py:325:24: error: Item "str" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:325:24: error: Item "int" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:327:29: error: Item "str" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:327:29: error: Item "int" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:329:39: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/device_interface.py:383:5: error: Module "torch._C" has no attribute "_xpu_getCurrentRawStream"  [attr-defined]
torch/_dynamo/device_interface.py:383:5: error: Name "get_xpu_stream" already defined on line 381  [no-redef]
torch/_dynamo/device_interface.py:409:30: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/device_interface.py:410:24: error: Item "str" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:410:24: error: Item "int" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:412:29: error: Item "str" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:412:29: error: Item "int" of "Any | str | int" has no attribute "type"  [union-attr]
torch/_dynamo/device_interface.py:414:39: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/device_interface.py:475:17: error: Name "torch.Event" is not defined  [name-defined]
torch/_dynamo/device_interface.py:539:21: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/device_interface.py:541:22: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/device_interface.py:541:37: error: Module has no attribute "complex128"  [attr-defined]
torch/_dynamo/device_interface.py:581:21: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/device_interface.py:584:13: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/device_interface.py:585:13: error: Module has no attribute "complex32"  [attr-defined]
torch/_dynamo/device_interface.py:586:13: error: Module has no attribute "complex64"  [attr-defined]
torch/_dynamo/device_interface.py:587:13: error: Module has no attribute "complex128"  [attr-defined]
torch/_dynamo/device_interface.py:588:13: error: Module has no attribute "half"  [attr-defined]
torch/_dynamo/device_interface.py:621:19: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/device_interface.py:623:27: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/device_interface.py:628:44: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/device_interface.py:629:27: error: Module has no attribute "device"  [attr-defined]
torch/_custom_op/impl.py:111:9: error: Module has no attribute "_dispatch_set_report_error_callback"  [attr-defined]
torch/_custom_op/impl.py:148:25: error: Name "_C._DispatchOperatorHandle" is not defined  [name-defined]
torch/_custom_op/impl.py:216:18: error: Module has no attribute "_dispatch_call_boxed"  [attr-defined]
torch/_custom_op/impl.py:246:12: error: Module has no attribute "_dispatch_has_computed_kernel_for_dispatch_key"  [attr-defined]
torch/_custom_op/impl.py:342:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_custom_op/impl.py:357:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_custom_op/impl.py:375:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_custom_op/impl.py:377:19: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_custom_op/impl.py:385:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_custom_op/impl.py:397:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_custom_op/impl.py:487:12: error: Module has no attribute "_dispatch_find_schema_or_throw"  [attr-defined]
torch/_custom_op/impl.py:708:13: error: Module has no attribute "Tag"  [attr-defined]
torch/_custom_op/impl.py:715:5: error: Module has no attribute "_dispatch_set_report_error_callback"  [attr-defined]
torch/onnx/ops/__init__.py:31:5: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/ops/__init__.py:32:5: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/ops/__init__.py:33:5: error: Module has no attribute "int8"  [attr-defined]
torch/onnx/ops/__init__.py:34:5: error: Module has no attribute "uint16"  [attr-defined]
torch/onnx/ops/__init__.py:35:5: error: Module has no attribute "int16"  [attr-defined]
torch/onnx/ops/__init__.py:36:5: error: Module has no attribute "int32"  [attr-defined]
torch/onnx/ops/__init__.py:37:5: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/ops/__init__.py:39:5: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/ops/__init__.py:40:5: error: Module has no attribute "float16"  [attr-defined]
torch/onnx/ops/__init__.py:41:5: error: Module has no attribute "double"  [attr-defined]
torch/onnx/ops/__init__.py:42:5: error: Module has no attribute "uint32"  [attr-defined]
torch/onnx/ops/__init__.py:43:5: error: Module has no attribute "uint64"  [attr-defined]
torch/onnx/ops/__init__.py:44:5: error: Module has no attribute "complex64"  [attr-defined]
torch/onnx/ops/__init__.py:45:5: error: Module has no attribute "complex128"  [attr-defined]
torch/onnx/ops/__init__.py:46:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/onnx/ops/__init__.py:47:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/onnx/ops/__init__.py:48:5: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/onnx/ops/__init__.py:49:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/onnx/ops/__init__.py:50:5: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/onnx/ops/__init__.py:53:5: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/onnx/ops/__init__.py:90:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/ops/__init__.py:191:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:149:62: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/onnx/_internal/torchscript_exporter/utils.py:149:62: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/torchscript_exporter/utils.py:192:29: error: Module has no attribute "_jit_is_onnx_log_enabled"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:194:9: error: Module has no attribute "_jit_set_onnx_log_enabled"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:199:13: error: Module has no attribute "_jit_set_onnx_log_enabled"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:224:55: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/onnx/_internal/torchscript_exporter/utils.py:224:55: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/torchscript_exporter/utils.py:569:1: error: Missing return statement  [return]
torch/onnx/_internal/torchscript_exporter/utils.py:573:32: error: Module has no attribute "ListType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:575:32: error: Module has no attribute "ListType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:575:44: error: Module has no attribute "OptionalType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:599:26: error: Module has no attribute "ListType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:606:12: error: Name "_C.Graph" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:619:5: error: Module has no attribute "_jit_pass_inline"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:622:5: error: Module has no attribute "_jit_pass_inline_fork_wait"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:623:5: error: Module has no attribute "_jit_pass_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:625:9: error: Module has no attribute "_jit_pass_onnx_autograd_function_process"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:626:5: error: Module has no attribute "_jit_pass_lower_all_tuples"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:633:9: error: Module has no attribute "_jit_pass_constant_propagation"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:638:5: error: Module has no attribute "_jit_pass_dce"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:639:5: error: Module has no attribute "_jit_pass_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:644:8: error: Module has no attribute "_jit_pass_cse"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:645:9: error: Module has no attribute "_jit_pass_onnx_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:647:5: error: Module has no attribute "_jit_pass_canonicalize_graph_fuser_ops"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:648:5: error: Module has no attribute "_jit_pass_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:649:5: error: Module has no attribute "_jit_pass_peephole"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:650:5: error: Module has no attribute "_jit_pass_fuse_addmm"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:651:5: error: Module has no attribute "_jit_pass_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:653:5: error: Module has no attribute "_jit_pass_peephole"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:654:5: error: Module has no attribute "_jit_pass_lower_all_tuples"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:661:5: error: Module has no attribute "_jit_pass_onnx_remove_inplace_ops_for_onnx"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:662:5: error: Module has no attribute "_jit_pass_onnx_preprocess"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:665:5: error: Module has no attribute "_jit_pass_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:668:5: error: Module has no attribute "_jit_pass_prepare_division_for_onnx"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:670:5: error: Module has no attribute "_jit_pass_onnx_remove_print"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:671:5: error: Module has no attribute "_jit_pass_onnx_preprocess_caffe2"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:675:5: error: Module has no attribute "_jit_pass_onnx_unpack_quantized_weights"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:677:5: error: Module has no attribute "_jit_pass_erase_number_types"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:681:9: error: Module has no attribute "_jit_pass_onnx_set_dynamic_input_shape"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:682:5: error: Module has no attribute "_jit_pass_onnx_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:684:13: error: Module has no attribute "_jit_pass_onnx"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:685:5: error: Module has no attribute "_jit_pass_onnx_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:686:5: error: Module has no attribute "_jit_pass_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:688:5: error: Module has no attribute "_jit_pass_onnx_scalar_type_analysis"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:691:5: error: Module has no attribute "_jit_pass_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:693:5: error: Module has no attribute "_jit_pass_onnx_peephole"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:696:5: error: Module has no attribute "_jit_pass_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:703:5: error: Module has no attribute "_jit_pass_dce_allow_deleting_nodes_with_side_effects"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:704:5: error: Module has no attribute "_jit_pass_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:705:13: error: Module has no attribute "_jit_pass_canonicalize"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:706:5: error: Module has no attribute "_jit_pass_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:709:13: error: Module has no attribute "_jit_pass_onnx_graph_shape_type_inference"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:896:35: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:897:5: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:905:5: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:956:30: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/onnx/_internal/torchscript_exporter/utils.py:956:30: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/torchscript_exporter/utils.py:957:12: error: Name "_C.Graph" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:957:27: error: Name "_C.IValue" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:957:51: error: Name "_C.ScriptModule" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:968:13: error: Module has no attribute "_jit_pass_onnx_function_substitution"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:969:30: error: Module has no attribute "_freeze_module"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:970:22: error: Name "_C.ScriptModule" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:972:30: error: Module has no attribute "_jit_onnx_list_model_parameters"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:977:21: error: Module has no attribute "_propagate_and_assign_input_shapes"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:985:9: error: Module has no attribute "_jit_pass_onnx_function_substitution"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:987:17: error: Module has no attribute "_propagate_and_assign_input_shapes"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:993:5: error: Module has no attribute "_jit_pass_onnx_lint"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1002:5: error: Module has no attribute "_jit_pass_onnx_function_substitution"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1030:5: error: Module has no attribute "quint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1030:19: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1031:5: error: Module has no attribute "qint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1031:18: error: Module has no attribute "int8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1032:5: error: Module has no attribute "qint32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1032:19: error: Module has no attribute "int32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1033:5: error: Module has no attribute "quint4x2"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1033:21: error: Module has no attribute "int8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1041:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1041:49: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1043:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1043:54: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1046:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1046:54: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1048:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1082:5: error: Name "_C.Graph" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1123:9: error: Module has no attribute "_jit_onnx_log"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1133:9: error: Module has no attribute "_jit_pass_onnx_assign_output_shape"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1155:13: error: Module has no attribute "_jit_pass_onnx_assign_output_shape"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1173:27: error: Module has no attribute "_jit_pass_onnx_eval_peephole"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1175:23: error: Module has no attribute "_jit_pass_onnx_constant_fold"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1178:9: error: Module has no attribute "_jit_pass_dce_allow_deleting_nodes_with_side_effects"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1182:13: error: Module has no attribute "_jit_pass_onnx_graph_shape_type_inference"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1190:19: error: Module has no attribute "_jit_pass_onnx_eliminate_unused_items"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1195:9: error: Module has no attribute "_jit_pass_onnx_cast_all_constant_to_floating"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1197:19: error: Module has no attribute "_jit_pass_filter_non_tensor_arguments"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1198:5: error: Module has no attribute "_jit_decay_packed_param_input_types"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1215:12: error: Name "_C.Graph" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1251:13: error: Module has no attribute "_jit_pass_inline"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1252:13: error: Module has no attribute "_jit_pass_onnx_remove_inplace_ops_for_onnx"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1253:13: error: Module has no attribute "_jit_pass_erase_number_types"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1254:13: error: Module has no attribute "_jit_pass_dce_allow_deleting_nodes_with_side_effects"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1292:29: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1302:13: error: Module has no attribute "_jit_pass_onnx_track_scope_attributes"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1328:13: error: Module has no attribute "_jit_onnx_create_full_scope_name"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1360:5: error: Module has no attribute "_jit_pass_onnx_clear_scope_records"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1382:13: error: Module has no attribute "_jit_onnx_log"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1526:13: error: Module has no attribute "_jit_pass_dce_allow_deleting_nodes_with_side_effects"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1530:37: error: Module has no attribute "_jit_pass_onnx_function_extraction"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1537:31: error: Module has no attribute "_jit_pass_onnx_deduplicate_initializers"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1537:31: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/onnx/_internal/torchscript_exporter/utils.py:1542:13: error: Module has no attribute "_jit_pass_onnx_assign_scoped_names_for_node_and_value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1588:17: error: Module has no attribute "_jit_onnx_log"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1668:22: error: Name "_C.Node" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1668:34: error: Name "_C.Block" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1672:32: error: Name "_C.Block" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1676:33: error: Name "_C.Block" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1676:50: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1701:35: error: Name "_C.Node" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1706:12: error: Module has no attribute "parse_schema"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1710:12: error: Name "_C.Graph" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1711:12: error: Name "_C.Block" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1712:11: error: Name "_C.Node" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1714:15: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1715:24: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1716:21: error: Name "_C.Node" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1718:6: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:218:21: error: Name "_C.Node" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:220:29: error: Module has no attribute "Node"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:226:30: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:232:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:238:26: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:260:30: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:270:32: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:281:43: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:447:51: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:451:56: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:548:25: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:561:65: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:564:34: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:565:26: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:575:19: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:576:33: error: Module has no attribute "TensorType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:580:29: error: Name "_C.JitType" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:580:44: error: Name "_C.ListType" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:581:29: error: Module has no attribute "ListType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:586:17: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:590:24: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:594:48: error: Module has no attribute "TensorType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:597:24: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:610:28: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:614:25: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:626:25: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:630:26: error: Name "_C.TensorType" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:634:26: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:638:26: error: Name "_C.TensorType" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:648:29: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:653:27: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:670:46: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:676:44: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:682:26: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:694:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:700:26: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:713:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:719:26: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:757:21: error: Module has no attribute "promote_types"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:757:21: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:781:42: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:786:52: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:855:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:855:68: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:856:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:866:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:866:60: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:884:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:884:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:886:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:934:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:934:72: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:948:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:948:72: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:983:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:983:68: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1006:44: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1006:69: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1023:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1023:69: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1036:40: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1036:60: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1038:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1056:40: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1056:60: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1058:40: error: Module has no attribute "ListType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1109:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1110:10: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1127:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1136:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1136:49: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1173:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1173:64: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1176:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1176:64: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1195:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1195:64: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1273:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1273:73: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1275:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1275:60: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1297:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1297:73: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1343:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1357:44: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1364:69: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1372:18: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1372:18: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1372:65: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1381:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1384:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1395:5: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1422:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1450:59: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1493:42: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1518:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1529:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1548:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1548:76: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1555:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1555:65: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1604:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1604:73: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1611:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1611:63: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1636:15: error: Module has no attribute "OptionalType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1653:14: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1655:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1701:13: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1702:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1703:17: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1704:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1705:6: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1773:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1773:78: error: Module has no attribute "int"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1890:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1890:73: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1894:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1894:75: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1982:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1982:71: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2002:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2002:71: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2028:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2043:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2043:75: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2054:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2054:69: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2062:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2080:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2080:75: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2105:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2107:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2111:59: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2128:71: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2167:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2167:61: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2177:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2177:61: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2194:11: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2198:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2206:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2206:65: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2238:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2238:71: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2244:62: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2281:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2281:67: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2290:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2290:64: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2345:5: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2346:5: error: Module has no attribute "int8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2347:5: error: Module has no attribute "short"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2348:5: error: Module has no attribute "int"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2349:5: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2350:5: error: Module has no attribute "half"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2351:5: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2352:5: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2353:5: error: Module has no attribute "complex32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2354:5: error: Module has no attribute "complex64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2355:5: error: Module has no attribute "complex128"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2356:5: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2357:5: error: Module has no attribute "qint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2358:5: error: Module has no attribute "quint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2359:5: error: Module has no attribute "qint32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2360:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2367:13: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2368:13: error: Module has no attribute "int8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2369:15: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2370:14: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2371:13: error: Module has no attribute "half"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2372:12: error: Module has no attribute "int"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2373:13: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2374:14: error: Module has no attribute "short"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2375:13: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2376:21: error: Module has no attribute "complex64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2377:22: error: Module has no attribute "complex128"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2378:14: error: Module has no attribute "qint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2379:15: error: Module has no attribute "quint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2380:15: error: Module has no attribute "qint32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2381:17: error: Module has no attribute "bfloat16"  [attr-defined]
torch/onnx/_internal/exporter/_reporting.py:14:1: error: Cannot find implementation or library stub for module named "onnx_ir"  [import-not-found]
torch/onnx/_internal/exporter/_reporting.py:14:1: note: Error code "import-not-found" not covered by "type: ignore[import-untyped]" comment
torch/onnx/_internal/exporter/_input_observer.py:189:16: error: Incompatible return value type (got "list[int | str] | None", expected "list[int | str]")  [return-value]
torch/onnx/_internal/exporter/_input_observer.py:197:16: error: Incompatible return value type (got "dict[int | str, int] | None", expected "dict[int | str, int]")  [return-value]
torch/onnx/_internal/exporter/_input_observer.py:199:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:207:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:328:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:409:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:418:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:418:5: note: Use "-> None" if function does not return a value
torch/onnx/_internal/exporter/_input_observer.py:472:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:488:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:491:17: error: Item "None" of "InputCandidate | None" has no attribute "position_to_args_kwargs"  [union-attr]
torch/onnx/_internal/exporter/_input_observer.py:602:9: error: Function is missing a type annotation  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:738:48: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/_internal/exporter/_input_observer.py:752:44: error: Module has no attribute "empty"  [attr-defined]
torch/onnx/_internal/exporter/_input_observer.py:760:13: error: Argument 2 to "tree_unflatten" has incompatible type "TreeSpec | None"; expected "TreeSpec"  [arg-type]
torch/onnx/_internal/exporter/_input_observer.py:903:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:903:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:929:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:995:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/onnx/_internal/exporter/_input_observer.py:995:5: note: Use "-> None" if function does not return a value
torch/onnx/_internal/exporter/_input_observer.py:1090:17: error: Argument 1 to "align_with" of "InputCandidate" has incompatible type "InputCandidate | None"; expected "InputCandidate"  [arg-type]
torch/onnx/_internal/exporter/_input_observer.py:1092:17: error: Argument 2 to "align_with" of "InputCandidate" has incompatible type "dict[int | str, int] | None"; expected "dict[int | str, int]"  [arg-type]
torch/fx/experimental/symbolic_shapes.py:139:20: error: Incompatible return value type (got "object", expected "int | bool")  [return-value]
torch/fx/experimental/symbolic_shapes.py:1006:26: error: Module has no attribute "Generator"  [attr-defined]
torch/fx/experimental/symbolic_shapes.py:1026:40: error: Module has no attribute "Size"  [attr-defined]
torch/fx/experimental/symbolic_shapes.py:1273:13: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/fx/experimental/symbolic_shapes.py:1274:13: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/fx/experimental/symbolic_shapes.py:1275:13: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/fx/experimental/symbolic_shapes.py:1276:13: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/fx/experimental/symbolic_shapes.py:1368:20: error: Incompatible return value type (got "int | SymInt | Any", expected "SymInt")  [return-value]
torch/fx/experimental/symbolic_shapes.py:1368:20: note: Error code "return-value" not covered by "type: ignore[union-attr]" comment
torch/fx/experimental/symbolic_shapes.py:2484:20: error: Unsupported left operand type for / ("list[Any]")  [operator]
torch/fx/experimental/symbolic_shapes.py:7271:13: error: Name "div_replacements" already defined on line 7256  [no-redef]
torch/fx/experimental/symbolic_shapes.py:8088:13: error: Argument 2 to "evaluate_expr" of "ShapeEnv" has incompatible type "float | int | SymInt | SymFloat | SymBool | None"; expected "int | bool | float | None"  [arg-type]
torch/fx/experimental/symbolic_shapes.py:8089:13: error: Argument 3 to "evaluate_expr" of "ShapeEnv" has incompatible type "object"; expected "Node | None"  [arg-type]
torch/fx/experimental/symbolic_shapes.py:8368:61: error: Argument 2 to "_log_suppressed_dde" of "ShapeEnv" has incompatible type "Any | None"; expected "bool"  [arg-type]
torch/distributed/_state_dict_utils.py:26:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:35:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:55:24: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/_state_dict_utils.py:59:14: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_state_dict_utils.py:81:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:110:18: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_state_dict_utils.py:210:12: error: Incompatible return value type (got "Any | Tensor | int | float | str | <6 more items> | None", expected "dict[str, Any]")  [return-value]
torch/distributed/_state_dict_utils.py:217:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:254:22: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_state_dict_utils.py:413:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:417:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_state_dict_utils.py:423:17: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/_state_dict_utils.py:429:17: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_state_dict_utils.py:437:20: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_state_dict_utils.py:439:20: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_state_dict_utils.py:444:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:450:26: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_state_dict_utils.py:460:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:466:26: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_state_dict_utils.py:506:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:533:11: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:534:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:541:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:561:27: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_state_dict_utils.py:601:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:643:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_state_dict_utils.py:702:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:129:13: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:130:13: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:447:11: error: Module has no attribute "Tag"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:457:11: error: Module has no attribute "Tag"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:461:11: error: Module has no attribute "Tag"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:471:11: error: Module has no attribute "Tag"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:509:18: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:551:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:759:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:781:9: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:815:32: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:837:16: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:838:16: error: Module has no attribute "matmul"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:845:12: error: Module has no attribute "matmul"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:953:17: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:953:47: error: Module has no attribute "uint32"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1013:15: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1019:13: error: Module has no attribute "matmul"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1032:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1071:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1107:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1259:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1271:29: error: Module has no attribute "sum"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1273:29: error: Module has no attribute "mean"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1289:28: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1352:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1406:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1423:9: error: Module has no attribute "_scaled_mm"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1450:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1469:29: error: Module has no attribute "sum"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1471:29: error: Module has no attribute "mean"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1592:11: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1600:12: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1601:12: error: Module has no attribute "int8"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1602:12: error: Module has no attribute "short"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1603:12: error: Module has no attribute "int"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1604:12: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1605:12: error: Module has no attribute "half"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1606:12: error: Module has no attribute "float"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1607:12: error: Module has no attribute "double"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1608:12: error: Module has no attribute "complex32"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1609:12: error: Module has no attribute "complex64"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1610:13: error: Module has no attribute "complex128"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1611:13: error: Module has no attribute "bool"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1612:13: error: Module has no attribute "qint8"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1613:13: error: Module has no attribute "quint8"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1614:13: error: Module has no attribute "qint32"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1615:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1616:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1617:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1618:13: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1619:13: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1624:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1752:15: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1959:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1964:18: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:2047:41: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:2058:51: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharding_spec/api.py:60:23: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharding_spec/api.py:171:23: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/utils.py:58:11: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/utils.py:77:35: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/utils.py:90:12: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/_shard/sharded_tensor/utils.py:117:18: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/utils.py:140:42: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/utils.py:194:23: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/utils.py:327:43: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/_composable/replicate.py:106:42: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_composable/replicate.py:197:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/_composable/replicate.py:202:54: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_composable/checkpoint_activation.py:70:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:34:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:35:22: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:36:22: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:37:20: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:40:21: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:41:22: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:45:30: error: Module has no attribute "addmm"  [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:57:30: error: Module has no attribute "cat"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:27:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:28:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:29:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:30:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:34:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:35:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:39:17: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:40:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:41:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:42:16: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:46:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:47:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:48:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:49:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:54:17: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:55:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:56:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:57:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:62:17: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:63:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:64:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:68:17: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:69:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:70:18: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:86:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:91:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:101:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:39:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:40:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:41:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:42:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:46:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:47:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:51:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:52:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:53:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:54:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:59:17: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:60:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:61:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:65:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:66:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:67:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:68:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:184:6: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:267:6: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:370:6: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:463:6: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/backend_config/onednn.py:588:5: error: Module has no attribute "tanh"  [attr-defined]
torch/ao/quantization/backend_config/native.py:42:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/native.py:43:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/native.py:44:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/native.py:45:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:49:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/native.py:50:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/native.py:54:17: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/native.py:55:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/native.py:56:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/native.py:57:16: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/native.py:61:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/native.py:62:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:63:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/native.py:64:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:72:17: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/native.py:73:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:74:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/native.py:75:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:84:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/native.py:85:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/native.py:86:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:87:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:91:17: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:92:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:93:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/native.py:97:17: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:98:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/native.py:99:18: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:33:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:34:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:35:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:36:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:40:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:41:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:45:17: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:46:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:47:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:48:16: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:52:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:53:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:54:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:55:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:60:17: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:61:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:62:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:63:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:68:17: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:69:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:70:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:74:17: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:75:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:76:18: error: Module has no attribute "quint4x2"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:7:1: error: Cannot find implementation or library stub for module named "cuda.bindings.driver"  [import-not-found]
torch/_vendor/quack/rmsnorm.py:7:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/_vendor/quack/rmsnorm.py:7:1: error: Cannot find implementation or library stub for module named "cuda"  [import-not-found]
torch/_vendor/quack/rmsnorm.py:9:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/rmsnorm.py:10:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/rmsnorm.py:11:1: error: Cannot find implementation or library stub for module named "cutlass.pipeline"  [import-not-found]
torch/_vendor/quack/rmsnorm.py:13:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_vendor/quack/rmsnorm.py:36:1: error: Cannot find implementation or library stub for module named "cutlass.base_dsl.arch"  [import-not-found]
torch/_vendor/quack/rmsnorm.py:54:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:84:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:87:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:90:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:90:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/rmsnorm.py:100:6: error: Untyped decorator makes function "__call__" untyped  [untyped-decorator]
torch/_vendor/quack/rmsnorm.py:101:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:142:6: error: Untyped decorator makes function "kernel" untyped  [untyped-decorator]
torch/_vendor/quack/rmsnorm.py:143:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:169:17: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/rmsnorm.py:178:17: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/rmsnorm.py:202:45: error: Name "sRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:215:49: error: Name "tXgRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:233:22: error: Name "tXgRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:233:30: error: Name "tXsRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:246:31: error: Name "tXsRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:246:39: error: Name "tXrRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:249:50: error: Name "tXgResO" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:262:17: error: Unsupported operand types for + ("None" and "int")  [operator]
torch/_vendor/quack/rmsnorm.py:262:17: note: Left operand is of type "Any | None"
torch/_vendor/quack/rmsnorm.py:274:21: error: Unsupported target for indexed assignment ("Any | None")  [index]
torch/_vendor/quack/rmsnorm.py:279:39: error: Name "tXsRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:279:47: error: Name "tXrRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:285:26: error: Name "tXgRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:285:34: error: Name "tXrRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:300:17: error: Unsupported operand types for + ("None" and "int")  [operator]
torch/_vendor/quack/rmsnorm.py:300:17: note: Left operand is of type "Any | None"
torch/_vendor/quack/rmsnorm.py:324:17: error: Unsupported target for indexed assignment ("Any | None")  [index]
torch/_vendor/quack/rmsnorm.py:334:39: error: Name "tXsRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:334:47: error: Name "tXrRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:338:26: error: Name "tXgRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:338:34: error: Name "tXrRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:341:22: error: Name "tXrRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:345:18: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/rmsnorm.py:347:18: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/rmsnorm.py:375:24: error: Module has no attribute "float16"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:375:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:375:55: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:405:2: error: Untyped decorator makes function "_compile_rmsnorm_fwd" untyped  [untyped-decorator]
torch/_vendor/quack/rmsnorm.py:406:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:406:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:456:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/rmsnorm.py:457:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/rmsnorm.py:465:11: error: Module has no attribute "empty_like"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:466:12: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:466:62: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:470:24: error: Module has no attribute "empty_like"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:482:2: error: Untyped decorator makes function "rmsnorm_fwd_tuned" untyped  [untyped-decorator]
torch/_vendor/quack/rmsnorm.py:534:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:539:23: error: Module has no attribute "sqrt"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:539:34: error: Module has no attribute "mean"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:549:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:568:2: error: Untyped decorator makes function "_copy_bwd_partial" untyped  [untyped-decorator]
torch/_vendor/quack/rmsnorm.py:569:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:622:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:625:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:628:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:628:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/rmsnorm.py:637:6: error: Untyped decorator makes function "__call__" untyped  [untyped-decorator]
torch/_vendor/quack/rmsnorm.py:638:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:699:6: error: Untyped decorator makes function "kernel" untyped  [untyped-decorator]
torch/_vendor/quack/rmsnorm.py:700:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:732:17: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/rmsnorm.py:732:26: error: Name "bidz" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:735:33: error: Name "bidz" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:737:17: error: Item "None" of "Any | None" has no attribute "shape"  [union-attr]
torch/_vendor/quack/rmsnorm.py:750:35: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/rmsnorm.py:751:36: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/rmsnorm.py:756:55: error: Unsupported operand types for + ("None" and "int")  [operator]
torch/_vendor/quack/rmsnorm.py:756:55: note: Left operand is of type "Any | None"
torch/_vendor/quack/rmsnorm.py:790:51: error: Name "tXgdResO" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:793:50: error: Name "tXgdRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:799:64: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/rmsnorm.py:847:60: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/rmsnorm.py:848:61: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/rmsnorm.py:850:33: error: Name "tma_mbar_ptr" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:875:13: error: Item "None" of "Any | None" has no attribute "fill"  [union-attr]
torch/_vendor/quack/rmsnorm.py:877:13: error: Item "None" of "Any | None" has no attribute "fill"  [union-attr]
torch/_vendor/quack/rmsnorm.py:890:25: error: Name "tma_pipeline" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:894:29: error: Name "tXgX_tma" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:895:29: error: Name "tXsX_tma" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:900:29: error: Name "tXgdO_tma" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:901:29: error: Name "tXsdO_tma" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:929:40: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/rmsnorm.py:934:40: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/rmsnorm.py:945:25: error: Name "tma_pipeline" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:949:29: error: Name "tXgX_tma" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:950:29: error: Name "tXsX_tma" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:955:29: error: Name "tXgdO_tma" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:956:29: error: Name "tXsdO_tma" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:981:40: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/rmsnorm.py:986:40: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/rmsnorm.py:995:26: error: Name "tXgdResO" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:997:21: error: Item "None" of "Any | None" has no attribute "fill"  [union-attr]
torch/_vendor/quack/rmsnorm.py:999:17: error: Name "tma_pipeline" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:1010:24: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1043:28: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1052:23: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1057:17: error: Item "None" of "Any | None" has no attribute "store"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1057:37: error: Item "None" of "Any | None" has no attribute "element_type"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1059:35: error: Name "tXgdRes" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:1061:17: error: Item "None" of "Any | None" has no attribute "store"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1061:29: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1063:17: error: Item "None" of "Any | None" has no attribute "store"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1063:29: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1066:17: error: Name "tma_pipeline" may be undefined  [possibly-undefined]
torch/_vendor/quack/rmsnorm.py:1096:25: error: Item "None" of "Any | None" has no attribute "store"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1096:37: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1117:25: error: Item "None" of "Any | None" has no attribute "store"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1117:37: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1159:24: error: Module has no attribute "float16"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1159:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1159:55: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1179:71: error: Item "None" of "Tensor | None" has no attribute "shape"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1200:2: error: Untyped decorator makes function "_compile_rmsnorm_bwd" untyped  [untyped-decorator]
torch/_vendor/quack/rmsnorm.py:1201:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:1201:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:1266:10: error: Module has no attribute "empty_like"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1268:21: error: Module has no attribute "empty_like"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1280:22: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1280:65: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1284:18: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1284:61: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1291:14: error: Item "None" of "Any | None" has no attribute "sum"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1292:14: error: Item "None" of "Any | None" has no attribute "sum"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1292:39: error: Item "None" of "Tensor | None" has no attribute "dtype"  [union-attr]
torch/_vendor/quack/rmsnorm.py:1294:14: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1295:14: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1302:2: error: Untyped decorator makes function "rmsnorm_bwd_tuned" untyped  [untyped-decorator]
torch/_vendor/quack/rmsnorm.py:1380:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:1415:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:1439:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/rmsnorm.py:1440:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/rmsnorm.py:1468:16: error: Incompatible return value type (got "tuple[Any, ...]", expected "Tensor")  [return-value]
torch/_vendor/quack/rmsnorm.py:1487:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:1501:44: error: Argument "eps" to "rmsnorm" has incompatible type "float | None"; expected "float"  [arg-type]
torch/_vendor/quack/rmsnorm.py:1504:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:1529:24: error: Module has no attribute "float16"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1529:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1529:55: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1530:28: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1533:30: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1537:11: error: Module has no attribute "empty_like"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1538:12: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1538:48: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1539:12: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1539:48: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/rmsnorm.py:1558:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/rmsnorm.py:1562:18: error: Module has no attribute "sqrt"  [attr-defined]
torch/_vendor/quack/autotuner.py:77:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:81:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:86:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:99:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:104:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:110:9: error: Module has no attribute "randn"  [attr-defined]
torch/_vendor/quack/autotuner.py:110:54: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/autotuner.py:208:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:238:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:279:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/autotuner.py:313:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:318:29: error: Incompatible types in assignment (expression has type "None", variable has type "Callable[[Any], Any]")  [assignment]
torch/_vendor/quack/autotuner.py:322:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:329:30: error: Incompatible types in assignment (expression has type "None", variable has type "Callable[[Any, Any], Any]")  [assignment]
torch/_vendor/quack/autotuner.py:345:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:366:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:377:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:382:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/autotuner.py:432:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:529:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:578:21: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:578:21: note: Use "-> None" if function does not return a value
torch/_vendor/quack/autotuner.py:579:48: error: Argument 1 to "len" has incompatible type "Any | None"; expected "Sized"  [arg-type]
torch/_vendor/quack/autotuner.py:582:30: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/autotuner.py:583:31: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/autotuner.py:619:36: error: Module has no attribute "median"  [attr-defined]
torch/_vendor/quack/autotuner.py:619:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_vendor/quack/autotuner.py:654:9: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:654:9: note: Use "-> None" if function does not return a value
torch/_vendor/quack/autotuner.py:681:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:700:68: error: Argument "key" to "min" has incompatible type overloaded function; expected "Callable[[Any], SupportsDunderLT[Any] | SupportsDunderGT[Any]]"  [arg-type]
torch/_vendor/quack/autotuner.py:719:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:729:17: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:729:17: note: Use "-> None" if function does not return a value
torch/_vendor/quack/autotuner.py:849:39: error: Incompatible types in assignment (expression has type "float", variable has type "int")  [assignment]
torch/_vendor/quack/autotuner.py:850:65: error: Argument "key" to "min" has incompatible type overloaded function; expected "Callable[[Any], SupportsDunderLT[Any] | SupportsDunderGT[Any]]"  [arg-type]
torch/_vendor/quack/autotuner.py:875:22: error: Incompatible types in assignment (expression has type "None", variable has type "dict[str, Any]")  [assignment]
torch/_vendor/quack/autotuner.py:923:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:926:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:929:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:932:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:938:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:941:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:947:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/autotuner.py:978:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:39:1: error: Cannot find implementation or library stub for module named "cuda.bindings.driver"  [import-not-found]
torch/_native/ops/topk/cutedsl_kernels.py:39:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/_native/ops/topk/cutedsl_kernels.py:39:1: error: Cannot find implementation or library stub for module named "cuda"  [import-not-found]
torch/_native/ops/topk/cutedsl_kernels.py:41:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_native/ops/topk/cutedsl_kernels.py:42:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_native/ops/topk/cutedsl_kernels.py:44:1: error: Cannot find implementation or library stub for module named "cutlass._mlir.dialects"  [import-not-found]
torch/_native/ops/topk/cutedsl_kernels.py:45:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_native/ops/topk/cutedsl_kernels.py:66:2: error: Untyped decorator makes function "_elem_ptr" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:67:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:71:2: error: Untyped decorator makes function "_bitcast_f32_to_i32" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:72:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:76:2: error: Untyped decorator makes function "_bitcast_i32_to_f32" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:77:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:81:2: error: Untyped decorator makes function "_f32_to_radix_ord" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:102:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:107:2: error: Untyped decorator makes function "_load_vec_f32" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:120:2: error: Untyped decorator makes function "_warp_inclusive_prefix" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:132:2: error: Untyped decorator makes function "_block_excl_prefix_i32" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:211:6: error: Untyped decorator makes function "__call__" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:212:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:226:6: error: Untyped decorator makes function "kernel" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:227:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:615:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:628:2: error: Untyped decorator makes function "_compile_topk_radix" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:629:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:661:13: error: Module has no attribute "empty"  [attr-defined]
torch/_native/ops/topk/cutedsl_kernels.py:661:37: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/topk/cutedsl_kernels.py:663:17: error: Module has no attribute "empty"  [attr-defined]
torch/_native/ops/topk/cutedsl_kernels.py:663:41: error: Module has no attribute "int32"  [attr-defined]
torch/_native/ops/topk/cutedsl_kernels.py:665:32: error: Module has no attribute "int64"  [attr-defined]
torch/_native/ops/topk/cutedsl_kernels.py:673:2: error: Untyped decorator makes function "_make_key" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:687:2: error: Untyped decorator makes function "_decode_key" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:695:2: error: Untyped decorator makes function "_cas_desc" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:704:2: error: Untyped decorator makes function "_bitonic_sort_desc" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:725:2: error: Untyped decorator makes function "_bitonic_merge_desc" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:739:2: error: Untyped decorator makes function "_topk_merge_desc" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:766:6: error: Untyped decorator makes function "__call__" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:767:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:783:6: error: Untyped decorator makes function "kernel" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:784:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:842:2: error: Untyped decorator makes function "_compile_topk_register" untyped  [untyped-decorator]
torch/_native/ops/topk/cutedsl_kernels.py:843:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/topk/cutedsl_kernels.py:868:13: error: Module has no attribute "empty"  [attr-defined]
torch/_native/ops/topk/cutedsl_kernels.py:868:37: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/topk/cutedsl_kernels.py:869:17: error: Module has no attribute "empty"  [attr-defined]
torch/_native/ops/topk/cutedsl_kernels.py:869:41: error: Module has no attribute "int32"  [attr-defined]
torch/_native/ops/topk/cutedsl_kernels.py:871:32: error: Module has no attribute "int64"  [attr-defined]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:17:1: error: Cannot find implementation or library stub for module named "cuda.bindings.driver"  [import-not-found]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:17:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:17:1: error: Cannot find implementation or library stub for module named "cuda"  [import-not-found]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:18:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:19:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:20:1: error: Cannot find implementation or library stub for module named "cutlass.cute.testing"  [import-not-found]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:22:1: error: Cannot find implementation or library stub for module named "cutlass._mlir"  [import-not-found]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:23:1: error: Cannot find implementation or library stub for module named "cutlass._mlir.dialects"  [import-not-found]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:24:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:37:5: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:38:5: error: Module has no attribute "float16"  [attr-defined]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:39:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:43:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:60:2: error: Untyped decorator makes function "_atomic_add_f16x2" untyped  [untyped-decorator]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:61:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:61:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:68:2: error: Untyped decorator makes function "_atomic_add_bf16x2" untyped  [untyped-decorator]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:69:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:69:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:76:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:76:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:90:6: error: Untyped decorator makes function "_kernel" untyped  [untyped-decorator]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:91:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:164:6: error: Untyped decorator makes function "_launch" untyped  [untyped-decorator]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:165:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:193:2: error: Untyped decorator makes function "_compile_vec_scatter" untyped  [untyped-decorator]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:194:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:194:39: error: Name "torch.dtype" is not defined  [name-defined]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:229:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_native/ops/scatter_add/vec_scatter_kernel.py:249:10: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_native/ops/scatter_add/tma_kernel.py:53:1: error: Cannot find implementation or library stub for module named "cuda.bindings.driver"  [import-not-found]
torch/_native/ops/scatter_add/tma_kernel.py:53:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/_native/ops/scatter_add/tma_kernel.py:53:1: error: Cannot find implementation or library stub for module named "cuda"  [import-not-found]
torch/_native/ops/scatter_add/tma_kernel.py:54:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_native/ops/scatter_add/tma_kernel.py:55:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_native/ops/scatter_add/tma_kernel.py:56:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu.cpasync"  [import-not-found]
torch/_native/ops/scatter_add/tma_kernel.py:56:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_native/ops/scatter_add/tma_kernel.py:57:1: error: Cannot find implementation or library stub for module named "cutlass.cute.testing"  [import-not-found]
torch/_native/ops/scatter_add/tma_kernel.py:58:1: error: Cannot find implementation or library stub for module named "cutlass.pipeline"  [import-not-found]
torch/_native/ops/scatter_add/tma_kernel.py:78:5: error: Module has no attribute "float32"  [attr-defined]
torch/_native/ops/scatter_add/tma_kernel.py:79:5: error: Module has no attribute "float16"  [attr-defined]
torch/_native/ops/scatter_add/tma_kernel.py:80:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_native/ops/scatter_add/tma_kernel.py:89:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/tma_kernel.py:99:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/tma_kernel.py:99:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_native/ops/scatter_add/tma_kernel.py:138:6: error: Untyped decorator makes function "_kernel" untyped  [untyped-decorator]
torch/_native/ops/scatter_add/tma_kernel.py:139:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/tma_kernel.py:294:6: error: Untyped decorator makes function "_launch" untyped  [untyped-decorator]
torch/_native/ops/scatter_add/tma_kernel.py:295:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/tma_kernel.py:330:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_native/ops/scatter_add/tma_kernel.py:344:2: error: Untyped decorator makes function "_compile_tma_scatter" untyped  [untyped-decorator]
torch/_native/ops/scatter_add/tma_kernel.py:345:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_native/ops/scatter_add/tma_kernel.py:345:39: error: Name "torch.dtype" is not defined  [name-defined]
torch/_native/ops/scatter_add/tma_kernel.py:380:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_native/ops/scatter_add/tma_kernel.py:389:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_native/ops/scatter_add/tma_kernel.py:445:10: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_inductor/fx_passes/numeric_utils.py:61:16: error: Module has no attribute "allclose"  [attr-defined]
torch/_inductor/fx_passes/numeric_utils.py:90:16: error: Module has no attribute "allclose"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:9:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:190:25: error: Module has no attribute "float64"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:190:76: error: Module has no attribute "float32"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:194:9: error: Module has no attribute "arange"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:195:9: error: Module has no attribute "arange"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:196:9: error: Module has no attribute "arange"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:197:9: error: Module has no attribute "arange"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:211:27: error: Module has no attribute "where"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:214:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_higher_order_ops/flex_attention.py:250:13: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:251:11: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:274:19: error: Module has no attribute "all"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:275:17: error: Module has no attribute "where"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:278:18: error: Module has no attribute "max"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:280:23: error: Module has no attribute "_safe_softmax"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:308:22: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:314:23: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:316:9: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:317:10: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:440:35: error: Module has no attribute "int"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:442:52: error: Module has no attribute "int"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:570:48: error: Module has no attribute "int"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:632:73: error: Module has no attribute "float32"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:633:74: error: Module has no attribute "float32"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:677:28: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:783:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:928:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:936:43: error: Module has no attribute "int"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:937:43: error: Module has no attribute "int"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:938:43: error: Module has no attribute "int"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:939:43: error: Module has no attribute "int"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1018:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1018:56: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1036:11: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1037:13: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1040:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1042:26: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1062:22: error: Module has no attribute "exp"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1062:50: error: Item "float" of "Tensor | float" has no attribute "unsqueeze"  [union-attr]
torch/_higher_order_ops/flex_attention.py:1063:22: error: Module has no attribute "where"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1063:34: error: "bool" has no attribute "unsqueeze"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1071:18: error: Module has no attribute "sum"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1077:44: error: Item "float" of "Any | Tensor | float" has no attribute "unsqueeze"  [union-attr]
torch/_higher_order_ops/flex_attention.py:1080:9: error: Module has no attribute "arange"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1081:9: error: Module has no attribute "arange"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1082:9: error: Module has no attribute "arange"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1083:9: error: Module has no attribute "arange"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1111:23: error: Module has no attribute "where"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1112:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1126:16: error: Module has no attribute "sum"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1127:18: error: Module has no attribute "sum"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1140:27: error: Module has no attribute "sum"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1141:29: error: Module has no attribute "sum"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1197:35: error: Module has no attribute "int"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1200:52: error: Module has no attribute "int"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1457:13: error: Module has no attribute "empty_like"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1457:52: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1471:20: error: Module has no attribute "sum"  [attr-defined]
torch/_higher_order_ops/flex_attention.py:1472:22: error: Module has no attribute "sum"  [attr-defined]
torch/_higher_order_ops/base_hop.py:7:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/base_hop.py:231:14: error: Module has no attribute "_AutoDispatchBelowAutograd"  [attr-defined]
torch/_dynamo/tensor_version_op.py:38:2: error: Untyped decorator makes function "_tensor_version_fake" untyped  [untyped-decorator]
torch/_dynamo/tensor_version_op.py:38:2: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_dynamo/tensor_version_op.py:60:2: error: Untyped decorator makes function "_tensor_version_functional" untyped  [untyped-decorator]
torch/_dynamo/tensor_version_op.py:60:2: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_dynamo/tensor_version_op.py:65:2: error: Untyped decorator makes function "_unsafe_set_version_counter_functional" untyped  [untyped-decorator]
torch/_dynamo/tensor_version_op.py:65:2: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_dynamo/_trace_wrapped_higher_order_op.py:35:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:59:12: error: Module has no attribute "zeros"  [attr-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:145:22: error: Name "torch._C._TensorMeta" is not defined  [name-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:158:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:158:43: error: Module has no attribute "int64"  [attr-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:189:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:239:40: error: Module has no attribute "empty_like"  [attr-defined]
torch/_decomp/__init__.py:60:8: error: Module has no attribute "Tag"  [attr-defined]
torch/_decomp/__init__.py:91:12: error: Module has no attribute "_dispatch_has_kernel"  [attr-defined]
torch/_refs/fft.py:50:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/_refs/fft.py:55:12: error: Incompatible return value type (got "float | Tensor", expected "Tensor")  [return-value]
torch/_refs/fft.py:59:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/fft.py:59:56: error: Name "torch.device" is not defined  [name-defined]
torch/_refs/fft.py:60:6: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/fft.py:67:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/fft.py:69:22: error: Module has no attribute "float32"  [attr-defined]
torch/_refs/fft.py:69:37: error: Module has no attribute "float64"  [attr-defined]
torch/_refs/fft.py:73:30: error: Module has no attribute "float16"  [attr-defined]
torch/_refs/fft.py:118:12: error: Module has no attribute "constant_pad_nd"  [attr-defined]
torch/_refs/fft.py:142:17: error: Module has no attribute "conj"  [attr-defined]
torch/_refs/fft.py:174:32: error: Module has no attribute "conj"  [attr-defined]
torch/_refs/fft.py:589:12: error: Module has no attribute "roll"  [attr-defined]
torch/_refs/fft.py:596:12: error: Module has no attribute "roll"  [attr-defined]
torch/_refs/__init__.py:758:12: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_refs/__init__.py:774:12: error: Module has no attribute "sub"  [attr-defined]
torch/_refs/__init__.py:774:25: error: Module has no attribute "trunc"  [attr-defined]
torch/_refs/__init__.py:795:31: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:801:16: error: Module has no attribute "logical_or"  [attr-defined]
torch/_refs/__init__.py:801:39: error: Module has no attribute "real"  [attr-defined]
torch/_refs/__init__.py:801:61: error: Module has no attribute "imag"  [attr-defined]
torch/_refs/__init__.py:803:16: error: Module has no attribute "abs"  [attr-defined]
torch/_refs/__init__.py:804:12: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_refs/__init__.py:804:38: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:817:16: error: Incompatible return value type (got "bool", expected "Tensor")  [return-value]
torch/_refs/__init__.py:818:12: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_refs/__init__.py:818:38: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:831:16: error: Incompatible return value type (got "bool", expected "Tensor")  [return-value]
torch/_refs/__init__.py:832:12: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_refs/__init__.py:832:38: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:850:16: error: Module has no attribute "imag"  [attr-defined]
torch/_refs/__init__.py:851:12: error: Module has no attribute "ones_like"  [attr-defined]
torch/_refs/__init__.py:851:37: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:892:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:912:16: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/__init__.py:912:26: error: Module has no attribute "exp"  [attr-defined]
torch/_refs/__init__.py:914:13: error: Module has no attribute "amax"  [attr-defined]
torch/_refs/__init__.py:914:24: error: Module has no attribute "real"  [attr-defined]
torch/_refs/__init__.py:915:13: error: Module has no attribute "masked_fill"  [attr-defined]
torch/_refs/__init__.py:917:44: error: Module has no attribute "squeeze"  [attr-defined]
torch/_refs/__init__.py:919:14: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/__init__.py:919:24: error: Module has no attribute "exp"  [attr-defined]
torch/_refs/__init__.py:941:18: error: Module has no attribute "finfo"  [attr-defined]
torch/_refs/__init__.py:944:18: error: Module has no attribute "finfo"  [attr-defined]
torch/_refs/__init__.py:946:14: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:946:14: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_refs/__init__.py:946:26: error: Module has no attribute "isnan"  [attr-defined]
torch/_refs/__init__.py:947:14: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:947:14: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_refs/__init__.py:947:26: error: Module has no attribute "isneginf"  [attr-defined]
torch/_refs/__init__.py:948:14: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:948:14: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_refs/__init__.py:948:26: error: Module has no attribute "isposinf"  [attr-defined]
torch/_refs/__init__.py:954:24: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:975:19: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:1027:16: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1058:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1058:35: error: Module has no attribute "sin"  [attr-defined]
torch/_refs/__init__.py:1193:6: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:1347:20: error: Module has no attribute "sqrt"  [attr-defined]
torch/_refs/__init__.py:1347:20: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:1350:20: error: Module has no attribute "fill"  [attr-defined]
torch/_refs/__init__.py:1354:20: error: Module has no attribute "exp2"  [attr-defined]
torch/_refs/__init__.py:1376:17: error: Module has no attribute "complex128"  [attr-defined]
torch/_refs/__init__.py:1378:17: error: Module has no attribute "float64"  [attr-defined]
torch/_refs/__init__.py:1439:24: error: Module has no attribute "device"  [attr-defined]
torch/_refs/__init__.py:1463:15: error: Module has no attribute "signbit"  [attr-defined]
torch/_refs/__init__.py:1463:65: error: Module has no attribute "fmod"  [attr-defined]
torch/_refs/__init__.py:1522:12: error: Module has no attribute "frexp"  [attr-defined]
torch/_refs/__init__.py:1556:21: error: Module has no attribute "eq"  [attr-defined]
torch/_refs/__init__.py:1557:21: error: Module has no attribute "logical_or"  [attr-defined]
torch/_refs/__init__.py:1557:38: error: Module has no attribute "lt"  [attr-defined]
torch/_refs/__init__.py:1557:58: error: Module has no attribute "isnan"  [attr-defined]
torch/_refs/__init__.py:1558:22: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1559:14: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1641:43: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:1642:43: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:1664:32: error: Module has no attribute "int8"  [attr-defined]
torch/_refs/__init__.py:1664:44: error: Module has no attribute "int16"  [attr-defined]
torch/_refs/__init__.py:1666:43: error: Module has no attribute "int32"  [attr-defined]
torch/_refs/__init__.py:1667:43: error: Module has no attribute "int32"  [attr-defined]
torch/_refs/__init__.py:1669:9: error: Module has no attribute "gcd"  [attr-defined]
torch/_refs/__init__.py:1671:9: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1672:11: error: Module has no attribute "abs"  [attr-defined]
torch/_refs/__init__.py:1691:12: error: Module has no attribute "real"  [attr-defined]
torch/_refs/__init__.py:1692:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1693:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1694:16: error: Module has no attribute "logical_and"  [attr-defined]
torch/_refs/__init__.py:1695:9: error: Module has no attribute "logical_not"  [attr-defined]
torch/_refs/__init__.py:1695:27: error: Module has no attribute "isfinite"  [attr-defined]
torch/_refs/__init__.py:1695:42: error: Module has no attribute "real"  [attr-defined]
torch/_refs/__init__.py:1699:24: error: Module has no attribute "real"  [attr-defined]
torch/_refs/__init__.py:1700:20: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1701:33: error: Module has no attribute "log"  [attr-defined]
torch/_refs/__init__.py:1701:43: error: Module has no attribute "exp"  [attr-defined]
torch/_refs/__init__.py:1703:24: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1704:40: error: Module has no attribute "log1p"  [attr-defined]
torch/_refs/__init__.py:1704:52: error: Module has no attribute "exp"  [attr-defined]
torch/_refs/__init__.py:1707:20: error: Module has no attribute "isnan"  [attr-defined]
torch/_refs/__init__.py:1708:16: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1708:16: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_refs/__init__.py:1710:16: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1710:48: error: Module has no attribute "log1p"  [attr-defined]
torch/_refs/__init__.py:1710:60: error: Module has no attribute "exp"  [attr-defined]
torch/_refs/__init__.py:1725:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1726:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1727:16: error: Module has no attribute "logical_and"  [attr-defined]
torch/_refs/__init__.py:1727:34: error: Module has no attribute "isinf"  [attr-defined]
torch/_refs/__init__.py:1729:21: error: Module has no attribute "log1p"  [attr-defined]
torch/_refs/__init__.py:1729:33: error: Module has no attribute "exp2"  [attr-defined]
torch/_refs/__init__.py:1730:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1840:12: error: Module has no attribute "sub"  [attr-defined]
torch/_refs/__init__.py:1925:11: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1925:23: error: Module has no attribute "eq"  [attr-defined]
torch/_refs/__init__.py:1925:42: error: Module has no attribute "mul"  [attr-defined]
torch/_refs/__init__.py:1925:55: error: Module has no attribute "log"  [attr-defined]
torch/_refs/__init__.py:1926:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:1926:24: error: Module has no attribute "isnan"  [attr-defined]
torch/_refs/__init__.py:1971:12: error: Incompatible return value type (got "float | complex", expected "Tensor")  [return-value]
torch/_refs/__init__.py:1998:12: error: Incompatible return value type (got "int | float | complex", expected "Tensor")  [return-value]
torch/_refs/__init__.py:2018:19: error: Module has no attribute "isnan"  [attr-defined]
torch/_refs/__init__.py:2019:21: error: Module has no attribute "bitwise_or"  [attr-defined]
torch/_refs/__init__.py:2019:21: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:2019:38: error: Module has no attribute "ge"  [attr-defined]
torch/_refs/__init__.py:2024:13: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:2024:13: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:2026:19: error: Module has no attribute "isnan"  [attr-defined]
torch/_refs/__init__.py:2028:21: error: Module has no attribute "bitwise_or"  [attr-defined]
torch/_refs/__init__.py:2028:21: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:2028:38: error: Module has no attribute "le"  [attr-defined]
torch/_refs/__init__.py:2029:13: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:2029:13: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:2040:12: error: Module has no attribute "clamp"  [attr-defined]
torch/_refs/__init__.py:2040:12: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:2049:12: error: Module has no attribute "clamp"  [attr-defined]
torch/_refs/__init__.py:2049:12: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:2060:12: error: Module has no attribute "nonzero"  [attr-defined]
torch/_refs/__init__.py:2085:23: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:2099:42: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:2099:64: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/__init__.py:2129:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:2131:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:2132:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:2145:33: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/__init__.py:2158:13: error: Name "torch.device" is not defined  [name-defined]
torch/_refs/__init__.py:2159:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:2162:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:2177:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:2180:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:2183:19: error: Module has no attribute "device"  [attr-defined]
torch/_refs/__init__.py:2194:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:2197:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:2213:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:2236:31: error: Module has no attribute "device"  [attr-defined]
torch/_refs/__init__.py:2241:61: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/__init__.py:2285:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_refs/__init__.py:2304:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:2385:45: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_refs/__init__.py:2403:14: error: Module has no attribute "logical_not"  [attr-defined]
torch/_refs/__init__.py:2403:32: error: Module has no attribute "any"  [attr-defined]
torch/_refs/__init__.py:2405:19: error: Module has no attribute "uint8"  [attr-defined]
torch/_refs/__init__.py:2406:34: error: Module has no attribute "uint8"  [attr-defined]
torch/_refs/__init__.py:2418:37: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:2425:19: error: Module has no attribute "uint8"  [attr-defined]
torch/_refs/__init__.py:2426:51: error: Module has no attribute "uint8"  [attr-defined]
torch/_refs/__init__.py:2437:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:2444:21: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:2480:12: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/__init__.py:2496:21: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:2617:13: error: Module has no attribute "var"  [attr-defined]
torch/_refs/__init__.py:2618:13: error: Module has no attribute "sqrt"  [attr-defined]
torch/_refs/__init__.py:2688:21: error: Module has no attribute "var_mean"  [attr-defined]
torch/_refs/__init__.py:2689:13: error: Module has no attribute "sqrt"  [attr-defined]
torch/_refs/__init__.py:2756:20: error: Module has no attribute "outer"  [attr-defined]
torch/_refs/__init__.py:2756:58: error: Module has no attribute "full_like"  [attr-defined]
torch/_refs/__init__.py:2758:20: error: Module has no attribute "logical_or"  [attr-defined]
torch/_refs/__init__.py:2760:17: error: Module has no attribute "outer"  [attr-defined]
torch/_refs/__init__.py:2760:55: error: Module has no attribute "full_like"  [attr-defined]
torch/_refs/__init__.py:2773:28: error: Module has no attribute "outer"  [attr-defined]
torch/_refs/__init__.py:2775:42: error: Module has no attribute "outer"  [attr-defined]
torch/_refs/__init__.py:2862:12: error: Module has no attribute "Size"  [attr-defined]
torch/_refs/__init__.py:2891:21: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_refs/__init__.py:2894:24: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_refs/__init__.py:3023:16: error: Module has no attribute "conj_physical"  [attr-defined]
torch/_refs/__init__.py:3086:14: error: Module has no attribute "empty"  [attr-defined]
torch/_refs/__init__.py:3094:38: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:3097:14: error: Module has no attribute "fill"  [attr-defined]
torch/_refs/__init__.py:3097:14: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:3114:34: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:3114:56: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_refs/__init__.py:3117:26: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/__init__.py:3125:12: error: Module has no attribute "clone"  [attr-defined]
torch/_refs/__init__.py:3265:16: error: Module has no attribute "clone"  [attr-defined]
torch/_refs/__init__.py:3343:24: error: Module has no attribute "var_mean"  [attr-defined]
torch/_refs/__init__.py:3346:12: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_refs/__init__.py:3354:13: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_refs/__init__.py:3383:22: error: Module has no attribute "reshape"  [attr-defined]
torch/_refs/__init__.py:3388:24: error: Module has no attribute "var_mean"  [attr-defined]
torch/_refs/__init__.py:3391:12: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_refs/__init__.py:3393:27: error: Module has no attribute "reshape"  [attr-defined]
torch/_refs/__init__.py:3399:29: error: Module has no attribute "reshape"  [attr-defined]
torch/_refs/__init__.py:3425:12: error: Module has no attribute "squeeze"  [attr-defined]
torch/_refs/__init__.py:3426:12: error: Module has no attribute "squeeze"  [attr-defined]
torch/_refs/__init__.py:3560:19: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:3650:22: error: Module has no attribute "ones"  [attr-defined]
torch/_refs/__init__.py:3680:40: error: Module has no attribute "view_as_real"  [attr-defined]
torch/_refs/__init__.py:3757:19: error: Module has no attribute "ones"  [attr-defined]
torch/_refs/__init__.py:3880:16: error: Module has no attribute "clone"  [attr-defined]
torch/_refs/__init__.py:3894:16: error: Module has no attribute "empty"  [attr-defined]
torch/_refs/__init__.py:3919:21: error: Module has no attribute "clone"  [attr-defined]
torch/_refs/__init__.py:4055:20: error: Module has no attribute "as_strided"  [attr-defined]
torch/_refs/__init__.py:4060:20: error: Module has no attribute "as_strided"  [attr-defined]
torch/_refs/__init__.py:4119:20: error: Module has no attribute "roll"  [attr-defined]
torch/_refs/__init__.py:4119:31: error: Module has no attribute "flatten"  [attr-defined]
torch/_refs/__init__.py:4132:28: error: Module has no attribute "roll"  [attr-defined]
torch/_refs/__init__.py:4133:16: error: Module has no attribute "roll"  [attr-defined]
torch/_refs/__init__.py:4142:11: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:4143:32: error: Module has no attribute "fmod"  [attr-defined]
torch/_refs/__init__.py:4169:16: error: Module has no attribute "transpose"  [attr-defined]
torch/_refs/__init__.py:4169:32: error: Module has no attribute "flip"  [attr-defined]
torch/_refs/__init__.py:4171:16: error: Module has no attribute "flip"  [attr-defined]
torch/_refs/__init__.py:4173:16: error: Module has no attribute "transpose"  [attr-defined]
torch/_refs/__init__.py:4173:32: error: Module has no attribute "flip"  [attr-defined]
torch/_refs/__init__.py:4175:38: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_refs/__init__.py:4200:15: error: Module has no attribute "cat"  [attr-defined]
torch/_refs/__init__.py:4204:12: error: Module has no attribute "cat"  [attr-defined]
torch/_refs/__init__.py:4212:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:4268:13: error: Module has no attribute "squeeze"  [attr-defined]
torch/_refs/__init__.py:4268:44: error: Module has no attribute "tensor_split"  [attr-defined]
torch/_refs/__init__.py:4274:34: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_refs/__init__.py:4326:17: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_refs/__init__.py:4340:53: error: Module has no attribute "index_copy"  [attr-defined]
torch/_refs/__init__.py:4367:34: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_refs/__init__.py:4388:16: error: Module has no attribute "empty_like"  [attr-defined]
torch/_refs/__init__.py:4478:41: error: Module has no attribute "long"  [attr-defined]
torch/_refs/__init__.py:4628:16: error: Module has no attribute "diag_embed"  [attr-defined]
torch/_refs/__init__.py:4630:16: error: Module has no attribute "diagonal_copy"  [attr-defined]
torch/_refs/__init__.py:4731:13: error: Module has no attribute "zeros"  [attr-defined]
torch/_refs/__init__.py:4733:13: error: Module has no attribute "cat"  [attr-defined]
torch/_refs/__init__.py:4741:15: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:4741:61: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:4742:15: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:4743:59: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:4784:16: error: Module has no attribute "zeros"  [attr-defined]
torch/_refs/__init__.py:4785:17: error: Module has no attribute "zeros"  [attr-defined]
torch/_refs/__init__.py:4788:20: error: Module has no attribute "cat"  [attr-defined]
torch/_refs/__init__.py:4791:12: error: Module has no attribute "cat"  [attr-defined]
torch/_refs/__init__.py:4833:12: error: Module has no attribute "transpose"  [attr-defined]
torch/_refs/__init__.py:4864:12: error: Module has no attribute "permute"  [attr-defined]
torch/_refs/__init__.py:4885:23: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_refs/__init__.py:4895:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:4905:10: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:4909:16: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:4918:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:4929:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5004:16: error: Module has no attribute "gather"  [attr-defined]
torch/_refs/__init__.py:5020:16: error: Module has no attribute "gather"  [attr-defined]
torch/_refs/__init__.py:5026:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5027:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5027:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5031:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:5031:42: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_refs/__init__.py:5034:26: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/__init__.py:5040:25: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_refs/__init__.py:5042:27: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_refs/__init__.py:5047:30: error: Module has no attribute "channels_last"  [attr-defined]
torch/_refs/__init__.py:5053:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_refs/__init__.py:5068:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5069:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5069:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5089:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5090:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5098:12: error: Module has no attribute "empty"  [attr-defined]
torch/_refs/__init__.py:5114:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5115:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5127:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_refs/__init__.py:5141:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5142:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5142:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5150:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:5152:12: error: Module has no attribute "full"  [attr-defined]
torch/_refs/__init__.py:5154:27: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:5169:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5170:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5179:12: error: Module has no attribute "full"  [attr-defined]
torch/_refs/__init__.py:5181:40: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:5194:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5195:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5195:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5203:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:5205:12: error: Module has no attribute "full"  [attr-defined]
torch/_refs/__init__.py:5207:26: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:5222:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5223:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5232:12: error: Module has no attribute "full"  [attr-defined]
torch/_refs/__init__.py:5234:39: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:5250:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5251:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5259:12: error: Module has no attribute "full"  [attr-defined]
torch/_refs/__init__.py:5273:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:5284:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5286:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5289:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:5289:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/__init__.py:5295:25: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/__init__.py:5296:16: error: Module has no attribute "empty"  [attr-defined]
torch/_refs/__init__.py:5311:12: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_refs/__init__.py:5329:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5330:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5330:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5337:14: error: Module has no attribute "device"  [attr-defined]
torch/_refs/__init__.py:5378:17: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:5378:50: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:5388:17: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:5410:15: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:5416:9: error: Module has no attribute "long"  [attr-defined]
torch/_refs/__init__.py:5448:13: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:5449:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:5466:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5468:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5468:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5487:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:5497:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:5498:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_refs/__init__.py:5518:16: error: Module has no attribute "full"  [attr-defined]
torch/_refs/__init__.py:5518:16: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:5521:28: error: Module has no attribute "empty"  [attr-defined]
torch/_refs/__init__.py:5521:28: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:5524:20: error: Module has no attribute "full"  [attr-defined]
torch/_refs/__init__.py:5524:20: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:5527:10: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:5527:10: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:5531:9: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:5544:11: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:5560:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5562:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5562:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5567:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:5590:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:5595:18: error: Module has no attribute "float64"  [attr-defined]
torch/_refs/__init__.py:5601:11: error: Module has no attribute "linspace"  [attr-defined]
torch/_refs/__init__.py:5601:11: note: Error code "attr-defined" not covered by "type: ignore[misc]" comment
torch/_refs/__init__.py:5611:36: error: Module has no attribute "pow"  [attr-defined]
torch/_refs/__init__.py:5611:36: note: Error code "attr-defined" not covered by "type: ignore[arg-type, return-value]" comment
torch/_refs/__init__.py:5754:14: error: Module has no attribute "permute"  [attr-defined]
torch/_refs/__init__.py:5766:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5768:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5768:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5777:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:5778:14: error: Module has no attribute "device"  [attr-defined]
torch/_refs/__init__.py:5789:43: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5790:28: error: Module has no attribute "uint8"  [attr-defined]
torch/_refs/__init__.py:5790:41: error: Module has no attribute "uint16"  [attr-defined]
torch/_refs/__init__.py:5790:55: error: Module has no attribute "int32"  [attr-defined]
torch/_refs/__init__.py:5791:19: error: Module has no attribute "iinfo"  [attr-defined]
torch/_refs/__init__.py:5793:12: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:5802:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5803:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5803:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5817:19: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:5820:15: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:5821:15: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:5824:19: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5825:33: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:5827:15: error: Module has no attribute "ones"  [attr-defined]
torch/_refs/__init__.py:5835:16: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:5847:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5848:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5848:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5857:48: error: Module has no attribute "device"  [attr-defined]
torch/_refs/__init__.py:5867:12: error: Module has no attribute "fill"  [attr-defined]
torch/_refs/__init__.py:5867:12: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:5874:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5875:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5879:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:5879:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/__init__.py:5881:9: error: Module has no attribute "empty_like"  [attr-defined]
torch/_refs/__init__.py:5898:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5899:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5903:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:5903:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/__init__.py:5905:12: error: Module has no attribute "full_like"  [attr-defined]
torch/_refs/__init__.py:5907:40: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:5922:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5923:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5927:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/__init__.py:5927:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/__init__.py:5929:12: error: Module has no attribute "full_like"  [attr-defined]
torch/_refs/__init__.py:5931:39: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:5945:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5947:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5971:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:5972:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:5972:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:5979:48: error: Module has no attribute "device"  [attr-defined]
torch/_refs/__init__.py:5994:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:6006:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_refs/__init__.py:6032:39: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/_refs/__init__.py:6055:9: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:6055:9: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:6066:9: error: Module has no attribute "masked_fill"  [attr-defined]
torch/_refs/__init__.py:6066:9: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/__init__.py:6085:9: error: Module has no attribute "all"  [attr-defined]
torch/_refs/__init__.py:6085:19: error: Module has no attribute "isclose"  [attr-defined]
torch/_refs/__init__.py:6116:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:6142:12: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/__init__.py:6142:22: error: Module has no attribute "diag"  [attr-defined]
torch/_refs/__init__.py:6168:9: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:6169:11: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:6185:9: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:6186:11: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:6221:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:6222:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:6228:19: error: Module has no attribute "int32"  [attr-defined]
torch/_refs/__init__.py:6228:32: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:6241:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:6241:26: error: Module has no attribute "long"  [attr-defined]
torch/_refs/__init__.py:6242:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:6242:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:6252:9: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:6256:46: error: Module has no attribute "float64"  [attr-defined]
torch/_refs/__init__.py:6258:17: error: Module has no attribute "floor"  [attr-defined]
torch/_refs/__init__.py:6258:34: error: Module has no attribute "sqrt"  [attr-defined]
torch/_refs/__init__.py:6259:17: error: Module has no attribute "floor"  [attr-defined]
torch/_refs/__init__.py:6268:12: error: Module has no attribute "stack"  [attr-defined]
torch/_refs/__init__.py:6269:10: error: Module has no attribute "cat"  [attr-defined]
torch/_refs/__init__.py:6301:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:6301:26: error: Module has no attribute "long"  [attr-defined]
torch/_refs/__init__.py:6302:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_refs/__init__.py:6302:28: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:6312:9: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:6321:46: error: Module has no attribute "float64"  [attr-defined]
torch/_refs/__init__.py:6323:17: error: Module has no attribute "floor"  [attr-defined]
torch/_refs/__init__.py:6323:34: error: Module has no attribute "sqrt"  [attr-defined]
torch/_refs/__init__.py:6324:17: error: Module has no attribute "floor"  [attr-defined]
torch/_refs/__init__.py:6332:12: error: Module has no attribute "stack"  [attr-defined]
torch/_refs/__init__.py:6333:10: error: Module has no attribute "cat"  [attr-defined]
torch/_refs/__init__.py:6351:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_refs/__init__.py:6352:17: error: Module has no attribute "int32"  [attr-defined]
torch/_refs/__init__.py:6352:47: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:6355:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_refs/__init__.py:6360:13: error: Module has no attribute "zeros"  [attr-defined]
torch/_refs/__init__.py:6360:57: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:6374:13: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:6377:23: error: Module has no attribute "ones_like"  [attr-defined]
torch/_refs/__init__.py:6377:48: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:6380:19: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:6383:19: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:6392:21: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:6417:29: error: Module has no attribute "tan"  [attr-defined]
torch/_refs/__init__.py:6417:50: error: Module has no attribute "rand_like"  [attr-defined]
torch/_refs/__init__.py:6441:19: error: Module has no attribute "rand_like"  [attr-defined]
torch/_refs/__init__.py:6447:15: error: Module has no attribute "finfo"  [attr-defined]
torch/_refs/__init__.py:6449:19: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:6449:52: error: Module has no attribute "log"  [attr-defined]
torch/_refs/__init__.py:6473:12: error: Module has no attribute "floor"  [attr-defined]
torch/_refs/__init__.py:6473:24: error: Module has no attribute "log1p"  [attr-defined]
torch/_refs/__init__.py:6473:37: error: Module has no attribute "rand_like"  [attr-defined]
torch/_refs/__init__.py:6495:12: error: Module has no attribute "exp"  [attr-defined]
torch/_refs/__init__.py:6495:28: error: Module has no attribute "randn_like"  [attr-defined]
torch/_refs/__init__.py:6520:41: error: Module has no attribute "strided"  [attr-defined]
torch/_refs/__init__.py:6547:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:6548:18: error: Module has no attribute "device"  [attr-defined]
torch/_refs/__init__.py:6634:24: error: Module has no attribute "dot"  [attr-defined]
torch/_refs/__init__.py:6636:24: error: Module has no attribute "vdot"  [attr-defined]
torch/_refs/__init__.py:6638:20: error: Module has no attribute "vdot"  [attr-defined]
torch/_refs/__init__.py:6652:16: error: Module has no attribute "dot"  [attr-defined]
torch/_refs/__init__.py:6656:20: error: Module has no attribute "vdot"  [attr-defined]
torch/_refs/__init__.py:6658:20: error: Module has no attribute "dot"  [attr-defined]
torch/_refs/__init__.py:6660:16: error: Module has no attribute "dot"  [attr-defined]
torch/_refs/__init__.py:6674:12: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/__init__.py:6675:11: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_refs/__init__.py:6676:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/__init__.py:6826:16: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:6828:16: error: Module has no attribute "int64"  [attr-defined]
torch/_refs/__init__.py:6830:16: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/__init__.py:6832:25: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:6833:29: error: Module has no attribute "float"  [attr-defined]
torch/_refs/__init__.py:6834:20: error: Module has no attribute "cfloat"  [attr-defined]
torch/_refs/__init__.py:6835:31: error: Module has no attribute "double"  [attr-defined]
torch/_refs/__init__.py:6836:20: error: Module has no attribute "cdouble"  [attr-defined]
torch/_refs/__init__.py:6837:31: error: Module has no attribute "half"  [attr-defined]
torch/_refs/__init__.py:6838:20: error: Module has no attribute "chalf"  [attr-defined]
torch/_refs/__init__.py:6852:20: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_refs/__init__.py:6863:30: error: Module has no attribute "promote_types"  [attr-defined]
torch/_refs/__init__.py:6866:30: error: Module has no attribute "cdouble"  [attr-defined]
torch/_refs/__init__.py:6877:17: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/__init__.py:6892:16: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_refs/__init__.py:6897:9: error: Module has no attribute "empty"  [attr-defined]
torch/_refs/__init__.py:6899:14: error: Module has no attribute "stack"  [attr-defined]
torch/_refs/__init__.py:6944:12: error: Module has no attribute "device"  [attr-defined]
torch/_refs/__init__.py:6954:27: error: Module has no attribute "device"  [attr-defined]
torch/_refs/__init__.py:6955:29: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_refs/__init__.py:6985:41: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_decomp/decompositions.py:136:23: error: "int" has no attribute "conj_physical"  [attr-defined]
torch/_decomp/decompositions.py:143:9: error: "float" has no attribute "exp"  [attr-defined]
torch/_decomp/decompositions.py:144:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:162:16: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:168:16: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:170:50: error: Module has no attribute "exp"  [attr-defined]
torch/_decomp/decompositions.py:177:12: error: Module has no attribute "full_like"  [attr-defined]
torch/_decomp/decompositions.py:193:12: error: Module has no attribute "clamp"  [attr-defined]
torch/_decomp/decompositions.py:200:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:217:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:224:19: error: Module has no attribute "clamp"  [attr-defined]
torch/_decomp/decompositions.py:231:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:234:9: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:241:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:250:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:266:22: error: Module has no attribute "tanh"  [attr-defined]
torch/_decomp/decompositions.py:281:26: error: Module has no attribute "erf"  [attr-defined]
torch/_decomp/decompositions.py:282:23: error: Module has no attribute "exp"  [attr-defined]
torch/_decomp/decompositions.py:289:27: error: Module has no attribute "tanh"  [attr-defined]
torch/_decomp/decompositions.py:290:21: error: Module has no attribute "sigmoid"  [attr-defined]
torch/_decomp/decompositions.py:299:19: error: Module has no attribute "sigmoid"  [attr-defined]
torch/_decomp/decompositions.py:306:15: error: Module has no attribute "sigmoid"  [attr-defined]
torch/_decomp/decompositions.py:312:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:321:18: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:322:19: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:352:17: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:353:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:356:43: error: Module has no attribute "exp"  [attr-defined]
torch/_decomp/decompositions.py:356:54: error: Module has no attribute "abs"  [attr-defined]
torch/_decomp/decompositions.py:364:9: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions.py:369:19: error: Module has no attribute "pow"  [attr-defined]
torch/_decomp/decompositions.py:374:16: error: Module has no attribute "mean"  [attr-defined]
torch/_decomp/decompositions.py:376:16: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:381:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:382:17: error: Module has no attribute "complex32"  [attr-defined]
torch/_decomp/decompositions.py:383:16: error: Module has no attribute "float16"  [attr-defined]
torch/_decomp/decompositions.py:384:19: error: Module has no attribute "complex64"  [attr-defined]
torch/_decomp/decompositions.py:385:16: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions.py:386:19: error: Module has no attribute "complex128"  [attr-defined]
torch/_decomp/decompositions.py:387:16: error: Module has no attribute "float64"  [attr-defined]
torch/_decomp/decompositions.py:418:11: error: Module has no attribute "softmax"  [attr-defined]
torch/_decomp/decompositions.py:420:19: error: Module has no attribute "all"  [attr-defined]
torch/_decomp/decompositions.py:421:13: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_decomp/decompositions.py:422:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:436:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:447:13: error: Module has no attribute "abs"  [attr-defined]
torch/_decomp/decompositions.py:449:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:452:21: error: Module has no attribute "sign"  [attr-defined]
torch/_decomp/decompositions.py:478:12: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:481:9: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:521:19: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:522:18: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_decomp/decompositions.py:523:18: error: Module has no attribute "scatter"  [attr-defined]
torch/_decomp/decompositions.py:534:19: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:554:26: error: Module has no attribute "sigmoid"  [attr-defined]
torch/_decomp/decompositions.py:559:12: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:668:27: error: Module has no attribute "maximum"  [attr-defined]
torch/_decomp/decompositions.py:669:9: error: Module has no attribute "log1p"  [attr-defined]
torch/_decomp/decompositions.py:670:18: error: Module has no attribute "maximum"  [attr-defined]
torch/_decomp/decompositions.py:670:32: error: Module has no attribute "log"  [attr-defined]
torch/_decomp/decompositions.py:687:46: error: Module has no attribute "clamp"  [attr-defined]
torch/_decomp/decompositions.py:703:12: error: Module has no attribute "log1p"  [attr-defined]
torch/_decomp/decompositions.py:703:24: error: Module has no attribute "exp"  [attr-defined]
torch/_decomp/decompositions.py:716:42: error: Module has no attribute "sigmoid"  [attr-defined]
torch/_decomp/decompositions.py:732:14: error: Module has no attribute "ones_like"  [attr-defined]
torch/_decomp/decompositions.py:732:53: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:734:14: error: Module has no attribute "ones_like"  [attr-defined]
torch/_decomp/decompositions.py:734:53: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:735:11: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:736:11: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:752:12: error: Module has no attribute "slice_scatter"  [attr-defined]
torch/_decomp/decompositions.py:855:11: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:858:12: error: Module has no attribute "ones"  [attr-defined]
torch/_decomp/decompositions.py:858:60: error: Module has no attribute "bool"  [attr-defined]
torch/_decomp/decompositions.py:860:16: error: Module has no attribute "logical_and"  [attr-defined]
torch/_decomp/decompositions.py:863:16: error: Module has no attribute "logical_and"  [attr-defined]
torch/_decomp/decompositions.py:866:16: error: Module has no attribute "logical_and"  [attr-defined]
torch/_decomp/decompositions.py:878:12: error: Module has no attribute "select_scatter"  [attr-defined]
torch/_decomp/decompositions.py:887:12: error: Module has no attribute "diagonal_scatter"  [attr-defined]
torch/_decomp/decompositions.py:891:59: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:902:65: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:905:45: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:920:65: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:922:32: error: Module has no attribute "exp"  [attr-defined]
torch/_decomp/decompositions.py:922:52: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:934:25: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:934:45: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:1013:33: error: Argument 2 to "pad" has incompatible type "tuple[int, int, int, int]"; expected "list[int]"  [arg-type]
torch/_decomp/decompositions.py:1121:28: error: Argument 2 to "pad" has incompatible type "tuple[int, int, int, int]"; expected "list[int]"  [arg-type]
torch/_decomp/decompositions.py:1150:16: error: Module has no attribute "squeeze_copy"  [attr-defined]
torch/_decomp/decompositions.py:1155:15: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:1155:71: error: Module has no attribute "int32"  [attr-defined]
torch/_decomp/decompositions.py:1236:15: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:1236:65: error: Module has no attribute "int32"  [attr-defined]
torch/_decomp/decompositions.py:1255:16: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:1256:13: error: Module has no attribute "logical_and"  [attr-defined]
torch/_decomp/decompositions.py:1261:16: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:1262:13: error: Module has no attribute "logical_and"  [attr-defined]
torch/_decomp/decompositions.py:1283:21: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_decomp/decompositions.py:1283:76: error: Module has no attribute "bool"  [attr-defined]
torch/_decomp/decompositions.py:1288:21: error: Module has no attribute "rand_like"  [attr-defined]
torch/_decomp/decompositions.py:1292:24: error: Module has no attribute "ones_like"  [attr-defined]
torch/_decomp/decompositions.py:1292:53: error: Module has no attribute "bool"  [attr-defined]
torch/_decomp/decompositions.py:1302:23: error: Module has no attribute "half"  [attr-defined]
torch/_decomp/decompositions.py:1311:20: error: Module has no attribute "exp"  [attr-defined]
torch/_decomp/decompositions.py:1312:29: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:1322:16: error: Module has no attribute "amax"  [attr-defined]
torch/_decomp/decompositions.py:1326:16: error: Module has no attribute "amax"  [attr-defined]
torch/_decomp/decompositions.py:1334:9: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:1335:12: error: Module has no attribute "amax"  [attr-defined]
torch/_decomp/decompositions.py:1345:23: error: Module has no attribute "half"  [attr-defined]
torch/_decomp/decompositions.py:1355:25: error: Module has no attribute "log"  [attr-defined]
torch/_decomp/decompositions.py:1355:35: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:1355:45: error: Module has no attribute "exp"  [attr-defined]
torch/_decomp/decompositions.py:1397:48: error: Module has no attribute "long"  [attr-defined]
torch/_decomp/decompositions.py:1397:48: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/_decomp/decompositions.py:1401:16: error: Module has no attribute "ones_like"  [attr-defined]
torch/_decomp/decompositions.py:1410:30: error: Argument 1 to "_unsqueeze_to_dim" has incompatible type "bool"; expected "Tensor"  [arg-type]
torch/_decomp/decompositions.py:1442:41: error: Module has no attribute "Size"  [attr-defined]
torch/_decomp/decompositions.py:1511:16: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:1513:9: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:1529:39: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:1587:44: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:1636:19: error: Module has no attribute "mm"  [attr-defined]
torch/_decomp/decompositions.py:1655:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:1659:19: error: Module has no attribute "mm"  [attr-defined]
torch/_decomp/decompositions.py:1692:19: error: Module has no attribute "mv"  [attr-defined]
torch/_decomp/decompositions.py:1739:10: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:1748:22: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:1749:22: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:1750:18: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:1757:18: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:1759:17: error: Module has no attribute "ones"  [attr-defined]
torch/_decomp/decompositions.py:1768:13: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:1769:15: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:1840:47: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:1879:9: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:1880:10: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:1881:10: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:1882:10: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:1893:24: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:1899:22: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:1955:34: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions.py:1955:49: error: Module has no attribute "complex64"  [attr-defined]
torch/_decomp/decompositions.py:1956:23: error: Module has no attribute "finfo"  [attr-defined]
torch/_decomp/decompositions.py:1956:35: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions.py:1958:23: error: Module has no attribute "finfo"  [attr-defined]
torch/_decomp/decompositions.py:1958:35: error: Module has no attribute "float64"  [attr-defined]
torch/_decomp/decompositions.py:1962:19: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_decomp/decompositions.py:1966:13: error: Module has no attribute "pow"  [attr-defined]
torch/_decomp/decompositions.py:1979:9: error: Module has no attribute "channels_last"  [attr-defined]
torch/_decomp/decompositions.py:1980:9: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_decomp/decompositions.py:2007:42: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:2009:60: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:2011:52: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:2051:19: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:2057:24: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:2087:28: error: Module has no attribute "var_mean"  [attr-defined]
torch/_decomp/decompositions.py:2090:16: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_decomp/decompositions.py:2094:21: error: Module has no attribute "squeeze"  [attr-defined]
torch/_decomp/decompositions.py:2095:21: error: Module has no attribute "squeeze"  [attr-defined]
torch/_decomp/decompositions.py:2105:28: error: Module has no attribute "squeeze"  [attr-defined]
torch/_decomp/decompositions.py:2120:23: error: Module has no attribute "sqrt"  [attr-defined]
torch/_decomp/decompositions.py:2336:12: error: Module has no attribute "empty"  [attr-defined]
torch/_decomp/decompositions.py:2337:29: error: Module has no attribute "uint8"  [attr-defined]
torch/_decomp/decompositions.py:2432:13: error: Module has no attribute "rand_like"  [attr-defined]
torch/_decomp/decompositions.py:2432:50: error: Module has no attribute "uint8"  [attr-defined]
torch/_decomp/decompositions.py:2442:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:2444:13: error: Name "torch.device" is not defined  [name-defined]
torch/_decomp/decompositions.py:2447:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_decomp/decompositions.py:2449:29: error: Module has no attribute "strided"  [attr-defined]
torch/_decomp/decompositions.py:2467:20: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_decomp/decompositions.py:2483:36: error: Module has no attribute "float64"  [attr-defined]
torch/_decomp/decompositions.py:2503:16: error: Module has no attribute "clone"  [attr-defined]
torch/_decomp/decompositions.py:2543:54: error: Module has no attribute "uint8"  [attr-defined]
torch/_decomp/decompositions.py:2548:37: error: Module has no attribute "uint8"  [attr-defined]
torch/_decomp/decompositions.py:2645:18: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_decomp/decompositions.py:2657:23: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:2657:23: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_decomp/decompositions.py:2658:13: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:2658:13: note: Error code "attr-defined" not covered by "type: ignore[operator]" comment
torch/_decomp/decompositions.py:2662:9: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:2662:9: note: Error code "attr-defined" not covered by "type: ignore[operator]" comment
torch/_decomp/decompositions.py:2816:16: error: Module has no attribute "div"  [attr-defined]
torch/_decomp/decompositions.py:2819:16: error: Module has no attribute "div"  [attr-defined]
torch/_decomp/decompositions.py:2822:18: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:2822:62: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:2835:21: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:2835:66: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:2840:22: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_decomp/decompositions.py:2843:19: error: Module has no attribute "minimum"  [attr-defined]
torch/_decomp/decompositions.py:2859:16: error: Module has no attribute "mean"  [attr-defined]
torch/_decomp/decompositions.py:2872:20: error: Module has no attribute "masked_fill"  [attr-defined]
torch/_decomp/decompositions.py:2941:17: error: Module has no attribute "bool"  [attr-defined]
torch/_decomp/decompositions.py:2946:16: error: Module has no attribute "iinfo"  [attr-defined]
torch/_decomp/decompositions.py:2948:28: error: Module has no attribute "int32"  [attr-defined]
torch/_decomp/decompositions.py:2950:28: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:2969:13: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:2969:64: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:2971:15: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:2971:56: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:3009:19: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:3010:51: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:3087:49: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:3094:18: error: Module has no attribute "amax"  [attr-defined]
torch/_decomp/decompositions.py:3095:19: error: Module has no attribute "argmax"  [attr-defined]
torch/_decomp/decompositions.py:3137:49: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:3145:18: error: Module has no attribute "amax"  [attr-defined]
torch/_decomp/decompositions.py:3147:13: error: Module has no attribute "argmax"  [attr-defined]
torch/_decomp/decompositions.py:3198:26: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:3247:26: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:3490:11: error: Module has no attribute "minimum"  [attr-defined]
torch/_decomp/decompositions.py:3491:9: error: Module has no attribute "exp"  [attr-defined]
torch/_decomp/decompositions.py:3491:20: error: Module has no attribute "abs"  [attr-defined]
torch/_decomp/decompositions.py:3496:18: error: Module has no attribute "log1p"  [attr-defined]
torch/_decomp/decompositions.py:3505:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/_decomp/decompositions.py:3630:26: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:3630:52: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions.py:3631:64: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:3745:29: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:3799:12: error: Module has no attribute "concat"  [attr-defined]
torch/_decomp/decompositions.py:3848:11: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:3849:18: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:3885:11: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:3897:14: error: Module has no attribute "zeros"  [attr-defined]
torch/_decomp/decompositions.py:3898:14: error: Module has no attribute "zeros"  [attr-defined]
torch/_decomp/decompositions.py:3970:21: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:3970:21: note: Error code "attr-defined" not covered by "type: ignore[possibly-undefined]" comment
torch/_decomp/decompositions.py:3975:21: error: Module has no attribute "dropout"  [attr-defined]
torch/_decomp/decompositions.py:4007:51: error: Module has no attribute "tanh"  [attr-defined]
torch/_decomp/decompositions.py:4009:17: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4038:51: error: Module has no attribute "relu"  [attr-defined]
torch/_decomp/decompositions.py:4040:17: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4072:37: error: Module has no attribute "relu"  [attr-defined]
torch/_decomp/decompositions.py:4075:17: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4107:37: error: Module has no attribute "tanh"  [attr-defined]
torch/_decomp/decompositions.py:4110:17: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4149:11: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:4194:18: error: Module has no attribute "concat"  [attr-defined]
torch/_decomp/decompositions.py:4197:18: error: Module has no attribute "concat"  [attr-defined]
torch/_decomp/decompositions.py:4212:22: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:4214:11: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:4234:16: error: Module has no attribute "_get_mkldnn_enabled"  [attr-defined]
torch/_decomp/decompositions.py:4243:22: error: Module has no attribute "device"  [attr-defined]
torch/_decomp/decompositions.py:4248:30: error: Module has no attribute "float"  [attr-defined]
torch/_decomp/decompositions.py:4248:43: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_decomp/decompositions.py:4300:17: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4334:17: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4382:17: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4412:17: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4526:14: error: Module has no attribute "int32"  [attr-defined]
torch/_decomp/decompositions.py:4529:12: error: Module has no attribute "clamp"  [attr-defined]
torch/_decomp/decompositions.py:4529:43: error: Module has no attribute "uint8"  [attr-defined]
torch/_decomp/decompositions.py:4533:18: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4535:18: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:4563:13: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:4567:22: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:4590:18: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions.py:4603:25: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:4645:33: error: Module has no attribute "long"  [attr-defined]
torch/_decomp/decompositions.py:4645:45: error: Module has no attribute "int"  [attr-defined]
torch/_decomp/decompositions.py:4650:23: error: Module has no attribute "bool"  [attr-defined]
torch/_decomp/decompositions.py:4673:33: error: Module has no attribute "long"  [attr-defined]
torch/_decomp/decompositions.py:4673:45: error: Module has no attribute "int"  [attr-defined]
torch/_decomp/decompositions.py:4678:23: error: Module has no attribute "bool"  [attr-defined]
torch/_decomp/decompositions.py:4719:19: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:4723:15: error: Module has no attribute "gather"  [attr-defined]
torch/_decomp/decompositions.py:4725:14: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:4734:16: error: Module has no attribute "gather"  [attr-defined]
torch/_decomp/decompositions.py:4735:16: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:4738:24: error: "bool" has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions.py:4797:12: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/_decomp/decompositions.py:4801:12: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/_decomp/decompositions.py:4807:20: error: Module has no attribute "device"  [attr-defined]
torch/_decomp/decompositions.py:4808:15: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4809:15: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions.py:4812:18: error: Module has no attribute "unbind"  [attr-defined]
torch/_decomp/decompositions.py:4813:18: error: Module has no attribute "unbind"  [attr-defined]
torch/_decomp/decompositions.py:4817:42: error: Argument 1 to "_upsample_cubic_convolution2" has incompatible type "float"; expected "Tensor"  [arg-type]
torch/_decomp/decompositions.py:4819:42: error: Argument 1 to "_upsample_cubic_convolution1" has incompatible type "float"; expected "Tensor"  [arg-type]
torch/_decomp/decompositions.py:4820:42: error: Argument 1 to "_upsample_cubic_convolution2" has incompatible type "float"; expected "Tensor"  [arg-type]
torch/_decomp/decompositions.py:4831:19: error: Module has no attribute "add"  [attr-defined]
torch/_decomp/decompositions.py:4835:49: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:4835:70: error: Name "torch.device" is not defined  [name-defined]
torch/_decomp/decompositions.py:4838:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_decomp/decompositions.py:4841:12: error: Module has no attribute "linspace"  [attr-defined]
torch/_decomp/decompositions.py:4852:16: error: Module has no attribute "ones"  [attr-defined]
torch/_decomp/decompositions.py:4855:50: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/_decomp/decompositions.py:4856:50: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/_decomp/decompositions.py:4857:54: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/_decomp/decompositions.py:4868:16: error: Module has no attribute "ones"  [attr-defined]
torch/_decomp/decompositions.py:4871:50: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/_decomp/decompositions.py:4872:50: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/_decomp/decompositions.py:4873:50: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/_decomp/decompositions.py:4874:54: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]"  [arg-type]
torch/_decomp/decompositions.py:4941:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/_decomp/decompositions.py:4948:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_decomp/decompositions.py:4951:19: error: "float" has no attribute "abs"  [attr-defined]
torch/_decomp/decompositions.py:4952:17: error: Module has no attribute "fmod"  [attr-defined]
torch/_decomp/decompositions.py:4953:58: error: Module has no attribute "int8"  [attr-defined]
torch/_decomp/decompositions.py:4954:16: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:4962:20: error: Module has no attribute "clamp"  [attr-defined]
torch/_decomp/decompositions.py:4968:20: error: Module has no attribute "clamp"  [attr-defined]
torch/_decomp/decompositions.py:4983:17: error: Module has no attribute "iinfo"  [attr-defined]
torch/_decomp/decompositions.py:4983:29: error: Module has no attribute "int32"  [attr-defined]
torch/_decomp/decompositions.py:4989:19: error: Module has no attribute "int32"  [attr-defined]
torch/_decomp/decompositions.py:4989:57: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:5000:16: error: Module has no attribute "logical_and"  [attr-defined]
torch/_decomp/decompositions.py:5001:22: error: Module has no attribute "logical_and"  [attr-defined]
torch/_decomp/decompositions.py:5004:13: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:5005:13: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:5015:13: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:5190:16: error: Module has no attribute "dot"  [attr-defined]
torch/_decomp/decompositions.py:5192:16: error: Module has no attribute "mv"  [attr-defined]
torch/_decomp/decompositions.py:5194:16: error: Module has no attribute "squeeze"  [attr-defined]
torch/_decomp/decompositions.py:5194:30: error: Module has no attribute "mm"  [attr-defined]
torch/_decomp/decompositions.py:5194:39: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_decomp/decompositions.py:5196:16: error: Module has no attribute "mm"  [attr-defined]
torch/_decomp/decompositions.py:5328:9: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:5329:9: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:5342:14: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:5343:14: error: Module has no attribute "int64"  [attr-defined]
torch/_decomp/decompositions.py:5352:23: error: Module has no attribute "uint8"  [attr-defined]
torch/_decomp/decompositions.py:5357:47: error: Module has no attribute "sign"  [attr-defined]
torch/_decomp/decompositions.py:5357:71: error: Module has no attribute "int16"  [attr-defined]
torch/_decomp/decompositions.py:5361:47: error: Module has no attribute "sign"  [attr-defined]
torch/_decomp/decompositions.py:5361:71: error: Module has no attribute "int16"  [attr-defined]
torch/_decomp/decompositions.py:5366:17: error: Module has no attribute "clamp"  [attr-defined]
torch/_decomp/decompositions.py:5367:17: error: Module has no attribute "clamp"  [attr-defined]
torch/_decomp/decompositions.py:5373:27: error: Module has no attribute "uint8"  [attr-defined]
torch/_decomp/decompositions.py:5382:23: error: Module has no attribute "uint8"  [attr-defined]
torch/_decomp/decompositions.py:5433:19: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:5450:19: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:5451:16: error: Module has no attribute "clamp"  [attr-defined]
torch/_decomp/decompositions.py:5493:25: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:5516:24: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:5523:16: error: Module has no attribute "logical_and"  [attr-defined]
torch/_decomp/decompositions.py:5595:12: error: Module has no attribute "amin"  [attr-defined]
torch/_decomp/decompositions.py:5597:12: error: Module has no attribute "amax"  [attr-defined]
torch/_decomp/decompositions.py:5604:21: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:5604:33: error: Module has no attribute "isnan"  [attr-defined]
torch/_decomp/decompositions.py:5612:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:5613:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_decomp/decompositions.py:5613:28: error: Module has no attribute "strided"  [attr-defined]
torch/_decomp/decompositions.py:5614:13: error: Name "torch.device" is not defined  [name-defined]
torch/_decomp/decompositions.py:5627:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:5628:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_decomp/decompositions.py:5628:28: error: Module has no attribute "strided"  [attr-defined]
torch/_decomp/decompositions.py:5629:13: error: Name "torch.device" is not defined  [name-defined]
torch/_decomp/decompositions.py:5675:9: error: Module has no attribute "gather"  [attr-defined]
torch/_decomp/decompositions.py:5681:11: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:5682:9: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:5713:11: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:5715:15: error: Module has no attribute "amin"  [attr-defined]
torch/_decomp/decompositions.py:5715:26: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:5719:13: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:5720:9: error: Module has no attribute "gather"  [attr-defined]
torch/_decomp/decompositions.py:5722:13: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:5723:17: error: Module has no attribute "any"  [attr-defined]
torch/_decomp/decompositions.py:5729:9: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:5766:9: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/_decomp/decompositions.py:5817:35: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:5839:14: error: Module has no attribute "bmm"  [attr-defined]
torch/_decomp/decompositions.py:5852:12: error: Module has no attribute "div"  [attr-defined]
torch/_decomp/decompositions.py:5864:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:5890:18: error: Module has no attribute "float"  [attr-defined]
torch/_decomp/decompositions.py:5890:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_decomp/decompositions.py:5900:20: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_decomp/decompositions.py:5903:20: error: Module has no attribute "ne"  [attr-defined]
torch/_decomp/decompositions.py:5905:20: error: Module has no attribute "eq"  [attr-defined]
torch/_decomp/decompositions.py:5921:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/_decomp/decompositions.py:5924:17: error: Module has no attribute "rand"  [attr-defined]
torch/_decomp/decompositions.py:5924:47: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions.py:5926:17: error: Module has no attribute "rand"  [attr-defined]
torch/_decomp/decompositions.py:5929:19: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions.py:5938:16: error: Module has no attribute "empty_like"  [attr-defined]
torch/_decomp/decompositions.py:5938:49: error: Module has no attribute "bool"  [attr-defined]
torch/_decomp/decompositions.py:5956:24: error: Module has no attribute "cat"  [attr-defined]
torch/_decomp/decompositions.py:5957:41: error: Module has no attribute "sort"  [attr-defined]
torch/_decomp/decompositions.py:5960:26: error: Module has no attribute "constant_pad_nd"  [attr-defined]
torch/_decomp/decompositions.py:5965:16: error: Module has no attribute "empty_like"  [attr-defined]
torch/_decomp/decompositions.py:5970:35: error: Module has no attribute "sort"  [attr-defined]
torch/_decomp/decompositions.py:5971:15: error: Module has no attribute "searchsorted"  [attr-defined]
torch/_decomp/decompositions.py:5972:20: error: Module has no attribute "where"  [attr-defined]
torch/_decomp/decompositions.py:5988:25: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_decomp/decompositions.py:5989:25: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_decomp/decompositions.py:6074:44: error: Module has no attribute "float16"  [attr-defined]
torch/_decomp/decompositions.py:6074:59: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_decomp/decompositions.py:6075:19: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions.py:6078:23: error: Module has no attribute "zeros"  [attr-defined]
torch/_decomp/decompositions.py:6093:48: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions.py:6121:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:6122:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_decomp/decompositions.py:6123:13: error: Name "torch.device" is not defined  [name-defined]
torch/_decomp/decompositions.py:6157:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_decomp/decompositions.py:6158:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_decomp/decompositions.py:6159:13: error: Name "torch.device" is not defined  [name-defined]
torch/_decomp/decompositions.py:6185:45: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_decomp/decompositions.py:6187:16: error: Module has no attribute "empty"  [attr-defined]
torch/_decomp/decompositions.py:6191:16: error: Module has no attribute "ones"  [attr-defined]
torch/_decomp/decompositions.py:6196:9: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:6204:9: error: Module has no attribute "cos"  [attr-defined]
torch/_decomp/decompositions.py:6244:9: error: Module has no attribute "all"  [attr-defined]
torch/_decomp/decompositions.py:6248:9: error: Module has no attribute "all"  [attr-defined]
torch/_decomp/decompositions.py:6253:12: error: Module has no attribute "arange"  [attr-defined]
torch/_decomp/decompositions.py:6254:10: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:102:9: error: Module has no attribute "complex32"  [attr-defined]
torch/_meta_registrations.py:102:26: error: Module has no attribute "half"  [attr-defined]
torch/_meta_registrations.py:103:9: error: Module has no attribute "cfloat"  [attr-defined]
torch/_meta_registrations.py:103:23: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:104:9: error: Module has no attribute "cdouble"  [attr-defined]
torch/_meta_registrations.py:104:24: error: Module has no attribute "double"  [attr-defined]
torch/_meta_registrations.py:126:12: error: Module has no attribute "strided"  [attr-defined]
torch/_meta_registrations.py:143:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_meta_registrations.py:153:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_meta_registrations.py:154:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_meta_registrations.py:167:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:182:24: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:196:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:234:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:262:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:262:49: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:270:14: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:271:15: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:271:65: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:283:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:283:49: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:323:50: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:451:65: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:472:35: error: Module has no attribute "Size"  [attr-defined]
torch/_meta_registrations.py:479:11: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:484:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:495:11: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:505:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:517:11: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:526:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:534:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:546:22: error: Module has no attribute "uint64"  [attr-defined]
torch/_meta_registrations.py:564:22: error: Module has no attribute "uint64"  [attr-defined]
torch/_meta_registrations.py:567:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:576:22: error: Module has no attribute "uint64"  [attr-defined]
torch/_meta_registrations.py:637:42: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:647:49: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:681:45: error: Module has no attribute "_debug_has_internal_overlap"  [attr-defined]
torch/_meta_registrations.py:726:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:751:32: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:751:60: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:769:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:784:31: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:784:59: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:805:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:829:31: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:829:59: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:847:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:854:9: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:855:9: error: Module has no attribute "float16"  [attr-defined]
torch/_meta_registrations.py:856:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:857:9: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:858:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:872:49: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:872:61: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:887:17: error: Module has no attribute "float16"  [attr-defined]
torch/_meta_registrations.py:888:17: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:889:17: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:890:17: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:891:17: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:911:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:911:49: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:957:16: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:961:27: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:985:44: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:1001:44: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:1014:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:1019:5: error: Module has no attribute "_resize_output_"  [attr-defined]
torch/_meta_registrations.py:1020:22: error: Module has no attribute "angle"  [attr-defined]
torch/_meta_registrations.py:1047:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:1162:23: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:1162:36: error: Module has no attribute "double"  [attr-defined]
torch/_meta_registrations.py:1162:50: error: Module has no attribute "cfloat"  [attr-defined]
torch/_meta_registrations.py:1162:64: error: Module has no attribute "cdouble"  [attr-defined]
torch/_meta_registrations.py:1264:39: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:1294:16: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:1321:54: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:1370:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:1387:45: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:1401:10: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:1407:52: error: Module has no attribute "int"  [attr-defined]
torch/_meta_registrations.py:1408:50: error: Module has no attribute "int"  [attr-defined]
torch/_meta_registrations.py:1448:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:1502:10: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:1513:39: error: Module has no attribute "int"  [attr-defined]
torch/_meta_registrations.py:1517:37: error: Module has no attribute "int"  [attr-defined]
torch/_meta_registrations.py:1542:25: error: Module has no attribute "int"  [attr-defined]
torch/_meta_registrations.py:1565:14: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:1593:29: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:1678:10: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:1684:44: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:1805:15: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:1812:11: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:1818:45: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:1819:43: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:1885:20: error: Module has no attribute "strided"  [attr-defined]
torch/_meta_registrations.py:1887:20: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:1893:30: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:1899:22: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_meta_registrations.py:1899:54: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_meta_registrations.py:1900:20: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:1918:46: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:2006:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:2097:24: error: Module has no attribute "bool"  [attr-defined]
torch/_meta_registrations.py:2204:55: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:2206:46: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:2220:24: error: Module has no attribute "bool"  [attr-defined]
torch/_meta_registrations.py:2230:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:2231:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:2350:24: error: Module has no attribute "bool"  [attr-defined]
torch/_meta_registrations.py:2429:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:2467:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:2467:49: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:2478:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:2478:49: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:2484:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:2507:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:2507:41: error: Module has no attribute "bool"  [attr-defined]
torch/_meta_registrations.py:2508:13: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:2513:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:2526:30: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:2527:33: error: Module has no attribute "float16"  [attr-defined]
torch/_meta_registrations.py:2527:48: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:2719:62: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:2750:11: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:2830:4: error: Module has no attribute "_has_mkldnn"  [attr-defined]
torch/_meta_registrations.py:2852:29: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:2854:33: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:2864:8: error: Module has no attribute "has_mkl"  [attr-defined]
torch/_meta_registrations.py:2914:13: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:2915:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:2916:13: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:2917:13: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:2918:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:2929:16: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:2930:16: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:2931:16: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:2989:13: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:2990:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:2991:13: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:2992:13: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:2993:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:3029:13: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:3030:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:3031:13: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:3032:13: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:3033:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:3063:30: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:3063:42: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:3100:25: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:3105:16: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:3117:25: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:3117:40: error: Module has no attribute "float16"  [attr-defined]
torch/_meta_registrations.py:3117:55: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:3121:24: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:3124:35: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:3145:64: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:3147:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:3175:29: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:3175:42: error: Module has no attribute "uint16"  [attr-defined]
torch/_meta_registrations.py:3175:56: error: Module has no attribute "uint32"  [attr-defined]
torch/_meta_registrations.py:3175:70: error: Module has no attribute "uint64"  [attr-defined]
torch/_meta_registrations.py:3223:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:3341:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:3373:29: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:3373:42: error: Module has no attribute "uint16"  [attr-defined]
torch/_meta_registrations.py:3373:56: error: Module has no attribute "uint32"  [attr-defined]
torch/_meta_registrations.py:3373:70: error: Module has no attribute "uint64"  [attr-defined]
torch/_meta_registrations.py:3529:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:3563:21: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:3565:25: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:3573:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:3624:52: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:3630:52: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:3695:48: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:3734:57: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:3736:16: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:3739:19: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:3755:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:3758:15: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:3772:33: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:3772:45: error: Module has no attribute "int"  [attr-defined]
torch/_meta_registrations.py:3772:56: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:3772:68: error: Module has no attribute "bool"  [attr-defined]
torch/_meta_registrations.py:3775:32: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:3775:44: error: Module has no attribute "bool"  [attr-defined]
torch/_meta_registrations.py:3925:20: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:3926:20: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:3927:20: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:3928:20: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:3929:16: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:4036:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:4053:21: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:4053:33: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:4057:20: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:4067:54: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:4074:20: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:4086:15: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:4094:20: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:4101:15: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:4111:21: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:4111:36: error: Module has no attribute "float16"  [attr-defined]
torch/_meta_registrations.py:4111:51: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:4115:20: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:4127:21: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:4127:36: error: Module has no attribute "float16"  [attr-defined]
torch/_meta_registrations.py:4127:51: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:4131:20: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:4142:21: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:4142:36: error: Module has no attribute "float16"  [attr-defined]
torch/_meta_registrations.py:4142:51: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:4146:20: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:4292:26: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:4296:62: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:4301:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:4307:65: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:4311:56: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:4324:23: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:4325:26: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:4339:21: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:4339:36: error: Module has no attribute "float16"  [attr-defined]
torch/_meta_registrations.py:4339:51: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:4344:20: error: Module has no attribute "int8"  [attr-defined]
torch/_meta_registrations.py:4407:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_meta_registrations.py:4410:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:4410:47: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:4430:27: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:4430:39: error: Module has no attribute "int"  [attr-defined]
torch/_meta_registrations.py:4434:27: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:4434:39: error: Module has no attribute "int"  [attr-defined]
torch/_meta_registrations.py:4476:27: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:4476:55: error: Module has no attribute "half"  [attr-defined]
torch/_meta_registrations.py:4535:16: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:4575:45: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:4771:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:4792:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:4799:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:4811:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:4831:24: error: Module has no attribute "bool"  [attr-defined]
torch/_meta_registrations.py:4831:36: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:4845:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:4845:51: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:4885:29: error: Module has no attribute "float16"  [attr-defined]
torch/_meta_registrations.py:4885:62: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:4886:28: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:5003:25: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:5278:25: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:5283:27: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:5355:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:5387:9: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:5393:9: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:5395:19: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:5474:9: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:5479:9: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:5481:19: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:5570:67: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:5578:48: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:5581:36: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:5582:44: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:5673:67: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:5679:50: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:5693:25: error: Module has no attribute "strided"  [attr-defined]
torch/_meta_registrations.py:5760:22: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_meta_registrations.py:5760:60: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:5763:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:5763:54: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:5801:22: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_meta_registrations.py:5806:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:5817:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:5830:18: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_meta_registrations.py:5836:15: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:5878:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_meta_registrations.py:5882:18: error: Module has no attribute "strided"  [attr-defined]
torch/_meta_registrations.py:5883:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:5900:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_meta_registrations.py:5904:18: error: Module has no attribute "strided"  [attr-defined]
torch/_meta_registrations.py:5905:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:5931:44: error: Module has no attribute "_debug_has_internal_overlap"  [attr-defined]
torch/_meta_registrations.py:5984:28: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:5984:57: error: Module has no attribute "int"  [attr-defined]
torch/_meta_registrations.py:6024:28: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6024:57: error: Module has no attribute "int"  [attr-defined]
torch/_meta_registrations.py:6147:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6148:17: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6150:15: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:6161:22: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6167:22: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6176:16: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6176:38: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6177:18: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6177:40: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6179:16: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6179:39: error: Module has no attribute "uint64"  [attr-defined]
torch/_meta_registrations.py:6180:18: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6180:40: error: Module has no attribute "uint64"  [attr-defined]
torch/_meta_registrations.py:6208:23: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:6209:26: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:6227:15: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6237:15: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:6265:18: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6267:15: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:6272:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6272:34: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6273:14: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6273:36: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6317:18: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6319:15: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:6324:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6324:34: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6325:14: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6325:36: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6361:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6362:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6363:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6364:22: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6390:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6391:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6392:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6414:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6415:17: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6449:14: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_meta_registrations.py:6455:14: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_meta_registrations.py:6461:14: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_meta_registrations.py:6540:11: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6550:18: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6552:15: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:6559:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6559:34: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6560:14: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6560:36: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6593:14: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_meta_registrations.py:6599:14: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_meta_registrations.py:6605:14: error: Module has no attribute "empty_permuted"  [attr-defined]
torch/_meta_registrations.py:6617:21: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6648:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6649:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6650:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6689:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6691:21: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6693:19: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:6698:21: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6699:41: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:6709:22: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6715:22: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6722:16: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6722:38: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6723:18: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6723:40: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6725:16: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6725:39: error: Module has no attribute "uint64"  [attr-defined]
torch/_meta_registrations.py:6726:18: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6726:40: error: Module has no attribute "uint64"  [attr-defined]
torch/_meta_registrations.py:6799:23: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:6800:26: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:6845:18: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6846:16: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6847:18: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6880:11: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6894:18: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6896:15: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:6901:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6901:34: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6902:14: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6902:36: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:6941:17: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6950:22: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6951:20: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6952:22: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:6959:21: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6962:21: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:6974:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:6979:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:6980:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_meta_registrations.py:6981:13: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_meta_registrations.py:6982:13: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_meta_registrations.py:6983:13: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_meta_registrations.py:7035:34: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_meta_registrations.py:7036:38: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_meta_registrations.py:7039:34: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:7040:38: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:7047:34: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7053:33: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:7061:34: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_meta_registrations.py:7099:34: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7160:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:7171:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:7187:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:7194:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:7195:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_meta_registrations.py:7196:13: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_meta_registrations.py:7197:13: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_meta_registrations.py:7198:13: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_meta_registrations.py:7202:25: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_meta_registrations.py:7348:65: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7352:65: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7364:65: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7370:65: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7388:37: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7419:37: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7450:37: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7491:41: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_meta_registrations.py:7493:41: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_meta_registrations.py:7497:21: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_meta_registrations.py:7509:41: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:7511:41: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:7526:41: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:7528:41: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7530:41: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:7532:41: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:7558:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:7572:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:7612:16: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:7612:47: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:7613:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:7614:43: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:7681:25: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:7748:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:7748:65: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:7816:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:7816:61: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:7817:10: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:7817:45: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:7818:10: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:7818:45: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:7865:14: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:7873:52: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:7952:14: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:7956:14: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:7959:17: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:7959:59: error: Module has no attribute "uint8"  [attr-defined]
torch/_meta_registrations.py:7993:40: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:8001:18: error: Module has no attribute "jagged"  [attr-defined]
torch/_meta_registrations.py:8002:18: error: Module has no attribute "strided"  [attr-defined]
torch/_meta_registrations.py:8003:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:8019:69: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:8033:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8056:63: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:8059:35: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:8083:18: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8086:15: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8128:20: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:8128:50: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:8131:16: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:8143:15: error: Module has no attribute "channels_last"  [attr-defined]
torch/_meta_registrations.py:8143:45: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_meta_registrations.py:8147:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:8178:49: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:8179:46: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:8180:52: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:8181:54: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:8182:54: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:8193:51: error: Module has no attribute "float"  [attr-defined]
torch/_meta_registrations.py:8200:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8202:15: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:8202:45: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:8203:23: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:8217:15: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:8217:45: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:8246:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:8331:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8337:9: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_meta_registrations.py:8338:9: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_meta_registrations.py:8339:9: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_meta_registrations.py:8340:9: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_meta_registrations.py:8426:13: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:8426:43: error: Module has no attribute "int64"  [attr-defined]
torch/_meta_registrations.py:8428:16: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8429:46: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:8432:16: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:8437:23: error: Module has no attribute "bool"  [attr-defined]
torch/_meta_registrations.py:8437:35: error: Module has no attribute "complex128"  [attr-defined]
torch/_meta_registrations.py:8437:53: error: Module has no attribute "complex64"  [attr-defined]
torch/_meta_registrations.py:8511:24: error: Module has no attribute "float16"  [attr-defined]
torch/_meta_registrations.py:8511:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:8511:55: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:8511:70: error: Module has no attribute "float64"  [attr-defined]
torch/_meta_registrations.py:8552:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_meta_registrations.py:8555:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_meta_registrations.py:8559:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8559:45: error: Module has no attribute "bool"  [attr-defined]
torch/_meta_registrations.py:8570:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8581:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8591:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8628:15: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_meta_registrations.py:8632:15: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:8644:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:8658:21: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_meta_registrations.py:8662:28: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/_meta_registrations.py:8664:25: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_meta_registrations.py:8671:28: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:8737:31: error: Module has no attribute "float32"  [attr-defined]
torch/_meta_registrations.py:8739:34: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_meta_registrations.py:8740:38: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_meta_registrations.py:8745:30: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_meta_registrations.py:8746:34: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_meta_registrations.py:8831:31: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:8846:43: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:8860:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:8883:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_meta_registrations.py:8887:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:8923:28: error: Module has no attribute "half"  [attr-defined]
torch/_meta_registrations.py:8923:40: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_meta_registrations.py:8933:11: error: Module has no attribute "empty_like"  [attr-defined]
torch/_meta_registrations.py:8933:65: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_meta_registrations.py:8984:12: error: Module has no attribute "empty"  [attr-defined]
torch/_meta_registrations.py:9005:27: error: Module has no attribute "long"  [attr-defined]
torch/_meta_registrations.py:9005:39: error: Module has no attribute "int32"  [attr-defined]
torch/_meta_registrations.py:9247:29: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_meta_registrations.py:9249:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_refs/_conversions.py:40:47: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/_conversions.py:42:46: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_refs/_conversions.py:42:68: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_refs/_conversions.py:50:48: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_refs/_conversions.py:52:40: error: Module has no attribute "bool"  [attr-defined]
torch/_refs/_conversions.py:54:40: error: Module has no attribute "uint8"  [attr-defined]
torch/_refs/_conversions.py:56:46: error: Module has no attribute "cdouble"  [attr-defined]
torch/_refs/_conversions.py:58:44: error: Module has no attribute "cfloat"  [attr-defined]
torch/_refs/_conversions.py:60:42: error: Module has no attribute "complex32"  [attr-defined]
torch/_refs/_conversions.py:62:40: error: Module has no attribute "int8"  [attr-defined]
torch/_refs/_conversions.py:64:44: error: Module has no attribute "double"  [attr-defined]
torch/_refs/_conversions.py:66:42: error: Module has no attribute "float"  [attr-defined]
torch/_refs/_conversions.py:68:40: error: Module has no attribute "half"  [attr-defined]
torch/_refs/_conversions.py:70:38: error: Module has no attribute "int"  [attr-defined]
torch/_refs/_conversions.py:72:40: error: Module has no attribute "long"  [attr-defined]
torch/_refs/_conversions.py:74:42: error: Module has no attribute "short"  [attr-defined]
torch/_refs/_conversions.py:82:23: error: Module has no attribute "float32"  [attr-defined]
torch/_refs/_conversions.py:82:38: error: Module has no attribute "float64"  [attr-defined]
torch/_refs/_conversions.py:82:53: error: Module has no attribute "float16"  [attr-defined]
torch/_refs/_conversions.py:116:14: error: Module has no attribute "complex"; maybe "compile"?  [attr-defined]
torch/_refs/_conversions.py:117:25: error: Module has no attribute "cos"  [attr-defined]
torch/_refs/_conversions.py:118:25: error: Module has no attribute "sin"  [attr-defined]
torch/_refs/special/__init__.py:70:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/special/__init__.py:71:9: error: Module has no attribute "isnan"  [attr-defined]
torch/_refs/special/__init__.py:73:9: error: Module has no attribute "where"  [attr-defined]
torch/_refs/special/__init__.py:73:33: error: Module has no attribute "log"  [attr-defined]
torch/_refs/special/__init__.py:88:21: error: Module has no attribute "sigmoid"  [attr-defined]
torch/_refs/special/__init__.py:122:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/special/__init__.py:124:9: error: Module has no attribute "log"  [attr-defined]
torch/_refs/special/__init__.py:125:9: error: Module has no attribute "log1p"  [attr-defined]
torch/_refs/special/__init__.py:125:22: error: Module has no attribute "erfc"  [attr-defined]
torch/_refs/special/__init__.py:140:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/special/__init__.py:141:12: error: Module has no attribute "log"  [attr-defined]
torch/_refs/special/__init__.py:141:22: error: Module has no attribute "true_divide"  [attr-defined]
torch/_refs/special/__init__.py:141:46: error: Module has no attribute "sub"  [attr-defined]
torch/_refs/special/__init__.py:169:11: error: Module has no attribute "where"  [attr-defined]
torch/_refs/special/__init__.py:169:23: error: Module has no attribute "eq"  [attr-defined]
torch/_refs/special/__init__.py:169:42: error: Module has no attribute "mul"  [attr-defined]
torch/_refs/special/__init__.py:169:55: error: Module has no attribute "log1p"  [attr-defined]
torch/_refs/special/__init__.py:170:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/special/__init__.py:170:24: error: Module has no attribute "isnan"  [attr-defined]
torch/_refs/special/__init__.py:181:15: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/special/__init__.py:182:12: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/special/__init__.py:182:22: error: Module has no attribute "lgamma"  [attr-defined]
torch/_refs/special/__init__.py:195:17: error: Module has no attribute "erf"  [attr-defined]
torch/_refs/special/__init__.py:213:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/special/__init__.py:215:12: error: Module has no attribute "log_softmax"  [attr-defined]
torch/_refs/special/__init__.py:215:12: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_refs/special/__init__.py:223:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/special/__init__.py:225:12: error: Module has no attribute "softmax"  [attr-defined]
torch/_refs/special/__init__.py:225:12: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_refs/nn/functional/__init__.py:93:9: error: Incompatible return value type (got "bool", expected "Tensor")  [return-value]
torch/_refs/nn/functional/__init__.py:97:19: error: Module has no attribute "float32"  [attr-defined]
torch/_refs/nn/functional/__init__.py:121:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_refs/nn/functional/__init__.py:135:9: error: Module has no attribute "logical_not"  [attr-defined]
torch/_refs/nn/functional/__init__.py:193:23: error: Module has no attribute "expm1"  [attr-defined]
torch/_refs/nn/functional/__init__.py:193:23: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/nn/functional/__init__.py:193:35: error: Module has no attribute "true_divide"  [attr-defined]
torch/_refs/nn/functional/__init__.py:195:15: error: Module has no attribute "expm1"  [attr-defined]
torch/_refs/nn/functional/__init__.py:197:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:217:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_refs/nn/functional/__init__.py:263:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:263:60: error: Module has no attribute "expm1"  [attr-defined]
torch/_refs/nn/functional/__init__.py:281:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:281:24: error: Module has no attribute "le"  [attr-defined]
torch/_refs/nn/functional/__init__.py:294:12: error: Module has no attribute "clamp"  [attr-defined]
torch/_refs/nn/functional/__init__.py:363:12: error: Module has no attribute "native_group_norm"  [attr-defined]
torch/_refs/nn/functional/__init__.py:385:12: error: Module has no attribute "native_layer_norm"  [attr-defined]
torch/_refs/nn/functional/__init__.py:409:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:409:24: error: Module has no attribute "gt"  [attr-defined]
torch/_refs/nn/functional/__init__.py:409:43: error: Module has no attribute "mul"  [attr-defined]
torch/_refs/nn/functional/__init__.py:426:16: error: Module has no attribute "tanh"  [attr-defined]
torch/_refs/nn/functional/__init__.py:446:19: error: Module has no attribute "expm1"  [attr-defined]
torch/_refs/nn/functional/__init__.py:448:20: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:457:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/nn/functional/__init__.py:464:12: error: Module has no attribute "softmax"  [attr-defined]
torch/_refs/nn/functional/__init__.py:464:12: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_refs/nn/functional/__init__.py:472:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/nn/functional/__init__.py:479:12: error: Module has no attribute "softmax"  [attr-defined]
torch/_refs/nn/functional/__init__.py:479:12: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_refs/nn/functional/__init__.py:510:15: error: Module has no attribute "true_divide"  [attr-defined]
torch/_refs/nn/functional/__init__.py:510:15: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/nn/functional/__init__.py:510:33: error: Module has no attribute "log1p"  [attr-defined]
torch/_refs/nn/functional/__init__.py:510:45: error: Module has no attribute "exp"  [attr-defined]
torch/_refs/nn/functional/__init__.py:514:15: error: Module has no attribute "log1p"  [attr-defined]
torch/_refs/nn/functional/__init__.py:514:27: error: Module has no attribute "exp"  [attr-defined]
torch/_refs/nn/functional/__init__.py:516:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:516:24: error: Unsupported operand types for > ("int" and "complex")  [operator]
torch/_refs/nn/functional/__init__.py:516:24: error: Unsupported operand types for > ("float" and "complex")  [operator]
torch/_refs/nn/functional/__init__.py:516:24: error: Unsupported operand types for < ("bool" and "complex")  [operator]
torch/_refs/nn/functional/__init__.py:516:24: error: Unsupported operand types for < ("int" and "complex")  [operator]
torch/_refs/nn/functional/__init__.py:516:24: error: Unsupported operand types for < ("float" and "complex")  [operator]
torch/_refs/nn/functional/__init__.py:516:24: error: Unsupported left operand type for > ("complex")  [operator]
torch/_refs/nn/functional/__init__.py:516:24: note: Both left and right operands are unions
torch/_refs/nn/functional/__init__.py:527:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:527:24: error: Module has no attribute "abs"  [attr-defined]
torch/_refs/nn/functional/__init__.py:539:23: error: Module has no attribute "finfo"  [attr-defined]
torch/_refs/nn/functional/__init__.py:540:48: error: Module has no attribute "finfo"  [attr-defined]
torch/_refs/nn/functional/__init__.py:545:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:545:24: error: Module has no attribute "abs"  [attr-defined]
torch/_refs/nn/functional/__init__.py:545:50: error: Module has no attribute "sign"  [attr-defined]
torch/_refs/nn/functional/__init__.py:564:16: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/nn/functional/__init__.py:566:16: error: Module has no attribute "mean"  [attr-defined]
torch/_refs/nn/functional/__init__.py:613:12: error: Module has no attribute "abs"  [attr-defined]
torch/_refs/nn/functional/__init__.py:644:16: error: Module has no attribute "abs"  [attr-defined]
torch/_refs/nn/functional/__init__.py:646:16: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:656:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/nn/functional/__init__.py:663:12: error: Module has no attribute "log_softmax"  [attr-defined]
torch/_refs/nn/functional/__init__.py:663:12: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_refs/nn/functional/__init__.py:681:12: error: Module has no attribute "clamp_min"  [attr-defined]
torch/_refs/nn/functional/__init__.py:702:12: error: Module has no attribute "pow"  [attr-defined]
torch/_refs/nn/functional/__init__.py:716:20: error: Module has no attribute "clamp_min"  [attr-defined]
torch/_refs/nn/functional/__init__.py:717:21: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:718:19: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:742:19: error: Module has no attribute "flatten"  [attr-defined]
torch/_refs/nn/functional/__init__.py:743:27: error: Module has no attribute "eq"  [attr-defined]
torch/_refs/nn/functional/__init__.py:761:27: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_refs/nn/functional/__init__.py:763:9: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_refs/nn/functional/__init__.py:767:22: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:780:23: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/nn/functional/__init__.py:787:19: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/nn/functional/__init__.py:791:12: error: Module has no attribute "reshape"  [attr-defined]
torch/_refs/nn/functional/__init__.py:796:16: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/nn/functional/__init__.py:799:16: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/nn/functional/__init__.py:839:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_refs/nn/functional/__init__.py:841:20: error: Module has no attribute "empty_like"  [attr-defined]
torch/_refs/nn/functional/__init__.py:843:20: error: Module has no attribute "full_like"  [attr-defined]
torch/_refs/nn/functional/__init__.py:871:13: error: Module has no attribute "reshape"  [attr-defined]
torch/_refs/nn/functional/__init__.py:872:14: error: Module has no attribute "reshape"  [attr-defined]
torch/_refs/nn/functional/__init__.py:878:16: error: Module has no attribute "reshape"  [attr-defined]
torch/_refs/nn/functional/__init__.py:908:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:926:16: error: Module has no attribute "tanh"  [attr-defined]
torch/_refs/nn/functional/__init__.py:949:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:981:40: error: Module has no attribute "pairwise_distance"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1016:29: error: Module has no attribute "pairwise_distance"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1027:20: error: Module has no attribute "minimum"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1028:12: error: Module has no attribute "clamp_min"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1058:28: error: Module has no attribute "uint8"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1066:12: error: Module has no attribute "clamp"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1066:12: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_refs/nn/functional/__init__.py:1092:31: error: Module has no attribute "tanh"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1095:31: error: Module has no attribute "erf"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1125:16: error: Module has no attribute "exp"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1127:33: error: Module has no attribute "log"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1131:22: error: Module has no attribute "log"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1177:12: error: Module has no attribute "where"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1208:12: error: Module has no attribute "tensor_split"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1210:16: error: Module has no attribute "sigmoid"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1237:15: error: Module has no attribute "mm"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1238:20: error: Module has no attribute "diag"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1239:13: error: Module has no attribute "sqrt"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1239:24: error: Module has no attribute "clamp"  [attr-defined]
torch/_refs/nn/functional/__init__.py:1242:9: error: Module has no attribute "triu_indices"  [attr-defined]
torch/_refs/linalg/__init__.py:40:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/linalg/__init__.py:85:11: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/linalg/__init__.py:98:12: error: Module has no attribute "diagonal"  [attr-defined]
torch/_refs/linalg/__init__.py:137:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/linalg/__init__.py:158:16: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/linalg/__init__.py:158:26: error: Module has no attribute "ne"  [attr-defined]
torch/_refs/linalg/__init__.py:160:32: error: Module has no attribute "amax"  [attr-defined]
torch/_refs/linalg/__init__.py:160:32: note: Error code "attr-defined" not covered by "type: ignore[return-value, arg-type]" comment
torch/_refs/linalg/__init__.py:160:43: error: Module has no attribute "abs"  [attr-defined]
torch/_refs/linalg/__init__.py:162:32: error: Module has no attribute "amin"  [attr-defined]
torch/_refs/linalg/__init__.py:162:32: note: Error code "attr-defined" not covered by "type: ignore[return-value, arg-type]" comment
torch/_refs/linalg/__init__.py:162:43: error: Module has no attribute "abs"  [attr-defined]
torch/_refs/linalg/__init__.py:166:30: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/linalg/__init__.py:182:17: error: Module has no attribute "abs"  [attr-defined]
torch/_refs/linalg/__init__.py:192:17: error: Module has no attribute "abs"  [attr-defined]
torch/_refs/linalg/__init__.py:193:32: error: Module has no attribute "pow"  [attr-defined]
torch/_refs/linalg/__init__.py:193:32: note: Error code "attr-defined" not covered by "type: ignore[return-value]" comment
torch/_refs/linalg/__init__.py:217:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/linalg/__init__.py:257:22: error: Module has no attribute "sum"  [attr-defined]
torch/_refs/linalg/__init__.py:260:42: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_refs/linalg/__init__.py:274:27: error: Module has no attribute "amax"  [attr-defined]
torch/_refs/linalg/__init__.py:274:56: error: Module has no attribute "amin"  [attr-defined]
torch/_refs/linalg/__init__.py:284:24: error: Module has no attribute "zeros"  [attr-defined]
torch/_refs/linalg/__init__.py:296:42: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_refs/linalg/__init__.py:318:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_refs/linalg/__init__.py:369:12: error: Module has no attribute "empty"  [attr-defined]
torch/_refs/linalg/__init__.py:369:37: error: Module has no attribute "int32"  [attr-defined]
torch/_refs/linalg/__init__.py:370:20: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/linalg/__init__.py:370:50: error: Module has no attribute "int32"  [attr-defined]
torch/_refs/linalg/__init__.py:380:19: error: Module has no attribute "arange"  [attr-defined]
torch/_refs/linalg/__init__.py:404:15: error: Module has no attribute "arange"  [attr-defined]
functorch/dim/__init__.py:520:20: error: Module has no attribute "softmax"  [attr-defined]
functorch/dim/__init__.py:524:20: error: Module has no attribute "stack"  [attr-defined]
functorch/dim/__init__.py:938:27: error: Module has no attribute "arange"  [attr-defined]
functorch/dim/__init__.py:1159:18: error: Module has no attribute "stack"  [attr-defined]
functorch/dim/__init__.py:1198:14: error: Module has no attribute "stack"  [attr-defined]
functorch/dim/__init__.py:1424:16: error: Module has no attribute "matmul"  [attr-defined]
functorch/dim/__init__.py:1484:18: error: Module has no attribute "bmm"  [attr-defined]
functorch/dim/__init__.py:1490:18: error: Module has no attribute "mm"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:54:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:55:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:80:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:81:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:94:43: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:46:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:48:13: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:49:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:63:24: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:66:22: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:108:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:112:13: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:117:6: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:154:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:154:66: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:157:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:157:55: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:168:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:168:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:191:49: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:192:50: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:208:28: error: Module has no attribute "hstack"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:209:18: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:209:37: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:213:28: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:244:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:244:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:249:21: error: Module has no attribute "sqrt"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:249:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:99:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:129:11: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:131:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:132:10: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:158:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:158:76: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:163:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:163:72: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:87:9: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:144:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:145:10: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:146:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:147:16: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:150:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:194:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:195:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:222:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:222:68: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:229:39: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:230:6: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:243:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:243:59: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:245:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:245:76: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:253:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:253:68: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:265:39: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:266:6: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:285:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:285:66: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:286:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:286:73: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:291:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:296:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:297:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:53:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:56:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:59:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:168:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:169:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:292:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:333:29: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:335:24: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:335:69: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:360:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:366:25: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:1215:9: error: Need type annotation for "_rule_table" (hint: "_rule_table: dict[<type>, <type>] = ...")  [var-annotated]
torch/onnx/_internal/fx/passes/type_promotion.py:1303:13: error: Module has no attribute "_check_schema_allow_fake_script_object"  [attr-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:1375:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:1442:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:1530:20: error: Missing positional arguments "args", "kwargs", "name", "op", "target" in call to "Node"  [call-arg]
torch/onnx/_internal/fx/passes/type_promotion.py:1530:32: error: Argument 1 to "Node" has incompatible type "Generator[Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None, None, None]"; expected "Graph"  [arg-type]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:321:15: error: Module has no attribute "OptionalType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:422:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:480:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:480:63: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:491:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:491:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:524:19: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:526:27: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:526:62: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:528:8: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:528:37: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:605:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:650:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:656:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:699:51: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:745:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:746:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:857:41: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:863:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:867:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:877:41: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:883:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:887:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:898:28: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:901:16: error: Module has no attribute "equal"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:971:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1259:51: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1279:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1561:16: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1784:53: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1855:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1856:10: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1857:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1858:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2012:32: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2013:23: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2017:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2017:66: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2027:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2029:27: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2172:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2172:58: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2201:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2201:58: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2224:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2670:9: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2715:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2717:13: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2718:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2720:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2732:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2732:63: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2757:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2757:63: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2796:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2798:13: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2799:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2802:6: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2829:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2840:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2869:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2869:73: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2872:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2872:71: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2877:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2877:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2882:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2882:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2887:38: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2901:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3080:68: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3088:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3091:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3091:58: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3123:61: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3129:63: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3413:56: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3444:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3444:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3448:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3474:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3504:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3504:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3508:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3534:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3556:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3565:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3565:66: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3595:65: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3601:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3655:27: error: Module has no attribute "NoneType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3658:25: error: Module has no attribute "NoneType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3701:27: error: Module has no attribute "NoneType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3704:25: error: Module has no attribute "NoneType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3722:47: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3760:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3769:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3782:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3791:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3801:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3894:47: error: Module has no attribute "ListType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3895:47: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3997:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3999:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3999:37: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4057:38: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4059:38: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4066:38: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4087:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4096:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4102:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4113:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4132:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4158:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4164:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4171:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4182:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4201:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4425:42: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4626:56: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4656:39: error: Module has no attribute "TensorType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4711:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4711:45: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4776:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4776:45: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4802:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4802:45: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4976:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4976:76: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5002:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5003:10: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5013:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5014:10: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5048:43: error: Module has no attribute "zeros"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5058:63: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5064:41: error: Module has no attribute "BoolTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5065:37: error: Module has no attribute "BoolTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5072:45: error: Module has no attribute "BoolTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5073:41: error: Module has no attribute "BoolTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5085:39: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5107:39: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5108:52: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5240:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5240:70: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5354:46: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5390:46: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5437:11: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5438:10: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5441:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5448:44: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5461:48: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5472:11: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5476:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5485:11: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5486:10: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5489:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5530:51: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5538:51: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5614:44: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5622:45: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5622:65: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5642:43: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5647:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5647:42: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5648:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5648:44: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5649:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5649:39: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5650:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5650:40: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5657:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5657:72: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5659:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5659:68: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5664:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5664:62: error: Module has no attribute "double"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5686:44: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5694:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5701:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5713:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5718:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5773:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5787:53: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5798:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5798:68: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5817:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5865:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5865:68: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5869:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5869:39: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5873:25: error: Module has no attribute "arange"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5885:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5886:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5891:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5894:58: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5902:53: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5932:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5932:64: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5933:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5933:63: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5956:18: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5958:22: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5966:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5966:65: error: Module has no attribute "float"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5971:56: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5971:78: error: Module has no attribute "int"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6242:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6250:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6321:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6337:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6348:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6382:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6404:32: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6415:68: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6445:49: error: Module has no attribute "OptionalType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6448:9: error: Module has no attribute "_jit_pass_onnx_block"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6456:21: error: Module has no attribute "_jit_pass_fixup_onnx_controlflow_node"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6461:9: error: Module has no attribute "_jit_pass_onnx_node_shape_type_inference"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6468:66: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6511:15: error: Module has no attribute "_jit_pass_onnx_block"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6539:13: error: Module has no attribute "_jit_pass_onnx_block"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6547:25: error: Module has no attribute "_jit_pass_fixup_onnx_controlflow_node"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6552:13: error: Module has no attribute "_jit_pass_onnx_node_shape_type_inference"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6567:41: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6574:9: error: Module has no attribute "ListType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6575:43: error: Module has no attribute "ListType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6577:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6579:41: error: Module has no attribute "ListType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6594:56: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6614:12: error: Module has no attribute "_jit_onnx_convert_pattern_from_subblock"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6621:62: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6632:69: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6650:44: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6651:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:102:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:102:63: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:109:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:109:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:130:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:137:6: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:143:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:143:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:161:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:161:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:209:12: error: Incompatible return value type (got "tuple[Sequence[int], Sequence[int], int | Sequence[int], Sequence[int]]", expected "tuple[Sequence[int], Sequence[int], Sequence[int], Sequence[int]]")  [return-value]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:214:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:224:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:230:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:230:62: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:252:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:253:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:254:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:261:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:261:69: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:263:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:263:76: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:315:16: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:386:12: error: Incompatible return value type (got "tuple[Sequence[int], Sequence[int], list[int] | int]", expected "tuple[Sequence[int], Sequence[int], Sequence[int]]")  [return-value]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:406:16: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:495:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:496:33: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:497:35: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:498:33: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:499:34: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:505:31: error: Module has no attribute "Value"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:507:42: error: Module has no attribute "NoneType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:518:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:628:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:635:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:641:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:645:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:771:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:777:13: error: Module has no attribute "finfo"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:783:59: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:788:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:798:60: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:804:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1181:15: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1183:15: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1184:20: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1185:6: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/__init__.py:66:7: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/onnx/__init__.py:66:7: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/utils/_expanded_weights/expanded_weights_impl.py:18:5: error: Module has no attribute "rnn_relu"  [attr-defined]
torch/nn/utils/_expanded_weights/expanded_weights_impl.py:22:5: error: Module has no attribute "rnn_tanh"  [attr-defined]
torch/nn/utils/_expanded_weights/expanded_weights_impl.py:26:5: error: Module has no attribute "lstm"  [attr-defined]
torch/nn/utils/_expanded_weights/expanded_weights_impl.py:30:5: error: Module has no attribute "gru"  [attr-defined]
torch/nn/utils/_expanded_weights/expanded_weights_impl.py:143:20: error: Module has no attribute "_cudnn_rnn_flatten_weight"  [attr-defined]
torch/nn/attention/flex_attention.py:358:42: error: Module has no attribute "bool"  [attr-defined]
torch/nn/attention/flex_attention.py:401:73: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/flex_attention.py:403:23: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/flex_attention.py:403:52: error: Module has no attribute "int"  [attr-defined]
torch/nn/attention/flex_attention.py:406:21: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/flex_attention.py:406:53: error: Module has no attribute "int"  [attr-defined]
torch/nn/attention/flex_attention.py:410:25: error: Module has no attribute "where"  [attr-defined]
torch/nn/attention/flex_attention.py:425:38: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/flex_attention.py:428:23: error: Module has no attribute "argsort"  [attr-defined]
torch/nn/attention/flex_attention.py:430:30: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/flex_attention.py:430:57: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nn/attention/flex_attention.py:431:24: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/flex_attention.py:431:51: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nn/attention/flex_attention.py:450:18: error: Module has no attribute "where"  [attr-defined]
torch/nn/attention/flex_attention.py:451:18: error: Module has no attribute "sum"  [attr-defined]
torch/nn/attention/flex_attention.py:451:76: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/flex_attention.py:485:32: error: Argument 1 to "_callable_entry_eq" has incompatible type "_StrippedClosure | _StrippedPartial | _PlainFunction | Callable[..., Any]"; expected "_CallableMetadata | FunctionType"  [arg-type]
torch/nn/attention/flex_attention.py:485:47: error: Argument 2 to "_callable_entry_eq" has incompatible type "_StrippedClosure | _StrippedPartial | _PlainFunction | Callable[..., Any]"; expected "_CallableMetadata | FunctionType"  [arg-type]
torch/nn/attention/flex_attention.py:493:38: error: Argument 1 to "_callable_entry_hash" has incompatible type "_StrippedClosure | _StrippedPartial | _PlainFunction | Callable[..., Any]"; expected "_CallableMetadata | FunctionType"  [arg-type]
torch/nn/attention/flex_attention.py:1237:16: error: Incompatible return value type (got "BlockMask", expected "Self")  [return-value]
torch/nn/attention/flex_attention.py:1411:26: error: Name "torch.device" is not defined  [name-defined]
torch/nn/attention/flex_attention.py:1583:22: error: Module has no attribute "bool"  [attr-defined]
torch/nn/attention/flex_attention.py:1592:9: error: Argument 2 to "pad" has incompatible type "tuple[int, Any, int, Any]"; expected "list[int]"  [arg-type]
torch/nn/attention/flex_attention.py:1621:50: error: Module has no attribute "int8"  [attr-defined]
torch/nn/attention/flex_attention.py:1622:44: error: Module has no attribute "int8"  [attr-defined]
torch/nn/attention/flex_attention.py:1626:50: error: Module has no attribute "int8"  [attr-defined]
torch/nn/attention/flex_attention.py:1636:40: error: Module has no attribute "bool"  [attr-defined]
torch/nn/attention/flex_attention.py:1650:39: error: Module has no attribute "bool"  [attr-defined]
torch/nn/attention/flex_attention.py:1726:9: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/flex_attention.py:1727:9: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/flex_attention.py:1728:9: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/flex_attention.py:1729:9: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/flex_attention.py:1738:29: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/attention/flex_attention.py:1739:20: error: Module has no attribute "where"  [attr-defined]
torch/nn/attention/flex_attention.py:1739:32: error: Module has no attribute "isneginf"  [attr-defined]
torch/nn/attention/flex_attention.py:1816:38: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/flex_attention.py:1820:56: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/flex_attention.py:1823:15: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/flex_attention.py:1824:15: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/flex_attention.py:1825:15: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/flex_attention.py:1827:53: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/flex_attention.py:1969:23: error: Module has no attribute "ones"  [attr-defined]
torch/nn/attention/flex_attention.py:1969:51: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/flex_attention.py:1970:20: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/attention/flex_attention.py:1970:52: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/flex_attention.py:2041:46: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/attention/flex_attention.py:2138:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/nn/attention/flex_attention.py:2139:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/nn/attention/flex_attention.py:2221:1: error: Overloaded function signature 4 will never be matched: signature 3's parameter type(s) are the same or broader  [overload-cannot-match]
torch/nn/attention/flex_attention.py:2469:13: error: Argument 7 to "__call__" of "FlexAttentionHOP" has incompatible type "_KernelOptionsWithInternals"; expected "dict[str, Any]"  [arg-type]
torch/nn/attention/flex_attention.py:2469:13: note: Error code "arg-type" not covered by "type: ignore[union-attr]" comment
torch/export/_patches.py:10:1: error: Function is missing a type annotation  [no-untyped-def]
torch/export/_patches.py:14:5: error: Need type annotation for "seen_tensors" (hint: "seen_tensors: list[<type>] = ...")  [var-annotated]
torch/export/_patches.py:17:13: error: Module has no attribute "_overlaps"  [attr-defined]
torch/export/_patches.py:26:1: error: Function is missing a type annotation  [no-untyped-def]
torch/export/_patches.py:58:19: error: Module has no attribute "empty"  [attr-defined]
torch/export/_patches.py:65:5: error: Function is missing a type annotation  [no-untyped-def]
torch/export/_patches.py:68:5: error: Function is missing a type annotation  [no-untyped-def]
torch/export/_patches.py:81:11: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/export/_patches.py:81:33: error: Module has no attribute "int64"  [attr-defined]
torch/export/_patches.py:91:1: error: Function is missing a type annotation  [no-untyped-def]
torch/export/_patches.py:140:17: error: Module has no attribute "stack"  [attr-defined]
torch/export/_patches.py:143:1: error: Function is missing a type annotation  [no-untyped-def]
torch/export/_patches.py:168:19: error: Module has no attribute "empty"  [attr-defined]
torch/export/_patches.py:175:5: error: Function is missing a type annotation  [no-untyped-def]
torch/export/_patches.py:178:5: error: Function is missing a type annotation  [no-untyped-def]
torch/export/_patches.py:190:11: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/export/_patches.py:190:33: error: Module has no attribute "int64"  [attr-defined]
torch/export/_patches.py:198:1: error: Function is missing a type annotation  [no-untyped-def]
torch/export/_patches.py:244:17: error: Module has no attribute "stack"  [attr-defined]
torch/export/_patches.py:248:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/export/_patches.py:269:9: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/_patches.py:275:27: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/_patches.py:287:31: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/export/_patches.py:292:35: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/distributed/optim/optimizer.py:188:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:76:23: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:124:27: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:164:39: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:173:32: error: Module has no attribute "empty"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:14:20: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:14:33: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:14:45: error: Module has no attribute "uint16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:14:59: error: Module has no attribute "int16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:14:72: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:15:18: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:15:37: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:18:9: error: Module has no attribute "iinfo"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:21:14: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:57:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:74:24: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:74:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:75:26: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:76:23: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:83:12: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:84:9: error: Module has no attribute "round"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:95:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:97:24: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:97:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:98:26: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:99:23: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:103:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:121:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:153:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:155:24: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:155:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:156:26: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:165:23: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:169:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:188:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:220:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:249:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:251:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:284:21: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:301:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:303:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:306:21: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:307:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:327:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:329:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:362:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:364:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:367:21: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:381:16: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:404:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:406:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:441:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:456:67: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:472:9: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:473:9: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:474:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:485:24: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:510:67: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:526:9: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:527:9: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:528:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:539:24: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:548:17: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:554:77: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:557:9: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:558:9: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:559:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:568:12: error: Module has no attribute "empty"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:568:33: error: Module has no attribute "double"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:569:18: error: Module has no attribute "int64"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:575:77: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:577:12: error: Module has no attribute "empty"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:577:33: error: Module has no attribute "double"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:578:18: error: Module has no attribute "int64"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:605:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:624:24: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:624:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:625:26: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:626:23: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:640:11: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:641:9: error: Module has no attribute "round"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:655:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:657:24: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:657:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:658:26: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:659:23: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:666:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:687:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:689:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:724:21: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:752:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:754:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:761:21: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:765:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:780:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:796:24: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:800:17: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:809:19: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:820:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:823:12: error: Module has no attribute "empty"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:823:36: error: Module has no attribute "double"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:824:21: error: Module has no attribute "int64"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:840:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:856:15: error: Module has no attribute "amin"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:857:15: error: Module has no attribute "amax"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:858:19: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:858:38: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:859:19: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:859:38: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:860:11: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:860:23: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:871:18: error: Module has no attribute "where"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:876:18: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:878:21: error: Module has no attribute "float64"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:878:51: error: Module has no attribute "int64"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:893:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:905:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:908:12: error: Module has no attribute "empty"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:908:36: error: Module has no attribute "double"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:909:21: error: Module has no attribute "int64"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:936:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:975:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:978:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:994:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:995:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:995:33: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1028:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:1029:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:1029:33: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1033:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1052:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:1068:8: error: Module has no attribute "isnan"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1093:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:1124:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1144:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:1146:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:1146:33: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1182:14: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1182:36: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1197:28: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1198:32: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1199:33: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1200:42: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1201:27: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1210:16: error: Module has no attribute "round"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1212:13: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1214:16: error: Module has no attribute "logical_and"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1249:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1262:54: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:1267:59: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_decomposed.py:1268:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:41:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:42:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:43:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:44:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:48:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:49:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:53:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:54:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:55:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:56:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:61:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:66:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:74:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:76:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:81:17: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:82:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:83:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:84:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:89:17: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:90:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:91:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:315:9: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:317:9: error: Module has no attribute "sub"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:319:9: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:324:18: error: Module has no attribute "relu"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:371:9: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:372:9: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:373:9: error: Module has no attribute "mean"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:374:9: error: Module has no attribute "permute"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:375:9: error: Module has no attribute "permute_copy"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:376:9: error: Module has no attribute "squeeze"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:421:30: error: Module has no attribute "cat"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:426:30: error: Module has no attribute "concat"  [attr-defined]
torch/ao/quantization/backend_config/executorch.py:431:30: error: Module has no attribute "concatenate"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:29:5: error: Module has no attribute "complex128"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:29:23: error: Module has no attribute "float64"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:30:5: error: Module has no attribute "complex64"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:30:22: error: Module has no attribute "float32"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:31:5: error: Module has no attribute "complex32"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:31:22: error: Module has no attribute "float16"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:38:5: error: Module has no attribute "float16"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:38:20: error: Module has no attribute "float32"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:39:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:39:21: error: Module has no attribute "float32"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:40:5: error: Module has no attribute "complex32"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:40:22: error: Module has no attribute "complex64"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:65:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/common.py:71:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/common.py:76:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/common.py:85:22: error: Module has no attribute "promote_types"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:123:42: error: Argument 1 to "list" has incompatible type "_OpNamespace"; expected "Iterable[OperatorBase | OpOverloadPacket[[VarArg(Any), KwArg(Any)], Any]]"  [arg-type]
torch/_subclasses/complex_tensor/_ops/common.py:123:42: note: Error code "arg-type" not covered by "type: ignore[no-matching-overload]" comment
torch/_subclasses/complex_tensor/_ops/common.py:123:42: note: Following member(s) of "_OpNamespace" have conflicts:
torch/_subclasses/complex_tensor/_ops/common.py:123:42: note:     Expected:
torch/_subclasses/complex_tensor/_ops/common.py:123:42: note:         def __iter__(self) -> Iterator[OperatorBase | OpOverloadPacket[[VarArg(Any), KwArg(Any)], Any]]
torch/_subclasses/complex_tensor/_ops/common.py:123:42: note:     Got:
torch/_subclasses/complex_tensor/_ops/common.py:123:42: note:         def __iter__(self) -> Iterator[str]
torch/_subclasses/complex_tensor/_ops/common.py:175:21: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:190:12: error: Module has no attribute "resolve_neg"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:193:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/common.py:253:49: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/memory_estimator.py:20:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/memory_estimator.py:150:27: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/memory_estimator.py:330:34: error: Name "torch.device" is not defined  [name-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:22:1: error: Module "torch._C" has no attribute "_dispatch_keys"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:22:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:153:29: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:153:29: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/triton_kernel_wrap.py:154:24: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:154:24: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/triton_kernel_wrap.py:159:34: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:159:34: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/triton_kernel_wrap.py:170:39: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:170:39: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/triton_kernel_wrap.py:245:13: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:245:13: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/triton_kernel_wrap.py:310:17: error: Argument 1 to "maybe_unpack_tma_stable_metadata" has incompatible type "tuple[str, tuple[list[int | SymInt], list[int | SymInt], int | SymInt]] | tuple[str, tuple[list[int | SymInt]]] | None"; expected "tuple[str, tuple[list[int | SymInt], list[int | SymInt], int | SymInt]] | tuple[str, tuple[list[int | SymInt]]]"  [arg-type]
torch/_higher_order_ops/triton_kernel_wrap.py:316:18: error: Module has no attribute "_DisableTorchDispatch"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:319:31: error: Module has no attribute "empty"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:325:18: error: Module has no attribute "_DisableTorchDispatch"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:326:38: error: Module has no attribute "empty"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:457:37: error: Value of type "Any | Callable[..., Any]" is not indexable  [index]
torch/_higher_order_ops/triton_kernel_wrap.py:1072:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_higher_order_ops/triton_kernel_wrap.py:1095:13: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:1095:13: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/triton_kernel_wrap.py:1124:26: error: TritonKernelType? has no attribute "fn"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:1208:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_higher_order_ops/triton_kernel_wrap.py:1318:36: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:1318:36: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/triton_kernel_wrap.py:1341:13: error: TritonKernelType? has no attribute "fn"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:1343:13: error: TritonKernelType? has no attribute "configs"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:1398:17: error: TritonKernelType? has no attribute "arg_names"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:1407:5: error: Value of type TritonKernelType? is not indexable  [index]
torch/_higher_order_ops/triton_kernel_wrap.py:1809:17: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:1809:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/triton_kernel_wrap.py:1898:17: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:1898:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/triton_kernel_wrap.py:2221:41: error: TritonKernelType? has no attribute "arg_names"  [attr-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:2420:13: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:2420:13: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_higher_order_ops/triton_kernel_wrap.py:2427:17: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_higher_order_ops/triton_kernel_wrap.py:2427:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_functorch/_aot_autograd/functional_utils.py:85:12: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:164:16: error: Module has no attribute "_functionalize_are_all_mutations_hidden_from_autograd"  [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:187:16: error: Module has no attribute "_functionalize_are_all_mutations_under_no_grad_or_inference_mode"  [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:214:16: error: Module has no attribute "_functionalize_was_inductor_storage_resized"  [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:263:21: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:378:23: error: Module has no attribute "view_as_real"  [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:382:23: error: Module has no attribute "view_as_complex"  [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:419:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_functorch/_aot_autograd/functional_utils.py:459:16: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_export/wrappers.py:8:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/_export/wrappers.py:312:48: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_export/wrappers.py:318:26: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_export/wrappers.py:319:13: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_export/wrappers.py:322:13: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_export/wrappers.py:323:15: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_export/wrappers.py:323:39: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_export/wrappers.py:326:14: error: Module has no attribute "_ForceDispatchKeyGuard"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:33:36: error: Module has no attribute "strided"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:37:22: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:52:19: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:78:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_decomp/decompositions_for_rng.py:79:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_decomp/decompositions_for_rng.py:106:16: error: Module has no attribute "stack"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:110:39: error: Module has no attribute "unbind"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:258:23: error: Module has no attribute "device"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:260:23: error: Module has no attribute "rand_like"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:260:51: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:265:23: error: Module has no attribute "device"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:269:12: error: Module has no attribute "rand_like"  [attr-defined]
torch/_decomp/decompositions_for_rng.py:269:40: error: Module has no attribute "float32"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:103:12: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:103:22: error: Module has no attribute "diag"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:108:11: error: Module has no attribute "minimum"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:109:9: error: Module has no attribute "exp"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:109:20: error: Module has no attribute "abs"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:114:18: error: Module has no attribute "log1p"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:123:17: error: Module has no attribute "var_mean"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:126:11: error: Module has no attribute "pow"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:128:12: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:173:9: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:174:10: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:175:10: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:176:10: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:182:19: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:186:39: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:192:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:194:20: error: Module has no attribute "zeros"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:198:37: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:202:18: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:204:18: error: Module has no attribute "zeros"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:254:18: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:269:12: error: Module has no attribute "reshape"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:271:23: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:272:13: error: Module has no attribute "sum"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:274:17: error: Module has no attribute "reshape"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:275:18: error: Module has no attribute "reshape"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:275:32: error: Module has no attribute "mul"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:278:22: error: Module has no attribute "reshape"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:280:22: error: Module has no attribute "reshape"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:291:23: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:295:23: error: Module has no attribute "zeros"  [attr-defined]
torch/_decomp/decompositions_for_jvp.py:300:21: error: Module has no attribute "zeros_like"  [attr-defined]
functorch/einops/rearrange.py:205:18: error: Module has no attribute "stack"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:258:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:432:67: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:457:44: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:468:51: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:67:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:68:18: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:69:18: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:122:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:124:13: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:125:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:127:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:175:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:175:61: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:183:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:183:61: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:193:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:193:67: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:217:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:217:65: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:225:11: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:226:10: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:229:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:266:11: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:270:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py:47:36: error: Module has no attribute "OptionalType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py:51:45: error: Module has no attribute "BoolTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py:81:32: error: Module has no attribute "OptionalType"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:90:39: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:91:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:97:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:98:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:98:60: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:215:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:274:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:275:10: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:285:12: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:286:10: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:319:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:320:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:321:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:326:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:329:53: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:339:51: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:355:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:429:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:429:59: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:438:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:438:59: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:452:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:452:59: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:461:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:461:59: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:100:47: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:106:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:110:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:189:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:193:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:320:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:420:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:420:67: error: Module has no attribute "int"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:444:57: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:448:14: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:449:16: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:450:36: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:462:51: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:591:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:594:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:621:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:621:70: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:622:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:622:71: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:635:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:635:66: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:656:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:656:60: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:683:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:689:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:689:66: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:692:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:692:74: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:702:51: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:702:75: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:711:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:715:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:751:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:752:10: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:753:11: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:754:12: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:787:17: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:791:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:796:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:801:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:816:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:820:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:844:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:859:56: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:892:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:894:46: error: Module has no attribute "ones"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:894:66: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:996:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:996:58: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1030:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1030:58: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1054:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1059:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1065:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1067:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1071:19: error: Module has no attribute "arange"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1080:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1091:36: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1096:57: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1097:59: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1099:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1106:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1117:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1118:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1258:62: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1260:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1282:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1282:73: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1318:49: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1330:61: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1338:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1344:49: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1357:61: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1369:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1377:49: error: Name "torch._C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1391:61: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1410:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1423:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1423:63: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1425:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1425:62: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1426:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1426:72: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1428:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1428:62: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1434:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1434:70: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1442:52: error: Name "_C.Value" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1447:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1447:56: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1452:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1452:64: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1474:52: error: Name "_C.Value" is not defined  [name-defined]
torch/nn/utils/_expanded_weights/expanded_weights_utils.py:134:28: error: Module has no attribute "zeros"  [attr-defined]
torch/fx/passes/splitter_base.py:184:9: error: Need type annotation for "events" (hint: "events: list[<type>] = ...")  [var-annotated]
torch/fx/passes/splitter_base.py:186:9: error: Need type annotation for "node_events" (hint: "node_events: dict[<type>, <type>] = ...")  [var-annotated]
torch/fx/passes/splitter_base.py:749:46: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_local_tensor/__init__.py:66:1: error: Module "torch" has no attribute "Size"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:67:1: error: Module "torch._C" has no attribute "DispatchKey"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:67:1: error: Module "torch._C" has no attribute "DispatchKeySet"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:67:1: error: Module "torch._C" has no attribute "ScriptObject"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:304:26: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:339:20: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:379:24: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:379:45: error: Module has no attribute "uint64"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:402:45: error: Module has no attribute "Tag"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:415:27: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:416:8: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:416:39: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:417:55: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:418:8: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:418:39: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:419:55: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:546:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:550:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:556:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:562:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:568:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:574:16: error: Module has no attribute "_get_constant_bool_symnode"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:592:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:603:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:635:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:659:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:688:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:689:16: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:691:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:736:61: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:747:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:777:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:857:5: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_local_tensor/__init__.py:857:5: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_local_tensor/__init__.py:857:5: error: Name "torch.layout" is not defined  [name-defined]
torch/distributed/_local_tensor/__init__.py:982:9: error: Module has no attribute "_set_throw_on_mutable_data_ptr"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:994:6: error: Untyped decorator makes function "__init__" untyped  [untyped-decorator]
torch/distributed/_local_tensor/__init__.py:994:6: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/distributed/_local_tensor/__init__.py:1032:21: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_local_tensor/__init__.py:1090:24: error: Name "torch.memory_format" is not defined  [name-defined]
torch/distributed/_local_tensor/__init__.py:1090:46: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:1096:24: error: Name "torch.memory_format" is not defined  [name-defined]
torch/distributed/_local_tensor/__init__.py:1096:46: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:1111:34: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:1143:54: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_local_tensor/__init__.py:1167:24: error: Name "torch.memory_format" is not defined  [name-defined]
torch/distributed/_local_tensor/__init__.py:1451:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1451:5: note: Use "-> None" if function does not return a value
torch/distributed/_local_tensor/__init__.py:1459:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1459:5: note: Use "-> None" if function does not return a value
torch/distributed/_local_tensor/__init__.py:1569:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1569:36: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/distributed/_local_tensor/__init__.py:1598:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1652:31: error: "bool" has no attribute "nonzero"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:1679:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1686:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1850:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1850:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1874:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1891:59: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:1901:60: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:1914:55: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:1925:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1933:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1933:5: note: Use "-> None" if function does not return a value
torch/distributed/_local_tensor/__init__.py:1939:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:2082:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:2107:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_local_tensor/__init__.py:2107:72: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:2110:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_local_tensor/__init__.py:2110:62: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:2136:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_local_tensor/__init__.py:2136:68: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:2139:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_local_tensor/__init__.py:2139:58: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:2144:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:2166:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_local_tensor/__init__.py:2167:39: error: Module has no attribute "uint64"  [attr-defined]
torch/distributed/_local_tensor/__init__.py:2168:20: error: Module has no attribute "uint8"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/prims.py:17:2: error: Untyped decorator makes function "convert_element_type_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/prims.py:18:56: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/prims.py:27:2: error: Untyped decorator makes function "conj_physical_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/prims.py:32:2: error: Untyped decorator makes function "conj_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:72:2: error: Untyped decorator makes function "real_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:77:2: error: Untyped decorator makes function "imag_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:82:2: error: Untyped decorator makes function "is_pinned_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:83:49: error: Name "torch.device" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:171:2: error: Untyped decorator makes function "rsub_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:176:16: error: Module has no attribute "sub"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:176:16: note: Error code "attr-defined" not covered by "type: ignore[bad-return]" comment
torch/_subclasses/complex_tensor/_ops/aten.py:177:12: error: Module has no attribute "sub"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:177:12: note: Error code "attr-defined" not covered by "type: ignore[bad-return]" comment
torch/_subclasses/complex_tensor/_ops/aten.py:180:2: error: Untyped decorator makes function "div_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:181:2: error: Untyped decorator makes function "div_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:203:2: error: Untyped decorator makes function "reciprocal_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:215:2: error: Untyped decorator makes function "prod_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:221:14: error: Module has no attribute "prod"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:221:25: error: Module has no attribute "abs"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:222:15: error: Module has no attribute "sum"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:222:25: error: Module has no attribute "angle"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:223:18: error: Module has no attribute "cos"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:224:18: error: Module has no attribute "sin"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:228:2: error: Untyped decorator makes function "complex_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:233:2: error: Untyped decorator makes function "pow_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:236:12: error: Module has no attribute "exp"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:236:12: note: Error code "attr-defined" not covered by "type: ignore[bad-return]" comment
torch/_subclasses/complex_tensor/_ops/aten.py:236:33: error: Module has no attribute "log"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:239:2: error: Untyped decorator makes function "cumprod_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:244:14: error: Module has no attribute "cumprod"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:244:28: error: Module has no attribute "abs"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:245:15: error: Module has no attribute "cumsum"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:245:28: error: Module has no attribute "angle"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:246:18: error: Module has no attribute "cos"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:247:18: error: Module has no attribute "sin"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:253:2: error: Untyped decorator makes function "abs_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:257:14: error: Module has no attribute "hypot"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:261:2: error: Untyped decorator makes function "angle_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:264:12: error: Module has no attribute "atan2"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:267:2: error: Untyped decorator makes function "acos_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:270:15: error: Module has no attribute "acosh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:274:19: error: Module has no attribute "signbit"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:275:26: error: Module has no attribute "abs"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:278:2: error: Untyped decorator makes function "asin_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:281:16: error: Module has no attribute "asinh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:288:2: error: Untyped decorator makes function "atan_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:291:15: error: Module has no attribute "atanh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:298:2: error: Untyped decorator makes function "asinh_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:301:12: error: Module has no attribute "log"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:301:12: note: Error code "attr-defined" not covered by "type: ignore[bad-return]" comment
torch/_subclasses/complex_tensor/_ops/aten.py:301:29: error: Module has no attribute "sqrt"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:304:2: error: Untyped decorator makes function "acosh_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:307:12: error: Module has no attribute "log"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:307:12: note: Error code "attr-defined" not covered by "type: ignore[bad-return]" comment
torch/_subclasses/complex_tensor/_ops/aten.py:307:29: error: Module has no attribute "sqrt"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:310:2: error: Untyped decorator makes function "atanh_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:316:9: error: Module has no attribute "log"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:325:2: error: Untyped decorator makes function "cos_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:328:12: error: Module has no attribute "cosh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:328:12: note: Error code "attr-defined" not covered by "type: ignore[bad-return]" comment
torch/_subclasses/complex_tensor/_ops/aten.py:331:2: error: Untyped decorator makes function "cosh_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:335:9: error: Module has no attribute "cosh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:335:25: error: Module has no attribute "cos"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:336:9: error: Module has no attribute "sinh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:336:25: error: Module has no attribute "sin"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:340:2: error: Untyped decorator makes function "sin_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:343:15: error: Module has no attribute "sinh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:350:2: error: Untyped decorator makes function "sinh_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:354:9: error: Module has no attribute "sinh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:354:25: error: Module has no attribute "cos"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:355:9: error: Module has no attribute "cosh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:355:25: error: Module has no attribute "sin"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:359:2: error: Untyped decorator makes function "tan_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:362:15: error: Module has no attribute "tanh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:369:2: error: Untyped decorator makes function "tanh_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:376:10: error: Module has no attribute "cosh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:376:28: error: Module has no attribute "cos"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:377:13: error: Module has no attribute "sinh"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:380:14: error: Module has no attribute "sin"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:385:2: error: Untyped decorator makes function "exp_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:389:10: error: Module has no attribute "exp"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:390:14: error: Module has no attribute "cos"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:391:14: error: Module has no attribute "sin"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:395:2: error: Untyped decorator makes function "expm1_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:400:10: error: Module has no attribute "exp"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:401:14: error: Module has no attribute "cos"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:402:14: error: Module has no attribute "sin"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:406:2: error: Untyped decorator makes function "log_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:409:10: error: Module has no attribute "log"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:409:20: error: Module has no attribute "abs"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:410:10: error: Module has no attribute "angle"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:414:2: error: Untyped decorator makes function "log1p_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:418:12: error: Module has no attribute "log"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:418:12: note: Error code "attr-defined" not covered by "type: ignore[bad-return]" comment
torch/_subclasses/complex_tensor/_ops/aten.py:421:2: error: Untyped decorator makes function "any_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:424:12: error: Module has no attribute "any"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:427:2: error: Untyped decorator makes function "all_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:430:12: error: Module has no attribute "any"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:433:2: error: Untyped decorator makes function "eq_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:439:12: error: Module has no attribute "eq"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:442:2: error: Untyped decorator makes function "ne_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:448:12: error: Module has no attribute "ne"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:451:2: error: Untyped decorator makes function "isnan_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:454:12: error: Module has no attribute "isnan"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:457:2: error: Untyped decorator makes function "isinf_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:460:12: error: Module has no attribute "isinf"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:463:2: error: Untyped decorator makes function "isfinite_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:466:12: error: Module has no attribute "isfinite"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:469:2: error: Untyped decorator makes function "isclose_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:477:16: error: Module has no attribute "abs"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:478:17: error: Module has no attribute "abs"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:486:19: error: Module has no attribute "isnan"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:487:19: error: Module has no attribute "isnan"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:488:19: error: Module has no attribute "isnan"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:489:19: error: Module has no attribute "isnan"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:541:2: error: Untyped decorator makes function "masked_scatter_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:547:13: error: Module has no attribute "masked_scatter"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:548:13: error: Module has no attribute "masked_scatter"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:553:2: error: Untyped decorator makes function "where_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:558:13: error: Module has no attribute "where"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:559:13: error: Module has no attribute "where"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:564:2: error: Untyped decorator makes function "full_like_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:569:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:575:16: error: Module has no attribute "full_like"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:581:13: error: Module has no attribute "full_like"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:582:13: error: Module has no attribute "full_like"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:589:49: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:624:2: error: Untyped decorator makes function "cat_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:634:13: error: Module has no attribute "cat"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:635:13: error: Module has no attribute "cat"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:640:2: error: Untyped decorator makes function "sgn_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:644:16: error: Module has no attribute "abs"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:649:12: error: Module has no attribute "where"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:649:12: note: Error code "attr-defined" not covered by "type: ignore[bad-return]" comment
torch/_subclasses/complex_tensor/_ops/aten.py:652:2: error: Untyped decorator makes function "sqrt_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:657:21: error: Module has no attribute "sqrt"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:657:32: error: Module has no attribute "abs"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:658:29: error: Module has no attribute "angle"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:660:29: error: Module has no attribute "cos"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:661:29: error: Module has no attribute "sin"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:666:2: error: Untyped decorator makes function "rsqrt_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:671:22: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:671:34: error: Module has no attribute "abs"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:672:34: error: Module has no attribute "angle"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:674:30: error: Module has no attribute "cos"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:675:30: error: Module has no attribute "sin"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:680:2: error: Untyped decorator makes function "addmm_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:685:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:689:34: error: Module has no attribute "mm"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:701:12: error: Incompatible return value type (got "bool", expected "Tensor")  [return-value]
torch/_subclasses/complex_tensor/_ops/aten.py:722:2: error: Untyped decorator makes function "logical_not_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:724:12: error: Module has no attribute "logical_not"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:727:2: error: Untyped decorator makes function "view_as_real_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:729:12: error: Module has no attribute "stack"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:732:2: error: Untyped decorator makes function "view_as_complex_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:739:2: error: Untyped decorator makes function "linalg_vector_norm_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:743:37: error: Module has no attribute "abs"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:746:2: error: Untyped decorator makes function "copy__impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:769:2: error: Untyped decorator makes function "_local_scalar_dense_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:777:2: error: Untyped decorator makes function "allclose_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:786:12: error: Module has no attribute "all"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:787:9: error: Module has no attribute "isclose"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:791:2: error: Untyped decorator makes function "stack_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:794:9: error: Module has no attribute "stack"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:795:9: error: Module has no attribute "stack"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:800:2: error: Untyped decorator makes function "conj_physical_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:801:2: error: Untyped decorator makes function "conj_physical_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:807:2: error: Untyped decorator makes function "_conj_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:813:2: error: Untyped decorator makes function "_neg_view_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:819:2: error: Untyped decorator makes function "resolve_conj_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:825:2: error: Untyped decorator makes function "resolve_neg_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:831:2: error: Untyped decorator makes function "index_add_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:852:2: error: Untyped decorator makes function "index_add__impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:873:2: error: Untyped decorator makes function "masked_fill_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:887:2: error: Untyped decorator makes function "masked_fill__impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:900:2: error: Untyped decorator makes function "constant_pad_nd_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:916:2: error: Untyped decorator makes function "var_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:919:12: error: Module has no attribute "var"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:922:2: error: Untyped decorator makes function "scatter_add_impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:929:14: error: Module has no attribute "scatter_add"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:930:14: error: Module has no attribute "scatter_add"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:935:2: error: Untyped decorator makes function "scatter_add__impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:948:2: error: Untyped decorator makes function "index_put__impl" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:964:2: error: Untyped decorator makes function "tanh_backward" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:970:2: error: Untyped decorator makes function "diagonal_backward" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:975:12: error: Module has no attribute "diagonal_scatter"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:978:21: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:979:27: error: Module has no attribute "dtype"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:985:2: error: Untyped decorator makes function "to_dtype_layout" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:989:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1014:2: error: Untyped decorator makes function "to_device" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:1018:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1021:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1021:49: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1033:2: error: Untyped decorator makes function "to_dtype" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:1036:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1039:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1039:49: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1050:2: error: Untyped decorator makes function "to_other" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:1056:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1056:49: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1068:2: error: Untyped decorator makes function "_to_copy_default" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:1072:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1073:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1077:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:1091:2: error: Untyped decorator makes function "_to_copy_out" untyped  [untyped-decorator]
torch/_subclasses/complex_tensor/_ops/aten.py:1096:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_inductor/fx_passes/auto_chunker/propagator.py:209:12: error: Missing type arguments for generic type "Queue"  [type-arg]
torch/_functorch/fx_minifier.py:31:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_functorch/fx_minifier.py:32:13: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/fx_minifier.py:428:9: error: Need type annotation for "env" (hint: "env: dict[<type>, <type>] = ...")  [var-annotated]
torch/_functorch/_aot_autograd/schemas.py:186:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_functorch/_aot_autograd/schemas.py:208:29: error: Module has no attribute "strided"  [attr-defined]
torch/_functorch/_aot_autograd/schemas.py:209:17: error: Module has no attribute "_debug_has_internal_overlap"  [attr-defined]
torch/_functorch/_aot_autograd/schemas.py:542:27: error: Name "torch.device" is not defined  [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:78:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:78:70: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:79:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:79:71: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:92:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:92:66: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:115:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:144:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:144:61: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:146:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:146:62: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:152:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:152:70: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:160:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:160:70: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:190:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:190:71: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:200:62: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:207:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:207:70: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:243:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:243:61: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:286:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:286:60: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:291:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:295:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:316:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:352:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:352:62: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:390:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:390:62: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:472:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:472:74: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:478:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:478:71: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:480:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:480:74: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:485:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:485:70: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:490:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:490:58: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:493:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:493:72: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:511:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:511:60: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:528:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:528:66: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:538:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:549:59: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:567:56: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:615:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:617:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:617:37: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:647:54: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:650:63: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:665:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:665:41: error: Module has no attribute "long"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:683:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:705:45: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:707:45: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:712:57: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:738:47: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:741:47: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:769:42: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:774:38: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:781:38: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:796:34: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:801:34: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:805:61: error: Module has no attribute "LongTensor"  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:827:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:827:60: error: Module has no attribute "int64"  [attr-defined]
torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py:32:13: error: Module has no attribute "native_layer_norm"  [attr-defined]
torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:21:33: error: Module has no attribute "instance_norm"  [attr-defined]
torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:59:25: error: Module has no attribute "var_mean"  [attr-defined]
torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:65:24: error: Module has no attribute "sqrt"  [attr-defined]
torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py:35:13: error: Module has no attribute "native_group_norm"  [attr-defined]
torch/nn/utils/_expanded_weights/conv_utils.py:189:23: error: Module has no attribute "narrow"  [attr-defined]
torch/nn/utils/_expanded_weights/conv_utils.py:337:17: error: Argument 2 to "pad" has incompatible type "tuple[Any, Any, Any, Any, Any, Any]"; expected "list[int]"  [arg-type]
torch/distributed/tensor/_collective_utils.py:64:2: error: Untyped decorator makes function "_shard_dim_alltoall_meta" untyped  [untyped-decorator]
torch/distributed/tensor/_collective_utils.py:72:21: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/tensor/_collective_utils.py:75:18: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/_collective_utils.py:78:13: error: Module has no attribute "narrow"  [attr-defined]
torch/distributed/tensor/_collective_utils.py:232:15: error: Incompatible types in assignment (expression has type "int | SymInt", target has type "int")  [assignment]
torch/distributed/tensor/placement_types.py:45:1: error: Cannot assign to a method  [method-assign]
torch/distributed/tensor/placement_types.py:46:1: error: Cannot assign to a method  [method-assign]
torch/distributed/tensor/placement_types.py:47:1: error: "type[Placement]" has no attribute "__fx_repr__"  [attr-defined]
torch/distributed/tensor/placement_types.py:183:18: error: Module has no attribute "narrow"  [attr-defined]
torch/distributed/tensor/placement_types.py:210:32: error: Module has no attribute "chunk"  [attr-defined]
torch/distributed/tensor/placement_types.py:249:46: error: Incompatible types in assignment (expression has type "int | SymInt | Any", variable has type "_RankTypeT")  [assignment]
torch/distributed/tensor/placement_types.py:250:20: error: Incompatible return value type (got "tuple[int | Any, _RankTypeT]", expected "tuple[_RankTypeT, _RankTypeT]")  [return-value]
torch/distributed/tensor/placement_types.py:255:9: error: Name "shard_starting_idx" already defined on line 249  [no-redef]
torch/distributed/tensor/placement_types.py:270:79: error: Argument 3 to "local_shard_size_and_offset" of "Shard" has incompatible type "int | SymInt"; expected "int"  [arg-type]
torch/distributed/tensor/placement_types.py:338:18: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/tensor/placement_types.py:388:22: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/placement_types.py:829:18: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/tensor/placement_types.py:859:28: error: Module has no attribute "chunk"  [attr-defined]
torch/distributed/tensor/placement_types.py:867:27: error: Module has no attribute "chunk"  [attr-defined]
torch/distributed/tensor/placement_types.py:875:21: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/placement_types.py:1026:26: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/placement_types.py:1064:39: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/placement_types.py:1071:23: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/placement_types.py:1074:28: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/placement_types.py:1076:27: error: Module has no attribute "argsort"  [attr-defined]
torch/distributed/tensor/placement_types.py:1079:28: error: Module has no attribute "index_select"  [attr-defined]
torch/distributed/tensor/placement_types.py:1171:26: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/placement_types.py:1368:20: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributed/tensor/placement_types.py:1420:19: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/placement_types.py:1457:16: error: Incompatible return value type (got "tuple[bool, Any]", expected "tuple[Tensor, Tensor]")  [return-value]
torch/distributed/tensor/_dtensor_spec.py:71:12: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_dtensor_spec.py:73:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_dtensor_spec.py:175:29: error: "Placement" has no attribute "dim"  [attr-defined]
torch/distributed/tensor/_dtensor_spec.py:593:24: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:43:14: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:84:14: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:135:22: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:153:14: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:206:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:211:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:222:48: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:222:48: note: Error code "attr-defined" not covered by "type: ignore[union-attr, index]" comment
torch/distributed/_shard/sharded_tensor/reshard.py:241:20: error: Module has no attribute "cat"  [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:274:51: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:275:53: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:276:49: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:277:53: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:284:13: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:286:45: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:287:45: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:290:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:297:37: error: Module has no attribute "float"  [attr-defined]
torch/_functorch/_aot_autograd/subclass_utils.py:294:31: error: Incompatible types in assignment (expression has type "type[SubclassGetAttrAOTInput]", variable has type "Callable[[AOTInput | AOTOutput, str], AOTInput]")  [assignment]
torch/_functorch/_aot_autograd/subclass_utils.py:294:31: note: Error code "assignment" not covered by "type: ignore[bad-assignment]" comment
torch/_functorch/_aot_autograd/subclass_utils.py:294:31: error: Incompatible types in assignment (expression has type "type[SubclassGetAttrAOTInput]", variable has type "Callable[[AOTInput | AOTOutput, str], AOTOutput]")  [assignment]
torch/_functorch/_aot_autograd/subclass_utils.py:295:28: error: Incompatible types in assignment (expression has type "type[SubclassSizeAOTInput]", variable has type "Callable[[AOTInput | AOTOutput, int], AOTInput]")  [assignment]
torch/_functorch/_aot_autograd/subclass_utils.py:295:28: note: Error code "assignment" not covered by "type: ignore[bad-assignment]" comment
torch/_functorch/_aot_autograd/subclass_utils.py:295:28: error: Incompatible types in assignment (expression has type "type[SubclassSizeAOTInput]", variable has type "Callable[[AOTInput | AOTOutput, int], AOTOutput]")  [assignment]
torch/_functorch/_aot_autograd/subclass_utils.py:296:30: error: Incompatible types in assignment (expression has type "type[SubclassStrideAOTInput]", variable has type "Callable[[AOTInput | AOTOutput, int], AOTInput]")  [assignment]
torch/_functorch/_aot_autograd/subclass_utils.py:296:30: note: Error code "assignment" not covered by "type: ignore[bad-assignment]" comment
torch/_functorch/_aot_autograd/subclass_utils.py:296:30: error: Incompatible types in assignment (expression has type "type[SubclassStrideAOTInput]", variable has type "Callable[[AOTInput | AOTOutput, int], AOTOutput]")  [assignment]
torch/_functorch/_aot_autograd/subclass_utils.py:298:31: error: Incompatible types in assignment (expression has type "type[SubclassGetAttrAOTOutput]", variable has type "Callable[[AOTInput | AOTOutput, str], AOTOutput]")  [assignment]
torch/_functorch/_aot_autograd/subclass_utils.py:298:31: note: Error code "assignment" not covered by "type: ignore[bad-assignment]" comment
torch/_functorch/_aot_autograd/subclass_utils.py:299:28: error: Incompatible types in assignment (expression has type "type[SubclassSizeAOTOutput]", variable has type "Callable[[AOTInput | AOTOutput, int], AOTOutput]")  [assignment]
torch/_functorch/_aot_autograd/subclass_utils.py:299:28: note: Error code "assignment" not covered by "type: ignore[bad-assignment]" comment
torch/_functorch/_aot_autograd/subclass_utils.py:300:30: error: Incompatible types in assignment (expression has type "type[SubclassStrideAOTOutput]", variable has type "Callable[[AOTInput | AOTOutput, int], AOTOutput]")  [assignment]
torch/_functorch/_aot_autograd/subclass_utils.py:300:30: note: Error code "assignment" not covered by "type: ignore[bad-assignment]" comment
torch/_functorch/_aot_autograd/logging_utils.py:84:13: error: Need type annotation for "q"  [var-annotated]
torch/_functorch/_aot_autograd/logging_utils.py:136:30: error: "Callable[[], dict[Any, Any]]" has no attribute "get"  [attr-defined]
torch/_functorch/_aot_autograd/frontend_utils.py:70:9: error: Cannot assign to a type  [misc]
torch/_functorch/_aot_autograd/frontend_utils.py:70:33: error: Incompatible types in assignment (expression has type "None", variable has type "type[AsyncCollectiveTensor]")  [assignment]
torch/_functorch/_aot_autograd/frontend_utils.py:96:30: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:54:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/exporter/_core.py:55:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:56:5: error: Module has no attribute "bool"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:57:5: error: Module has no attribute "complex128"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:58:5: error: Module has no attribute "complex64"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:59:5: error: Module has no attribute "float16"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:60:5: error: Module has no attribute "float32"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:61:5: error: Module has no attribute "float64"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:62:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:63:5: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:64:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:65:5: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:66:5: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:67:5: error: Module has no attribute "int16"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:68:5: error: Module has no attribute "int32"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:69:5: error: Module has no attribute "int64"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:70:5: error: Module has no attribute "int8"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:71:5: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:72:5: error: Module has no attribute "uint16"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:73:5: error: Module has no attribute "uint32"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:74:5: error: Module has no attribute "uint64"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:108:38: error: Name "torch.dtype" is not defined  [name-defined]
torch/onnx/_internal/exporter/_core.py:115:28: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:138:31: error: Module has no attribute "uint16"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:146:34: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:247:30: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:486:25: error: Module has no attribute "device"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:486:39: error: Module has no attribute "memory_format"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:486:60: error: Module has no attribute "layout"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:488:24: error: Module has no attribute "dtype"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:910:18: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/onnx/_internal/exporter/_core.py:910:41: error: "Callable[..., Any]" has no attribute "_schema"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:930:34: error: Module has no attribute "device"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:932:34: error: Module has no attribute "dtype"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:946:36: error: Module has no attribute "device"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:948:36: error: Module has no attribute "dtype"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:1310:32: error: Module has no attribute "view_as_real"  [attr-defined]
torch/onnx/_internal/exporter/_core.py:1338:7: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_core.py:1338:7: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/tensor/_random.py:130:43: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/tensor/_random.py:136:39: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/tensor/_random.py:140:43: error: Module has no attribute "uint64"  [attr-defined]
torch/distributed/tensor/_random.py:146:37: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/tensor/_random.py:158:32: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/tensor/_random.py:177:45: error: Name "torch.Generator" is not defined  [name-defined]
torch/distributed/tensor/_random.py:214:24: error: Argument 1 to "all" has incompatible type "bool"; expected "Iterable[object]"  [arg-type]
torch/distributed/tensor/_random.py:244:45: error: Name "torch.Generator" is not defined  [name-defined]
torch/distributed/tensor/_random.py:342:24: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor")  [assignment]
torch/distributed/tensor/_random.py:361:24: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor")  [assignment]
torch/distributed/tensor/_random.py:469:49: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/tensor/_random.py:478:16: error: Module has no attribute "device"  [attr-defined]
torch/distributed/tensor/_op_schema.py:33:1: error: Module "torch._C" has no attribute "_DTensor_OpSchema_post_init"  [attr-defined]
torch/distributed/tensor/_op_schema.py:33:1: error: Module "torch._C" has no attribute "_DTensor_OpSchema_recompute_comparison_key"  [attr-defined]
torch/distributed/tensor/_op_schema.py:76:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/distributed/tensor/_op_schema.py:521:35: error: Module has no attribute "TensorType"  [attr-defined]
torch/distributed/tensor/_op_schema.py:528:35: error: Module has no attribute "ListType"  [attr-defined]
torch/distributed/tensor/_op_schema.py:536:35: error: Module has no attribute "TensorType"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:85:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:98:21: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:158:40: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:252:16: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:255:23: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:263:22: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:266:29: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:371:40: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/api.py:378:20: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:380:20: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:385:28: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:388:16: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:395:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/api.py:455:17: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:465:20: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:512:29: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:528:30: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:529:34: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:549:42: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:549:42: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/distributed/_shard/sharded_tensor/api.py:555:42: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:555:42: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/distributed/_shard/sharded_tensor/api.py:570:23: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:586:30: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:587:34: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:595:22: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:597:36: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:604:26: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:638:25: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/api.py:642:30: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:644:30: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:649:36: error: Module has no attribute "dtype"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:651:38: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:654:29: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:667:13: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:670:12: error: Item "None" of "Any | None" has no attribute "type"  [union-attr]
torch/distributed/_shard/sharded_tensor/api.py:674:16: error: Item "None" of "Any | None" has no attribute "index"  [union-attr]
torch/distributed/_shard/sharded_tensor/api.py:680:25: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:684:53: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:909:27: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:983:40: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:1365:12: error: Module has no attribute "empty"  [attr-defined]
torch/ao/quantization/fx/utils.py:146:17: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/utils.py:148:19: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/utils.py:264:13: error: Name "torch.device" is not defined  [name-defined]
torch/ao/quantization/fx/utils.py:277:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/utils.py:394:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/utils.py:398:9: error: Module has no attribute "bool"  [attr-defined]
torch/ao/quantization/fx/utils.py:406:29: error: Module has no attribute "transpose"  [attr-defined]
torch/ao/quantization/fx/utils.py:409:29: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/ao/quantization/fx/utils.py:413:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/utils.py:418:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/utils.py:725:25: error: Item "Sequence[Argument]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:725:25: note: Error code "union-attr" not covered by "type: ignore[assignment, index]" comment
torch/ao/quantization/fx/utils.py:725:25: error: Item "Mapping[str, Argument]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:725:25: error: Item "slice[Any, Any, Any]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:725:25: error: Item "int" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:725:25: error: Item "float" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:725:25: error: Item "complex" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:725:25: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:725:25: error: Item "SymInt" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:725:25: error: Item "SymBool" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:725:25: error: Item "SymFloat" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:725:25: error: Item "None" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: error: Item "Sequence[Argument]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: note: Error code "union-attr" not covered by "type: ignore[assignment]" comment
torch/ao/quantization/fx/utils.py:727:25: error: Item "Mapping[str, Argument]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: error: Item "slice[Any, Any, Any]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: error: Item "int" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: error: Item "float" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: error: Item "complex" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: error: Item "SymInt" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: error: Item "SymBool" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: error: Item "SymFloat" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:727:25: error: Item "None" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/quantization/fx/utils.py:729:16: error: Incompatible return value type (got "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None", expected "Node | None")  [return-value]
torch/ao/quantization/fx/utils.py:729:16: note: Items in the first union not in the second: "Mapping[str, Argument]", "OpOverload[[VarArg(Any), KwArg(Any)], Any]", "Sequence[Argument]", "SymBool", "SymFloat", "SymInt", "complex", "float", "int", "slice[Any, Any, Any]"
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:97:8: error: Item "None" of "MemoryFormatMeta | None" has no attribute "memory_format"  [union-attr]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:100:44: error: Item "None" of "MemoryFormatMeta | None" has no attribute "memory_format"  [union-attr]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:140:13: error: Item "MemoryFormatMeta" of "list[MemoryFormatMeta | None] | MemoryFormatMeta | None" has no attribute "append"  [union-attr]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:140:13: error: Item "None" of "list[MemoryFormatMeta | None] | MemoryFormatMeta | None" has no attribute "append"  [union-attr]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:140:38: error: Argument 1 to "append" of "list" has incompatible type "MemoryFormatMeta | list[Any] | None"; expected "MemoryFormatMeta | None"  [arg-type]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:201:30: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:205:25: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:206:13: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:206:37: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:722:18: error: Item "None" of "FakeTensorMode | None" has no attribute "__enter__"  [union-attr]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:722:18: error: Item "None" of "FakeTensorMode | None" has no attribute "__exit__"  [union-attr]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:723:24: error: Module has no attribute "empty"  [attr-defined]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:848:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/collect_metadata_analysis.py:849:37: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/onnx/_internal/exporter/_compat.py:44:7: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/onnx/_internal/exporter/_compat.py:44:7: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/tensor/_ops/single_dim_strategy.py:85:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/_ops/single_dim_strategy.py:181:5: error: Need type annotation for "unique_placements" (hint: "unique_placements: set[<type>] = ...")  [var-annotated]
torch/distributed/tensor/_ops/single_dim_strategy.py:183:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/tensor/_ops/single_dim_strategy.py:827:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:191:12: error: Module has no attribute "min"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:194:17: error: Module has no attribute "min"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:197:12: error: Module has no attribute "max"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:200:17: error: Module has no attribute "max"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:365:22: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:367:34: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:370:28: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:388:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:388:72: error: Module has no attribute "long"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:398:9: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:411:9: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:422:27: error: Module has no attribute "sum"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:423:17: error: Module has no attribute "ne"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:426:27: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:433:16: error: Module has no attribute "div"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:465:34: error: Module has no attribute "stack"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:157:12: error: Module has no attribute "min"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:160:17: error: Module has no attribute "min"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:163:12: error: Module has no attribute "max"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:166:17: error: Module has no attribute "max"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:282:9: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:291:9: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:151:24: error: Module has no attribute "transpose"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:159:12: error: Module has no attribute "transpose"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:185:24: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:186:14: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:220:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:255:31: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:256:23: error: Module has no attribute "sum"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:257:9: error: Module has no attribute "pow"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:257:19: error: Module has no attribute "abs"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:262:24: error: Module has no attribute "pow"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:263:23: error: Module has no attribute "full"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:271:25: error: Module has no attribute "where"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:277:9: error: Module has no attribute "div"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:277:19: error: Module has no attribute "mul"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:298:18: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:347:19: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:128:5: error: Module has no attribute "full_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:129:5: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:130:5: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:131:5: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:132:5: error: Module has no attribute "rand_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:133:5: error: Module has no attribute "randn_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:159:29: error: Module has no attribute "full_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:160:29: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:161:29: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:162:29: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:163:29: error: Module has no attribute "rand_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:164:29: error: Module has no attribute "randn_like"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:11:25: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:12:23: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:15:25: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:16:23: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:21:23: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:22:19: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:25:12: error: Module has no attribute "equal"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:75:19: error: Module has no attribute "equal"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:77:23: error: Module has no attribute "equal"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:80:19: error: Module has no attribute "allclose"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:82:23: error: Module has no attribute "allclose"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:30:12: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:33:19: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:85:12: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:88:19: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:139:12: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:142:19: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:195:12: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:198:19: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:249:12: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:252:19: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:305:12: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:308:19: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:30:22: error: Cannot access instance-only attribute "requires_grad" on class object  [misc]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:30:22: note: Error code "misc" not covered by "type: ignore[attr-defined]" comment
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:48:10: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:52:15: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:54:15: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:160:57: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:218:10: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py:10:19: error: Module has no attribute "_has_compatible_shallow_copy_type"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:58:9: error: Module has no attribute "sigmoid"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:59:9: error: Module has no attribute "tanh"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:111:9: error: Module has no attribute "adaptive_avg_pool1d"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:122:9: error: Module has no attribute "avg_pool1d"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:123:9: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:124:9: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:125:9: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:126:9: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:127:9: error: Module has no attribute "mean"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:131:9: error: Module has no attribute "channel_shuffle"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:159:9: error: Module has no attribute "narrow"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:160:9: error: Module has no attribute "transpose"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:161:9: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:162:9: error: Module has no attribute "squeeze"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:163:9: error: Module has no attribute "stack"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:164:9: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:196:9: error: Module has no attribute "cat"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:362:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:366:10: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:366:24: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:370:10: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:377:10: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:377:24: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:380:10: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:380:24: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:383:10: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:383:24: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:402:5: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:405:5: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:406:5: error: Module has no attribute "matmul"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:410:5: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:412:5: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:421:39: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:440:36: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:499:44: error: Item "None" of "Any | None" has no attribute "name"  [union-attr]
torch/ao/quantization/fx/_lower_to_native_backend.py:509:17: error: Item "None" of "Any | None" has no attribute "name"  [union-attr]
torch/ao/quantization/fx/_lower_to_native_backend.py:582:53: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:590:72: error: Module has no attribute "relu"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:662:53: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:859:47: error: Module has no attribute "quantize_per_tensor_dynamic"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:864:39: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:865:40: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:865:54: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:878:20: error: Item "type" of "type[Module] | None" has no attribute "from_reference"  [union-attr]
torch/ao/quantization/fx/_lower_to_native_backend.py:878:20: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/ao/quantization/fx/_lower_to_native_backend.py:878:20: error: Item "None" of "type[Module] | None" has no attribute "from_reference"  [union-attr]
torch/ao/quantization/fx/_lower_to_native_backend.py:943:13: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:944:13: error: Module has no attribute "quantize_per_channel"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1070:47: error: Module has no attribute "quantize_per_tensor_dynamic"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1076:39: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1077:40: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1077:54: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1152:9: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1154:9: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1155:9: error: Module has no attribute "matmul"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1225:40: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1230:35: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:40:5: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:40:30: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:41:5: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:41:33: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:66:15: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:67:17: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:74:28: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:74:53: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:90:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_equalize.py:111:73: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_equalize.py:113:35: error: Module has no attribute "reshape"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:121:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_equalize.py:137:28: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:137:38: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:138:28: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:138:38: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:168:15: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:169:17: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:181:24: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:181:49: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:192:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_equalize.py:234:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_equalize.py:242:26: error: Module has no attribute "sqrt"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:247:26: error: Module has no attribute "nan_to_num"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:286:11: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:286:33: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:289:11: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:289:32: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:493:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_equalize.py:567:21: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:567:39: error: Module has no attribute "reciprocal"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:576:21: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:589:19: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:641:21: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:641:39: error: Module has no attribute "reciprocal"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:652:21: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:655:12: error: Module has no attribute "allclose"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:673:19: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:855:69: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:872:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_equalize.py:885:21: error: Argument 3 to "scale_weight_node" has incompatible type "Any | None"; expected "Tensor"  [arg-type]
torch/ao/quantization/fx/_equalize.py:894:21: error: Argument 4 to "scale_weight_functional" has incompatible type "Any | None"; expected "Tensor"  [arg-type]
torch/ao/quantization/fx/_equalize.py:961:51: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/_equalize.py:982:9: error: Module has no attribute "fx"  [attr-defined]
torch/_functorch/_aot_autograd/input_output_analysis.py:85:61: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_functorch/_aot_autograd/input_output_analysis.py:312:42: error: Argument "memory_format" to "PlainTensorMeta" has incompatible type "MemoryFormatMeta | list[Any] | None"; expected "MemoryFormatMeta | None"  [arg-type]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:145:36: error: Module has no attribute "_autocast_supported_devices"  [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:271:16: error: Incompatible return value type (got "tuple[tuple[tuple[Any, ...], list[bool]], tuple[tuple[Any, ...], list[bool]]]", expected "tuple[tuple[list[Tensor | int | SymInt | BackwardState | OpaqueBase], list[bool]], list[AOTOutput]]")  [return-value]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:398:17: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:521:29: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:527:40: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:872:29: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:873:17: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:873:41: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1094:33: error: Argument 2 to "apply_in_graph_mutations" has incompatible type "Tensor | int | SymInt | BackwardState | OpaqueBase"; expected "Tensor"  [arg-type]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1134:29: error: Argument 2 to "apply_in_graph_mutations" has incompatible type "list[Tensor | int | SymInt | BackwardState | OpaqueBase] | Tensor | int | SymInt | BackwardState | OpaqueBase"; expected "Tensor"  [arg-type]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1136:29: error: Argument 3 to "apply_in_graph_mutations" has incompatible type "object"; expected "Tensor"  [arg-type]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1197:25: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1198:13: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1198:37: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1221:17: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1275:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1437:9: error: Name "primals_wrapped" already defined on line 1403  [no-redef]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1438:9: error: Name "primals_wrapped_descs" already defined on line 1404  [no-redef]
torch/_functorch/_aot_autograd/complex_decomposition.py:41:30: error: Module has no attribute "real"  [attr-defined]
torch/_functorch/_aot_autograd/complex_decomposition.py:41:49: error: Module has no attribute "imag"  [attr-defined]
torch/_functorch/_aot_autograd/complex_decomposition.py:66:5: error: Need type annotation for "idxs" (hint: "idxs: list[<type>] = ...")  [var-annotated]
torch/_dynamo/utils.py:71:1: error: Module "torch._C" has no attribute "_len_torch_function_stack"  [attr-defined]
torch/_dynamo/utils.py:71:1: error: Module "torch._C" has no attribute "_pop_torch_function_stack"  [attr-defined]
torch/_dynamo/utils.py:71:1: error: Module "torch._C" has no attribute "_push_on_torch_function_stack"  [attr-defined]
torch/_dynamo/utils.py:929:5: error: Module has no attribute "FloatTensor"  [attr-defined]
torch/_dynamo/utils.py:929:25: error: Module has no attribute "float32"  [attr-defined]
torch/_dynamo/utils.py:929:40: error: Module has no attribute "float"  [attr-defined]
torch/_dynamo/utils.py:930:5: error: Module has no attribute "DoubleTensor"  [attr-defined]
torch/_dynamo/utils.py:930:26: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/utils.py:930:41: error: Module has no attribute "double"  [attr-defined]
torch/_dynamo/utils.py:931:5: error: Module has no attribute "HalfTensor"  [attr-defined]
torch/_dynamo/utils.py:931:24: error: Module has no attribute "float16"  [attr-defined]
torch/_dynamo/utils.py:931:39: error: Module has no attribute "half"  [attr-defined]
torch/_dynamo/utils.py:932:5: error: Module has no attribute "BFloat16Tensor"  [attr-defined]
torch/_dynamo/utils.py:932:28: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_dynamo/utils.py:933:5: error: Module has no attribute "ByteTensor"  [attr-defined]
torch/_dynamo/utils.py:933:24: error: Module has no attribute "uint8"  [attr-defined]
torch/_dynamo/utils.py:934:5: error: Module has no attribute "CharTensor"  [attr-defined]
torch/_dynamo/utils.py:934:24: error: Module has no attribute "int8"  [attr-defined]
torch/_dynamo/utils.py:935:5: error: Module has no attribute "LongTensor"  [attr-defined]
torch/_dynamo/utils.py:935:24: error: Module has no attribute "int64"  [attr-defined]
torch/_dynamo/utils.py:935:37: error: Module has no attribute "long"  [attr-defined]
torch/_dynamo/utils.py:936:5: error: Module has no attribute "IntTensor"  [attr-defined]
torch/_dynamo/utils.py:936:23: error: Module has no attribute "int32"  [attr-defined]
torch/_dynamo/utils.py:936:36: error: Module has no attribute "int"  [attr-defined]
torch/_dynamo/utils.py:937:5: error: Module has no attribute "ShortTensor"  [attr-defined]
torch/_dynamo/utils.py:937:25: error: Module has no attribute "int16"  [attr-defined]
torch/_dynamo/utils.py:937:38: error: Module has no attribute "short"  [attr-defined]
torch/_dynamo/utils.py:938:5: error: Module has no attribute "BoolTensor"  [attr-defined]
torch/_dynamo/utils.py:938:24: error: Module has no attribute "bool"  [attr-defined]
torch/_dynamo/utils.py:1231:11: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/utils.py:1235:19: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/utils.py:1239:46: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/utils.py:1306:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/utils.py:2530:44: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/utils.py:2538:13: error: Module has no attribute "clone"  [attr-defined]
torch/_dynamo/utils.py:2552:24: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_dynamo/utils.py:2553:20: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/_dynamo/utils.py:2560:29: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_dynamo/utils.py:2560:47: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_dynamo/utils.py:2566:20: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/_dynamo/utils.py:2582:22: error: Module has no attribute "empty_quantized"  [attr-defined]
torch/_dynamo/utils.py:2584:22: error: Module has no attribute "empty"  [attr-defined]
torch/_dynamo/utils.py:2659:25: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/_dynamo/utils.py:2662:21: error: Module has no attribute "clone"  [attr-defined]
torch/_dynamo/utils.py:2665:30: error: Module has no attribute "clone"  [attr-defined]
torch/_dynamo/utils.py:2667:29: error: Module has no attribute "clone"  [attr-defined]
torch/_dynamo/utils.py:2681:7: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/_dynamo/utils.py:2681:7: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_dynamo/utils.py:2793:21: error: Module has no attribute "clone"  [attr-defined]
torch/_dynamo/utils.py:2795:30: error: Module has no attribute "clone"  [attr-defined]
torch/_dynamo/utils.py:2797:37: error: Module has no attribute "clone"  [attr-defined]
torch/_dynamo/utils.py:2860:5: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/utils.py:2861:5: error: Module has no attribute "dtype"  [attr-defined]
torch/_dynamo/utils.py:2862:5: error: Module has no attribute "memory_format"  [attr-defined]
torch/_dynamo/utils.py:2863:5: error: Module has no attribute "layout"  [attr-defined]
torch/_dynamo/utils.py:2864:5: error: Module has no attribute "finfo"  [attr-defined]
torch/_dynamo/utils.py:2865:5: error: Module has no attribute "iinfo"  [attr-defined]
torch/_dynamo/utils.py:2895:13: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/utils.py:3136:19: error: Unpacking a string is disallowed  [str-unpack]
torch/_dynamo/utils.py:3434:12: error: Module has no attribute "sqrt"  [attr-defined]
torch/_dynamo/utils.py:3434:23: error: Module has no attribute "mean"  [attr-defined]
torch/_dynamo/utils.py:3434:34: error: Module has no attribute "square"  [attr-defined]
torch/_dynamo/utils.py:3466:71: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/utils.py:3554:58: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/utils.py:3569:29: error: Module has no attribute "bool"  [attr-defined]
torch/_dynamo/utils.py:3596:21: error: Module has no attribute "allclose"  [attr-defined]
torch/_dynamo/utils.py:3597:34: error: Module has no attribute "uint8"  [attr-defined]
torch/_dynamo/utils.py:3598:34: error: Module has no attribute "uint8"  [attr-defined]
torch/_dynamo/utils.py:3608:36: error: Module has no attribute "float32"  [attr-defined]
torch/_dynamo/utils.py:3609:36: error: Module has no attribute "float32"  [attr-defined]
torch/_dynamo/utils.py:3610:16: error: Module has no attribute "allclose"  [attr-defined]
torch/_dynamo/utils.py:3623:16: error: Module has no attribute "allclose"  [attr-defined]
torch/_dynamo/utils.py:3627:34: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/utils.py:3639:25: error: Module has no attribute "allclose"  [attr-defined]
torch/_dynamo/utils.py:3669:46: error: Module has no attribute "float16"  [attr-defined]
torch/_dynamo/utils.py:3669:61: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_dynamo/utils.py:3724:55: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/utils.py:3742:13: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/_dynamo/utils.py:3743:13: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/_dynamo/utils.py:4101:32: error: Module has no attribute "_dispatch_pystub"  [attr-defined]
torch/_dynamo/utils.py:4616:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/_dynamo/utils.py:4782:9: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_dynamo/utils.py:4843:12: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/utils.py:5192:9: error: Module has no attribute "Generator"  [attr-defined]
torch/_dynamo/utils.py:5193:9: error: Module has no attribute "default_generator"  [attr-defined]
torch/_dynamo/utils.py:5198:9: error: Module has no attribute "Generator"  [attr-defined]
torch/_dynamo/utils.py:5199:9: error: Module has no attribute "default_generator"  [attr-defined]
torch/_dynamo/utils.py:5264:35: error: Module has no attribute "_disabled_torch_function_impl"  [attr-defined]
torch/_dynamo/utils.py:5362:9: error: Name "args" already defined on line 5360  [no-redef]
torch/_dynamo/utils.py:5363:43: error: Argument 1 has incompatible type "tuple[Any, ...]"; expected "list[Any]"  [arg-type]
torch/_dynamo/utils.py:5471:52: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/utils.py:5487:12: error: Module has no attribute "_get_function_stack_at"  [attr-defined]
torch/_dynamo/utils.py:5503:32: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/utils.py:5503:49: error: Name "torch.Stream" is not defined  [name-defined]
torch/_dynamo/utils.py:5571:63: error: Name "torch.Stream" is not defined  [name-defined]
torch/_dynamo/utils.py:5572:12: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/utils.py:5575:62: error: Name "torch.Event" is not defined  [name-defined]
torch/_dynamo/utils.py:5576:12: error: Module has no attribute "Event"  [attr-defined]
torch/_dynamo/utils.py:5668:55: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/sparse/_triton_ops.py:27:21: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/sparse/_triton_ops.py:60:14: error: Module has no attribute "half"  [attr-defined]
torch/sparse/_triton_ops.py:60:26: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_triton_ops.py:60:42: error: Module has no attribute "float"  [attr-defined]
torch/sparse/_triton_ops.py:231:12: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/sparse/_triton_ops.py:384:28: error: Module has no attribute "zeros"  [attr-defined]
torch/sparse/_triton_ops.py:419:28: error: Module has no attribute "zeros"  [attr-defined]
torch/sparse/_triton_ops.py:471:28: error: Module has no attribute "zeros"  [attr-defined]
torch/sparse/_triton_ops.py:498:25: error: Module has no attribute "empty"  [attr-defined]
torch/sparse/_triton_ops.py:537:25: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops.py:782:17: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops.py:906:26: error: Module has no attribute "strided"  [attr-defined]
torch/sparse/_triton_ops.py:908:29: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/sparse/_triton_ops.py:908:47: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/sparse/_triton_ops.py:913:29: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/sparse/_triton_ops.py:913:47: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/sparse/_triton_ops.py:949:21: error: Module has no attribute "int32"  [attr-defined]
torch/sparse/_triton_ops.py:954:13: error: Module has no attribute "arange"  [attr-defined]
torch/sparse/_triton_ops.py:964:21: error: Module has no attribute "cat"  [attr-defined]
torch/sparse/_triton_ops.py:980:13: error: Module has no attribute "arange"  [attr-defined]
torch/sparse/_triton_ops.py:987:17: error: Module has no attribute "arange"  [attr-defined]
torch/sparse/_triton_ops.py:993:21: error: Module has no attribute "cat"  [attr-defined]
torch/sparse/_triton_ops.py:998:21: error: Module has no attribute "cat"  [attr-defined]
torch/sparse/_triton_ops.py:1001:17: error: Module has no attribute "cumsum"  [attr-defined]
torch/sparse/_triton_ops.py:1007:21: error: Module has no attribute "cat"  [attr-defined]
torch/sparse/_triton_ops.py:1028:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/sparse/_triton_ops.py:1029:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/sparse/_triton_ops.py:1058:46: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops.py:1058:61: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_triton_ops.py:1095:15: error: Module has no attribute "empty"  [attr-defined]
torch/sparse/_triton_ops.py:1108:24: error: Module has no attribute "zeros"  [attr-defined]
torch/sparse/_triton_ops.py:1163:39: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_triton_ops.py:1170:15: error: Module has no attribute "empty"  [attr-defined]
torch/sparse/_triton_ops.py:1172:19: error: Module has no attribute "int32"  [attr-defined]
torch/sparse/_triton_ops.py:1306:9: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops.py:1307:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_triton_ops.py:1308:9: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops.py:1309:9: error: Module has no attribute "float64"  [attr-defined]
torch/sparse/_triton_ops.py:1310:9: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_triton_ops.py:1311:9: error: Module has no attribute "int32"  [attr-defined]
torch/sparse/_triton_ops.py:1660:29: error: Module has no attribute "half"  [attr-defined]
torch/sparse/_triton_ops.py:1660:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_triton_ops.py:1703:47: error: Module has no attribute "bool"  [attr-defined]
torch/sparse/_triton_ops.py:1708:35: error: Module has no attribute "bool"  [attr-defined]
torch/sparse/_triton_ops.py:1785:52: error: Module has no attribute "int8"  [attr-defined]
torch/sparse/_triton_ops.py:1978:16: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/sparse/_triton_ops.py:2002:33: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/sparse/_triton_ops.py:2003:13: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/sparse/_triton_ops.py:2014:35: error: Module has no attribute "bool"  [attr-defined]
torch/sparse/_triton_ops.py:2129:13: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops.py:2130:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_triton_ops.py:2131:13: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops.py:2132:13: error: Module has no attribute "float64"  [attr-defined]
torch/sparse/_triton_ops.py:2303:13: error: Module has no attribute "float16"  [attr-defined]
torch/sparse/_triton_ops.py:2304:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/sparse/_triton_ops.py:2305:13: error: Module has no attribute "float32"  [attr-defined]
torch/sparse/_triton_ops.py:2306:13: error: Module has no attribute "float64"  [attr-defined]
torch/distributed/tensor/_utils.py:57:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/tensor/_utils.py:65:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/tensor/_utils.py:84:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/_utils.py:89:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/_utils.py:152:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/tensor/_utils.py:178:28: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/_utils.py:182:17: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/_utils.py:186:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/tensor/_utils.py:246:29: error: Incompatible types in assignment (expression has type "Callable[[int], int | SymInt]", variable has type "def coordinate_lookup(dim: int) -> int | SymInt")  [assignment]
torch/distributed/tensor/_utils.py:261:5: error: Need type annotation for "shard_dim_to_global_offsets" (hint: "shard_dim_to_global_offsets: dict[<type>, <type>] = ...")  [var-annotated]
torch/distributed/tensor/_utils.py:287:54: error: Argument 1 to "_get_first_offset" has incompatible type "Tensor | None"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_utils.py:291:30: error: Module has no attribute "_DTensor_compute_global_tensor_info"  [attr-defined]
torch/distributed/tensor/_utils.py:360:12: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_utils.py:361:6: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_utils.py:399:9: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/_utils.py:400:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/tensor/_utils.py:404:13: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/tensor/_utils.py:410:9: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/_utils.py:412:25: error: "Placement" has no attribute "dim"  [attr-defined]
torch/distributed/tensor/_utils.py:412:25: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/distributed/tensor/_utils.py:415:24: error: Module has no attribute "equal"  [attr-defined]
torch/distributed/tensor/_utils.py:428:16: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_utils.py:479:38: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_utils.py:479:38: note: Error code "name-defined" not covered by "type: ignore[no-untyped-def]" comment
torch/distributed/tensor/_utils.py:486:25: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_utils.py:495:12: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:47:23: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:48:22: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:62:21: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:64:21: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:66:21: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:75:23: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:76:22: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:91:41: error: Module has no attribute "add"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:96:40: error: Module has no attribute "add"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:101:41: error: Module has no attribute "add"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:104:40: error: Module has no attribute "add"  [attr-defined]
torch/distributed/tensor/_tp_conv.py:217:34: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]"  [arg-type]
torch/distributed/tensor/_tp_conv.py:221:34: error: Argument 2 to "pad" has incompatible type "tuple[Any, int]"; expected "list[int]"  [arg-type]
torch/distributed/tensor/_tp_conv.py:225:34: error: Argument 2 to "pad" has incompatible type "tuple[Any, Any]"; expected "list[int]"  [arg-type]
torch/distributed/tensor/_redistribute.py:1610:25: error: Argument 1 to "_reduce_value" of "Partial" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1621:25: error: Argument 1 to "_to_replicate_tensor" of "Shard" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1625:25: error: Argument 1 to "_to_replicate_tensor" of "_StridedShard" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1638:25: error: Argument 1 to "_reduce_shard_value" of "Partial" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1649:25: error: Argument 1 to "_replicate_to_shard" of "Shard" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1655:29: error: Argument 1 to "_to_new_shard_dim" of "Shard" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1664:25: error: Argument 1 to "_to_replicate_tensor" of "_StridedShard" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1680:25: error: Argument 1 to "_partition_value" of "Partial" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1699:25: error: Argument 1 to "_reduce_value" of "Partial" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1707:25: error: Argument 1 to "_replicate_to_strided_shard" of "_StridedShard" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1713:25: error: Argument 1 to "_to_replicate_tensor" of "Shard" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1722:25: error: Argument 1 to "_to_replicate_tensor" of "_StridedShard" has incompatible type "Tensor | float"; expected "Tensor"  [arg-type]
torch/distributed/tensor/_redistribute.py:1737:12: error: Incompatible return value type (got "Tensor | float", expected "Tensor")  [return-value]
torch/distributed/tensor/_redistribute.py:1744:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_redistribute.py:1745:15: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_redistribute.py:1835:15: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_redistribute.py:1836:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_redistribute.py:1840:15: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_redistribute.py:1841:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_redistribute.py:1957:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_redistribute.py:1958:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_nonlinear_redux.py:21:36: error: Module has no attribute "max"  [attr-defined]
torch/distributed/tensor/_nonlinear_redux.py:22:36: error: Module has no attribute "min"  [attr-defined]
torch/distributed/tensor/_nonlinear_redux.py:44:5: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_nonlinear_redux.py:98:6: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_nonlinear_redux.py:103:13: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_nonlinear_redux.py:108:26: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_nonlinear_redux.py:112:26: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_nonlinear_redux.py:136:19: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_nonlinear_redux.py:149:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/_nonlinear_redux.py:161:12: error: Incompatible return value type (got "tuple[int, Any | int]", expected "tuple[int, Tensor]")  [return-value]
torch/distributed/tensor/_nonlinear_redux.py:247:17: error: Module has no attribute "gather"  [attr-defined]
torch/distributed/tensor/_nonlinear_redux.py:297:17: error: Module has no attribute "gather"  [attr-defined]
torch/distributed/tensor/_decompositions.py:56:37: error: Incompatible types in assignment (expression has type "list[Any]", target has type "int")  [assignment]
torch/distributed/tensor/_decompositions.py:59:32: error: Argument 1 to "RuntimeSchemaInfo" has incompatible type "**dict[str, int]"; expected "list[str] | None"  [arg-type]
torch/distributed/tensor/_decompositions.py:59:32: error: Argument 1 to "RuntimeSchemaInfo" has incompatible type "**dict[str, int]"; expected "bool"  [arg-type]
torch/distributed/tensor/_decompositions.py:117:13: error: "object" has no attribute "needs_redistribute"  [attr-defined]
torch/distributed/tensor/_decompositions.py:120:20: error: "object" has no attribute "redistribute_schema"  [attr-defined]
torch/distributed/tensor/_decompositions.py:139:40: error: "object" has no attribute "output_spec"  [attr-defined]
torch/distributed/tensor/_decompositions.py:229:42: error: Argument 1 to "append" of "list" has incompatible type "list[Placement | tuple[Placement, ...]]"; expected "list[Placement | tuple[Placement, ...] | None]"  [arg-type]
torch/distributed/tensor/_decompositions.py:229:42: note: "list" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
torch/distributed/tensor/_decompositions.py:229:42: note: Consider using "Sequence" instead, which is covariant
torch/distributed/tensor/_decompositions.py:229:67: error: Argument 1 to "list" has incompatible type "tuple[Placement | None]"; expected "Iterable[Placement | tuple[Placement, ...]]"  [arg-type]
torch/distributed/tensor/_decompositions.py:242:36: error: Argument 3 to "expand_to_full_mesh_op_strategy" has incompatible type "list[list[Placement | tuple[Placement, ...] | None]]"; expected "list[list[Placement | None]]"  [arg-type]
torch/distributed/tensor/_decompositions.py:265:24: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/tensor/_decompositions.py:265:51: error: Item "None" of "TensorMeta | None" has no attribute "dtype"  [union-attr]
torch/distributed/tensor/_decompositions.py:267:48: error: Argument 2 to "DTensorSpec" has incompatible type "tuple[Placement | None]"; expected "tuple[Placement, ...]"  [arg-type]
torch/distributed/tensor/_decompositions.py:328:21: error: Argument 1 to "list" has incompatible type "product[tuple[Placement | None, ...]]"; expected "Iterable[tuple[Placement | None]]"  [arg-type]
torch/distributed/tensor/_sharding_prop.py:78:32: error: Incompatible types in assignment (expression has type "None", variable has type "tuple[ShardOrderEntry, ...]")  [assignment]
torch/distributed/tensor/_sharding_prop.py:119:38: error: Module has no attribute "TensorType"  [attr-defined]
torch/distributed/tensor/_sharding_prop.py:122:40: error: Module has no attribute "ListType"  [attr-defined]
torch/distributed/tensor/_sharding_prop.py:256:17: error: Item "float" of "float | SymFloat" has no attribute "node"  [union-attr]
torch/distributed/tensor/_sharding_prop.py:256:17: note: Error code "union-attr" not covered by "type: ignore[arg-type]" comment
torch/distributed/tensor/_sharding_prop.py:274:13: error: Item "float" of "float | SymFloat" has no attribute "node"  [union-attr]
torch/distributed/tensor/_sharding_prop.py:274:13: note: Error code "union-attr" not covered by "type: ignore[arg-type]" comment
torch/distributed/tensor/_sharding_prop.py:740:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/tensor/_api.py:172:16: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_api.py:190:43: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_api.py:456:16: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_api.py:604:16: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/distributed/tensor/_api.py:647:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_api.py:648:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_api.py:909:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/tensor/_api.py:1110:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/tensor/_api.py:1229:11: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1245:28: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/tensor/_api.py:1255:19: error: Module has no attribute "full"  [attr-defined]
torch/distributed/tensor/_api.py:1258:21: error: Module has no attribute "rand"  [attr-defined]
torch/distributed/tensor/_api.py:1258:46: error: Module has no attribute "randn"  [attr-defined]
torch/distributed/tensor/_api.py:1260:37: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/distributed/tensor/_api.py:1297:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1298:13: error: Name "torch.layout" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1298:28: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/tensor/_api.py:1328:9: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/tensor/_api.py:1340:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1341:13: error: Name "torch.layout" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1341:28: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/tensor/_api.py:1371:9: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/tensor/_api.py:1385:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1386:13: error: Name "torch.layout" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1386:28: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/tensor/_api.py:1417:9: error: Module has no attribute "full"  [attr-defined]
torch/distributed/tensor/_api.py:1431:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1432:13: error: Name "torch.layout" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1432:28: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/tensor/_api.py:1462:9: error: Module has no attribute "rand"  [attr-defined]
torch/distributed/tensor/_api.py:1475:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1476:13: error: Name "torch.layout" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1476:28: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/tensor/_api.py:1506:9: error: Module has no attribute "randn"  [attr-defined]
torch/distributed/tensor/_api.py:1519:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1520:13: error: Name "torch.layout" is not defined  [name-defined]
torch/distributed/tensor/_api.py:1520:28: error: Module has no attribute "strided"  [attr-defined]
torch/distributed/tensor/_api.py:1547:9: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/tensor/_dispatch.py:57:5: error: Module has no attribute "_reinit_DTensor_dispatch_logger"  [attr-defined]
torch/distributed/tensor/_dispatch.py:60:19: error: Incompatible types in assignment (expression has type "Callable[[int], None]", variable has type "Callable[[int | str], None]")  [assignment]
torch/distributed/tensor/_dispatch.py:60:19: note: Error code "assignment" not covered by "type: ignore[method-assign]" comment
torch/distributed/tensor/_dispatch.py:63:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/tensor/_dispatch.py:204:16: error: Module has no attribute "_get_dtensor_allow_implicit_replication"  [attr-defined]
torch/distributed/tensor/_dispatch.py:208:16: error: Module has no attribute "_set_dtensor_allow_implicit_replication"  [attr-defined]
torch/distributed/tensor/_dispatch.py:256:21: error: "object" has no attribute "output_spec"  [attr-defined]
torch/distributed/tensor/_dispatch.py:260:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/distributed/tensor/_dispatch.py:261:33: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/distributed/tensor/_dispatch.py:349:57: error: Module has no attribute "Generator"  [attr-defined]
torch/distributed/tensor/_dispatch.py:426:36: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/tensor/_dispatch.py:429:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/tensor/_dispatch.py:478:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/tensor/_dispatch.py:568:25: error: Argument 2 to "observe_redistribution" of "ExplicitRedistributionContext" has incompatible type "Any | object"; expected "DTensorSpec"  [arg-type]
torch/distributed/tensor/_dispatch.py:571:29: error: Argument 2 to "LazyString" has incompatible type "OpSchema | OpOverload[[VarArg(Any), KwArg(Any)], Any]"; expected "OpSchema"  [arg-type]
torch/distributed/tensor/_dispatch.py:579:29: error: Argument 3 to "redistribute_local_tensor" has incompatible type "Any | object"; expected "DTensorSpec"  [arg-type]
torch/distributed/tensor/_ops/_embedding_ops.py:41:20: error: Module has no attribute "Size"  [attr-defined]
torch/ao/ns/fx/pattern_utils.py:116:21: error: Module has no attribute "float16"  [attr-defined]
torch/ao/ns/fx/mappings.py:63:13: error: Module has no attribute "avg_pool1d"  [attr-defined]
torch/ao/ns/fx/mappings.py:67:13: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/ns/fx/mappings.py:71:13: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/ns/fx/mappings.py:92:13: error: Module has no attribute "add"  [attr-defined]
torch/ao/ns/fx/mappings.py:97:13: error: Module has no attribute "cat"  [attr-defined]
torch/ao/ns/fx/mappings.py:101:13: error: Module has no attribute "mul"  [attr-defined]
torch/ao/ns/fx/mappings.py:110:13: error: Module has no attribute "relu"  [attr-defined]
torch/ao/ns/fx/mappings.py:127:13: error: Module has no attribute "sigmoid"  [attr-defined]
torch/ao/ns/fx/mappings.py:241:13: error: Module has no attribute "tanh"  [attr-defined]
torch/ao/ns/fx/mappings.py:264:13: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/ao/ns/fx/mappings.py:268:13: error: Module has no attribute "stack"  [attr-defined]
torch/ao/ns/fx/mappings.py:272:13: error: Module has no attribute "squeeze"  [attr-defined]
torch/ao/ns/fx/mappings.py:276:13: error: Module has no attribute "sort"  [attr-defined]
torch/ao/ns/fx/mappings.py:280:13: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/ao/ns/fx/mappings.py:284:13: error: Module has no attribute "min"  [attr-defined]
torch/ao/ns/fx/mappings.py:288:13: error: Module has no attribute "mean"  [attr-defined]
torch/ao/ns/fx/mappings.py:292:13: error: Module has no attribute "max"  [attr-defined]
torch/ao/ns/fx/mappings.py:296:13: error: Module has no attribute "transpose"  [attr-defined]
torch/ao/ns/fx/mappings.py:300:13: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/ns/fx/mappings.py:304:13: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/ns/fx/mappings.py:308:13: error: Module has no attribute "chunk"  [attr-defined]
torch/ao/ns/fx/mappings.py:324:13: error: Module has no attribute "matmul"  [attr-defined]
torch/ao/ns/fx/mappings.py:356:13: error: Module has no attribute "narrow"  [attr-defined]
torch/ao/ns/fx/mappings.py:423:32: error: Argument 1 to "append" of "list" has incompatible type "tuple[Callable[..., Any], Callable[..., Any] | None]"; expected "tuple[Callable[..., Any], Callable[..., Any]]"  [arg-type]
torch/ao/ns/fx/mappings.py:432:36: error: Argument 1 to "append" of "list" has incompatible type "tuple[Callable[..., Any] | str, Callable[..., Any]]"; expected "tuple[Callable[..., Any], Callable[..., Any]]"  [arg-type]
torch/ao/ns/fx/mappings.py:497:9: error: Module has no attribute "cat"  [attr-defined]
torch/ao/ns/fx/mappings.py:507:9: error: Module has no attribute "add"  [attr-defined]
torch/ao/ns/fx/mappings.py:509:9: error: Module has no attribute "mul"  [attr-defined]
torch/ao/ns/fx/mappings.py:510:9: error: Module has no attribute "sum"  [attr-defined]
torch/ao/ns/fx/mappings.py:542:9: error: Module has no attribute "tanh"  [attr-defined]
torch/ao/ns/fx/mappings.py:544:9: error: Module has no attribute "sigmoid"  [attr-defined]
torch/ao/ns/fx/mappings.py:547:9: error: Module has no attribute "adaptive_avg_pool1d"  [attr-defined]
torch/ao/ns/fx/mappings.py:560:9: error: Module has no attribute "avg_pool1d"  [attr-defined]
torch/ao/ns/fx/mappings.py:561:9: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/ns/fx/mappings.py:562:9: error: Module has no attribute "_nn"  [attr-defined]
torch/ao/ns/fx/mappings.py:563:9: error: Module has no attribute "cat"  [attr-defined]
torch/ao/ns/fx/mappings.py:564:9: error: Module has no attribute "chunk"  [attr-defined]
torch/ao/ns/fx/mappings.py:565:9: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/ns/fx/mappings.py:566:9: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/ns/fx/mappings.py:567:9: error: Module has no attribute "transpose"  [attr-defined]
torch/ao/ns/fx/mappings.py:568:9: error: Module has no attribute "max"  [attr-defined]
torch/ao/ns/fx/mappings.py:569:9: error: Module has no attribute "mean"  [attr-defined]
torch/ao/ns/fx/mappings.py:570:9: error: Module has no attribute "min"  [attr-defined]
torch/ao/ns/fx/mappings.py:571:9: error: Module has no attribute "narrow"  [attr-defined]
torch/ao/ns/fx/mappings.py:572:9: error: Module has no attribute "repeat_interleave"  [attr-defined]
torch/ao/ns/fx/mappings.py:573:9: error: Module has no attribute "sort"  [attr-defined]
torch/ao/ns/fx/mappings.py:574:9: error: Module has no attribute "squeeze"  [attr-defined]
torch/ao/ns/fx/mappings.py:575:9: error: Module has no attribute "stack"  [attr-defined]
torch/ao/ns/fx/mappings.py:576:9: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/ao/ns/fx/mappings.py:726:9: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/_inductor/utils.py:167:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:169:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/utils.py:170:9: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/utils.py:171:9: error: Module has no attribute "uint16"  [attr-defined]
torch/_inductor/utils.py:172:9: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/utils.py:173:9: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/utils.py:174:9: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/utils.py:175:9: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/utils.py:176:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/utils.py:177:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:178:9: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:179:9: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/utils.py:180:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/utils.py:181:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/utils.py:182:9: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/utils.py:183:9: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/utils.py:210:5: error: Missing return statement  [return]
torch/_inductor/utils.py:246:13: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/utils.py:246:48: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/utils.py:282:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/utils.py:286:11: error: Module has no attribute "mean"  [attr-defined]
torch/_inductor/utils.py:418:13: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/utils.py:418:48: error: Module has no attribute "int"  [attr-defined]
torch/_inductor/utils.py:423:5: error: "Event" has no attribute "record"  [attr-defined]
torch/_inductor/utils.py:427:5: error: "Event" has no attribute "record"  [attr-defined]
torch/_inductor/utils.py:429:19: error: "Event" has no attribute "elapsed_time"  [attr-defined]
torch/_inductor/utils.py:480:9: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_inductor/utils.py:491:27: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/utils.py:493:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/utils.py:495:18: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/utils.py:496:8: error: Item "str" of "Any | str" has no attribute "type"  [union-attr]
torch/_inductor/utils.py:498:16: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/utils.py:550:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:668:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/utils.py:729:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/utils.py:732:12: error: Module has no attribute "median"  [attr-defined]
torch/_inductor/utils.py:905:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/utils.py:1330:61: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/utils.py:1332:31: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/utils.py:1340:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/utils.py:1547:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:1550:17: error: Module has no attribute "uint64"  [attr-defined]
torch/_inductor/utils.py:1552:12: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/utils.py:1624:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/utils.py:1749:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/utils.py:1749:5: note: Error code "no-untyped-def" not covered by "type: ignore[override]" comment
torch/_inductor/utils.py:1753:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/utils.py:1756:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/utils.py:1759:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/utils.py:1759:5: note: Error code "no-untyped-def" not covered by "type: ignore[override]" comment
torch/_inductor/utils.py:1763:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/utils.py:1763:5: note: Error code "no-untyped-def" not covered by "type: ignore[override]" comment
torch/_inductor/utils.py:1772:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/utils.py:1775:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/utils.py:1781:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/utils.py:1783:9: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/utils.py:1816:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/utils.py:1819:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/utils.py:1822:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/utils.py:1825:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/utils.py:1914:39: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/utils.py:1915:36: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/utils.py:1918:18: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/utils.py:1945:16: error: _XpuDeviceProperties? has no attribute "gpu_subslice_count"  [attr-defined]
torch/_inductor/utils.py:1946:12: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_inductor/utils.py:1956:12: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/_inductor/utils.py:1973:16: error: Module has no attribute "_get_sm_carveout_experimental"  [attr-defined]
torch/_inductor/utils.py:1979:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/utils.py:2000:20: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/_inductor/utils.py:2006:49: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:2056:22: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/utils.py:2056:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:2056:53: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:2058:26: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/utils.py:2058:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:2058:57: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:2058:72: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/utils.py:2060:31: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/utils.py:2060:52: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/utils.py:2130:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:2183:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:2212:17: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/utils.py:2212:29: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/utils.py:2311:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/utils.py:2318:1: error: Cannot find implementation or library stub for module named "cutlass_api.utils"  [import-not-found]
torch/_inductor/utils.py:2318:1: error: Cannot find implementation or library stub for module named "cutlass_api"  [import-not-found]
torch/_inductor/utils.py:2321:56: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_inductor/utils.py:2323:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_inductor/utils.py:2327:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/utils.py:2328:25: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_inductor/utils.py:2390:22: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:2445:22: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/utils.py:2445:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:2445:53: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/utils.py:2651:12: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/_inductor/utils.py:2707:29: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/utils.py:2707:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:2707:60: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:2765:33: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:2796:38: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/utils.py:2796:51: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/utils.py:2797:22: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:2797:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:2797:53: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/utils.py:2797:65: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/utils.py:2797:78: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/utils.py:3089:24: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/utils.py:3095:46: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:3100:16: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/utils.py:3102:16: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/utils.py:3117:19: error: Module has no attribute "get_num_threads"  [attr-defined]
torch/_inductor/utils.py:3130:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:3155:22: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/utils.py:3155:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:3155:53: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:3162:22: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/utils.py:3162:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:3166:46: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:3168:40: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:3170:22: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/utils.py:3170:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:3174:46: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:3176:40: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:3194:21: error: _CudaDeviceProperties? has no attribute "warp_size"  [attr-defined]
torch/_inductor/utils.py:3196:33: error: _CudaDeviceProperties? has no attribute "max_threads_per_block"  [attr-defined]
torch/_inductor/utils.py:3588:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:3589:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/utils.py:3596:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/utils.py:3597:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/utils.py:3598:9: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/utils.py:3599:9: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/utils.py:3608:18: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/utils.py:3609:12: error: Item "str" of "Any | str" has no attribute "type"  [union-attr]
torch/_inductor/utils.py:3620:27: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/_inductor/utils.py:3623:27: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/_inductor/utils.py:3623:51: error: _CudaDeviceProperties? has no attribute "minor"  [attr-defined]
torch/_inductor/utils.py:3643:57: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:3644:17: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:3646:19: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:3649:26: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/utils.py:3649:39: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/utils.py:3655:17: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:3656:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:3686:60: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/utils.py:3686:72: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/utils.py:3834:13: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/_inductor/utils.py:3849:14: error: Module has no attribute "as_strided"  [attr-defined]
torch/_inductor/utils.py:3850:12: error: Module has no attribute "as_strided"  [attr-defined]
torch/_inductor/utils.py:3910:15: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/utils.py:3910:27: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/utils.py:4016:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:4022:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:4026:34: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/utils.py:4075:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:4084:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:4115:34: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/utils.py:4118:16: error: _XpuDeviceProperties? has no attribute "has_fp64"  [attr-defined]
torch/_inductor/utils.py:4122:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:4125:19: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/utils.py:4125:34: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/utils.py:4129:16: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/utils.py:4280:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/utils.py:4281:21: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/utils.py:4380:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:4386:16: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/utils.py:4388:16: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/utils.py:4734:16: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/utils.py:4852:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:4853:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/utils.py:4889:38: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_inductor/utils.py:4892:21: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_inductor/utils.py:4892:63: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/utils.py:4903:23: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/remote_cache.py:301:16: error: Item "None" of "Any | None" has no attribute "exceptions"  [union-attr]
torch/_inductor/remote_cache.py:321:16: error: Item "None" of "Any | None" has no attribute "exceptions"  [union-attr]
torch/_inductor/runtime/benchmarking.py:42:51: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/runtime/benchmarking.py:45:32: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/runtime/benchmarking.py:47:12: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/runtime/benchmarking.py:203:64: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/runtime/benchmarking.py:204:26: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/runtime/benchmarking.py:233:23: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/runtime/benchmarking.py:264:26: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/runtime/benchmarking.py:267:17: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/runtime/benchmarking.py:279:44: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/runtime/benchmarking.py:311:35: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/runtime/benchmarking.py:381:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/runtime/benchmarking.py:385:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/runtime/benchmarking.py:390:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/runtime/benchmarking.py:547:40: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/runtime/benchmarking.py:564:52: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/runtime/benchmarking.py:602:28: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/runtime/benchmarking.py:649:18: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/runtime/benchmarking.py:651:19: error: Module has no attribute "int"  [attr-defined]
torch/_inductor/runtime/benchmarking.py:731:28: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/runtime/benchmarking.py:778:18: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/runtime/benchmarking.py:779:43: error: Module has no attribute "int"  [attr-defined]
torch/_inductor/fx_passes/auto_chunker/applier.py:182:27: error: Module has no attribute "chunk"  [attr-defined]
torch/_inductor/fx_passes/auto_chunker/applier.py:194:34: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/auto_chunker/applier.py:407:38: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:524:44: error: Module has no attribute "_is_view_replay_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:527:25: error: Module has no attribute "_set_view_replay_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:537:24: error: Module has no attribute "_is_view_replay_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:538:25: error: Module has no attribute "_set_view_replay_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:545:28: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:548:21: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:558:21: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:631:13: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:821:47: error: Module has no attribute "_DisableAutocast"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:843:47: error: Module has no attribute "_DisableAutocast"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:985:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_functorch/_aot_autograd/runtime_wrappers.py:988:9: error: Cannot assign to a method  [method-assign]
torch/_functorch/_aot_autograd/runtime_wrappers.py:988:9: note: Error code "method-assign" not covered by "type: ignore[attr-defined]" comment
torch/_functorch/_aot_autograd/runtime_wrappers.py:1079:9: error: Cannot assign to a method  [method-assign]
torch/_functorch/_aot_autograd/runtime_wrappers.py:1079:9: note: Error code "method-assign" not covered by "type: ignore[attr-defined]" comment
torch/_functorch/_aot_autograd/runtime_wrappers.py:2294:30: error: Module has no attribute "empty"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2425:26: error: Name "torch.Generator" is not defined  [name-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2426:26: error: Name "torch.Generator" is not defined  [name-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2428:13: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2446:17: error: Module has no attribute "randint"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2446:34: error: Module has no attribute "iinfo"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2446:46: error: Module has no attribute "int64"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2481:17: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2716:13: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2717:26: error: Name "torch.Generator" is not defined  [name-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2718:26: error: Name "torch.Generator" is not defined  [name-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2828:19: error: Module has no attribute "_DisableAutocast"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:3133:13: error: Item "None" of "SubclassMeta | None" has no attribute "grad_input_metas"  [union-attr]
torch/_functorch/_aot_autograd/runtime_wrappers.py:3137:13: error: Item "None" of "SubclassMeta | None" has no attribute "grad_input_metas"  [union-attr]
torch/_functorch/_aot_autograd/runtime_wrappers.py:3184:45: error: Module has no attribute "_DisableAutocast"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:3516:33: error: Module has no attribute "empty"  [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:3613:17: error: Item "None" of "type | None" has no attribute "__name__"  [union-attr]
torch/_dynamo/exc.py:506:9: error: Name "args_" already defined on line 501  [no-redef]
torch/utils/_runtime_estimation.py:16:9: error: Module has no attribute "float16"  [attr-defined]
torch/utils/_runtime_estimation.py:17:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/utils/_runtime_estimation.py:18:9: error: Module has no attribute "float32"  [attr-defined]
torch/utils/_runtime_estimation.py:19:9: error: Module has no attribute "float64"  [attr-defined]
torch/utils/_runtime_estimation.py:77:2: error: Name "torch.dtype" is not defined  [name-defined]
torch/utils/_runtime_estimation.py:89:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/fx/experimental/validator.py:403:62: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/experimental/validator.py:405:25: error: Module has no attribute "int64"  [attr-defined]
torch/fx/experimental/validator.py:407:25: error: Module has no attribute "double"  [attr-defined]
torch/fx/experimental/validator.py:409:25: error: Module has no attribute "bool"  [attr-defined]
torch/fx/experimental/validator.py:413:51: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/experimental/validator.py:414:25: error: Module has no attribute "float64"  [attr-defined]
torch/fx/experimental/validator.py:418:55: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/experimental/validator.py:421:55: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/experimental/validator.py:454:54: error: Name "torch.dtype" is not defined  [name-defined]
torch/fx/experimental/validator.py:457:55: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_ops/utils.py:217:20: error: "object" not callable  [operator]
torch/distributed/tensor/_ops/utils.py:222:20: error: "object" not callable  [operator]
torch/distributed/tensor/_ops/utils.py:284:19: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_ops/utils.py:304:12: error: Name "torch.Size" is not defined  [name-defined]
torch/ao/quantization/fx/prepare.py:78:39: error: Module has no attribute "bool"  [attr-defined]
torch/ao/quantization/fx/prepare.py:80:5: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/prepare.py:81:5: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/prepare.py:82:5: error: Module has no attribute "qint32"  [attr-defined]
torch/ao/quantization/fx/prepare.py:83:5: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/prepare.py:84:5: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/fx/prepare.py:85:5: error: Module has no attribute "int8"  [attr-defined]
torch/ao/quantization/fx/prepare.py:86:5: error: Module has no attribute "int16"  [attr-defined]
torch/ao/quantization/fx/prepare.py:87:5: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/fx/prepare.py:88:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/ao/quantization/fx/prepare.py:89:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/ao/quantization/fx/prepare.py:92:67: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/prepare.py:144:53: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/prepare.py:164:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/prepare.py:277:32: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/fx/prepare.py:311:35: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/prepare.py:311:49: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/fx/prepare.py:410:19: error: Name "torch.device" is not defined  [name-defined]
torch/ao/quantization/fx/prepare.py:544:13: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/prepare.py:546:30: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/prepare.py:547:37: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/fx/prepare.py:550:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/prepare.py:667:6: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/prepare.py:729:19: error: Name "torch.device" is not defined  [name-defined]
torch/ao/quantization/fx/prepare.py:755:16: error: Missing positional arguments "args", "kwargs", "name", "op", "target" in call to "Node"  [call-arg]
torch/ao/quantization/fx/prepare.py:755:26: error: Argument 1 to "Node" has incompatible type "list[Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None]"; expected "Graph"  [arg-type]
torch/ao/quantization/fx/prepare.py:833:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/fx/prepare.py:835:22: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/prepare.py:839:49: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/prepare.py:899:19: error: Name "torch.device" is not defined  [name-defined]
torch/ao/quantization/fx/prepare.py:1061:9: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/prepare.py:1083:31: error: Incompatible types in assignment (expression has type "Any | None", target has type "ObserverBase | FakeQuantizeBase")  [assignment]
torch/ao/quantization/fx/prepare.py:1085:19: error: Argument 2 to "_insert_obs_or_fq" has incompatible type "Any | None"; expected "ObserverBase | FakeQuantizeBase"  [arg-type]
torch/ao/quantization/fx/prepare.py:1133:41: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/prepare.py:1144:50: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/fx/prepare.py:1196:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/fx/prepare.py:1305:48: error: Argument 1 to "_is_activation_post_process_node" has incompatible type "Any | Node | Sequence[Argument] | Tensor | Mapping[str, Argument] | <8 more items>"; expected "Node"  [arg-type]
torch/ao/quantization/fx/prepare.py:1563:5: error: Name "processed_nodes" already defined on line 1466  [no-redef]
torch/ao/quantization/fx/prepare.py:1592:13: error: Module has no attribute "bool"  [attr-defined]
torch/ao/ns/fx/graph_passes.py:227:9: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/ns/fx/graph_passes.py:228:52: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/ns/fx/graph_passes.py:292:25: error: Module has no attribute "dequantize"  [attr-defined]
torch/ao/ns/fx/graph_passes.py:308:29: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/ns/fx/graph_passes.py:308:29: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/ao/ns/fx/graph_passes.py:315:35: error: Module has no attribute "float16"  [attr-defined]
torch/ao/ns/fx/graph_passes.py:647:43: error: Module has no attribute "dtype"  [attr-defined]
torch/ao/ns/fx/graph_matcher.py:89:45: error: Argument 1 to "add" of "set" has incompatible type "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None"; expected "Node"  [arg-type]
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "Sequence[Argument]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:92:42: note: Error code "union-attr" not covered by "type: ignore[assignment]" comment
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "Mapping[str, Argument]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "slice[Any, Any, Any]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "int" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "float" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "complex" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "SymInt" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "SymBool" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "SymFloat" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:92:42: error: Item "None" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "args"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:100:33: error: Argument 1 to "add" of "set" has incompatible type "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None"; expected "Node"  [arg-type]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "Sequence[Argument]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "Mapping[str, Argument]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "slice[Any, Any, Any]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "int" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "float" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "complex" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "SymInt" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "SymBool" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "SymFloat" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:103:24: error: Item "None" of "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None" has no attribute "all_input_nodes"  [union-attr]
torch/ao/ns/fx/graph_matcher.py:111:39: error: Argument 1 to "_is_matchable" of "_NSGraphMatchableSubgraphsIterator" has incompatible type "Node | Any | Tensor | Sequence[Argument] | Mapping[str, Argument] | <8 more items> | None"; expected "Node"  [arg-type]
torch/ao/ns/fx/graph_matcher.py:125:28: error: Argument "start_node" to "NSSubgraph" has incompatible type "Node | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | int | <8 more items> | None"; expected "Node"  [arg-type]
torch/ao/ns/fx/graph_matcher.py:128:30: error: Argument "base_op_node" to "NSSubgraph" has incompatible type "Node | Any | Tensor | Sequence[Argument] | Mapping[str, Argument] | <8 more items> | None"; expected "Node"  [arg-type]
torch/_inductor/wrapper_benchmark.py:415:2: error: Untyped decorator makes function "compiled_module_main" untyped  [untyped-decorator]
torch/_inductor/wrapper_benchmark.py:415:2: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_inductor/ops_handler.py:93:58: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:139:51: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:149:51: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:162:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:163:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:172:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:186:40: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:192:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:198:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:204:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:263:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:264:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:292:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:304:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:319:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:757:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:757:30: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/ops_handler.py:760:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:1057:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:1058:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:1147:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ops_handler.py:1178:32: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ops_handler.py:1181:43: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/exc.py:142:23: error: Variable "torch.cuda._CudaDeviceProperties" is not valid as a type  [valid-type]
torch/_inductor/exc.py:142:23: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/exc.py:146:13: error: _CudaDeviceProperties? has no attribute "name"  [attr-defined]
torch/_inductor/exc.py:146:13: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/_inductor/exc.py:146:13: error: _CudaDeviceProperties? has no attribute "minor"  [attr-defined]
torch/_inductor/cudagraph_utils.py:323:31: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/cudagraph_utils.py:326:29: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/cudagraph_utils.py:331:33: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/cudagraph_utils.py:333:44: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/cudagraph_utils.py:361:17: error: Module has no attribute "_cuda_cudaCachingAllocator_is_enabled"  [attr-defined]
torch/_inductor/cudagraph_utils.py:371:31: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/cpu_vec_isa.py:52:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/cpu_vec_isa.py:101:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/cpu_vec_isa.py:101:46: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:229:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:229:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:229:60: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:251:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:251:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:251:61: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:270:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:270:42: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:270:62: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:323:9: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:324:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:325:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:326:9: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:327:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:442:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:442:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:442:61: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:459:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:459:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:459:61: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:472:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:472:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/cpu_vec_isa.py:472:61: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:55:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/nv_universal_gemm.py:72:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/nv_universal_gemm.py:97:18: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/template_heuristics/nv_universal_gemm.py:100:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:100:41: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:101:10: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/template_heuristics/nv_universal_gemm.py:158:23: error: Missing type arguments for generic type "tuple"  [type-arg]
torch/_inductor/template_heuristics/nv_universal_gemm.py:247:51: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/template_heuristics/nv_universal_gemm.py:249:44: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/template_heuristics/nv_universal_gemm.py:258:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/template_heuristics/nv_universal_gemm.py:260:1: error: Cannot find implementation or library stub for module named "nvMatmulHeuristics"  [import-not-found]
torch/_inductor/template_heuristics/nv_universal_gemm.py:267:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/template_heuristics/nv_universal_gemm.py:276:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/template_heuristics/nv_universal_gemm.py:288:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:293:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:293:41: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:295:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:296:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:306:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:307:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:308:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:309:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:310:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:311:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/template_heuristics/nv_universal_gemm.py:312:13: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_inductor/runtime/static_triton_launcher.py:40:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/runtime/static_triton_launcher.py:40:5: note: Use "-> None" if function does not return a value
torch/_inductor/runtime/static_triton_launcher.py:324:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/runtime/static_triton_launcher.py:325:9: error: Module "torch._C" has no attribute "_StaticCudaLauncher"  [attr-defined]
torch/_inductor/runtime/static_triton_launcher.py:348:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/runtime/static_triton_launcher.py:349:9: error: Module "torch._C" has no attribute "_StaticXpuLauncher"  [attr-defined]
torch/_inductor/runtime/autotune_cache.py:650:21: error: Too many arguments for "object"  [call-arg]
torch/_inductor/runtime/autotune_cache.py:652:5: error: Item "object" of "Any | object" has no attribute "extra_options"  [union-attr]
torch/_inductor/runtime/caching/interfaces.py:278:1: error: Invariant type variable "_EncodedR" used in protocol where covariant one is expected  [misc]
torch/_inductor/runtime/caching/interfaces.py:314:1: error: Invariant type variable "_EncodedR" used in protocol where contravariant one is expected  [misc]
torch/_inductor/runtime/caching/interfaces.py:532:66: error: Missing type arguments for generic type "DeferredRecording"  [type-arg]
torch/_inductor/runtime/caching/interfaces.py:666:13: error: Name "dump" already defined on line 664  [no-redef]
torch/_inductor/analysis/profile_analysis.py:357:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/analysis/profile_analysis.py:358:14: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:359:16: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:360:15: error: Module has no attribute "double"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:361:16: error: Module has no attribute "double"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:362:12: error: Module has no attribute "int"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:363:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:364:14: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:365:14: error: Module has no attribute "int"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:366:13: error: Module has no attribute "long"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:367:17: error: Module has no attribute "long"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:368:20: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:369:22: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:370:13: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:371:17: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:372:16: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:373:22: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:374:18: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:375:28: error: Module has no attribute "complex64"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:376:29: error: Module has no attribute "complex128"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:414:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/analysis/profile_analysis.py:426:32: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:434:55: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/analysis/profile_analysis.py:448:24: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/analysis/profile_analysis.py:450:24: error: Module has no attribute "float16"  [attr-defined]
torch/_dynamo/source.py:26:1: error: Module "torch" has no attribute "device"; maybe "Device"?  [attr-defined]
torch/_inductor/runtime/triton_heuristics.py:166:29: error: Too many arguments for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:166:29: error: Unexpected keyword argument "num_warps" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:166:29: error: Unexpected keyword argument "num_stages" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:714:18: error: Unsupported operand types for <= ("int" and "None")  [operator]
torch/_inductor/runtime/triton_heuristics.py:714:18: note: Left operand is of type "int | None"
torch/_inductor/runtime/triton_heuristics.py:1137:18: error: "None" not callable  [misc]
torch/_inductor/runtime/triton_heuristics.py:1151:22: error: Item "None" of "Any | None" has no attribute "compile"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:1256:70: error: Argument 2 to "_check_launcher_call_args" of "CachingAutotuner" has incompatible type "list[Any]"; expected "tuple[Any, ...]"  [arg-type]
torch/_inductor/runtime/triton_heuristics.py:1276:66: error: Argument 2 to "_check_launcher_call_args" of "CachingAutotuner" has incompatible type "list[Any]"; expected "tuple[Any, ...]"  [arg-type]
torch/_inductor/runtime/triton_heuristics.py:1351:31: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/runtime/triton_heuristics.py:1470:36: error: Incompatible types in assignment (expression has type "list[StaticTritonCompileResult[Any]]", variable has type "list[CompileResult[Any] | CompileResult[StaticallyLaunchedCudaKernel] | CompileResult[StaticallyLaunchedXpuKernel]]")  [assignment]
torch/_inductor/runtime/triton_heuristics.py:1470:36: note: "list" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
torch/_inductor/runtime/triton_heuristics.py:1470:36: note: Consider using "Sequence" instead, which is covariant
torch/_inductor/runtime/triton_heuristics.py:1673:32: error: Item "None" of "Any | None" has no attribute "Config"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:1712:17: error: Argument 1 to "len" has incompatible type "Any | None"; expected "Sized"  [arg-type]
torch/_inductor/runtime/triton_heuristics.py:1716:38: error: Item "None" of "Any | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:1725:28: error: Item "None" of "Any | None" has no attribute "Config"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:2095:24: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/runtime/triton_heuristics.py:2096:33: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/runtime/triton_heuristics.py:2099:13: error: Item "None" of "Any | None" has no attribute "set_allocator"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:2234:13: error: Module "torch._C" has no attribute "_FastCudaLauncher"  [attr-defined]
torch/_inductor/runtime/triton_heuristics.py:2368:23: error: Need type annotation for "kernel"  [var-annotated]
torch/_inductor/runtime/triton_heuristics.py:2380:41: error: Cannot determine type of "grid"  [has-type]
torch/_inductor/runtime/triton_heuristics.py:2468:26: error: Cannot determine type of "def_args"  [has-type]
torch/_inductor/runtime/triton_heuristics.py:2534:17: error: Argument 1 to "get" of "dict" has incompatible type "Any | None"; expected "str"  [arg-type]
torch/_inductor/runtime/triton_heuristics.py:2552:29: error: Argument 2 to "statically_launched_kernel_by_device" has incompatible type "Any | None"; expected "str"  [arg-type]
torch/_inductor/runtime/triton_heuristics.py:2640:65: error: Cannot determine type of "call_args"  [has-type]
torch/_inductor/runtime/triton_heuristics.py:3054:22: error: Argument 2 to "_enforce_reduction_config_block_minimums" has incompatible type "list[int]"; expected "dict[str, int]"  [arg-type]
torch/_inductor/runtime/triton_heuristics.py:3412:14: error: Too many arguments for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:3412:14: error: Unexpected keyword argument "num_warps" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:3412:14: error: Unexpected keyword argument "num_stages" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:3416:13: error: Item "object" of "Any | object" has no attribute "kwargs"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:3418:13: error: Item "object" of "Any | object" has no attribute "kwargs"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:3420:13: error: Item "object" of "Any | object" has no attribute "kwargs"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:3750:9: error: Item "None" of "Any | None" has no attribute "Config"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:3802:14: error: Too many arguments for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:3802:14: error: Unexpected keyword argument "num_warps" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:3802:14: error: Unexpected keyword argument "num_stages" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:3805:13: error: Item "object" of "Any | object" has no attribute "kwargs"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:3831:13: error: Too many arguments for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:3831:13: error: Unexpected keyword argument "num_warps" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:3831:13: error: Unexpected keyword argument "num_stages" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:3831:13: error: Unexpected keyword argument "maxnreg" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:3831:13: error: Unexpected keyword argument "pre_hook" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:4054:12: error: Too many arguments for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:4054:12: error: Unexpected keyword argument "num_warps" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:4054:12: error: Unexpected keyword argument "num_stages" for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:4382:9: error: Incompatible types in assignment (expression has type "float", target has type "int")  [assignment]
torch/_inductor/runtime/triton_heuristics.py:4853:27: error: Unsupported operand types for // ("None" and "int")  [operator]
torch/_inductor/runtime/triton_heuristics.py:4853:27: note: Left operand is of type "Any | None"
torch/_inductor/runtime/triton_heuristics.py:4859:25: error: Unsupported operand types for // ("None" and "int")  [operator]
torch/_inductor/runtime/triton_heuristics.py:4859:25: note: Both left and right operands are unions
torch/_inductor/runtime/triton_heuristics.py:4982:10: error: Item "None" of "Any | None" has no attribute "Config"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:5025:12: error: Too many arguments for "object"  [call-arg]
torch/_inductor/runtime/triton_heuristics.py:5035:10: error: Item "None" of "Any | None" has no attribute "Config"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:5050:20: error: Item "None" of "Any | None" has no attribute "Config"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:5074:24: error: Item "None" of "Any | None" has no attribute "Config"  [union-attr]
torch/_inductor/runtime/triton_heuristics.py:5077:28: error: Item "None" of "Any | None" has no attribute "Config"  [union-attr]
torch/distributed/tensor/_ops/_view_ops.py:267:16: error: Redundant cast to "tuple[int, ...]"  [redundant-cast]
torch/distributed/tensor/_ops/_view_ops.py:549:5: error: Module has no attribute "broadcast_to"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:551:5: error: Module has no attribute "flatten"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:552:5: error: Module has no attribute "movedim"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:555:5: error: Module has no attribute "permute"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:558:5: error: Module has no attribute "ravel"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:560:5: error: Module has no attribute "reshape"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:561:5: error: Module has no attribute "squeeze"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:562:5: error: Module has no attribute "tile"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:563:5: error: Module has no attribute "transpose"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:564:5: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:566:5: error: Module has no attribute "view_as_complex"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:567:5: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1322:48: error: Module has no attribute "squeeze"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1323:49: error: Module has no attribute "squeeze"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1326:5: error: Module has no attribute "squeeze"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1332:5: error: Module has no attribute "squeeze"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1338:5: error: Module has no attribute "squeeze"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1344:5: error: Module has no attribute "squeeze"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1360:27: error: Module has no attribute "reshape"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1369:29: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1378:27: error: Module has no attribute "permute"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1384:25: error: Module has no attribute "transpose"  [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:1405:53: error: Module has no attribute "view_as_real"  [attr-defined]
torch/distributed/tensor/_ops/_tensor_ops.py:106:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_ops/_tensor_ops.py:107:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_ops/_tensor_ops.py:112:24: error: Module has no attribute "bool"  [attr-defined]
torch/distributed/tensor/_ops/_tensor_ops.py:130:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_ops/_tensor_ops.py:1028:35: error: List item 0 has incompatible type "Partial"; expected "_ShardingPlaceholder"  [list-item]
torch/distributed/tensor/_ops/_tensor_ops.py:1030:12: error: Incompatible return value type (got "list[list[_ShardingPlaceholder]]", expected "list[list[Placement | _ShardingPlaceholder]]")  [return-value]
torch/distributed/tensor/_ops/_tensor_ops.py:1201:9: error: Name "rule" already defined on line 1180  [no-redef]
torch/distributed/tensor/_ops/_tensor_ops.py:1212:9: error: Name "rule" already defined on line 1180  [no-redef]
torch/distributed/tensor/_ops/_pointwise_ops.py:108:29: error: Argument "partial_extra_rules" to "_common_pointwise_single_dim_strategy" has incompatible type "list[list[Placement]] | None"; expected "list[list[Placement | _ShardingPlaceholder]] | None"  [arg-type]
torch/distributed/tensor/_ops/_pointwise_ops.py:567:24: error: Module has no attribute "Tag"  [attr-defined]
torch/distributed/tensor/_ops/_matrix_ops.py:66:13: error: Name "output_placements" already defined on line 64  [no-redef]
torch/distributed/tensor/_ops/_matrix_ops.py:136:20: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_ops/_matrix_ops.py:189:18: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_ops/_matrix_ops.py:243:17: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_ops/_matrix_ops.py:398:76: error: Incompatible types in assignment (expression has type "list[Partial]", variable has type "list[Placement | _ShardingPlaceholder]")  [assignment]
torch/distributed/tensor/_ops/_matrix_ops.py:398:76: note: "list" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
torch/distributed/tensor/_ops/_matrix_ops.py:398:76: note: Consider using "Sequence" instead, which is covariant
torch/distributed/tensor/_ops/_matrix_ops.py:1292:31: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_ops/_math_ops.py:90:16: error: Incompatible return value type (got "float", expected "Tensor")  [return-value]
torch/distributed/tensor/_ops/_conv_ops.py:73:9: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_ops/_conv_ops.py:121:13: error: Module has no attribute "Size"  [attr-defined]
torch/ao/quantization/fx/fuse.py:121:17: error: Item "None" of "Node | None" has no attribute "name"  [union-attr]
torch/ao/ns/fx/n_shadows_utils.py:29:5: error: Module has no attribute "add"  [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:32:5: error: Module has no attribute "mul"  [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:352:42: error: Argument 1 to "append" of "list" has incompatible type "list[Any]"; expected "Node"  [arg-type]
torch/ao/ns/fx/n_shadows_utils.py:354:42: error: Argument 1 to "append" of "list" has incompatible type "Any | Tensor | Node | Sequence[Argument] | Mapping[str, Argument] | <8 more items> | None"; expected "Node"  [arg-type]
torch/ao/ns/fx/n_shadows_utils.py:407:55: error: Module has no attribute "dtype"  [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:409:46: error: Argument 1 to "append" of "list" has incompatible type "Any | Node | float | Tensor | int"; expected "Node"  [arg-type]
torch/ao/ns/fx/n_shadows_utils.py:1050:33: error: Module has no attribute "quantize_per_channel"  [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:1056:37: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:1136:22: error: Module has no attribute "fx"  [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:1333:30: error: Module has no attribute "stack"  [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:1339:29: error: Module has no attribute "mean"  [attr-defined]
torch/_inductor/virtualized.py:180:20: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/virtualized.py:182:20: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/cpp_builder.py:2279:9: error: Need type annotation for "_orig_source_paths" (hint: "_orig_source_paths: list[<type>] = ...")  [var-annotated]
torch/_dynamo/compiled_autograd.py:178:20: error: Module has no attribute "isnan"  [attr-defined]
torch/_dynamo/compiled_autograd.py:199:20: error: Module has no attribute "isnan"  [attr-defined]
torch/_dynamo/compiled_autograd.py:210:20: error: Module has no attribute "isnan"  [attr-defined]
torch/_dynamo/compiled_autograd.py:250:14: error: Untyped decorator makes function "run_non_traceable_cpp_in_eager" untyped  [untyped-decorator]
torch/_dynamo/compiled_autograd.py:250:14: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_dynamo/compiled_autograd.py:431:54: error: Value of type "Proxy" is not indexable  [index]
torch/_dynamo/compiled_autograd.py:431:54: note: Error code "index" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/compiled_autograd.py:505:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/compiled_autograd.py:512:10: error: Untyped decorator makes function "call_aot_bwd_prologue" untyped  [untyped-decorator]
torch/_dynamo/compiled_autograd.py:512:10: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_dynamo/compiled_autograd.py:559:17: error: Value of type "Proxy" is not indexable  [index]
torch/_dynamo/compiled_autograd.py:645:28: error: Module has no attribute "zeros"  [attr-defined]
torch/_dynamo/compiled_autograd.py:662:18: error: Untyped decorator makes function "make_subclass" untyped  [untyped-decorator]
torch/_dynamo/compiled_autograd.py:662:18: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_dynamo/compiled_autograd.py:740:47: error: Value of type "Sequence[Any] | Proxy" is not indexable  [index]
torch/_dynamo/compiled_autograd.py:746:21: error: Module has no attribute "empty"  [attr-defined]
torch/_dynamo/compiled_autograd.py:788:20: error: Module has no attribute "zeros"  [attr-defined]
torch/_dynamo/compiled_autograd.py:792:20: error: Module has no attribute "empty_like"  [attr-defined]
torch/_dynamo/compiled_autograd.py:824:47: error: Value of type "Proxy" is not indexable  [index]
torch/_dynamo/compiled_autograd.py:847:30: error: Module has no attribute "add"  [attr-defined]
torch/_dynamo/compiled_autograd.py:972:16: error: Incompatible return value type (got "list[Tensor | None]", expected "list[Tensor]")  [return-value]
torch/_dynamo/compiled_autograd.py:1233:51: error: Module has no attribute "empty"  [attr-defined]
torch/_dynamo/compiled_autograd.py:1737:64: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/ao/quantization/quantize_fx.py:237:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_fx.py:393:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_fx.py:507:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_fx.py:624:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_fx.py:675:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/quantization/quantize_fx.py:727:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/_inductor/standalone_compile.py:383:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/standalone_compile.py:448:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/standalone_compile.py:530:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/standalone_compile.py:530:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/sizevars.py:220:18: error: Item "bool" of "Any | bool" has no attribute "xreplace"  [union-attr]
torch/_inductor/shape_propagation.py:20:61: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/shape_propagation.py:54:46: error: Variable "torch._inductor.shape_propagation.ShapeArg" is not valid as a type  [valid-type]
torch/_inductor/shape_propagation.py:54:46: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/shape_propagation.py:59:21: error: ShapeArg? has no attribute "shape"  [attr-defined]
torch/_inductor/shape_propagation.py:88:52: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/shape_propagation.py:99:55: error: Variable "torch._inductor.shape_propagation.ShapeArg" is not valid as a type  [valid-type]
torch/_inductor/shape_propagation.py:99:55: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/shape_propagation.py:104:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/shape_propagation.py:105:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/shape_propagation.py:107:16: error: Variable "torch._inductor.shape_propagation.ShapeArg" is not valid as a type  [valid-type]
torch/_inductor/shape_propagation.py:107:16: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/shape_propagation.py:112:45: error: Variable "torch._inductor.shape_propagation.ShapeArg" is not valid as a type  [valid-type]
torch/_inductor/shape_propagation.py:112:45: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/shape_propagation.py:118:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/shape_propagation.py:119:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/shape_propagation.py:132:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/shape_propagation.py:137:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/shape_propagation.py:147:14: error: Variable "torch._inductor.shape_propagation.ShapeArg" is not valid as a type  [valid-type]
torch/_inductor/shape_propagation.py:147:14: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/shape_propagation.py:158:35: error: Variable "torch._inductor.shape_propagation.ShapeArg" is not valid as a type  [valid-type]
torch/_inductor/shape_propagation.py:158:35: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/inductor_prims.py:26:20: error: Name "torch.Tag" is not defined  [name-defined]
torch/_inductor/inductor_prims.py:60:12: error: Module has no attribute "amax"  [attr-defined]
torch/_inductor/inductor_prims.py:61:18: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/inductor_prims.py:61:28: error: Module has no attribute "exp"  [attr-defined]
torch/_inductor/inductor_prims.py:67:20: error: Module has no attribute "randint"  [attr-defined]
torch/_inductor/inductor_prims.py:69:11: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/inductor_prims.py:73:27: error: Module has no attribute "randint"  [attr-defined]
torch/_inductor/inductor_prims.py:75:11: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/inductor_prims.py:91:41: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/inductor_prims.py:97:35: error: Module has no attribute "randint"  [attr-defined]
torch/_inductor/inductor_prims.py:102:32: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/inductor_prims.py:110:40: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/inductor_prims.py:129:16: error: Module has no attribute "div"  [attr-defined]
torch/_inductor/inductor_prims.py:131:16: error: Module has no attribute "div"  [attr-defined]
torch/_inductor/inductor_prims.py:135:45: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/inductor_prims.py:142:12: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/inductor_prims.py:142:33: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/inductor_prims.py:145:47: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/inductor_prims.py:158:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/_inductor/inductor_prims.py:158:56: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/inductor_prims.py:160:20: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/inductor_prims.py:161:20: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/inductor_prims.py:162:14: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/inductor_prims.py:166:47: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/inductor_prims.py:167:12: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/inductor_prims.py:167:49: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/inductor_prims.py:177:11: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/inductor_prims.py:191:11: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/inductor_prims.py:211:11: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/inductor_prims.py:321:14: error: Module has no attribute "arange"  [attr-defined]
torch/_inductor/inductor_prims.py:322:44: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/inductor_prims.py:330:29: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/inductor_prims.py:342:26: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/inductor_prims.py:349:14: error: Module has no attribute "arange"  [attr-defined]
torch/_inductor/inductor_prims.py:350:44: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/inductor_prims.py:381:26: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/inductor_prims.py:381:41: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/inductor_prims.py:381:56: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/inductor_prims.py:385:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/inductor_prims.py:386:22: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/inductor_prims.py:387:25: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/inductor_prims.py:391:50: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/inductor_prims.py:393:19: error: Module has no attribute "clamp"  [attr-defined]
torch/_inductor/inductor_prims.py:394:27: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/fx_utils.py:155:27: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/fx_utils.py:247:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_utils.py:274:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_utils.py:297:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_utils.py:764:12: error: Module has no attribute "_has_storage"  [attr-defined]
torch/_inductor/fx_utils.py:871:14: error: Item "function" of "Callable[..., Any] | str" has no attribute "overloadpacket"  [union-attr]
torch/_inductor/fx_utils.py:871:14: error: Item "str" of "Callable[..., Any] | str" has no attribute "overloadpacket"  [union-attr]
torch/_inductor/dtype_propagation.py:23:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:25:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/dtype_propagation.py:26:9: error: Module has no attribute "uint16"  [attr-defined]
torch/_inductor/dtype_propagation.py:27:9: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/dtype_propagation.py:28:9: error: Module has no attribute "uint64"  [attr-defined]
torch/_inductor/dtype_propagation.py:35:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:47:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:52:20: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/dtype_propagation.py:54:20: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/dtype_propagation.py:188:74: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/dtype_propagation.py:202:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:206:46: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:212:52: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:216:46: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:220:67: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:221:16: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/dtype_propagation.py:226:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:238:57: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:242:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:248:26: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/dtype_propagation.py:248:39: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/dtype_propagation.py:256:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:266:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:267:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:269:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:274:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:275:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:279:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:283:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:287:46: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:291:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:295:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:306:20: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/dtype_propagation.py:310:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:316:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:317:16: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/dtype_propagation.py:320:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:321:16: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/dtype_propagation.py:324:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:325:16: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/dtype_propagation.py:328:66: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:329:16: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/dtype_propagation.py:337:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:338:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:355:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:359:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:365:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:369:50: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:376:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:379:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:383:43: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:387:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:391:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:395:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:397:37: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/dtype_propagation.py:401:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:405:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:409:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:417:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:421:10: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:425:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:429:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:435:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:439:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:443:47: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:447:47: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:453:16: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/dtype_propagation.py:456:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:458:16: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/dtype_propagation.py:465:15: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/dtype_propagation.py:473:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dtype_propagation.py:487:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/block_analysis.py:52:19: error: Need type annotation for "centres"  [var-annotated]
torch/fx/_graph_pickler.py:111:13: error: Unexpected keyword argument "byref" for "__init__" of "Pickler"  [call-arg]
torch/fx/_graph_pickler.py:111:13: note: "__init__" defined in "_pickle"
torch/fx/_graph_pickler.py:562:62: error: Name "torch.device" is not defined  [name-defined]
torch/fx/_graph_pickler.py:611:27: error: No overload variant of "get" of "dict" matches argument type "object"  [call-overload]
torch/fx/_graph_pickler.py:611:27: note: Possible overload variants:
torch/fx/_graph_pickler.py:611:27: note:     def get(self, FunctionType, None = ..., /) -> BuiltinFunctionType | None
torch/fx/_graph_pickler.py:611:27: note:     def get(self, FunctionType, BuiltinFunctionType, /) -> BuiltinFunctionType
torch/fx/_graph_pickler.py:611:27: note:     def [_T] get(self, FunctionType, _T, /) -> BuiltinFunctionType | _T
torch/ao/ns/_numeric_suite_fx.py:254:30: error: Module has no attribute "fx"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:312:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:336:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:404:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:443:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:476:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:548:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:583:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:652:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:678:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:721:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:772:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/_inductor/index_propagation.py:44:23: error: Variable "torch._inductor.index_propagation._ExprType" is not valid as a type  [valid-type]
torch/_inductor/index_propagation.py:44:23: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/index_propagation.py:50:22: error: Variable "torch._inductor.index_propagation._ExprType" is not valid as a type  [valid-type]
torch/_inductor/index_propagation.py:50:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/index_propagation.py:58:11: error: Variable "torch._inductor.index_propagation._ExprType" is not valid as a type  [valid-type]
torch/_inductor/index_propagation.py:58:11: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/index_propagation.py:59:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/index_propagation.py:71:24: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/index_propagation.py:93:52: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/index_propagation.py:97:52: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/index_propagation.py:101:52: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/index_propagation.py:107:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/index_propagation.py:108:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/index_propagation.py:119:26: error: Unsupported left operand type for * (_ExprType?)  [operator]
torch/_inductor/index_propagation.py:123:23: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/index_propagation.py:124:26: error: Unsupported left operand type for + (_ExprType?)  [operator]
torch/_inductor/index_propagation.py:128:23: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/index_propagation.py:129:26: error: Unsupported left operand type for - (_ExprType?)  [operator]
torch/_inductor/index_propagation.py:133:23: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/index_propagation.py:134:26: error: Unsupported left operand type for * (_ExprType?)  [operator]
torch/_inductor/index_propagation.py:138:26: error: Unsupported operand type for unary - (_ExprType?)  [operator]
torch/_inductor/index_propagation.py:142:23: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/index_propagation.py:150:23: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/index_propagation.py:159:23: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/index_propagation.py:177:23: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/index_propagation.py:182:23: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/index_propagation.py:237:57: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/index_propagation.py:244:51: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/decomposition.py:166:15: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/decomposition.py:170:16: error: Module has no attribute "add"  [attr-defined]
torch/_inductor/decomposition.py:171:12: error: Module has no attribute "add"  [attr-defined]
torch/_inductor/decomposition.py:181:15: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/decomposition.py:186:9: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/decomposition.py:187:12: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/decomposition.py:188:12: error: Module has no attribute "addcmul"  [attr-defined]
torch/_inductor/decomposition.py:265:16: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/decomposition.py:281:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/decomposition.py:300:16: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/decomposition.py:305:16: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/decomposition.py:358:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/decomposition.py:380:20: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/decomposition.py:392:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/decomposition.py:411:19: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/decomposition.py:431:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/decomposition.py:454:33: error: Module has no attribute "numel"  [attr-defined]
torch/_inductor/decomposition.py:463:20: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/decomposition.py:538:16: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/decomposition.py:539:13: error: Module has no attribute "isnan"  [attr-defined]
torch/_inductor/decomposition.py:539:48: error: Module has no attribute "atan2"  [attr-defined]
torch/_inductor/decomposition.py:550:10: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_inductor/decomposition.py:551:11: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/decomposition.py:552:12: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/decomposition.py:552:24: error: Module has no attribute "isnan"  [attr-defined]
torch/_inductor/decomposition.py:586:20: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/decomposition.py:588:52: error: Argument 1 to "_requires_fallback" has incompatible type "Tensor | Any | int | float"; expected "Tensor"  [arg-type]
torch/_inductor/decomposition.py:614:41: error: Item "int" of "Tensor | Any | int" has no attribute "view"  [union-attr]
torch/_inductor/decomposition.py:614:48: error: Item "int" of "Any | int" has no attribute "dtype"  [union-attr]
torch/_inductor/decomposition.py:615:41: error: Item "int" of "Tensor | Any | int | float" has no attribute "view"  [union-attr]
torch/_inductor/decomposition.py:615:41: error: Item "float" of "Tensor | Any | int | float" has no attribute "view"  [union-attr]
torch/_inductor/decomposition.py:616:14: error: Module has no attribute "flatten"  [attr-defined]
torch/_inductor/decomposition.py:637:12: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/decomposition.py:637:24: error: Module has no attribute "isnan"  [attr-defined]
torch/_inductor/decomposition.py:642:12: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/decomposition.py:642:24: error: Module has no attribute "isnan"  [attr-defined]
torch/_inductor/decomposition.py:651:22: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/decomposition.py:652:16: error: Module has no attribute "any"  [attr-defined]
torch/_inductor/decomposition.py:662:22: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/decomposition.py:663:16: error: Module has no attribute "all"  [attr-defined]
torch/_inductor/decomposition.py:676:12: error: Module has no attribute "narrow"  [attr-defined]
torch/_inductor/decomposition.py:677:23: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/decomposition.py:692:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/decomposition.py:715:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/decomposition.py:716:13: error: Name "torch.layout" is not defined  [name-defined]
torch/_inductor/decomposition.py:717:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/decomposition.py:720:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_inductor/decomposition.py:720:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_inductor/decomposition.py:726:25: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_inductor/decomposition.py:727:18: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/decomposition.py:739:26: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/decomposition.py:741:18: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/decomposition.py:759:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/decomposition.py:760:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/decomposition.py:761:20: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_inductor/decomposition.py:761:42: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_inductor/decomposition.py:767:25: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_inductor/decomposition.py:789:23: error: Module has no attribute "rand"  [attr-defined]
torch/_inductor/decomposition.py:794:23: error: Module has no attribute "randn"  [attr-defined]
torch/_inductor/decomposition.py:860:37: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/decomposition.py:862:64: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/decomposition.py:864:64: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/decomposition.py:868:32: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/decomposition.py:886:21: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/decomposition.py:888:43: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/decomposition.py:933:41: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_inductor/decomposition.py:999:16: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/decomposition.py:1009:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/decomposition.py:1011:24: error: Module has no attribute "aminmax"  [attr-defined]
torch/_inductor/decomposition.py:1013:13: error: Module has no attribute "max"  [attr-defined]
torch/_inductor/decomposition.py:1014:30: error: Module has no attribute "round"  [attr-defined]
torch/_inductor/decomposition.py:1014:62: error: Module has no attribute "int"  [attr-defined]
torch/_inductor/decomposition.py:1015:18: error: Module has no attribute "clamp"  [attr-defined]
torch/_inductor/decomposition.py:1016:21: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/decomposition.py:1016:51: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/decomposition.py:1027:17: error: Module has no attribute "index_put"  [attr-defined]
torch/_inductor/decomposition.py:1050:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/decomposition.py:1053:20: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/decomposition.py:1088:16: error: Module has no attribute "ones_like"  [attr-defined]
torch/_inductor/decomposition.py:1091:22: error: Module has no attribute "ones_like"  [attr-defined]
torch/_inductor/decomposition.py:1094:22: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_inductor/decomposition.py:1114:18: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/decomposition.py:1161:26: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/decomposition.py:1161:38: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/decomposition.py:1224:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/decomposition.py:1241:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/decomposition.py:1255:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/_inductor/decomposition.py:1260:18: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/decomposition.py:1261:21: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/decomposition.py:1281:29: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/decomposition.py:1281:42: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/decomposition.py:1284:11: error: Module has no attribute "arange"  [attr-defined]
torch/_inductor/decomposition.py:1285:15: error: Module has no attribute "searchsorted"  [attr-defined]
torch/_inductor/decomposition.py:1286:49: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/decomposition.py:1288:12: error: Module has no attribute "clamp"  [attr-defined]
torch/_inductor/fx_passes/ddp_fusion.py:65:12: error: Name "torch.Size" is not defined  [name-defined]
torch/_inductor/fx_passes/ddp_fusion.py:131:12: error: Name "torch.Size" is not defined  [name-defined]
torch/_inductor/fx_passes/ddp_fusion.py:442:27: error: Name "torch.Size" is not defined  [name-defined]
torch/_inductor/fx_passes/ddp_fusion.py:578:13: error: Argument 1 to "GraphTransformObserver" has incompatible type "GraphModule | None"; expected "GraphModule"  [arg-type]
torch/_inductor/codegen/common.py:175:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/common.py:178:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:178:26: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/common.py:216:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/common.py:221:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:277:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:302:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:447:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/common.py:452:27: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codegen/common.py:457:18: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codegen/common.py:465:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/common.py:597:23: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/_inductor/codegen/common.py:638:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/codegen/common.py:638:1: note: Use "-> None" if function does not return a value
torch/_inductor/codegen/common.py:663:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:664:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/common.py:664:21: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/common.py:665:5: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/common.py:665:20: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/common.py:669:13: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/common.py:670:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/common.py:671:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/common.py:672:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/common.py:673:13: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/codegen/common.py:674:13: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/common.py:675:13: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/common.py:676:13: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/common.py:677:13: error: Module has no attribute "uint16"  [attr-defined]
torch/_inductor/codegen/common.py:678:13: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/codegen/common.py:679:13: error: Module has no attribute "uint64"  [attr-defined]
torch/_inductor/codegen/common.py:689:6: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:694:16: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/common.py:705:16: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/common.py:711:16: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/common.py:737:58: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:749:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/common.py:796:67: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:813:13: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/codegen/common.py:817:69: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:823:57: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:852:57: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:854:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:870:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:874:52: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:878:63: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:920:46: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/common.py:928:40: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/common.py:936:52: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/common.py:940:67: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/common.py:944:66: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/common.py:948:61: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/common.py:952:51: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/common.py:956:31: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/common.py:961:47: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/common.py:979:40: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:983:39: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:987:40: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:994:39: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/common.py:1000:40: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1037:52: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1127:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1128:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1138:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1151:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1165:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1189:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1189:30: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/common.py:1192:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1666:58: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1666:72: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/common.py:1729:19: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/codegen/common.py:1777:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1780:35: error: Variable "torch._inductor.codegen.common.SymbolLike" is not valid as a type  [valid-type]
torch/_inductor/codegen/common.py:1780:35: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/codegen/common.py:1784:39: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1935:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:1967:9: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2052:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2124:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2136:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2242:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/codegen/common.py:2286:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2287:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2304:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2314:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2329:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2487:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2569:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2576:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2704:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2818:57: error: Module has no attribute "long"  [attr-defined]
torch/_inductor/codegen/common.py:2922:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2923:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2932:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2943:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/common.py:2955:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_shard_utils.py:35:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_shard_utils.py:86:27: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:40:12: error: Module has no attribute "_are_functorch_transforms_active"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:41:18: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:125:40: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:127:12: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:133:19: error: Module has no attribute "chunk"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:140:42: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:141:6: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:146:35: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:170:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:177:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:180:16: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:188:12: error: Module has no attribute "_current_graph_task_id"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:146:17: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:152:17: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:153:15: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:181:22: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:200:15: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:209:15: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:234:22: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:236:25: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:237:17: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:247:22: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:249:25: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:250:17: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:413:22: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:469:22: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:472:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/checkpoint/planner_helpers.py:474:32: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:490:22: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:499:22: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:502:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/checkpoint/planner_helpers.py:504:22: error: Module has no attribute "empty_like"  [attr-defined]
torch/_inductor/output_code.py:266:19: error: Argument 4 to "cudagraphify" of "CUDAGraphPolicy" has incompatible type "**dict[str, object]"; expected "int"  [arg-type]
torch/_inductor/output_code.py:266:19: error: Argument 4 to "cudagraphify" of "CUDAGraphPolicy" has incompatible type "**dict[str, object]"; expected "bool"  [arg-type]
torch/_inductor/output_code.py:274:19: error: Argument 3 to "cudagraphify" has incompatible type "**dict[str, object]"; expected "int"  [arg-type]
torch/_inductor/output_code.py:274:19: error: Argument 3 to "cudagraphify" has incompatible type "**dict[str, object]"; expected "list[str | None]"  [arg-type]
torch/_inductor/output_code.py:274:19: error: Argument 3 to "cudagraphify" has incompatible type "**dict[str, object]"; expected "bool"  [arg-type]
torch/_inductor/output_code.py:274:19: error: Argument 3 to "cudagraphify" has incompatible type "**dict[str, object]"; expected "tuple[Tensor, ...]"  [arg-type]
torch/_inductor/output_code.py:274:19: error: Argument 3 to "cudagraphify" has incompatible type "**dict[str, object]"; expected "Sequence[PlaceholderInfo]"  [arg-type]
torch/_inductor/output_code.py:274:19: error: Argument 3 to "cudagraphify" has incompatible type "**dict[str, object]"; expected "tuple[int, ...]"  [arg-type]
torch/_inductor/output_code.py:487:36: error: Name "torch._C.ScriptObject" is not defined  [name-defined]
torch/_inductor/output_code.py:653:37: error: Module has no attribute "Generator"  [attr-defined]
torch/_inductor/output_code.py:911:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/output_code.py:999:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/output_code.py:999:5: note: Use "-> None" if function does not return a value
torch/_inductor/output_code.py:1032:17: error: No overload variant of "AOTIModelContainerRunnerCuda" matches argument types "bool", "int", "str", "str", "str"  [call-overload]
torch/_inductor/output_code.py:1032:17: note: Error code "call-overload" not covered by "type: ignore[call-arg]" comment
torch/_inductor/output_code.py:1032:17: note: Possible overload variants:
torch/_inductor/output_code.py:1032:17: note:     def AOTIModelContainerRunnerCuda(model_so_path: str, num_models: int) -> AOTIModelContainerRunnerCuda
torch/_inductor/output_code.py:1032:17: note:     def AOTIModelContainerRunnerCuda(model_so_path: str, num_models: int, device_str: str) -> AOTIModelContainerRunnerCuda
torch/_inductor/output_code.py:1032:17: note:     def AOTIModelContainerRunnerCuda(model_so_path: str, num_models: int, device_str: str, cubin_dir: str) -> AOTIModelContainerRunnerCuda
torch/_inductor/output_code.py:1081:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/output_code.py:1161:9: error: Need type annotation for "_serialized_wrappers" (hint: "_serialized_wrappers: list[<type>] = ...")  [var-annotated]
torch/_inductor/output_code.py:1170:24: error: Argument 1 of "__call__" is incompatible with supertype "OutputCode"; supertype defines the argument type as "Sequence[Any]"  [override]
torch/_inductor/output_code.py:1170:24: note: This violates the Liskov substitution principle
torch/_inductor/output_code.py:1170:24: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#incompatible-overrides
torch/_inductor/output_code.py:1191:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/output_code.py:1197:27: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_inductor/dependencies.py:596:52: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dependencies.py:599:52: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dependencies.py:607:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dependencies.py:782:5: error: Name "reduction_size" already defined on line 763  [no-redef]
torch/_inductor/dependencies.py:783:5: error: Name "size" already defined on line 762  [no-redef]
torch/_inductor/dependencies.py:860:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/dependencies.py:861:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/analyze_preserves_zero_mask.py:20:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/analyze_preserves_zero_mask.py:51:51: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/analyze_preserves_zero_mask.py:79:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/analyze_preserves_zero_mask.py:117:35: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/analyze_preserves_zero_mask.py:131:31: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/analyze_preserves_zero_mask.py:131:46: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/analyze_preserves_zero_mask.py:139:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton_utils.py:41:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton_utils.py:45:17: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/triton_utils.py:116:23: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/codegen/triton_utils.py:116:35: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:25:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:39:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:41:18: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:41:33: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:42:16: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:55:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:56:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:57:9: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:58:9: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:59:9: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:60:9: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:61:9: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:62:9: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:63:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:64:9: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:65:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:66:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:146:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:210:69: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:242:51: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:264:38: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:299:52: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:310:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:327:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:377:55: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:384:5: error: Return type "CSEVariable | str | bool | float | int" of "exp2" incompatible with return type "str" in supertype "torch._inductor.codegen.common.OpDecompositions"  [override]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:406:5: error: Return type "CSEVariable | str | bool | float | int" of "log2" incompatible with return type "str" in supertype "torch._inductor.codegen.common.OpDecompositions"  [override]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:411:5: error: Return type "CSEVariable | str | bool | float | int" of "log10" incompatible with return type "str" in supertype "torch._inductor.codegen.common.OpDecompositions"  [override]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:459:5: error: Return type "CSEVariable | str | bool | float | int" of "sigmoid" incompatible with return type "str" in supertype "torch._inductor.codegen.common.OpDecompositions"  [override]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:465:17: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:469:60: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:478:61: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:514:51: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:580:51: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:603:23: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:607:28: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:607:43: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:607:59: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:628:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:682:5: error: Return type "CSEVariable | str | bool | float | int" of "bitwise_and" incompatible with return type "str" in supertype "torch._inductor.codegen.common.OpOverrides"  [override]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:687:5: error: Return type "CSEVariable | str | bool | float | int" of "bitwise_or" incompatible with return type "str" in supertype "torch._inductor.codegen.common.OpOverrides"  [override]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:692:5: error: Return type "CSEVariable | str | bool | float | int" of "bitwise_xor" incompatible with return type "str" in supertype "torch._inductor.codegen.common.OpOverrides"  [override]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:697:5: error: Return type "CSEVariable | str | bool | float | int" of "bitwise_not" incompatible with return type "str" in supertype "torch._inductor.codegen.common.OpOverrides"  [override]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:702:5: error: Return type "CSEVariable | str | bool | float | int" of "bitwise_left_shift" incompatible with return type "str" in supertype "torch._inductor.codegen.common.OpOverrides"  [override]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:707:5: error: Return type "CSEVariable | str | bool | float | int" of "bitwise_right_shift" incompatible with return type "str" in supertype "torch._inductor.codegen.common.OpOverrides"  [override]
torch/_inductor/codegen/cuda/device_op_overrides.py:145:36: error: _CudaDeviceProperties? has no attribute "warp_size"  [attr-defined]
torch/_inductor/codecache.py:267:39: error: _CudaDeviceProperties? has no attribute "name"  [attr-defined]
torch/_inductor/codecache.py:270:39: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/_inductor/codecache.py:711:34: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codecache.py:733:34: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codecache.py:1000:52: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/codecache.py:1305:30: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_inductor/codecache.py:1337:38: error: Module has no attribute "save_config_portable"  [attr-defined]
torch/_inductor/codecache.py:2117:9: error: Name "cache_info" already defined on line 2114  [no-redef]
torch/_inductor/codecache.py:2933:26: error: Module has no attribute "randint"  [attr-defined]
torch/_inductor/codecache.py:2933:43: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/codecache.py:2933:55: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codecache.py:2952:45: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/codecache.py:2958:36: error: Module has no attribute "_pickle_save"  [attr-defined]
torch/_inductor/codecache.py:2981:29: error: "object" has no attribute "aot_kernels_o"  [attr-defined]
torch/_inductor/codecache.py:2983:13: error: "object" has no attribute "aot_kernels_o"  [attr-defined]
torch/_inductor/codecache.py:3249:29: error: Module "ctypes" has no attribute "windll"  [attr-defined]
torch/_inductor/codecache.py:3355:19: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/fsdp/_fsdp_extensions.py:48:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:104:20: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:105:18: error: Module has no attribute "_from_functional_tensor"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:106:10: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:107:9: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:107:33: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:154:38: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:167:17: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:168:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:169:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:170:17: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:171:19: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:173:32: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:174:32: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:198:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:211:34: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:231:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:243:30: error: Incompatible types in assignment (expression has type "DataParallelMeshInfo", variable has type "FSDPMeshInfo")  [assignment]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:526:9: error: Attribute "_spmd_placements" already defined on line 424  [no-redef]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:619:39: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:621:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:626:13: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:626:25: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:666:27: error: Module has no attribute "as_strided"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:734:39: error: Module has no attribute "as_strided"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:910:17: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:932:44: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_inductor/loop_body.py:595:17: error: Argument 1 to "CaptureIndexing" has incompatible type "Proxy"; expected "OpsHandler[Any]"  [arg-type]
torch/_inductor/loop_body.py:761:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/loop_body.py:831:22: error: Value of type "Proxy" is not indexable  [index]
torch/distributed/fsdp/_common_utils.py:224:32: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_common_utils.py:237:34: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_common_utils.py:291:30: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_common_utils.py:296:30: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_common_utils.py:668:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_common_utils.py:670:24: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/distributed/fsdp/_common_utils.py:676:59: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/fsdp/_common_utils.py:695:62: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_common_utils.py:701:9: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:185:25: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:329:31: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:330:29: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:331:20: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:334:20: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:378:22: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:518:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:521:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:522:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:677:22: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:802:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:805:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:874:21: error: Module has no attribute "flatten"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:888:17: error: Module has no attribute "flatten"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:893:16: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:906:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:907:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:1104:13: error: Module has no attribute "flatten"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:1142:74: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:1159:16: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:1469:17: error: Module has no attribute "chunk"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:1570:25: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:1570:46: error: Module has no attribute "int32"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:1594:33: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:1750:28: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:1829:17: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:1840:27: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:2400:25: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:2635:30: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:2771:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:2781:12: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/fsdp/_flat_param.py:2785:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:2785:74: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_flat_param.py:2790:9: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:25:23: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:28:46: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:56:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:57:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:59:16: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:71:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:72:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:78:16: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:101:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:102:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:108:20: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:181:13: error: Variable "torch.distributed.fsdp._fully_shard._fsdp_api._ReduceOp" is not valid as a type  [valid-type]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:181:13: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:202:13: error: Variable "torch.distributed.fsdp._fully_shard._fsdp_api._ReduceOp" is not valid as a type  [valid-type]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:202:13: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:227:13: error: Variable "torch.distributed.fsdp._fully_shard._fsdp_api._ReduceOp" is not valid as a type  [valid-type]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:227:13: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:275:9: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:298:5: error: Module has no attribute "split_with_sizes_copy"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:321:5: error: Module has no attribute "_chunk_cat"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:329:32: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:330:24: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:331:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:343:21: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:345:24: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:419:35: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:423:9: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:469:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:475:35: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:476:44: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:512:26: error: Module has no attribute "chunk"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:518:17: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:526:28: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:528:17: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:529:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:530:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:533:24: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:538:5: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:538:5: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:589:22: error: Module has no attribute "chunk"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:590:34: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:704:32: error: Module has no attribute "as_strided"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:738:21: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:791:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:792:46: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:796:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:800:36: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:815:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:831:42: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:831:57: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/optimize_indexing.py:32:17: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/optimize_indexing.py:32:29: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/optimize_indexing.py:56:13: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/optimize_indexing.py:57:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/optimize_indexing.py:58:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/optimize_indexing.py:95:15: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/optimize_indexing.py:111:33: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/optimize_indexing.py:200:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/optimize_indexing.py:201:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/optimize_indexing.py:218:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/optimize_indexing.py:227:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/optimize_indexing.py:240:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/bounds.py:185:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/bounds.py:186:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/bounds.py:193:44: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/bounds.py:198:44: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/bounds.py:205:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/bounds.py:206:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/bounds.py:211:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/bounds.py:221:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_functorch/_aot_autograd/aot_autograd_result.py:129:17: error: Incompatible types in assignment (expression has type "object", variable has type "str | None")  [assignment]
torch/_functorch/_aot_autograd/aot_autograd_result.py:144:16: error: Incompatible return value type (got "TOutputCode | CompiledFxGraph", expected "TOutputCode")  [return-value]
torch/_functorch/_aot_autograd/aot_autograd_result.py:235:38: error: Incompatible types in assignment (expression has type "object", variable has type "str | None")  [assignment]
torch/_functorch/_aot_autograd/aot_autograd_result.py:267:23: error: Call to abstract method "post_compile" of "InductorOutput" with trivial body via super() is unsafe  [safe-super]
torch/_functorch/_aot_autograd/aot_autograd_result.py:541:9: error: "Callable[..., Any]" has no attribute "_boxed_call"  [attr-defined]
torch/_functorch/_aot_autograd/aot_autograd_result.py:542:23: error: Module has no attribute "_is_any_autocast_enabled"  [attr-defined]
torch/distributed/tensor/parallel/fsdp.py:31:40: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/parallel/fsdp.py:46:13: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/parallel/fsdp.py:49:54: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/parallel/fsdp.py:51:13: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/parallel/fsdp.py:54:46: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/parallel/fsdp.py:377:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:75:33: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:98:45: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:98:59: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:113:16: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:127:12: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:132:12: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:142:12: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:148:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:149:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:157:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:197:35: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:244:34: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:247:44: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:479:56: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:672:21: error: Argument 3 to "foreach_reduce" has incompatible type "ProcessGroup | None"; expected "ProcessGroup"  [arg-type]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:873:16: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:199:38: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_exec_order_utils.py:199:52: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_exec_order_utils.py:200:26: error: Module has no attribute "int32"  [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:203:39: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:203:39: note: Error code "attr-defined" not covered by "type: ignore[arg-type, call-overload]" comment
torch/distributed/fsdp/_exec_order_utils.py:204:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:204:39: note: Error code "attr-defined" not covered by "type: ignore[arg-type, call-overload]" comment
torch/distributed/fsdp/_exec_order_utils.py:234:29: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:234:29: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/distributed/fsdp/_exec_order_utils.py:237:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:237:29: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:56:32: error: Name "torch.Event" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:69:27: error: Need type annotation for "_state_ctx"  [var-annotated]
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:108:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:160:17: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:420:16: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:438:12: error: Module has no attribute "_are_functorch_transforms_active"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:445:22: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:445:52: error: Module has no attribute "is_complex"  [attr-defined]
torch/_dynamo/guards.py:216:5: error: Module "torch._C" has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/guards.py:740:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/_dynamo/guards.py:785:23: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/guards.py:905:25: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_dynamo/guards.py:906:9: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_dynamo/guards.py:1097:31: error: Function "guard_fn" could always be true in boolean context  [truthy-function]
torch/_dynamo/guards.py:1107:31: error: Function "guard_fn" could always be true in boolean context  [truthy-function]
torch/_dynamo/guards.py:1136:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/guards.py:1143:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/guards.py:1150:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/guards.py:1166:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/guards.py:1166:5: note: Use "-> None" if function does not return a value
torch/_dynamo/guards.py:1170:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/guards.py:1170:5: note: Use "-> None" if function does not return a value
torch/_dynamo/guards.py:1174:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/guards.py:2099:6: error: Untyped decorator makes function "HASATTR" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2162:6: error: Untyped decorator makes function "NOT_PRESENT_IN_GENERIC_DICT" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2197:6: error: Untyped decorator makes function "TYPE_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2227:6: error: Untyped decorator makes function "FAKE_SCRIPT_TYPE_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2266:6: error: Untyped decorator makes function "DICT_VERSION" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2281:6: error: Untyped decorator makes function "DICT_CONTAINS" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2301:6: error: Untyped decorator makes function "DICT_NOT_CONTAINS" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2321:6: error: Untyped decorator makes function "SET_CONTAINS" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2343:6: error: Untyped decorator makes function "SET_NOT_CONTAINS" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2365:6: error: Untyped decorator makes function "BOOL_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2387:6: error: Untyped decorator makes function "NONE_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2404:6: error: Untyped decorator makes function "ID_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2451:6: error: Untyped decorator makes function "NOT_NONE_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2467:6: error: Untyped decorator makes function "DISPATCH_KEY_SET_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2474:32: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/guards.py:2485:6: error: Untyped decorator makes function "DUAL_LEVEL" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2501:6: error: Untyped decorator makes function "FUNCTORCH_STACK_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2523:6: error: Untyped decorator makes function "AUTOGRAD_SAVED_TENSORS_HOOKS" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2552:6: error: Untyped decorator makes function "TENSOR_SUBCLASS_METADATA_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2593:6: error: Untyped decorator makes function "DTENSOR_SPEC_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2610:6: error: Untyped decorator makes function "OPAQUE_OBJ_GUARD_FN_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2633:6: error: Untyped decorator makes function "EQUALS_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2668:17: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/guards.py:2669:17: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/guards.py:2750:6: error: Untyped decorator makes function "CONSTANT_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2765:6: error: Untyped decorator makes function "CONSTANT_SUBCLASS_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2802:6: error: Untyped decorator makes function "NN_MODULE" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2829:6: error: Untyped decorator makes function "FUNCTION_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2838:6: error: Untyped decorator makes function "CLASS_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2851:6: error: Untyped decorator makes function "MODULE_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2864:6: error: Untyped decorator makes function "CLOSURE_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2880:6: error: Untyped decorator makes function "BUILTIN_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2893:6: error: Untyped decorator makes function "SEQUENCE_LENGTH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2927:6: error: Untyped decorator makes function "TUPLE_ITERATOR_LEN" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2950:6: error: Untyped decorator makes function "RANGE_ITERATOR_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:2977:6: error: Untyped decorator makes function "COUNT_ITERATOR_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3004:6: error: Untyped decorator makes function "DUPLICATE_INPUT" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3051:6: error: Untyped decorator makes function "WEAKREF_ALIVE" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3063:6: error: Untyped decorator makes function "MAPPING_KEYS_CHECK" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3079:6: error: Untyped decorator makes function "DICT_KEYS_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3108:6: error: Untyped decorator makes function "EMPTY_NN_MODULE_HOOKS_DICT" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3120:6: error: Untyped decorator makes function "GRAD_MODE" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3125:6: error: Untyped decorator makes function "DETERMINISTIC_ALGORITHMS" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3130:6: error: Untyped decorator makes function "FSDP_TRAINING_STATE" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3135:6: error: Untyped decorator makes function "GLOBAL_STATE" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3152:6: error: Untyped decorator makes function "TORCH_FUNCTION_STATE" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3168:6: error: Untyped decorator makes function "DEFAULT_DEVICE" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3185:6: error: Untyped decorator makes function "SHAPE_ENV" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3337:17: error: "_ShapeGuardsHelper" has no attribute "source_to_symbol"  [attr-defined]
torch/_dynamo/guards.py:3373:17: error: "_ShapeGuardsHelper" has no attribute "source_to_symbol"  [attr-defined]
torch/_dynamo/guards.py:3451:6: error: Untyped decorator makes function "TENSOR_MATCH" untyped  [untyped-decorator]
torch/_dynamo/guards.py:3472:29: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/_dynamo/guards.py:3529:44: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/guards.py:3529:58: error: Module has no attribute "dtype"  [attr-defined]
torch/_dynamo/guards.py:3895:9: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/guards.py:3931:17: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/guards.py:3943:13: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/guards.py:3952:17: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/guards.py:3965:29: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/guards.py:3973:59: error: Name "torch._C.DispatchKeySet" is not defined  [name-defined]
torch/_dynamo/guards.py:3974:16: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/guards.py:4044:16: error: Incompatible return value type (got "type[tuple[Any, ...]]", expected "type[NamedTuple]")  [return-value]
torch/_dynamo/guards.py:4101:21: error: Module has no attribute "empty_like"  [attr-defined]
torch/_dynamo/guards.py:4104:21: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/_dynamo/guards.py:4117:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/_dynamo/guards.py:4120:17: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/_dynamo/guards.py:4151:30: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/guards.py:4434:14: error: Module has no attribute "DisableTorchFunction"  [attr-defined]
torch/_dynamo/guards.py:5205:14: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_dynamo/guards.py:5319:14: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_dynamo/guards.py:5348:14: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_dynamo/eval_frame.py:290:39: error: Argument 1 to "innermost_backend" has incompatible type "DynamoCallbackFn | bool | CatchErrorsWrapper | None"; expected "Callable[..., Any]"  [arg-type]
torch/_dynamo/eval_frame.py:1073:26: error: Module has no attribute "_is_tracing"  [attr-defined]
torch/_dynamo/eval_frame.py:1156:37: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_dynamo/eval_frame.py:1157:37: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_dynamo/eval_frame.py:1161:22: error: Module has no attribute "_ForceDispatchKeyGuard"  [attr-defined]
torch/_dynamo/eval_frame.py:1749:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/_dynamo/eval_frame.py:2004:12: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable)  [attr-defined]
torch/_dynamo/eval_frame.py:2004:12: note: Error code "attr-defined" not covered by "type: ignore[operator]" comment
torch/_dynamo/eval_frame.py:2008:12: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable)  [attr-defined]
torch/_dynamo/eval_frame.py:2008:12: note: Error code "attr-defined" not covered by "type: ignore[operator]" comment
torch/_dynamo/eval_frame.py:2077:9: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_dynamo/eval_frame.py:2291:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/_dynamo/variables/lazy.py:82:34: error: Cannot determine type of "_nonvar_fields"  [has-type]
torch/_dynamo/variables/base.py:298:20: error: Argument 2 for "super" not an instance of argument 1  [misc]
torch/_dynamo/variables/base.py:301:20: error: Argument 2 for "super" not an instance of argument 1  [misc]
torch/_dynamo/variables/base.py:316:20: error: "object" has no attribute "lazy_isinstance"  [attr-defined]
torch/_dynamo/variables/base.py:1085:9: error: "VariableTracker" has no attribute "_maybe_call_tree_map_fastpath"  [attr-defined]
torch/_dynamo/variables/base.py:1085:9: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/base.py:1162:9: error: "VariableTracker" has no attribute "_maybe_call_tree_map_fastpath"  [attr-defined]
torch/_dynamo/variables/base.py:1162:9: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/base.py:1388:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/base.py:1665:32: error: Incompatible types in assignment (expression has type "SourceLocation | None", variable has type "SourceLocation")  [assignment]
torch/_dynamo/variables/base.py:1705:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/base.py:1714:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/base.py:1745:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/base.py:1761:9: error: "_Wrapped[[VarArg(Any), KwArg(Any)], Any, [Any, VarArg(Any), KwArg(Any)], VariableTracker]" has no attribute "_call_once_guarded"  [attr-defined]
torch/_dynamo/variables/sdpa.py:80:28: error: Module has no attribute "_SDPAParams"  [attr-defined]
torch/_dynamo/variables/hashable.py:138:49: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/hashable.py:166:16: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/distributed.py:76:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/constant.py:109:21: error: Argument 1 to "append" of "list" has incompatible type "VariableTracker"; expected "ConstantVariable"  [arg-type]
torch/_dynamo/variables/constant.py:220:55: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/constant.py:269:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/constant.py:439:75: error: Module has no attribute "dtype"  [attr-defined]
torch/_dynamo/variables/constant.py:449:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/sets.py:75:15: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/sets.py:75:15: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/sets.py:179:30: error: No overload variant of "get" of "dict" matches argument type "LazyVariableTracker"  [call-overload]
torch/_dynamo/variables/sets.py:179:30: note: Possible overload variants:
torch/_dynamo/variables/sets.py:179:30: note:     def get(self, HashableTracker, None = ..., /) -> VariableTracker | None
torch/_dynamo/variables/sets.py:179:30: note:     def get(self, HashableTracker, VariableTracker, /) -> VariableTracker
torch/_dynamo/variables/sets.py:179:30: note:     def [_T] get(self, HashableTracker, _T, /) -> VariableTracker | _T
torch/_dynamo/variables/sets.py:212:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/sets.py:275:38: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/sets.py:275:38: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/sets.py:608:9: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/sets.py:608:9: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/sets.py:619:27: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/sets.py:619:27: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/sets.py:635:23: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/sets.py:635:23: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/sets.py:636:13: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/sets.py:636:13: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/sets.py:647:23: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/sets.py:647:23: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/sets.py:834:5: error: Return type "OrderedSetClassVariable" of "python_type_var" incompatible with return type "BuiltinVariable" in supertype "SetVariable"  [override]
torch/_dynamo/variables/sets.py:894:21: error: Incompatible types in assignment (expression has type "type[frozenset[_T_co]]", base class "SetVariable" defined the type as "type[set[_T]]")  [assignment]
torch/_dynamo/variables/sets.py:896:32: error: Incompatible types in assignment (expression has type "None", base class "SetVariable" defined the type as "Callable[[InstructionTranslatorBase, VariableTracker], VariableTracker]")  [assignment]
torch/_dynamo/variables/sets.py:896:32: note: Error code "assignment" not covered by "type: ignore[bad-override]" comment
torch/_dynamo/variables/object_protocol.py:432:44: error: No overload variant of "get" of "dict" matches argument types "str", "type"  [call-overload]
torch/_dynamo/variables/object_protocol.py:432:44: note: Possible overload variants:
torch/_dynamo/variables/object_protocol.py:432:44: note:     def get(self, ABCMeta, None = ..., /) -> str | None
torch/_dynamo/variables/object_protocol.py:432:44: note:     def get(self, ABCMeta, str, /) -> str
torch/_dynamo/variables/object_protocol.py:432:44: note:     def [_T] get(self, ABCMeta, _T, /) -> str | _T
torch/_dynamo/variables/object_protocol.py:1548:5: error: Module has no attribute "_TensorMeta"  [attr-defined]
torch/_dynamo/variables/object_protocol.py:1584:21: error: Argument 1 to "issubclass" has incompatible type "object"; expected "type"  [arg-type]
torch/_dynamo/variables/object_protocol.py:1585:21: error: Argument 2 to "issubclass" has incompatible type "object"; expected "_ClassInfo"  [arg-type]
torch/_dynamo/variables/object_protocol.py:1595:13: error: Module has no attribute "_UnionGenericAlias"  [attr-defined]
torch/_dynamo/variables/object_protocol.py:1624:21: error: Argument 1 to "issubclass" has incompatible type "object"; expected "type"  [arg-type]
torch/_dynamo/variables/iter.py:601:31: error: Argument 1 to "iter" has incompatible type "dict_values[HashableTracker, VariableTracker]"; expected "SupportsIter[Iterator[HashableTracker]]"  [arg-type]
torch/_dynamo/variables/iter.py:601:31: note: Error code "arg-type" not covered by "type: ignore[bad-assignment]" comment
torch/_dynamo/variables/iter.py:607:31: error: Argument 1 to "iter" has incompatible type "dict_items[HashableTracker, VariableTracker]"; expected "SupportsIter[Iterator[HashableTracker]]"  [arg-type]
torch/_dynamo/variables/iter.py:607:31: note: Error code "arg-type" not covered by "type: ignore[bad-assignment]" comment
torch/_dynamo/variables/iter.py:619:24: error: Incompatible return value type (got "HashableTracker", expected "VariableTracker")  [return-value]
torch/_dynamo/variables/iter.py:619:24: note: Error code "return-value" not covered by "type: ignore[bad-return]" comment
torch/_dynamo/variables/iter.py:621:24: error: "HashableTracker" object is not iterable  [misc]
torch/_dynamo/variables/iter.py:621:24: note: Error code "misc" not covered by "type: ignore[not-iterable]" comment
torch/_dynamo/variables/iter.py:622:51: error: Cannot determine type of "k"  [has-type]
torch/_dynamo/variables/iter.py:622:57: error: Cannot determine type of "v"  [has-type]
torch/_dynamo/variables/iter.py:640:21: error: Need type annotation for "_cpython_type"  [var-annotated]
torch/_dynamo/variables/iter.py:645:21: error: Need type annotation for "_cpython_type"  [var-annotated]
torch/_dynamo/variables/iter.py:650:21: error: Need type annotation for "_cpython_type"  [var-annotated]
torch/_dynamo/variables/iter.py:655:21: error: Need type annotation for "_cpython_type"  [var-annotated]
torch/_dynamo/variables/iter.py:660:21: error: Need type annotation for "_cpython_type"  [var-annotated]
torch/_dynamo/variables/dicts.py:396:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/dicts.py:863:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/dicts.py:1255:18: error: Incompatible types in assignment (expression has type "None", base class "DictViewVariable" defined the type as "Callable[[InstructionTranslatorBase, VariableTracker, bool], VariableTracker]")  [assignment]
torch/_dynamo/variables/dicts.py:1255:18: note: Error code "assignment" not covered by "type: ignore[bad-override]" comment
torch/_dynamo/variables/dicts.py:1256:26: error: Incompatible types in assignment (expression has type "None", base class "VariableTracker" defined the type as "Callable[[Any, VariableTracker], VariableTracker]")  [assignment]
torch/_dynamo/variables/dicts.py:1256:26: note: Error code "assignment" not covered by "type: ignore[bad-override]" comment
torch/_dynamo/variables/dicts.py:1257:24: error: Incompatible types in assignment (expression has type "None", base class "DictViewVariable" defined the type as "Callable[[InstructionTranslatorBase, VariableTracker, bool], VariableTracker]")  [assignment]
torch/_dynamo/variables/dicts.py:1257:24: note: Error code "assignment" not covered by "type: ignore[bad-override]" comment
torch/_dynamo/variables/dicts.py:1258:32: error: Incompatible types in assignment (expression has type "None", base class "VariableTracker" defined the type as "Callable[[Any, VariableTracker], VariableTracker]")  [assignment]
torch/_dynamo/variables/dicts.py:1258:32: note: Error code "assignment" not covered by "type: ignore[bad-override]" comment
torch/_dynamo/variables/dicts.py:1259:19: error: Incompatible types in assignment (expression has type "None", base class "DictViewVariable" defined the type as "Callable[[InstructionTranslatorBase, VariableTracker, bool], VariableTracker]")  [assignment]
torch/_dynamo/variables/dicts.py:1259:19: note: Error code "assignment" not covered by "type: ignore[bad-override]" comment
torch/_dynamo/variables/dicts.py:1260:27: error: Incompatible types in assignment (expression has type "None", base class "VariableTracker" defined the type as "Callable[[Any, VariableTracker], VariableTracker]")  [assignment]
torch/_dynamo/variables/dicts.py:1260:27: note: Error code "assignment" not covered by "type: ignore[bad-override]" comment
torch/_dynamo/variables/dicts.py:1261:19: error: Incompatible types in assignment (expression has type "None", base class "DictViewVariable" defined the type as "Callable[[InstructionTranslatorBase, VariableTracker, bool], VariableTracker]")  [assignment]
torch/_dynamo/variables/dicts.py:1261:19: note: Error code "assignment" not covered by "type: ignore[bad-override]" comment
torch/_dynamo/variables/dicts.py:1262:27: error: Incompatible types in assignment (expression has type "None", base class "VariableTracker" defined the type as "Callable[[Any, VariableTracker], VariableTracker]")  [assignment]
torch/_dynamo/variables/dicts.py:1262:27: note: Error code "assignment" not covered by "type: ignore[bad-override]" comment
torch/_dynamo/variables/dicts.py:1428:28: error: Incompatible return value type (got "object", expected "dict[str, object]")  [return-value]
torch/_dynamo/variables/dicts.py:1428:28: note: Error code "return-value" not covered by "type: ignore[bad-return]" comment
torch/_dynamo/variables/dicts.py:1532:28: error: Argument 1 of "__contains__" is incompatible with supertype "typing.Mapping"; supertype defines the argument type as "object"  [override]
torch/_dynamo/variables/dicts.py:1532:28: note: Error code "override" not covered by "type: ignore[bad-override]" comment
torch/_dynamo/variables/dicts.py:1532:28: note: This violates the Liskov substitution principle
torch/_dynamo/variables/dicts.py:1532:28: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#incompatible-overrides
torch/_dynamo/variables/dicts.py:1532:28: error: Argument 1 of "__contains__" is incompatible with supertype "typing.Container"; supertype defines the argument type as "object"  [override]
torch/_dynamo/variables/user_defined.py:191:1: error: Cannot find implementation or library stub for module named "_pytest.raises"  [import-not-found]
torch/_dynamo/variables/user_defined.py:191:1: note: Error code "import-not-found" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/user_defined.py:199:1: error: Cannot find implementation or library stub for module named "_pytest.python_api"  [import-not-found]
torch/_dynamo/variables/user_defined.py:199:1: note: Error code "import-not-found" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/user_defined.py:206:1: error: Cannot find implementation or library stub for module named "_pytest.recwarn"  [import-not-found]
torch/_dynamo/variables/user_defined.py:206:1: note: Error code "import-not-found" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/user_defined.py:337:13: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/variables/user_defined.py:338:13: error: Module has no attribute "finfo"  [attr-defined]
torch/_dynamo/variables/user_defined.py:339:13: error: Module has no attribute "iinfo"  [attr-defined]
torch/_dynamo/variables/user_defined.py:340:13: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/user_defined.py:357:13: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/variables/user_defined.py:358:13: error: Module has no attribute "Event"  [attr-defined]
torch/_dynamo/variables/user_defined.py:506:18: error: Too many arguments for "__or__" of "type"  [call-arg]
torch/_dynamo/variables/user_defined.py:810:13: error: "object" has no attribute "__get__"; maybe "__eq__" or "__ne__"?  [attr-defined]
torch/_dynamo/variables/user_defined.py:810:13: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/user_defined.py:897:21: error: Argument 2 to "call_function" of "UserMethodVariable" has incompatible type "list[VariableTracker] | list[VariableTracker | None]"; expected "list[VariableTracker]"  [arg-type]
torch/_dynamo/variables/user_defined.py:1361:28: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/user_defined.py:1366:33: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/user_defined.py:1366:33: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:1398:25: error: Module has no attribute "stack"  [attr-defined]
torch/_dynamo/variables/user_defined.py:1404:39: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/variables/user_defined.py:1430:41: error: Module has no attribute "Event"  [attr-defined]
torch/_dynamo/variables/user_defined.py:1545:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/user_defined.py:1704:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/user_defined.py:1722:25: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_dynamo/variables/user_defined.py:2166:33: error: Argument 2 to "call_function" of "UserMethodVariable" has incompatible type "list[VariableTracker] | list[VariableTracker | None]"; expected "list[VariableTracker]"  [arg-type]
torch/_dynamo/variables/user_defined.py:2308:22: error: "VariableTracker" has no attribute "_maybe_get_baseclass_method"  [attr-defined]
torch/_dynamo/variables/user_defined.py:2310:25: error: "VariableTracker" has no attribute "_vectorcall_maybe"  [attr-defined]
torch/_dynamo/variables/user_defined.py:2559:40: error: Module has no attribute "Generator"  [attr-defined]
torch/_dynamo/variables/user_defined.py:3484:13: error: "object" has no attribute "__get__"; maybe "__eq__" or "__ne__"?  [attr-defined]
torch/_dynamo/variables/user_defined.py:3484:13: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/user_defined.py:4057:20: error: Item "None" of "VariableTracker | None" has no attribute "call_method"  [union-attr]
torch/_dynamo/variables/user_defined.py:4057:20: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4059:20: error: Item "None" of "VariableTracker | None" has no attribute "call_method"  [union-attr]
torch/_dynamo/variables/user_defined.py:4059:20: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4062:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/user_defined.py:4070:20: error: Item "None" of "VariableTracker | None" has no attribute "var_getattr"  [union-attr]
torch/_dynamo/variables/user_defined.py:4070:20: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4075:16: error: Item "VariableTracker" of "VariableTracker | None" has no attribute "__context__"  [union-attr]
torch/_dynamo/variables/user_defined.py:4075:16: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4075:16: error: Item "None" of "VariableTracker | None" has no attribute "__context__"  [union-attr]
torch/_dynamo/variables/user_defined.py:4079:16: error: Item "VariableTracker" of "VariableTracker | None" has no attribute "args"  [union-attr]
torch/_dynamo/variables/user_defined.py:4079:16: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4079:16: error: Item "None" of "VariableTracker | None" has no attribute "args"  [union-attr]
torch/_dynamo/variables/user_defined.py:4082:16: error: Item "VariableTracker" of "VariableTracker | None" has no attribute "set_context"  [union-attr]
torch/_dynamo/variables/user_defined.py:4082:16: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4082:16: error: Item "None" of "VariableTracker | None" has no attribute "set_context"  [union-attr]
torch/_dynamo/variables/user_defined.py:4086:16: error: Item "VariableTracker" of "VariableTracker | None" has no attribute "exc_type"  [union-attr]
torch/_dynamo/variables/user_defined.py:4086:16: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4086:16: error: Item "None" of "VariableTracker | None" has no attribute "exc_type"  [union-attr]
torch/_dynamo/variables/user_defined.py:4090:16: error: Item "VariableTracker" of "VariableTracker | None" has no attribute "python_stack"  [union-attr]
torch/_dynamo/variables/user_defined.py:4090:16: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4090:16: error: Item "None" of "VariableTracker | None" has no attribute "python_stack"  [union-attr]
torch/_dynamo/variables/user_defined.py:4101:6: error: Name "python_stack" already defined on line 4088  [no-redef]
torch/_dynamo/variables/user_defined.py:4101:6: error: "Callable[[UserDefinedExceptionObjectVariable], StackSummary | None]" has no attribute "setter"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4101:6: error: Untyped decorator makes function "python_stack" untyped  [untyped-decorator]
torch/_dynamo/variables/user_defined.py:4103:9: error: Item "VariableTracker" of "VariableTracker | None" has no attribute "python_stack"  [union-attr]
torch/_dynamo/variables/user_defined.py:4103:9: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4103:9: error: Item "None" of "VariableTracker | None" has no attribute "python_stack"  [union-attr]
torch/_dynamo/variables/user_defined.py:4292:16: error: "VariableTracker" has no attribute "len"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4292:16: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/user_defined.py:4307:12: error: Unsupported right operand type for in ("set[Any] | None")  [operator]
torch/_dynamo/variables/user_defined.py:4333:17: error: Unsupported right operand type for in ("set[Any] | None")  [operator]
torch/_dynamo/variables/user_defined.py:4392:12: error: Unsupported right operand type for in ("set[Any] | None")  [operator]
torch/_dynamo/variables/user_defined.py:4517:12: error: Unsupported right operand type for in ("set[Any] | None")  [operator]
torch/_dynamo/variables/user_defined.py:4540:13: error: "VariableTracker" has no attribute "install_dict_keys_match_guard"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4540:13: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/user_defined.py:4552:13: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4552:13: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/user_defined.py:4557:20: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4557:20: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/user_defined.py:4568:20: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4568:20: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/user_defined.py:4569:13: error: "VariableTracker" has no attribute "should_reconstruct_all"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4569:13: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/user_defined.py:4714:20: error: "VariableTracker" has no attribute "getitem_const"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4714:20: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/user_defined.py:4746:21: error: Item "VariableTracker" of "VariableTracker | None" has no attribute "items"  [union-attr]
torch/_dynamo/variables/user_defined.py:4746:21: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4746:21: error: Item "None" of "VariableTracker | None" has no attribute "items"  [union-attr]
torch/_dynamo/variables/user_defined.py:4754:9: error: "VariableTracker" has no attribute "default_factory"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4754:9: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4755:9: error: "VariableTracker" has no attribute "_base_vt"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4755:9: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4756:27: error: "VariableTracker" has no attribute "default_factory"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4756:27: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/user_defined.py:4909:16: error: "VariableTracker" has no attribute "set_items"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4915:16: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4922:45: error: "object" has no attribute "as_python_constant"  [attr-defined]
torch/_dynamo/variables/user_defined.py:4922:45: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/user_defined.py:4976:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/user_defined.py:4976:5: note: Error code "no-untyped-def" not covered by "type: ignore[all]" comment
torch/_dynamo/variables/user_defined.py:5005:16: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/user_defined.py:5005:16: note: Error code "attr-defined" not covered by "type: ignore[return-value]" comment
torch/_dynamo/variables/user_defined.py:5132:36: error: Argument 1 to "__call__" of "_lru_cache_wrapper" has incompatible type "type[Any]"; expected "Hashable"  [arg-type]
torch/_dynamo/variables/user_defined.py:5191:36: error: Argument 1 to "__call__" of "_lru_cache_wrapper" has incompatible type "type[Any]"; expected "Hashable"  [arg-type]
torch/_dynamo/variables/user_defined.py:5215:40: error: Argument 1 to "__call__" of "_lru_cache_wrapper" has incompatible type "type[Any]"; expected "Hashable"  [arg-type]
torch/_dynamo/variables/user_defined.py:5232:36: error: Argument 1 to "__call__" of "_lru_cache_wrapper" has incompatible type "type[Any]"; expected "Hashable"  [arg-type]
torch/_dynamo/variables/user_defined.py:5239:36: error: Argument 1 to "__call__" of "_lru_cache_wrapper" has incompatible type "type[Any]"; expected "Hashable"  [arg-type]
torch/_dynamo/variables/user_defined.py:5306:50: error: Argument 1 to "len" has incompatible type "object"; expected "Sized"  [arg-type]
torch/_dynamo/variables/user_defined.py:5306:50: note: Error code "arg-type" not covered by "type: ignore[bad-argument-type]" comment
torch/_dynamo/variables/functions.py:405:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/functions.py:471:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/functions.py:580:34: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type  [valid-type]
torch/_dynamo/variables/functions.py:580:34: note: Error code "valid-type" not covered by "type: ignore[type-arg]" comment
torch/_dynamo/variables/functions.py:580:34: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_dynamo/variables/functions.py:615:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/functions.py:1604:21: error: Incompatible types in assignment (expression has type "type[MethodType]", base class "UserFunctionVariable" defined the type as "type[FunctionType]")  [assignment]
torch/_dynamo/variables/functions.py:2218:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/functions.py:2455:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/functions.py:2553:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/functions.py:2927:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/functions.py:3003:13: error: "partial[Any]" has no attribute "cache_hash"  [attr-defined]
torch/_dynamo/variables/functions.py:3003:13: note: Error code "attr-defined" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/functions.py:3406:13: error: Variable "torch._higher_order_ops.triton_kernel_wrap.TritonKernelType" is not valid as a type  [valid-type]
torch/_dynamo/variables/functions.py:3406:13: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_dynamo/variables/functions.py:3777:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/functions.py:3777:5: note: Use "-> None" if function does not return a value
torch/_dynamo/variables/functions.py:3830:9: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/functions.py:3830:9: note: Use "-> None" if function does not return a value
torch/_dynamo/variables/nn_module.py:392:9: error: Need type annotation for "all_class_attribute_names" (hint: "all_class_attribute_names: set[<type>] = ...")  [var-annotated]
torch/_dynamo/variables/nn_module.py:632:12: error: Value of type "type[Module] | type[Any]" is not indexable  [index]
torch/_dynamo/variables/nn_module.py:663:46: error: Value of type Module | Any is not indexable  [index]
torch/_dynamo/variables/nn_module.py:663:46: note: Error code "index" not covered by "type: ignore[arg-type]" comment
torch/_dynamo/variables/nn_module.py:937:24: error: Item Module of Module | Any has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/variables/nn_module.py:1136:28: error: "VariableTracker" has no attribute "len"  [attr-defined]
torch/_dynamo/variables/nn_module.py:1136:28: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/nn_module.py:1226:24: error: Item "None" of "Any | None" has no attribute "__code__"  [union-attr]
torch/_dynamo/variables/lists.py:97:13: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/lists.py:381:17: error: Item "VariableTracker" of "Any | VariableTracker" has no attribute "items"  [union-attr]
torch/_dynamo/variables/lists.py:980:31: error: Argument 1 to "insert" of "list" has incompatible type "int | float | Any"; expected "SupportsIndex"  [arg-type]
torch/_dynamo/variables/lists.py:1636:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/lists.py:1658:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/lists.py:1702:21: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/lists.py:1733:21: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/lists.py:1752:16: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/lists.py:1787:20: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/lists.py:1789:54: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/lists.py:1792:13: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/lists.py:1921:50: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/lists.py:2109:21: error: Need type annotation for "_cpython_type"  [var-annotated]
torch/_dynamo/variables/ctx_manager.py:232:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/ctx_manager.py:236:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/ctx_manager.py:422:27: error: Module has no attribute "_is_fwd_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:423:9: error: Module has no attribute "_set_fwd_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:426:21: error: Module has no attribute "_set_fwd_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:430:13: error: Module has no attribute "_set_fwd_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:442:13: error: Module has no attribute "_set_fwd_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:659:29: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:702:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:704:34: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:706:13: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:724:44: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:736:30: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:763:21: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:764:13: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:770:17: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:874:33: error: Module has no attribute "_accelerator_exchangeDevice"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:875:39: error: Module has no attribute "_accelerator_maybeExchangeDevice"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:998:20: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/_dynamo/variables/ctx_manager.py:999:16: error: Module has no attribute "DisableTorchFunction"  [attr-defined]
torch/_dynamo/variables/streams.py:39:13: error: Module has no attribute "Event"  [attr-defined]
torch/_dynamo/variables/streams.py:49:14: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/variables/streams.py:49:14: note: Error code "attr-defined" not covered by "type: ignore[no-matching-overload, call-overload]" comment
torch/_dynamo/variables/streams.py:58:37: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/variables/streams.py:69:32: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/variables/streams.py:76:41: error: Name "torch.Stream" is not defined  [name-defined]
torch/_dynamo/variables/streams.py:78:31: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/variables/streams.py:85:40: error: Name "torch.Event" is not defined  [name-defined]
torch/_dynamo/variables/streams.py:87:30: error: Module has no attribute "Event"  [attr-defined]
torch/_dynamo/variables/streams.py:181:35: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/variables/streams.py:290:13: error: "VariableTracker" has no attribute "user_object_index"  [attr-defined]
torch/_dynamo/variables/streams.py:290:13: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/streams.py:303:34: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/variables/streams.py:375:27: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/variables/streams.py:383:16: error: Name "torch.Stream" is not defined  [name-defined]
torch/_dynamo/variables/streams.py:511:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/streams.py:614:16: error: Name "torch.Event" is not defined  [name-defined]
torch/_dynamo/variables/streams.py:636:16: error: Module has no attribute "Event"  [attr-defined]
torch/_dynamo/variables/streams.py:732:28: error: "VariableTracker" has no attribute "user_object_index"  [attr-defined]
torch/_dynamo/variables/streams.py:732:28: note: Error code "attr-defined" not covered by "type: ignore[return-value]" comment
torch/_dynamo/variables/misc.py:371:21: error: "VariableTracker" has no attribute "value"  [attr-defined]
torch/_dynamo/variables/misc.py:381:26: error: Module has no attribute "_disabled_torch_function_impl"  [attr-defined]
torch/_dynamo/variables/misc.py:391:42: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/misc.py:832:23: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/misc.py:883:5: error: "def trampoline_autograd_apply(*args: Any, **kwargs: Any) -> Any" has no attribute "_origin"  [attr-defined]
torch/_dynamo/variables/misc.py:967:20: error: "VariableTracker" has no attribute "requires_grad"  [attr-defined]
torch/_dynamo/variables/misc.py:975:30: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/variables/misc.py:1092:61: error: "VariableTracker" has no attribute "value"  [attr-defined]
torch/_dynamo/variables/misc.py:1152:25: error: "type[VariableTracker]" has no attribute "create_with_source"  [attr-defined]
torch/_dynamo/variables/misc.py:1158:28: error: Too many positional arguments for "VariableTracker"  [misc]
torch/_dynamo/variables/misc.py:1158:35: error: Argument 1 to "VariableTracker" has incompatible type "def (*Any, **Any) -> Any"; expected "Source | None"  [arg-type]
torch/_dynamo/variables/misc.py:1222:56: error: "VariableTracker" has no attribute "requires_grad"  [attr-defined]
torch/_dynamo/variables/misc.py:1238:12: error: "AutogradFunctionContextVariable" has no attribute "proxy"; maybe "as_proxy"?  [attr-defined]
torch/_dynamo/variables/misc.py:1247:16: error: "AutogradFunctionContextVariable" has no attribute "proxy"; maybe "as_proxy"?  [attr-defined]
torch/_dynamo/variables/misc.py:1337:50: error: "object" has no attribute "needs_input_grad"  [attr-defined]
torch/_dynamo/variables/misc.py:1349:16: error: Name "torch._C._ImperativeEngine" is not defined  [name-defined]
torch/_dynamo/variables/misc.py:1350:26: error: Name "torch._C._ImperativeEngine" is not defined  [name-defined]
torch/_dynamo/variables/misc.py:1654:18: error: Too many arguments for "__or__" of "type"  [call-arg]
torch/_dynamo/variables/misc.py:2215:9: error: Cannot assign to a type  [misc]
torch/_dynamo/variables/misc.py:2215:23: error: Incompatible types in assignment (expression has type "type", variable has type "type[floating[_NBit1]]")  [assignment]
torch/_dynamo/variables/misc.py:2215:23: note: "type.__call__" has type "def __call__(self, *args: Any, **kwds: Any) -> Any"
torch/_dynamo/variables/misc.py:2217:9: error: Cannot assign to a type  [misc]
torch/_dynamo/variables/misc.py:2217:20: error: Incompatible types in assignment (expression has type "type", variable has type "type[dtype[_DTypeScalar_co]]")  [assignment]
torch/_dynamo/variables/misc.py:2514:5: error: Signature of "build" incompatible with supertype "torch._dynamo.variables.base.VariableTracker"  [override]
torch/_dynamo/variables/misc.py:2514:5: note:      Superclass:
torch/_dynamo/variables/misc.py:2514:5: note:          @staticmethod
torch/_dynamo/variables/misc.py:2514:5: note:          def build(tx: Any, value: Any, source: Source | None = ..., realize: bool = ...) -> Any
torch/_dynamo/variables/misc.py:2514:5: note:      Subclass:
torch/_dynamo/variables/misc.py:2514:5: note:          @staticmethod
torch/_dynamo/variables/misc.py:2514:5: note:          def build(tx: InstructionTranslatorBase, weakref_value: ReferenceType[Any], source: Source | None, **options: Any) -> WeakRefVariable
torch/_dynamo/variables/script_object.py:126:18: error: Too many arguments for "__or__" of "type"  [call-arg]
torch/_dynamo/variables/script_object.py:156:19: error: No overload variant of "__get__" of "property" matches argument types "None", "object"  [call-overload]
torch/_dynamo/variables/script_object.py:156:19: note: Possible overload variants:
torch/_dynamo/variables/script_object.py:156:19: note:     def __get__(self, None, type, /) -> property
torch/_dynamo/variables/script_object.py:156:19: note:     def __get__(self, Any, type | None = ..., /) -> Any
torch/_dynamo/variables/script_object.py:191:24: error: Accessing "__init__" on an instance is unsound, since instance.__init__ could be from an incompatible subclass  [misc]
torch/_dynamo/variables/script_object.py:192:27: error: Accessing "__init__" on an instance is unsound, since instance.__init__ could be from an incompatible subclass  [misc]
torch/_dynamo/variables/script_object.py:218:22: error: "object" not callable  [operator]
torch/_dynamo/variables/script_object.py:248:34: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_dynamo/variables/script_object.py:573:37: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_dynamo/variables/tensor.py:137:37: error: "object" has no attribute "__name__"  [attr-defined]
torch/_dynamo/variables/tensor.py:145:20: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_dynamo/variables/tensor.py:202:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/tensor.py:223:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/variables/tensor.py:224:17: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/variables/tensor.py:225:17: error: Name "torch.layout" is not defined  [name-defined]
torch/_dynamo/variables/tensor.py:690:21: error: Module has no attribute "Tag"  [attr-defined]
torch/_dynamo/variables/tensor.py:786:61: error: Value of type "Proxy" is not indexable  [index]
torch/_dynamo/variables/tensor.py:798:67: error: Value of type "Proxy" is not indexable  [index]
torch/_dynamo/variables/tensor.py:1164:18: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_dynamo/variables/tensor.py:1168:46: error: Unsupported right operand type for in ("bool")  [operator]
torch/_dynamo/variables/tensor.py:1185:41: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/variables/tensor.py:1249:36: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/variables/tensor.py:1281:27: error: Module has no attribute "strided"  [attr-defined]
torch/_dynamo/variables/tensor.py:1288:22: error: Item "bool" of "VariableTracker | Literal[True]" has no attribute "as_python_constant"  [union-attr]
torch/_dynamo/variables/tensor.py:1288:22: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/tensor.py:1310:17: error: Module has no attribute "int8"  [attr-defined]
torch/_dynamo/variables/tensor.py:1311:17: error: Module has no attribute "int16"  [attr-defined]
torch/_dynamo/variables/tensor.py:1312:17: error: Module has no attribute "int32"  [attr-defined]
torch/_dynamo/variables/tensor.py:1313:17: error: Module has no attribute "int64"  [attr-defined]
torch/_dynamo/variables/tensor.py:1330:35: error: Value of type "Proxy" is not indexable  [index]
torch/_dynamo/variables/tensor.py:1333:46: error: Value of type "Proxy" is not indexable  [index]
torch/_dynamo/variables/tensor.py:1400:16: error: Incompatible return value type (got "list[TensorVariable]", expected "list[VariableTracker] | None")  [return-value]
torch/_dynamo/variables/tensor.py:1470:17: error: Argument 1 to "_collect_backward_inputs" of "TensorVariable" has incompatible type "list[VariableTracker] | list[Any] | list[VariableTracker | None]"; expected "Iterable[VariableTracker]"  [arg-type]
torch/_dynamo/variables/tensor.py:1737:17: error: Module has no attribute "select"  [attr-defined]
torch/_dynamo/variables/tensor.py:1801:62: error: Module has no attribute "mul"  [attr-defined]
torch/_dynamo/variables/tensor.py:1945:61: error: Module has no attribute "div"  [attr-defined]
torch/_dynamo/variables/tensor.py:1962:57: error: Module has no attribute "eq"  [attr-defined]
torch/_dynamo/variables/tensor.py:1965:57: error: Module has no attribute "any"  [attr-defined]
torch/_dynamo/variables/tensor.py:2063:45: error: Argument "set_subgraph_inputs" to "speculate_subgraph" has incompatible type "Literal['automatic_with_forced_inputs']"; expected "Literal['automatic', 'semi_automatic', 'flatten_manual', 'manual']"  [arg-type]
torch/_dynamo/variables/tensor.py:2113:29: error: Item "bool" of "Literal[False] | VariableTracker" has no attribute "as_python_constant"  [union-attr]
torch/_dynamo/variables/tensor.py:2113:29: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/tensor.py:2252:47: error: Module has no attribute "strided"  [attr-defined]
torch/_dynamo/variables/tensor.py:2258:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/variables/tensor.py:2524:56: error: Argument 1 has incompatible type "object"; expected "_SupportsDunderLE | _SupportsDunderGE | _SupportsDunderGT | _SupportsDunderLT"  [arg-type]
torch/_dynamo/variables/tensor.py:2524:66: error: Argument 2 has incompatible type "None"; expected "_SupportsDunderLE | _SupportsDunderGE | _SupportsDunderGT | _SupportsDunderLT"  [arg-type]
torch/_dynamo/variables/tensor.py:2535:21: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_dynamo/variables/torch_function.py:204:13: error: Module has no attribute "_push_on_torch_function_stack"  [attr-defined]
torch/_dynamo/variables/torch_function.py:211:38: error: Module has no attribute "_pop_torch_function_stack"  [attr-defined]
torch/_dynamo/variables/torch_function.py:278:48: error: Module has no attribute "_is_torch_function_enabled"  [attr-defined]
torch/_dynamo/variables/torch_function.py:292:17: error: Module has no attribute "_is_torch_function_all_disabled"  [attr-defined]
torch/_dynamo/variables/invoke_subgraph.py:338:13: error: "object" has no attribute "forward"  [attr-defined]
torch/_dynamo/variables/invoke_subgraph.py:1000:13: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_dynamo/variables/invoke_subgraph.py:1026:17: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/invoke_subgraph.py:1033:13: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/invoke_subgraph.py:1120:5: error: Signature of "install_subgraph_in_output_graph" incompatible with supertype "torch._dynamo.variables.higher_order_ops.WrapHigherOrderVariable"  [override]
torch/_dynamo/variables/invoke_subgraph.py:1120:5: note:      Superclass:
torch/_dynamo/variables/invoke_subgraph.py:1120:5: note:          def install_subgraph_in_output_graph(self, tx: InstructionTranslatorBase, fn_vt: VariableTracker, fn_args_vt: list[VariableTracker], kwargs: dict[str, VariableTracker], body_gmod: GraphModule, attr_name: str = ...) -> str
torch/_dynamo/variables/invoke_subgraph.py:1120:5: note:      Subclass:
torch/_dynamo/variables/invoke_subgraph.py:1120:5: note:          def install_subgraph_in_output_graph(self, tx: InstructionTranslatorBase, fn_vt: VariableTracker, fn_args_vt: list[VariableTracker], kwargs: dict[str, VariableTracker], body_gmod: GraphModule, attr_name: str) -> str
torch/_dynamo/variables/higher_order_ops.py:169:20: error: "VariableTracker" has no attribute "proxy"; maybe "as_proxy" or "is_proxy"?  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:200:17: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:310:55: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:338:55: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:393:35: error: Argument 1 to "overwrite_tensor_vt_proxy" has incompatible type "VariableTracker | tuple[VariableTracker, ...]"; expected "Iterable[VariableTracker]"  [arg-type]
torch/_dynamo/variables/higher_order_ops.py:427:41: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:442:13: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:759:17: error: "VariableTracker" has no attribute "proxy"; maybe "as_proxy" or "is_proxy"?  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:834:13: error: "VariableTracker" has no attribute "proxy"; maybe "as_proxy" or "is_proxy"?  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:837:33: error: Module has no attribute "bool"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:837:68: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:1006:5: error: Need type annotation for "node_map" (hint: "node_map: dict[<type>, <type>] = ...")  [var-annotated]
torch/_dynamo/variables/higher_order_ops.py:1041:17: error: Need type annotation for "a_result" (hint: "a_result: list[<type>] = ...")  [var-annotated]
torch/_dynamo/variables/higher_order_ops.py:1046:17: error: Need type annotation for "b_result" (hint: "b_result: list[<type>] = ...")  [var-annotated]
torch/_dynamo/variables/higher_order_ops.py:2159:17: error: "Graph" has no attribute "_dynamo_mutated_input_indices"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:2222:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/higher_order_ops.py:2227:17: error: "UncapturedHigherOrderOpError" has no attribute "_hop_name"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:2238:17: error: Item "Unsupported" of "Unsupported | ObservedException" has no attribute "_hop_name"  [union-attr]
torch/_dynamo/variables/higher_order_ops.py:2238:17: error: Item "ObservedException" of "Unsupported | ObservedException" has no attribute "_hop_name"  [union-attr]
torch/_dynamo/variables/higher_order_ops.py:2248:17: error: "UncapturedHigherOrderOpError" has no attribute "_hop_name"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:2251:5: error: "_Wrapped[[TorchHigherOrderOperatorVariable, InstructionTranslatorBase, list[VariableTracker], dict[str, VariableTracker]], VariableTracker, [Any, VarArg(Any), KwArg(Any)], VariableTracker]" has no attribute "_hop_wrapped"; maybe "__wrapped__"?  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:2252:5: error: Cannot assign to a method  [method-assign]
torch/_dynamo/variables/higher_order_ops.py:2356:13: error: "def __call__(self, *args: Any, **kwargs: Any) -> Any" has no attribute "__func__"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:2378:44: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:2379:38: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:2689:44: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:3398:29: error: Item "object" of "Any | object" has no attribute "original_module"  [union-attr]
torch/_dynamo/variables/higher_order_ops.py:3398:29: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/higher_order_ops.py:3845:13: error: Need type annotation for "p_args"  [var-annotated]
torch/_dynamo/variables/higher_order_ops.py:3873:16: error: Incompatible return value type (got "VariableTracker | None", expected "VariableTracker")  [return-value]
torch/_dynamo/variables/higher_order_ops.py:3873:16: note: Error code "return-value" not covered by "type: ignore[return-type]" comment
torch/_dynamo/variables/higher_order_ops.py:4252:50: error: "Source" has no attribute "base"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:4252:50: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_dynamo/variables/higher_order_ops.py:4282:53: error: Module has no attribute "int32"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:4340:47: error: Module has no attribute "int"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:4341:47: error: Module has no attribute "int"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:4342:47: error: Module has no attribute "int"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:4343:47: error: Module has no attribute "int"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:4569:56: error: Module has no attribute "int32"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:4698:1: error: Value of type variable "HOP_VT_Alias" of "add_hop_context" cannot be "AutogradFunctionApplyVariable"  [type-var]
torch/_dynamo/variables/higher_order_ops.py:4865:36: error: Need type annotation for "saved_tensor_proxies"  [var-annotated]
torch/_dynamo/variables/higher_order_ops.py:4929:35: error: Argument 1 to "overwrite_tensor_vt_proxy" has incompatible type "VariableTracker | tuple[VariableTracker, ...]"; expected "Iterable[VariableTracker]"  [arg-type]
torch/_dynamo/variables/higher_order_ops.py:4931:43: error: Argument 1 to "overwrite_tensor_vt_requires_grad" has incompatible type "VariableTracker | tuple[VariableTracker, ...]"; expected "Iterable[VariableTracker]"  [arg-type]
torch/_dynamo/variables/higher_order_ops.py:4947:43: error: "VariableTracker" has no attribute "value"  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:4949:13: error: "VariableTracker" has no attribute "proxy"; maybe "as_proxy" or "is_proxy"?  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:4951:16: error: Incompatible return value type (got "VariableTracker", expected "AutogradFunctionContextVariable")  [return-value]
torch/_dynamo/variables/higher_order_ops.py:5264:20: error: Item "None" of "Proxy | None" has no attribute "node"  [union-attr]
torch/_dynamo/variables/higher_order_ops.py:5264:20: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/higher_order_ops.py:5293:53: error: "VariableTracker" has no attribute "proxy"; maybe "as_proxy" or "is_proxy"?  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:5307:53: error: "VariableTracker" has no attribute "proxy"; maybe "as_proxy" or "is_proxy"?  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:5307:70: error: Incompatible types in assignment (expression has type "None", target has type "Node")  [assignment]
torch/_dynamo/variables/higher_order_ops.py:5311:41: error: "VariableTracker" has no attribute "proxy"; maybe "as_proxy" or "is_proxy"?  [attr-defined]
torch/_dynamo/variables/higher_order_ops.py:5696:5: error: Signature of "build" incompatible with supertype "torch._dynamo.variables.base.VariableTracker"  [override]
torch/_dynamo/variables/higher_order_ops.py:5696:5: note:      Superclass:
torch/_dynamo/variables/higher_order_ops.py:5696:5: note:          @staticmethod
torch/_dynamo/variables/higher_order_ops.py:5696:5: note:          def build(tx: Any, value: Any, source: Source | None = ..., realize: bool = ...) -> Any
torch/_dynamo/variables/higher_order_ops.py:5696:5: note:      Subclass:
torch/_dynamo/variables/higher_order_ops.py:5696:5: note:          @staticmethod
torch/_dynamo/variables/higher_order_ops.py:5696:5: note:          def build(**options: Any) -> TorchHigherOrderOperatorVariable
torch/_dynamo/variables/higher_order_ops.py:5807:13: error: Item "VariableTracker" of "VariableTracker | Any" has no attribute "synchronize_attributes"  [union-attr]
torch/_dynamo/variables/higher_order_ops.py:5880:12: error: Unsupported right operand type for in ("Callable[..., Any] | str")  [operator]
torch/_dynamo/variables/higher_order_ops.py:5880:12: note: Error code "operator" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/higher_order_ops.py:5911:13: error: Item "VariableTracker" of "VariableTracker | Any" has no attribute "synchronize_attributes"  [union-attr]
torch/_dynamo/variables/higher_order_ops.py:5919:20: error: Item "None" of "VariableTracker | None" has no attribute "is_tensor"  [union-attr]
torch/_dynamo/variables/higher_order_ops.py:5919:20: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/higher_order_ops.py:5926:28: error: Item "None" of "VariableTracker | None" has no attribute "as_proxy"  [union-attr]
torch/_dynamo/variables/higher_order_ops.py:5926:28: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/higher_order_ops.py:5938:13: error: Item "None" of "VariableTracker | None" has no attribute "as_proxy"  [union-attr]
torch/_dynamo/variables/higher_order_ops.py:5938:13: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/higher_order_ops.py:5939:13: error: Item "VariableTracker" of "VariableTracker | None" has no attribute "synchronize_attributes"  [union-attr]
torch/_dynamo/variables/higher_order_ops.py:5939:13: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/variables/higher_order_ops.py:5939:13: error: Item "None" of "VariableTracker | None" has no attribute "synchronize_attributes"  [union-attr]
torch/_dynamo/variables/builtin.py:291:12: error: Module has no attribute "ones"  [attr-defined]
torch/_dynamo/variables/builtin.py:292:12: error: Module has no attribute "ones"  [attr-defined]
torch/_dynamo/variables/builtin.py:293:16: error: Module has no attribute "ones"  [attr-defined]
torch/_dynamo/variables/builtin.py:293:36: error: Module has no attribute "int32"  [attr-defined]
torch/_dynamo/variables/builtin.py:294:16: error: Module has no attribute "ones"  [attr-defined]
torch/_dynamo/variables/builtin.py:294:36: error: Module has no attribute "int32"  [attr-defined]
torch/_dynamo/variables/builtin.py:940:19: error: Module has no attribute "bool"  [attr-defined]
torch/_dynamo/variables/builtin.py:941:18: error: Module has no attribute "int64"  [attr-defined]
torch/_dynamo/variables/builtin.py:942:20: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/variables/builtin.py:1478:22: error: Module has no attribute "select"  [attr-defined]
torch/_dynamo/variables/builtin.py:1821:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/variables/builtin.py:1822:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/builtin.py:1889:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/variables/builtin.py:1915:65: error: Module has no attribute "clamp"  [attr-defined]
torch/_dynamo/variables/builtin.py:1925:38: error: Module has no attribute "maximum"  [attr-defined]
torch/_dynamo/variables/builtin.py:1925:58: error: Module has no attribute "minimum"  [attr-defined]
torch/_dynamo/variables/builtin.py:1942:76: error: Argument 1 to "from_tensor_variable" of "FakeItemVariable" has incompatible type "VariableTracker"; expected "TensorVariable"  [arg-type]
torch/_dynamo/variables/builtin.py:2763:50: error: Item "VariableTracker" of "VariableTracker | None" has no attribute "value"  [union-attr]
torch/_dynamo/variables/builtin.py:2763:50: note: Error code "union-attr" not covered by "type: ignore[missing-attribute]" comment
torch/_dynamo/variables/builtin.py:2763:50: error: Item "None" of "VariableTracker | None" has no attribute "value"  [union-attr]
torch/_dynamo/variables/builtin.py:3183:28: error: Item "object" of "Any | object" has no attribute "node"  [union-attr]
torch/_dynamo/codegen.py:105:9: error: Need type annotation for "pycodes" (hint: "pycodes: list[<type>] = ...")  [var-annotated]
torch/_dynamo/codegen.py:107:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/codegen.py:107:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/codegen.py:336:42: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/side_effects.py:1446:25: error: Argument 1 to "is_modified" of "SideEffects" has incompatible type "VariableTracker | None"; expected "VariableTracker"  [arg-type]
torch/_dynamo/side_effects.py:1448:25: error: Item "VariableTracker" of "VariableTracker | None" has no attribute "has_new_items"  [union-attr]
torch/_dynamo/side_effects.py:1448:25: error: Item "None" of "VariableTracker | None" has no attribute "has_new_items"  [union-attr]
torch/_dynamo/side_effects.py:1506:25: error: Argument 1 to "_maybe_log_side_effect" has incompatible type "VariableTracker | None"; expected "VariableTracker"  [arg-type]
torch/_dynamo/side_effects.py:1512:21: error: Argument 1 to "is_modified" of "SideEffects" has incompatible type "VariableTracker | None"; expected "VariableTracker"  [arg-type]
torch/_dynamo/side_effects.py:1549:25: error: Argument 1 to "_maybe_log_side_effect" has incompatible type "VariableTracker | None"; expected "VariableTracker"  [arg-type]
torch/_dynamo/variables/torch.py:44:1: error: Module "torch._C" has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/variables/torch.py:142:9: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/_dynamo/variables/torch.py:143:9: error: Module has no attribute "DisableTorchFunction"  [attr-defined]
torch/_dynamo/variables/torch.py:172:9: error: Module has no attribute "_shape_as_tensor"  [attr-defined]
torch/_dynamo/variables/torch.py:190:5: error: Module has no attribute "_get_cublas_allow_tf32"  [attr-defined]
torch/_dynamo/variables/torch.py:191:5: error: Module has no attribute "_is_any_autocast_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:196:5: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/_dynamo/variables/torch.py:197:5: error: Module has no attribute "get_autocast_gpu_dtype"  [attr-defined]
torch/_dynamo/variables/torch.py:198:5: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_dynamo/variables/torch.py:199:5: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:200:5: error: Module has no attribute "is_autocast_cpu_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:201:5: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:202:5: error: Module has no attribute "is_complex"  [attr-defined]
torch/_dynamo/variables/torch.py:203:5: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/_dynamo/variables/torch.py:205:5: error: Module has no attribute "promote_types"  [attr-defined]
torch/_dynamo/variables/torch.py:206:5: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/_dynamo/variables/torch.py:235:9: error: Module has no attribute "add"  [attr-defined]
torch/_dynamo/variables/torch.py:236:9: error: Module has no attribute "sub"  [attr-defined]
torch/_dynamo/variables/torch.py:237:9: error: Module has no attribute "addmm"  [attr-defined]
torch/_dynamo/variables/torch.py:238:9: error: Module has no attribute "addmv"  [attr-defined]
torch/_dynamo/variables/torch.py:239:9: error: Module has no attribute "addr"  [attr-defined]
torch/_dynamo/variables/torch.py:240:9: error: Module has no attribute "addbmm"  [attr-defined]
torch/_dynamo/variables/torch.py:241:9: error: Module has no attribute "baddbmm"  [attr-defined]
torch/_dynamo/variables/torch.py:242:9: error: Module has no attribute "addcmul"  [attr-defined]
torch/_dynamo/variables/torch.py:243:9: error: Module has no attribute "addcdiv"  [attr-defined]
torch/_dynamo/variables/torch.py:245:9: error: Module has no attribute "_foreach_add"  [attr-defined]
torch/_dynamo/variables/torch.py:246:9: error: Module has no attribute "_foreach_add_"  [attr-defined]
torch/_dynamo/variables/torch.py:247:9: error: Module has no attribute "_foreach_sub"  [attr-defined]
torch/_dynamo/variables/torch.py:248:9: error: Module has no attribute "_foreach_sub_"  [attr-defined]
torch/_dynamo/variables/torch.py:249:9: error: Module has no attribute "_foreach_mul"  [attr-defined]
torch/_dynamo/variables/torch.py:250:9: error: Module has no attribute "_foreach_mul_"  [attr-defined]
torch/_dynamo/variables/torch.py:251:9: error: Module has no attribute "_foreach_div"  [attr-defined]
torch/_dynamo/variables/torch.py:252:9: error: Module has no attribute "_foreach_div_"  [attr-defined]
torch/_dynamo/variables/torch.py:253:9: error: Module has no attribute "_foreach_clamp_max"  [attr-defined]
torch/_dynamo/variables/torch.py:254:9: error: Module has no attribute "_foreach_clamp_max_"  [attr-defined]
torch/_dynamo/variables/torch.py:255:9: error: Module has no attribute "_foreach_clamp_min"  [attr-defined]
torch/_dynamo/variables/torch.py:256:9: error: Module has no attribute "_foreach_clamp_min_"  [attr-defined]
torch/_dynamo/variables/torch.py:257:9: error: Module has no attribute "_foreach_maximum"  [attr-defined]
torch/_dynamo/variables/torch.py:258:9: error: Module has no attribute "_foreach_maximum_"  [attr-defined]
torch/_dynamo/variables/torch.py:259:9: error: Module has no attribute "_foreach_minimum"  [attr-defined]
torch/_dynamo/variables/torch.py:260:9: error: Module has no attribute "_foreach_minimum_"  [attr-defined]
torch/_dynamo/variables/torch.py:261:9: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/_dynamo/variables/torch.py:262:9: error: Module has no attribute "_foreach_pow_"  [attr-defined]
torch/_dynamo/variables/torch.py:263:9: error: Module has no attribute "_foreach_lerp"  [attr-defined]
torch/_dynamo/variables/torch.py:264:9: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/_dynamo/variables/torch.py:265:9: error: Module has no attribute "_foreach_addcmul"  [attr-defined]
torch/_dynamo/variables/torch.py:266:9: error: Module has no attribute "_foreach_addcmul_"  [attr-defined]
torch/_dynamo/variables/torch.py:267:9: error: Module has no attribute "_foreach_addcdiv"  [attr-defined]
torch/_dynamo/variables/torch.py:268:9: error: Module has no attribute "_foreach_addcdiv_"  [attr-defined]
torch/_dynamo/variables/torch.py:290:9: error: Module has no attribute "_get_tracing_state"  [attr-defined]
torch/_dynamo/variables/torch.py:311:5: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/_dynamo/variables/torch.py:312:5: error: Module has no attribute "_dispatch_tls_local_include_set"  [attr-defined]
torch/_dynamo/variables/torch.py:313:5: error: Module has no attribute "_dispatch_tls_local_exclude_set"  [attr-defined]
torch/_dynamo/variables/torch.py:422:21: error: Argument "out" to "get_plain_tensors" has incompatible type "list[object]"; expected "list[Tensor | int | SymInt | OpaqueBase]"  [arg-type]
torch/_dynamo/variables/torch.py:509:9: error: Module has no attribute "ones_like"  [attr-defined]
torch/_dynamo/variables/torch.py:510:9: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_dynamo/variables/torch.py:511:9: error: Module has no attribute "empty_like"  [attr-defined]
torch/_dynamo/variables/torch.py:512:9: error: Module has no attribute "full_like"  [attr-defined]
torch/_dynamo/variables/torch.py:733:69: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/variables/torch.py:767:27: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/_dynamo/variables/torch.py:768:30: error: Module has no attribute "DisableTorchFunction"  [attr-defined]
torch/_dynamo/variables/torch.py:775:49: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/_dynamo/variables/torch.py:928:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:961:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:971:30: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/_dynamo/variables/torch.py:981:33: error: "VariableTracker" has no attribute "proxy"; maybe "as_proxy" or "is_proxy"?  [attr-defined]
torch/_dynamo/variables/torch.py:991:27: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/variables/torch.py:991:51: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_dynamo/variables/torch.py:992:27: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/variables/torch.py:993:29: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_dynamo/variables/torch.py:1005:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1020:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1069:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1069:9: error: Missing return statement  [return]
torch/_dynamo/variables/torch.py:1086:13: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1097:63: error: Module has no attribute "addcmul"  [attr-defined]
torch/_dynamo/variables/torch.py:1103:19: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1104:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1118:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1131:13: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/_dynamo/variables/torch.py:1132:13: error: Module has no attribute "is_complex"  [attr-defined]
torch/_dynamo/variables/torch.py:1134:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1139:34: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/_dynamo/variables/torch.py:1141:36: error: Module has no attribute "is_complex"  [attr-defined]
torch/_dynamo/variables/torch.py:1147:19: error: Module has no attribute "numel"  [attr-defined]
torch/_dynamo/variables/torch.py:1148:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1159:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1180:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1202:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1218:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1226:19: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1227:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1231:46: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1234:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1242:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1248:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1262:17: error: Module has no attribute "_set_deterministic_algorithms"  [attr-defined]
torch/_dynamo/variables/torch.py:1266:13: error: Module has no attribute "_set_deterministic_algorithms"  [attr-defined]
torch/_dynamo/variables/torch.py:1269:19: error: Module has no attribute "autocast_increment_nesting"  [attr-defined]
torch/_dynamo/variables/torch.py:1270:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1274:34: error: Module has no attribute "autocast_increment_nesting"  [attr-defined]
torch/_dynamo/variables/torch.py:1276:20: error: Module has no attribute "autocast_increment_nesting"  [attr-defined]
torch/_dynamo/variables/torch.py:1277:48: error: Module has no attribute "autocast_decrement_nesting"  [attr-defined]
torch/_dynamo/variables/torch.py:1280:19: error: Module has no attribute "autocast_decrement_nesting"  [attr-defined]
torch/_dynamo/variables/torch.py:1281:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1285:34: error: Module has no attribute "autocast_decrement_nesting"  [attr-defined]
torch/_dynamo/variables/torch.py:1287:20: error: Module has no attribute "autocast_decrement_nesting"  [attr-defined]
torch/_dynamo/variables/torch.py:1288:48: error: Module has no attribute "autocast_increment_nesting"  [attr-defined]
torch/_dynamo/variables/torch.py:1291:19: error: Module has no attribute "set_autocast_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1292:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1300:17: error: Module has no attribute "set_autocast_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1304:20: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1305:13: error: Module has no attribute "set_autocast_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1307:25: error: Module has no attribute "set_autocast_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1311:19: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1312:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1316:34: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1318:20: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1319:13: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1320:48: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1324:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1337:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1350:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1363:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1377:13: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/torch.py:1377:13: note: Use "-> None" if function does not return a value
torch/_dynamo/variables/torch.py:1386:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1397:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1408:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1426:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1438:19: error: Module has no attribute "_is_torch_function_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1439:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1449:19: error: Module has no attribute "_is_torch_function_all_disabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1450:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1458:19: error: Module has no attribute "_is_torch_function_mode_enabled"  [attr-defined]
torch/_dynamo/variables/torch.py:1459:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1477:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1491:19: error: Module has no attribute "_skip_one_hop_torch_function"  [attr-defined]
torch/_dynamo/variables/torch.py:1492:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1531:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1536:19: error: Module has no attribute "from_numpy"  [attr-defined]
torch/_dynamo/variables/torch.py:1537:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1567:21: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/_dynamo/variables/torch.py:1574:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1580:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1594:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/variables/torch.py:1600:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1609:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1618:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1627:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1634:19: error: Module has no attribute "addcdiv"  [attr-defined]
torch/_dynamo/variables/torch.py:1635:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1644:55: error: Module has no attribute "div"  [attr-defined]
torch/_dynamo/variables/torch.py:1647:55: error: Module has no attribute "mul"  [attr-defined]
torch/_dynamo/variables/torch.py:1650:53: error: Module has no attribute "add"  [attr-defined]
torch/_dynamo/variables/torch.py:1655:19: error: Module has no attribute "full"  [attr-defined]
torch/_dynamo/variables/torch.py:1656:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1668:61: error: Module has no attribute "empty"  [attr-defined]
torch/_dynamo/variables/torch.py:1675:19: error: Module has no attribute "_foreach_lerp_"  [attr-defined]
torch/_dynamo/variables/torch.py:1693:19: error: Module has no attribute "_foreach_pow"  [attr-defined]
torch/_dynamo/variables/torch.py:1713:19: error: Module has no attribute "_group_tensors_by_device_and_dtype"  [attr-defined]
torch/_dynamo/variables/torch.py:1727:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1741:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1751:21: error: Module has no attribute "_SDPAParams"  [attr-defined]
torch/_dynamo/variables/torch.py:1777:13: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1794:33: error: "object" has no attribute "script_class_name"  [attr-defined]
torch/_dynamo/variables/torch.py:1826:32: error: "object" has no attribute "real_obj"  [attr-defined]
torch/_dynamo/variables/torch.py:1839:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1849:52: error: Module has no attribute "strided"  [attr-defined]
torch/_dynamo/variables/torch.py:1872:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1893:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1911:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1931:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1949:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1965:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1981:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:1997:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2013:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2034:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2050:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2064:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2078:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2093:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2106:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2119:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2126:28: error: "VariableTracker" has no attribute "value"  [attr-defined]
torch/_dynamo/variables/torch.py:2131:19: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/variables/torch.py:2132:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2169:19: error: Module has no attribute "_pop_torch_function_stack"  [attr-defined]
torch/_dynamo/variables/torch.py:2170:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2197:19: error: Module has no attribute "_push_on_torch_function_stack"  [attr-defined]
torch/_dynamo/variables/torch.py:2198:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2211:71: error: Argument 1 to "push_torch_function_mode" of "SymbolicTorchFunctionState" has incompatible type "VariableTracker"; expected "TorchFunctionModeVariable"  [arg-type]
torch/_dynamo/variables/torch.py:2214:19: error: Module has no attribute "_len_torch_function_stack"  [attr-defined]
torch/_dynamo/variables/torch.py:2215:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2227:19: error: Module has no attribute "_get_function_stack_at"  [attr-defined]
torch/_dynamo/variables/torch.py:2228:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2252:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2300:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2319:30: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/variables/torch.py:2321:30: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/variables/torch.py:2360:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2368:26: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/variables/torch.py:2370:26: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/variables/torch.py:2382:26: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/variables/torch.py:2397:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2421:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2451:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2529:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2547:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2582:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2640:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2651:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2662:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2692:9: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/variables/torch.py:2692:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:2982:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/torch.py:3101:29: error: Module has no attribute "Tag"  [attr-defined]
torch/_dynamo/variables/torch.py:3179:9: error: Need type annotation for "saved_out_shapes"  [var-annotated]
torch/_dynamo/variables/torch.py:3609:16: error: Incompatible return value type (got "list[VariableTracker]", expected "tuple[VariableTracker, VariableTracker]")  [return-value]
torch/_dynamo/variables/torch.py:3881:9: error: "VariableTracker" has no attribute "class_type"  [attr-defined]
torch/_dynamo/variables/torch.py:3881:9: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/torch.py:3887:9: error: "VariableTracker" has no attribute "has_grad_fn"  [attr-defined]
torch/_dynamo/variables/torch.py:3887:9: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/variables/torch.py:3958:17: error: "Callable[..., Any]" has no attribute "__objclass__"  [attr-defined]
torch/_dynamo/variables/torch.py:3958:53: error: Module has no attribute "TensorBase"  [attr-defined]
torch/_dynamo/variables/builder.py:331:5: error: Name "np" already defined (by an import)  [no-redef]
torch/_dynamo/variables/builder.py:331:5: note: Error code "no-redef" not covered by "type: ignore[assignment]" comment
torch/_dynamo/variables/builder.py:649:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/variables/builder.py:846:64: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/builder.py:873:16: error: Incompatible return value type (got "dict[Any, function]", expected "dict[object, Callable[..., Any]]")  [return-value]
torch/_dynamo/variables/builder.py:999:13: error: Name "JITFunction" already defined (possibly by an import)  [no-redef]
torch/_dynamo/variables/builder.py:1002:13: error: Name "Autotuner" already defined (possibly by an import)  [no-redef]
torch/_dynamo/variables/builder.py:1021:13: error: Name "create_1d_tma_descriptor" already defined on line 1006  [no-redef]
torch/_dynamo/variables/builder.py:1021:13: error: Name "create_2d_tma_descriptor" already defined on line 1009  [no-redef]
torch/_dynamo/variables/builder.py:1026:13: error: Name "TensorDescriptor" already defined on line 1012  [no-redef]
torch/_dynamo/variables/builder.py:1075:47: error: Argument 1 to "__call__" of "_lru_cache_wrapper" has incompatible type "type[Any]"; expected "Hashable"  [arg-type]
torch/_dynamo/variables/builder.py:1244:25: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_dynamo/variables/builder.py:1362:40: error: "FunctionCtx" has no attribute "saved_tensors"  [attr-defined]
torch/_dynamo/variables/builder.py:1411:32: error: Module has no attribute "_ImperativeEngine"  [attr-defined]
torch/_dynamo/variables/builder.py:1438:20: error: Item "VariableTrackerMeta" of "type[VariableTracker] | None" has no attribute "create_with_source"  [union-attr]
torch/_dynamo/variables/builder.py:1438:20: error: Item "None" of "type[VariableTracker] | None" has no attribute "create_with_source"  [union-attr]
torch/_dynamo/variables/builder.py:1458:58: error: Argument 2 to "create" of "StreamContextVariable" has incompatible type "VariableTracker"; expected "StreamVariable"  [arg-type]
torch/_dynamo/variables/builder.py:1459:32: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/variables/builder.py:1474:33: error: Module has no attribute "_SDPAParams"  [attr-defined]
torch/_dynamo/variables/builder.py:1480:32: error: Module has no attribute "Event"  [attr-defined]
torch/_dynamo/variables/builder.py:1515:32: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/variables/builder.py:1728:20: error: Item "VariableTrackerMeta" of "type[VariableTracker] | None" has no attribute "create_with_source"  [union-attr]
torch/_dynamo/variables/builder.py:1728:20: error: Item "None" of "type[VariableTracker] | None" has no attribute "create_with_source"  [union-attr]
torch/_dynamo/variables/builder.py:1748:17: error: Argument 1 to "PythonModuleVariable" has incompatible type Module | DummyModule; expected Module  [arg-type]
torch/_dynamo/variables/builder.py:1788:24: error: Item "VariableTrackerMeta" of "type[VariableTracker] | None" has no attribute "create_with_source"  [union-attr]
torch/_dynamo/variables/builder.py:1788:24: error: Item "None" of "type[VariableTracker] | None" has no attribute "create_with_source"  [union-attr]
torch/_dynamo/variables/builder.py:1848:29: error: Module has no attribute "Generator"  [attr-defined]
torch/_dynamo/variables/builder.py:2179:56: error: Variable "torch._dynamo.utils.odict_values" is not valid as a type  [valid-type]
torch/_dynamo/variables/builder.py:2179:56: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_dynamo/variables/builder.py:2181:53: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/builder.py:2245:49: error: "TensorVariable" has no attribute "items"  [attr-defined]
torch/_dynamo/variables/builder.py:2294:42: error: Variable "torch._dynamo.utils.tuple_iterator" is not valid as a type  [valid-type]
torch/_dynamo/variables/builder.py:2294:42: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_dynamo/variables/builder.py:2305:42: error: Variable "torch._dynamo.utils.range_iterator" is not valid as a type  [valid-type]
torch/_dynamo/variables/builder.py:2305:42: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_dynamo/variables/builder.py:2310:49: error: range_iterator? has no attribute "__iter__" (not iterable)  [attr-defined]
torch/_dynamo/variables/builder.py:2357:13: error: "VariableTracker" has no attribute "proxy"; maybe "as_proxy" or "is_proxy"?  [attr-defined]
torch/_dynamo/variables/builder.py:2470:21: error: Item "function" of "Callable[[str, bool, bool], Iterator[tuple[str, Parameter]]] | Any" has no attribute "__func__"  [union-attr]
torch/_dynamo/variables/builder.py:2482:21: error: Item "function" of "Callable[[str, bool, bool], Iterator[tuple[str, Tensor]]] | Any" has no attribute "__func__"  [union-attr]
torch/_dynamo/variables/builder.py:2773:9: error: Need type annotation for "options" (hint: "options: dict[<type>, <type>] = ...")  [var-annotated]
torch/_dynamo/variables/builder.py:2816:32: error: Item "None" of "Tensor | None" has no attribute "dtype"  [union-attr]
torch/_dynamo/variables/builder.py:2974:29: error: "VariableTracker" has no attribute "proxy"; maybe "as_proxy" or "is_proxy"?  [attr-defined]
torch/_dynamo/variables/builder.py:3137:21: error: No overload variant of "get" of "dict" matches argument types "dict[int, bool]", "str"  [call-overload]
torch/_dynamo/variables/builder.py:3137:21: note: Possible overload variants:
torch/_dynamo/variables/builder.py:3137:21: note:     def get(self, Never, None = ..., /) -> None
torch/_dynamo/variables/builder.py:3137:21: note:     def get(self, Never, Never, /) -> Never
torch/_dynamo/variables/builder.py:3137:21: note:     def [_T] get(self, Never, _T, /) -> _T
torch/_dynamo/variables/builder.py:3137:26: error: Argument 1 to "dict" has incompatible type "frozenset[str]"; expected "Iterable[tuple[Never, Never]]"  [arg-type]
torch/_dynamo/variables/builder.py:3202:57: error: Incompatible types in assignment (expression has type "VariableTracker", target has type "UnspecializedPythonVariable")  [assignment]
torch/_dynamo/variables/builder.py:3230:45: error: Argument 1 to "make_scalar" of "FrameStateSizeEntry" has incompatible type "float"; expected "int"  [arg-type]
torch/_dynamo/variables/builder.py:3262:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/variables/builder.py:3262:51: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/variables/builder.py:3365:57: error: "VariableTracker" has no attribute "sym_num"  [attr-defined]
torch/_dynamo/variables/builder.py:3375:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/variables/builder.py:3455:37: error: Argument 1 to "fields" has incompatible type "object"; expected "DataclassInstance | type[DataclassInstance]"  [arg-type]
torch/_dynamo/variables/builder.py:3462:26: error: Argument 1 to "TupleVariable" has incompatible type "list[UserDefinedObjectVariable]"; expected "list[VariableTracker]"  [arg-type]
torch/_dynamo/variables/builder.py:3462:26: note: "list" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
torch/_dynamo/variables/builder.py:3462:26: note: Consider using "Sequence" instead, which is covariant
torch/_dynamo/variables/builder.py:3472:17: error: Module has no attribute "_is_functional_tensor"  [attr-defined]
torch/_dynamo/variables/builder.py:3515:14: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/_dynamo/variables/builder.py:3586:15: error: Incompatible types in assignment (expression has type "VariableTracker", variable has type "VTTypeAlias")  [assignment]
torch/_dynamo/variables/builder.py:3647:22: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/_dynamo/variables/builder.py:3649:21: error: "TracerBase" has no attribute "real_value_cache"  [attr-defined]
torch/_dynamo/variables/builder.py:3666:70: error: Argument 3 to "wrap_to_fake_tensor_and_record" has incompatible type "**dict[str, bool]"; expected "Source | None"  [arg-type]
torch/_dynamo/variables/builder.py:3666:70: error: Argument 3 to "wrap_to_fake_tensor_and_record" has incompatible type "**dict[str, bool]"; expected "TensorSpec | None"  [arg-type]
torch/_dynamo/variables/builder.py:3708:12: error: Incompatible return value type (got "VariableTracker", expected "VTTypeAlias")  [return-value]
torch/_dynamo/variables/builder.py:3770:24: error: Item "function" of "Callable[..., Any] | str" has no attribute "__self__"  [union-attr]
torch/_dynamo/variables/builder.py:3770:24: error: Item "str" of "Callable[..., Any] | str" has no attribute "__self__"  [union-attr]
torch/_dynamo/variables/builder.py:3770:52: error: Module has no attribute "Generator"  [attr-defined]
torch/_dynamo/variables/builder.py:3776:45: error: Argument 1 to "TorchInGraphFunctionVariable" has incompatible type "Callable[..., Any] | str"; expected "Callable[..., Any]"  [arg-type]
torch/_dynamo/variables/builder.py:3778:30: error: Module has no attribute "_DisableFuncTorch"  [attr-defined]
torch/_dynamo/variables/builder.py:3782:32: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/builder.py:3825:21: error: Argument 1 to "append" of "list" has incompatible type "VTTypeAlias"; expected "VariableTracker"  [arg-type]
torch/_dynamo/variables/builder.py:3834:38: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/builder.py:3863:35: error: Module has no attribute "Stream"  [attr-defined]
torch/_dynamo/variables/builder.py:3874:53: error: Argument 3 to "StreamVariable" has incompatible type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None"; expected "int | None"  [arg-type]
torch/_dynamo/variables/builder.py:3876:35: error: Module has no attribute "Event"  [attr-defined]
torch/_dynamo/variables/builder.py:3887:52: error: Argument 3 to "EventVariable" has incompatible type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None"; expected "int | None"  [arg-type]
torch/_dynamo/variables/builder.py:3890:43: error: Module has no attribute "Event"  [attr-defined]
torch/_dynamo/variables/builder.py:3902:39: error: Module has no attribute "Event"  [attr-defined]
torch/_dynamo/variables/builder.py:3944:13: error: Module has no attribute "_are_functorch_transforms_active"  [attr-defined]
torch/_dynamo/variables/builder.py:3949:13: error: Module has no attribute "_get_cudnn_sdp_enabled"  [attr-defined]
torch/_dynamo/variables/builder.py:3950:13: error: Module has no attribute "_get_flash_sdp_enabled"  [attr-defined]
torch/_dynamo/variables/builder.py:3951:13: error: Module has no attribute "_get_mem_efficient_sdp_enabled"  [attr-defined]
torch/_dynamo/variables/builder.py:3952:13: error: Module has no attribute "_get_math_sdp_enabled"  [attr-defined]
torch/_dynamo/variables/builder.py:3953:13: error: Module has no attribute "_get_overrideable_sdp_enabled"  [attr-defined]
torch/_dynamo/variables/builder.py:3954:13: error: Module has no attribute "_is_autocast_available"  [attr-defined]
torch/_dynamo/variables/builder.py:4084:12: error: Too many arguments for "object"  [call-arg]
torch/_dynamo/variables/builder.py:4182:9: error: Need type annotation for "candidates" (hint: "candidates: dict[<type>, <type>] = ...")  [var-annotated]
torch/_dynamo/variables/builder.py:4194: error: Invalid "type: ignore" comment  [syntax]
torch/_dynamo/variables/builder.py:4198:63: error: Argument 1 to "tuple" has incompatible type "list[None]"; expected "Iterable[int]"  [arg-type]
torch/_dynamo/variables/builder.py:4565:5: error: Need type annotation for "dim2constraint" (hint: "dim2constraint: dict[<type>, <type>] = ...")  [var-annotated]
torch/_dynamo/variables/builder.py:4589:27: error: "bool" has no attribute "__iter__"; maybe "__invert__"? (not iterable)  [attr-defined]
torch/_dynamo/variables/builder.py:4638:17: error: No overload variant of "get" of "dict" matches argument types "dict[int, bool]", "str"  [call-overload]
torch/_dynamo/variables/builder.py:4638:17: note: Possible overload variants:
torch/_dynamo/variables/builder.py:4638:17: note:     def get(self, Never, None = ..., /) -> None
torch/_dynamo/variables/builder.py:4638:17: note:     def get(self, Never, Never, /) -> Never
torch/_dynamo/variables/builder.py:4638:17: note:     def [_T] get(self, Never, _T, /) -> _T
torch/_dynamo/variables/builder.py:4638:22: error: Argument 1 to "dict" has incompatible type "frozenset[str]"; expected "Iterable[tuple[Never, Never]]"  [arg-type]
torch/_dynamo/variables/builder.py:4647:13: error: No overload variant of "__setitem__" of "list" matches argument types "AutoDynamic", "int"  [call-overload]
torch/_dynamo/variables/builder.py:4647:13: note: Possible overload variants:
torch/_dynamo/variables/builder.py:4647:13: note:     def __setitem__(self, SupportsIndex, AutoUnset, /) -> None
torch/_dynamo/variables/builder.py:4647:13: note:     def __setitem__(self, slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None], Iterable[AutoUnset], /) -> None
torch/_dynamo/variables/builder.py:4649:69: error: Argument "size" to "make_size" of "FrameStateSizeEntry" has incompatible type "list[AutoUnset]"; expected "tuple[int, ...]"  [arg-type]
torch/_dynamo/variables/builder.py:4759:28: error: Argument "constraint_strides" to "StatefulSymbolicContext" has incompatible type "list[RelaxedUnspecConstraint | None]"; expected "list[StrictMinMaxConstraint | RelaxedUnspecConstraint | None]"  [arg-type]
torch/_dynamo/variables/builder.py:4759:28: note: "list" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
torch/_dynamo/variables/builder.py:4759:28: note: Consider using "Sequence" instead, which is covariant
torch/_dynamo/variables/builder.py:4854:25: error: Item "None" of "FakeTensorMode | None" has no attribute "from_tensor"  [union-attr]
torch/_dynamo/variables/builder.py:4984:24: error: "type[SourcelessBuilder]" has no attribute "_type_handlers"  [attr-defined]
torch/_dynamo/variables/builder.py:5008:32: error: Module has no attribute "_HAS_DEFAULT_FACTORY_CLASS"  [attr-defined]
torch/_dynamo/variables/builder.py:5016:20: error: Too many positional arguments for "VariableTracker"  [misc]
torch/_dynamo/variables/builder.py:5016:20: error: "None" not callable  [misc]
torch/_dynamo/variables/builder.py:5022:19: error: Too many positional arguments for "VariableTracker"  [misc]
torch/_dynamo/variables/builder.py:5022:19: error: "None" not callable  [misc]
torch/_dynamo/variables/builder.py:5026:20: error: Too many positional arguments for "VariableTracker"  [misc]
torch/_dynamo/variables/builder.py:5026:20: error: "None" not callable  [misc]
torch/_dynamo/variables/builder.py:5026:46: error: Argument 1 to "VariableTracker" has incompatible type "FunctionType | BuiltinFunctionType | MethodDescriptorType | WrapperDescriptorType | OpOverloadPacket[[VarArg(Any), KwArg(Any)], Any] | OpOverload[[VarArg(Any), KwArg(Any)], Any]"; expected "Source | None"  [arg-type]
torch/_dynamo/variables/builder.py:5029:25: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_dynamo/variables/builder.py:5106:47: error: Argument 1 to "__call__" of "_lru_cache_wrapper" has incompatible type "type[Any]"; expected "Hashable"  [arg-type]
torch/_dynamo/variables/builder.py:5166:18: error: Module has no attribute "Size"  [attr-defined]
torch/_dynamo/variables/builder.py:5193:18: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_dynamo/variables/builder.py:5226:1: error: "type[SourcelessBuilder]" has no attribute "_type_handlers"  [attr-defined]
torch/_dynamo/output_graph.py:455:21: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/output_graph.py:843:44: error: Module has no attribute "_is_torch_function_mode_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:971:33: error: "VariableTracker" has no attribute "items"  [attr-defined]
torch/_dynamo/output_graph.py:1417:65: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:1423:31: error: Module has no attribute "set_autocast_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:1424:13: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:1427:31: error: Module has no attribute "set_autocast_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:1428:13: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:1431:31: error: Module has no attribute "set_autocast_dtype"  [attr-defined]
torch/_dynamo/output_graph.py:1432:13: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/_dynamo/output_graph.py:1435:31: error: Module has no attribute "set_autocast_dtype"  [attr-defined]
torch/_dynamo/output_graph.py:1436:13: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/_dynamo/output_graph.py:1439:13: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:1440:13: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:2462:24: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:2465:33: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:2471:37: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:2821:34: error: Incompatible types in assignment (expression has type "str", variable has type "Tensor | Module")  [assignment]
torch/_dynamo/output_graph.py:2824:42: error: Incompatible types in assignment (expression has type "GraphCompileReason", variable has type "Tensor | Module")  [assignment]
torch/_dynamo/output_graph.py:2923:17: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/output_graph.py:2924:26: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/_dynamo/output_graph.py:2969:18: error: Untyped decorator makes function "specialized_dispatch" untyped  [untyped-decorator]
torch/_dynamo/output_graph.py:2969:18: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_dynamo/output_graph.py:3183:16: error: Incompatible return value type (got "list[Tensor | SymInt | BackwardState | None]", expected "list[Tensor]")  [return-value]
torch/_dynamo/output_graph.py:3311:66: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_dynamo/output_graph.py:3611:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_dynamo/output_graph.py:3626:16: error: Module has no attribute "Tag"  [attr-defined]
torch/_dynamo/output_graph.py:3641:24: error: Module has no attribute "_jit_resolve_packet"  [attr-defined]
torch/_dynamo/output_graph.py:3653:12: error: Module has no attribute "Tag"  [attr-defined]
torch/_dynamo/output_graph.py:3794:12: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_dynamo/output_graph.py:4406:40: error: Module has no attribute "strided"  [attr-defined]
torch/_dynamo/output_graph.py:4428:42: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_dynamo/output_graph.py:4431:43: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_dynamo/output_graph.py:4431:61: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_dynamo/output_graph.py:4434:43: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_dynamo/output_graph.py:4434:61: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_dynamo/output_graph.py:4540:40: error: Module has no attribute "strided"  [attr-defined]
torch/_dynamo/output_graph.py:4560:42: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_dynamo/output_graph.py:4563:43: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_dynamo/output_graph.py:4563:61: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_dynamo/output_graph.py:4566:43: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_dynamo/output_graph.py:4566:61: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_dynamo/symbolic_convert.py:715:25: error: Module has no attribute "int32"  [attr-defined]
torch/_dynamo/symbolic_convert.py:716:25: error: Module has no attribute "int64"  [attr-defined]
torch/_dynamo/symbolic_convert.py:729:42: error: Module has no attribute "bool"  [attr-defined]
torch/_dynamo/symbolic_convert.py:871:21: error: Module has no attribute "_assert_async"  [attr-defined]
torch/_dynamo/symbolic_convert.py:896:34: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_dynamo/symbolic_convert.py:907:17: error: Module has no attribute "_assert_async"  [attr-defined]
torch/_dynamo/symbolic_convert.py:2372:44: error: Argument 1 to "PythonModuleVariable" has incompatible type Module | DummyModule; expected Module  [arg-type]
torch/_dynamo/symbolic_convert.py:2563:13: error: Property "python_stack" defined in "UserDefinedExceptionObjectVariable" is read-only  [misc]
torch/_dynamo/symbolic_convert.py:2563:13: note: Error code "misc" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/symbolic_convert.py:2573:73: error: Argument 1 to "get_dynamo_observed_exception" has incompatible type "Any | type[BaseException]"; expected "type[Exception]"  [arg-type]
torch/_dynamo/symbolic_convert.py:2573:73: note: Error code "arg-type" not covered by "type: ignore[attr-defined, union-attr]" comment
torch/_dynamo/symbolic_convert.py:2978:17: error: Argument 2 to "issubclass" has incompatible type "Any | Callable[..., object] | type[object]"; expected "_ClassInfo"  [arg-type]
torch/_dynamo/symbolic_convert.py:2978:17: note: Error code "arg-type" not covered by "type: ignore[attr-defined]" comment
torch/_dynamo/symbolic_convert.py:2982:17: error: Argument 1 to "issubclass" has incompatible type "Any | type[object] | Callable[..., object]"; expected "type"  [arg-type]
torch/_dynamo/symbolic_convert.py:2984:17: error: Argument 2 to "issubclass" has incompatible type "Any | Callable[..., object] | type[object]"; expected "_ClassInfo"  [arg-type]
torch/_dynamo/symbolic_convert.py:3094:22: error: Incompatible types in assignment (expression has type "dict[Any, VariableTracker]", variable has type "VariableTracker")  [assignment]
torch/_dynamo/symbolic_convert.py:3096:48: error: Argument 3 to "call_function" of "InstructionTranslatorBase" has incompatible type "ConstDictVariable"; expected "dict[str, VariableTracker]"  [arg-type]
torch/_dynamo/symbolic_convert.py:3392:19: error: Item "None" of "Instruction | None" has no attribute "offset"  [union-attr]
torch/_dynamo/convert_frame.py:282:12: error: Incompatible return value type (got "Callable[..., Any]", expected "FunctionType")  [return-value]
torch/_dynamo/convert_frame.py:333:27: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/convert_frame.py:340:13: error: Module has no attribute "_PreserveDispatchKeyGuard"  [attr-defined]
torch/_dynamo/convert_frame.py:344:36: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_dynamo/convert_frame.py:348:17: error: Module has no attribute "_is_default_mobile_cpu_allocator_set"  [attr-defined]
torch/_dynamo/convert_frame.py:350:27: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_dynamo/convert_frame.py:354:22: error: Module has no attribute "DisableTorchFunction"  [attr-defined]
torch/_dynamo/convert_frame.py:356:37: error: Module has no attribute "_get_fp32_precision_getter"  [attr-defined]
torch/_dynamo/convert_frame.py:372:17: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/_dynamo/convert_frame.py:380:21: error: Module has no attribute "_is_default_mobile_cpu_allocator_set"  [attr-defined]
torch/_dynamo/convert_frame.py:383:21: error: Module has no attribute "_unset_default_mobile_cpu_allocator"  [attr-defined]
torch/_dynamo/convert_frame.py:385:26: error: Module has no attribute "DisableTorchFunction"  [attr-defined]
torch/_dynamo/convert_frame.py:387:17: error: Module has no attribute "_set_fp32_precision_setter"  [attr-defined]
torch/_dynamo/convert_frame.py:1305:32: error: "Callable[..., Any]" has no attribute "__func__"  [attr-defined]
torch/_dynamo/convert_frame.py:1309:29: error: "Callable[..., Any]" has no attribute "__func__"  [attr-defined]
torch/_dynamo/convert_frame.py:1336:16: error: Item "function" of "Any | Callable[..., Any]" has no attribute "__func__"  [union-attr]
torch/_dynamo/convert_frame.py:1514:5: error: Name "fail_callback" already defined on line 1503  [no-redef]
torch/_dynamo/convert_frame.py:1519:5: error: "ConvertFrameProtocol" has no attribute "_dynamo_fail_callback"  [attr-defined]
torch/_dynamo/convert_frame.py:1520:12: error: Incompatible return value type (got "None", expected "ConvertFrameProtocol")  [return-value]
torch/_dynamo/convert_frame.py:1688:16: error: Module has no attribute "_len_torch_function_stack"  [attr-defined]
torch/_dynamo/convert_frame.py:1803:49: error: Argument 1 to "Bytecode" has incompatible type "CodeType | None"; expected "MethodType | FunctionType | CodeType | type | Callable[..., Any] | str"  [arg-type]
torch/_dynamo/comptime.py:234:18: error: Item "None" of "InstructionTranslatorBase | None" has no attribute "parent"  [union-attr]
torch/_dynamo/comptime.py:234:18: note: Error code "union-attr" not covered by "type: ignore[assignment]" comment
torch/_dynamo/comptime.py:234:18: error: Item "None" of "InstructionTranslatorBase | Any | None" has no attribute "parent"  [union-attr]
torch/_dynamo/decorators.py:219:46: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_dynamo/decorators.py:758:13: error: "_Wrapped[_P, _R, _P, _R]" has no attribute "_torchdynamo_leaf_fake_fn"  [attr-defined]
torch/_dynamo/decorators.py:761:26: error: "_Wrapped[_P, _R, _P, _R]" has no attribute "_torchdynamo_leaf_mutates_args"  [attr-defined]
torch/_dynamo/decorators.py:768:5: error: "_Wrapped[_P, _R, _P, _R]" has no attribute "_torchdynamo_leaf_mutates_args"  [attr-defined]
torch/_dynamo/decorators.py:1508:30: error: Module has no attribute "empty"  [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:139:10: error: Module has no attribute "_EnableTorchFunction"  [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:188:25: error: Module has no attribute "bool"  [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:191:25: error: Module has no attribute "int64"  [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:194:25: error: Module has no attribute "float64"  [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:270:46: error: Module has no attribute "float64"  [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:355:46: error: Module has no attribute "bool"  [attr-defined]
torch/distributed/fsdp/_init_utils.py:408:43: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_init_utils.py:816:22: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_init_utils.py:831:30: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_init_utils.py:844:22: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_init_utils.py:847:6: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_init_utils.py:857:44: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_init_utils.py:869:18: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_init_utils.py:919:28: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_init_utils.py:924:55: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_init_utils.py:981:28: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_init_utils.py:995:18: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_init_utils.py:1034:28: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_init_utils.py:1048:18: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_init_utils.py:1078:28: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_init_utils.py:1081:6: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_init_utils.py:1100:26: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_init_utils.py:1174:26: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_runtime_utils.py:151:18: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_runtime_utils.py:404:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_runtime_utils.py:623:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1440:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/distributed/fsdp/_runtime_utils.py:1487:12: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/distributed/fsdp/_runtime_utils.py:1544:25: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1545:21: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1546:25: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1591:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1622:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1636:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1637:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1651:16: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:105:12: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_optim_utils.py:106:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_optim_utils.py:362:18: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:701:35: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/fsdp/_optim_utils.py:760:18: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:762:9: error: Module has no attribute "flatten"  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:833:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:833:52: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1171:19: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1171:59: error: Module has no attribute "int32"  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1348:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_optim_utils.py:1362:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/fsdp/_optim_utils.py:1422:24: error: Module has no attribute "equal"  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1466:32: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1553:9: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1639:23: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:205:14: error: Module has no attribute "_get_accelerator"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:219:48: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:221:16: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:223:12: error: Module has no attribute "device"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:372:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:439:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:538:13: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_aot_autograd/streams.py:78:31: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_aot_autograd/streams.py:518:21: error: Name "all_stream_deps" already defined on line 499  [no-redef]
torch/_functorch/_aot_autograd/streams.py:572:21: error: Name "passthrough" already defined on line 567  [no-redef]
torch/_functorch/_aot_autograd/autograd_cache.py:386:13: error: Argument 1 to "_collect_wrapped_user_cache_hashes" has incompatible type "Tensor | Module"; expected "GraphModule"  [arg-type]
torch/_functorch/_aot_autograd/autograd_cache.py:390:13: error: Argument 1 to "_collect_wrapped_user_cache_hashes" has incompatible type "Tensor | Module"; expected "GraphModule"  [arg-type]
torch/_functorch/_aot_autograd/autograd_cache.py:475:9: error: Need type annotation for "triton_kernels" (hint: "triton_kernels: list[<type>] = ...")  [var-annotated]
torch/_functorch/_aot_autograd/autograd_cache.py:535:29: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/autograd_cache.py:539:40: error: Name "torch.dtype" is not defined  [name-defined]
torch/_functorch/_aot_autograd/autograd_cache.py:540:28: error: Module has no attribute "_autocast_supported_devices"  [attr-defined]
torch/_functorch/_aot_autograd/autograd_cache.py:541:16: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/autograd_cache.py:542:52: error: Module has no attribute "get_autocast_dtype"  [attr-defined]
torch/_functorch/_aot_autograd/autograd_cache.py:569:9: error: "Mapping[type, Callable[[Any], str | tuple[Callable[..., Any], tuple[Any, ...]] | tuple[Callable[..., Any], tuple[Any, ...], Any] | tuple[Callable[..., Any], tuple[Any, ...], Any, Iterator[Any] | None] | tuple[Callable[..., Any], tuple[Any, ...], Any, Iterator[Any] | None, Iterator[Any] | None]]]" has no attribute "update"  [attr-defined]
torch/_functorch/_aot_autograd/autograd_cache.py:820:12: error: Extra key "compile_region_name" for TypedDict "_CompileFxKwargs"  [typeddict-unknown-key]
torch/_export/non_strict_utils.py:111:16: error: Incompatible return value type (got "tuple[Source, tuple[KeyEntry, ...] | list[KeyEntry]]", expected "tuple[Source, tuple[KeyEntry, ...]]")  [return-value]
torch/_export/non_strict_utils.py:180:27: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/non_strict_utils.py:201:29: error: Argument 1 to "TrackedFake" has incompatible type "int | SymInt | Any"; expected "FakeTensor | SymInt | SymFloat"  [arg-type]
torch/_export/non_strict_utils.py:330:54: error: Module has no attribute "maximum"  [attr-defined]
torch/_export/non_strict_utils.py:331:24: error: Module has no attribute "clamp"  [attr-defined]
torch/_export/non_strict_utils.py:331:24: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_export/non_strict_utils.py:339:39: error: Module has no attribute "maximum"  [attr-defined]
torch/_export/non_strict_utils.py:381:70: error: Module has no attribute "maximum"  [attr-defined]
torch/_export/non_strict_utils.py:386:70: error: Module has no attribute "minimum"  [attr-defined]
torch/_export/non_strict_utils.py:742:51: error: Argument 1 to "_flatten_dynamic_shapes" has incompatible type "dict[str, Any] | Any | list[Any]"; expected "dict[str, Any]"  [arg-type]
torch/_export/non_strict_utils.py:860:21: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/non_strict_utils.py:1013:13: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/non_strict_utils.py:1075:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_export/non_strict_utils.py:1090:38: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_export/non_strict_utils.py:1092:34: error: Module has no attribute "select"  [attr-defined]
torch/_dynamo/functional_export.py:143:38: error: Argument 1 to "append" of "list" has incompatible type "T"; expected "tuple[str, Any]"  [arg-type]
torch/_dynamo/functional_export.py:145:16: error: Incompatible return value type (got "list[tuple[str, Any]]", expected "Iterable[T]")  [return-value]
torch/_dynamo/functional_export.py:418:16: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable)  [attr-defined]
torch/_dynamo/functional_export.py:425:16: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable)  [attr-defined]
torch/_dynamo/functional_export.py:576:6: error: Untyped decorator makes function "__call__" untyped  [untyped-decorator]
torch/_dynamo/functional_export.py:576:6: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_dynamo/functional_export.py:605:6: error: Untyped decorator makes function "__call__" untyped  [untyped-decorator]
torch/_dynamo/functional_export.py:605:6: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_dynamo/functional_export.py:613:14: error: Module has no attribute "_DisableTorchDispatch"  [attr-defined]
torch/_dynamo/functional_export.py:746:34: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_dynamo/functional_export.py:748:36: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_dynamo/functional_export.py:841:87: error: Item "slice[Any, Any, Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/functional_export.py:841:87: error: Item "int" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/functional_export.py:841:87: error: Item "float" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/functional_export.py:841:87: error: Item "bool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/functional_export.py:841:87: error: Item "complex" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/functional_export.py:841:87: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/functional_export.py:841:87: error: Item "SymInt" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/functional_export.py:841:87: error: Item "SymBool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/functional_export.py:841:87: error: Item "SymFloat" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/functional_export.py:841:87: error: Item "None" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_dynamo/functional_export.py:853:37: error: Name "torch.Argument" is not defined  [name-defined]
torch/_dynamo/bytecode_debugger.py:63:16: error: Incompatible return value type (got "_BreakpointMarker", expected "Self")  [return-value]
torch/_dynamo/bytecode_debugger.py:156:29: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:791:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:867:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:875:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:936:13: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:939:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:957:16: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1028:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1033:13: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1035:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1038:13: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1040:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1043:13: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1045:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1049:13: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1059:5: error: "bool" is invalid as return type for "__exit__" that always returns False  [exit-return]
torch/_dynamo/bytecode_debugger.py:1059:5: note: Use "typing.Literal[False]" as the return type or change it to "None"
torch/_dynamo/bytecode_debugger.py:1059:5: note: If return type of "__exit__" implies that it may return True, the context manager may swallow exceptions
torch/_dynamo/bytecode_debugger.py:1076:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1078:21: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1088:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1090:21: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1093:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1095:21: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1098:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1100:21: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1103:17: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1105:21: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1108:25: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/bytecode_debugger.py:1109:27: error: Module has no attribute "monitoring"  [attr-defined]
torch/_dynamo/aot_compile.py:71:9: error: Need type annotation for "errors" (hint: "errors: dict[<type>, <type>] = ...")  [var-annotated]
torch/_dynamo/aot_compile.py:93:43: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_dynamo/aot_compile.py:157:5: error: The return type of "__init__" must be None  [misc]
torch/_dynamo/aot_compile.py:157:5: error: Missing return statement  [return]
torch/_dynamo/aot_compile.py:177:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_dynamo/polyfills/pytree.py:96:7: error: Item "function" of "Callable[[type], bool] | Callable[[tuple[Any, ...] | type[tuple[Any, ...]]], tuple[str, ...]]" has no attribute "__python_implementation__"  [union-attr]
torch/_dynamo/polyfills/pytree.py:96:7: note: Error code "union-attr" not covered by "type: ignore[attr-defined]" comment
torch/distributed/fsdp/_fully_shard/_fully_shard.py:240:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/fsdp/_fully_shard/_fully_shard.py:282:31: error: Argument "reshard_after_forward" to "_init_param_group" has incompatible type "int | None"; expected "bool | int"  [arg-type]
torch/distributed/fsdp/_fully_shard/_fully_shard.py:622:43: error: Name "torch.Event" is not defined  [name-defined]
torch/_functorch/_aot_autograd/graph_capture.py:503:23: error: "Callable[..., Any]" has no attribute "handle"  [attr-defined]
torch/_export/serde/serialize.py:138:5: error: Module has no attribute "uint8"  [attr-defined]
torch/_export/serde/serialize.py:139:5: error: Module has no attribute "int8"  [attr-defined]
torch/_export/serde/serialize.py:140:5: error: Module has no attribute "uint16"  [attr-defined]
torch/_export/serde/serialize.py:141:5: error: Module has no attribute "int16"  [attr-defined]
torch/_export/serde/serialize.py:142:5: error: Module has no attribute "int32"  [attr-defined]
torch/_export/serde/serialize.py:143:5: error: Module has no attribute "int64"  [attr-defined]
torch/_export/serde/serialize.py:144:5: error: Module has no attribute "float16"  [attr-defined]
torch/_export/serde/serialize.py:145:5: error: Module has no attribute "float32"  [attr-defined]
torch/_export/serde/serialize.py:146:5: error: Module has no attribute "float64"  [attr-defined]
torch/_export/serde/serialize.py:147:5: error: Module has no attribute "complex32"  [attr-defined]
torch/_export/serde/serialize.py:148:5: error: Module has no attribute "complex64"  [attr-defined]
torch/_export/serde/serialize.py:149:5: error: Module has no attribute "complex128"  [attr-defined]
torch/_export/serde/serialize.py:150:5: error: Module has no attribute "bool"  [attr-defined]
torch/_export/serde/serialize.py:151:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_export/serde/serialize.py:152:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_export/serde/serialize.py:153:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_export/serde/serialize.py:154:5: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_export/serde/serialize.py:155:5: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_export/serde/serialize.py:156:5: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_export/serde/serialize.py:157:5: error: Module has no attribute "uint32"  [attr-defined]
torch/_export/serde/serialize.py:158:5: error: Module has no attribute "uint64"  [attr-defined]
torch/_export/serde/serialize.py:166:5: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/_export/serde/serialize.py:167:5: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/_export/serde/serialize.py:168:5: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/_export/serde/serialize.py:169:5: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/_export/serde/serialize.py:170:5: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/_export/serde/serialize.py:172:5: error: Module has no attribute "strided"  [attr-defined]
torch/_export/serde/serialize.py:180:5: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_export/serde/serialize.py:181:5: error: Module has no attribute "channels_last"  [attr-defined]
torch/_export/serde/serialize.py:182:5: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_export/serde/serialize.py:183:5: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_export/serde/serialize.py:265:38: error: Name "torch.device" is not defined  [name-defined]
torch/_export/serde/serialize.py:267:16: error: Module has no attribute "device"  [attr-defined]
torch/_export/serde/serialize.py:267:16: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/_export/serde/serialize.py:268:12: error: Module has no attribute "device"  [attr-defined]
torch/_export/serde/serialize.py:285:48: error: Name "torch.dtype" is not defined  [name-defined]
torch/_export/serde/serialize.py:573:21: error: TritonKernelType? has no attribute "fn"  [attr-defined]
torch/_export/serde/serialize.py:639:44: error: Argument 1 to "append" of "list" has incompatible type "str"; expected "int | float"  [arg-type]
torch/_export/serde/serialize.py:681:27: error: TritonKernelType? has no attribute "configs"  [attr-defined]
torch/_export/serde/serialize.py:1399:45: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_export/serde/serialize.py:1401:49: error: Module has no attribute "ListType"  [attr-defined]
torch/_export/serde/serialize.py:1406:46: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_export/serde/serialize.py:1409:46: error: Module has no attribute "BoolType"  [attr-defined]
torch/_export/serde/serialize.py:1411:48: error: Module has no attribute "IntType"  [attr-defined]
torch/_export/serde/serialize.py:1413:48: error: Module has no attribute "FloatType"  [attr-defined]
torch/_export/serde/serialize.py:1415:48: error: Module has no attribute "StringType"  [attr-defined]
torch/_export/serde/serialize.py:1417:48: error: Module has no attribute "TensorType"  [attr-defined]
torch/_export/serde/serialize.py:1560:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_export/serde/serialize.py:1562:30: error: Module has no attribute "device"  [attr-defined]
torch/_export/serde/serialize.py:1564:30: error: Module has no attribute "memory_format"  [attr-defined]
torch/_export/serde/serialize.py:1568:30: error: Module has no attribute "layout"  [attr-defined]
torch/_export/serde/serialize.py:1570:30: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/serde/serialize.py:1944:44: error: Module has no attribute "ListType"  [attr-defined]
torch/_export/serde/serialize.py:1945:47: error: Module has no attribute "TensorType"  [attr-defined]
torch/_export/serde/serialize.py:1990:47: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_export/serde/serialize.py:1990:67: error: Module has no attribute "TensorType"  [attr-defined]
torch/_export/serde/serialize.py:2000:47: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_export/serde/serialize.py:2000:67: error: Module has no attribute "TensorType"  [attr-defined]
torch/_export/serde/serialize.py:2010:57: error: Module has no attribute "ListType"  [attr-defined]
torch/_export/serde/serialize.py:2012:67: error: Module has no attribute "TensorType"  [attr-defined]
torch/_export/serde/serialize.py:2214:42: error: Module has no attribute "_get_max_operator_version"  [attr-defined]
torch/_export/serde/serialize.py:2477:17: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_export/serde/serialize.py:2654:39: error: Module has no attribute "TensorType"  [attr-defined]
torch/_export/serde/serialize.py:3251:58: error: Argument 3 to "generate_getitem" of "GraphModuleDeserializer" has incompatible type "Any | SymIntArgument | SymBoolArgument | SymFloatArgument"; expected "TensorArgument | SymIntArgument | SymFloatArgument"  [arg-type]
torch/_export/serde/serialize.py:3549:51: error: Module has no attribute "_get_max_operator_version"  [attr-defined]
torch/_export/serde/serialize.py:4146:5: error: Name "constants" already defined on line 4123  [no-redef]
torch/_export/serde/serialize.py:4381:31: error: Name "torch.FunctionSchema" is not defined  [name-defined]
torch/testing/_internal/common_utils.py:137:20: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/testing/_internal/common_utils.py:365:64: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/testing/_internal/common_utils.py:719:30: error: Module has no attribute "dtype"  [attr-defined]
torch/testing/_internal/common_utils.py:721:32: error: Module has no attribute "device"  [attr-defined]
torch/testing/_internal/common_utils.py:909:27: error: Module has no attribute "_jit_set_profiling_executor"  [attr-defined]
torch/testing/_internal/common_utils.py:910:27: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/testing/_internal/common_utils.py:911:5: error: Module has no attribute "_jit_set_profiling_executor"  [attr-defined]
torch/testing/_internal/common_utils.py:912:5: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/testing/_internal/common_utils.py:929:31: error: Module has no attribute "_jit_set_profiling_executor"  [attr-defined]
torch/testing/_internal/common_utils.py:930:31: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/testing/_internal/common_utils.py:935:13: error: Module has no attribute "_jit_set_profiling_executor"  [attr-defined]
torch/testing/_internal/common_utils.py:936:13: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/testing/_internal/common_utils.py:940:27: error: Module has no attribute "_jit_set_profiling_executor"  [attr-defined]
torch/testing/_internal/common_utils.py:941:27: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/testing/_internal/common_utils.py:945:9: error: Module has no attribute "_jit_set_profiling_executor"  [attr-defined]
torch/testing/_internal/common_utils.py:946:9: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/testing/_internal/common_utils.py:950:20: error: Module has no attribute "_jit_set_num_profiled_runs"  [attr-defined]
torch/testing/_internal/common_utils.py:954:9: error: Module has no attribute "_jit_set_num_profiled_runs"  [attr-defined]
torch/testing/_internal/common_utils.py:956:13: error: Module has no attribute "ScriptFunction"  [attr-defined]
torch/testing/_internal/common_utils.py:957:13: error: Module has no attribute "ScriptMethod"  [attr-defined]
torch/testing/_internal/common_utils.py:982:1: error: Module has no attribute "ScriptFunction"  [attr-defined]
torch/testing/_internal/common_utils.py:982:1: note: Error code "attr-defined" not covered by "type: ignore[method-assign]" comment
torch/testing/_internal/common_utils.py:983:1: error: Module has no attribute "ScriptMethod"  [attr-defined]
torch/testing/_internal/common_utils.py:983:1: note: Error code "attr-defined" not covered by "type: ignore[method-assign]" comment
torch/testing/_internal/common_utils.py:1382:27: error: Unsupported operand types for + ("str" and "list[str]")  [operator]
torch/testing/_internal/common_utils.py:1382:27: error: Unsupported operand types for + ("str" and "list[str | Any]")  [operator]
torch/testing/_internal/common_utils.py:1382:27: note: Right operand is of type "Any | list[str] | list[str | Any]"
torch/testing/_internal/common_utils.py:1444:25: error: Module has no attribute "_get_cpu_capability"  [attr-defined]
torch/testing/_internal/common_utils.py:1445:28: error: Module has no attribute "_get_cpu_capability"  [attr-defined]
torch/testing/_internal/common_utils.py:1540:20: error: Too many arguments for "LazyVal"  [call-arg]
torch/testing/_internal/common_utils.py:1541:36: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/testing/_internal/common_utils.py:1543:32: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/testing/_internal/common_utils.py:1589:19: error: Too many arguments for "LazyVal"  [call-arg]
torch/testing/_internal/common_utils.py:1590:16: error: Too many arguments for "LazyVal"  [call-arg]
torch/testing/_internal/common_utils.py:1854:24: error: Module has no attribute "device"  [attr-defined]
torch/testing/_internal/common_utils.py:2130:21: error: Module has no attribute "bool"  [attr-defined]
torch/testing/_internal/common_utils.py:2131:21: error: Module has no attribute "uint8"  [attr-defined]
torch/testing/_internal/common_utils.py:2132:21: error: Module has no attribute "uint16"  [attr-defined]
torch/testing/_internal/common_utils.py:2133:21: error: Module has no attribute "uint32"  [attr-defined]
torch/testing/_internal/common_utils.py:2134:21: error: Module has no attribute "uint64"  [attr-defined]
torch/testing/_internal/common_utils.py:2135:21: error: Module has no attribute "int8"  [attr-defined]
torch/testing/_internal/common_utils.py:2136:21: error: Module has no attribute "int16"  [attr-defined]
torch/testing/_internal/common_utils.py:2137:21: error: Module has no attribute "int32"  [attr-defined]
torch/testing/_internal/common_utils.py:2138:21: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:2139:21: error: Module has no attribute "float16"  [attr-defined]
torch/testing/_internal/common_utils.py:2140:21: error: Module has no attribute "float32"  [attr-defined]
torch/testing/_internal/common_utils.py:2141:21: error: Module has no attribute "float64"  [attr-defined]
torch/testing/_internal/common_utils.py:2142:21: error: Module has no attribute "complex64"  [attr-defined]
torch/testing/_internal/common_utils.py:2143:21: error: Module has no attribute "complex128"  [attr-defined]
torch/testing/_internal/common_utils.py:2170:42: error: Module has no attribute "int"  [attr-defined]
torch/testing/_internal/common_utils.py:2175:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/testing/_internal/common_utils.py:2176:5: error: Module has no attribute "complex32"  [attr-defined]
torch/testing/_internal/common_utils.py:2226:12: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/testing/_internal/common_utils.py:2420:17: error: Module has no attribute "_cuda_resetCublasWorkspaceSize"  [attr-defined]
torch/testing/_internal/common_utils.py:2421:17: error: Module has no attribute "_cuda_resetCublasLtWorkspaceSize"  [attr-defined]
torch/testing/_internal/common_utils.py:2422:17: error: Module has no attribute "_cuda_clearCublasWorkspaces"  [attr-defined]
torch/testing/_internal/common_utils.py:2587:13: error: Module has no attribute "from_numpy"  [attr-defined]
torch/testing/_internal/common_utils.py:2604:37: error: Module has no attribute "has_lapack"  [attr-defined]
torch/testing/_internal/common_utils.py:2638:17: error: Module has no attribute "_cuda_cudaCachingAllocator_is_enabled"  [attr-defined]
torch/testing/_internal/common_utils.py:2716:19: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/testing/_internal/common_utils.py:2725:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:2782:13: error: Module has no attribute "_cuda_setStream"  [attr-defined]
torch/testing/_internal/common_utils.py:2785:9: error: Module has no attribute "_cuda_setDevice"  [attr-defined]
torch/testing/_internal/common_utils.py:2792:13: error: Module has no attribute "_cuda_setStream"  [attr-defined]
torch/testing/_internal/common_utils.py:2795:9: error: Module has no attribute "_cuda_setDevice"  [attr-defined]
torch/testing/_internal/common_utils.py:2824:17: error: Module has no attribute "_cuda_clearCublasWorkspaces"  [attr-defined]
torch/testing/_internal/common_utils.py:2842:9: error: Module has no attribute "_cuda_clearCublasWorkspaces"  [attr-defined]
torch/testing/_internal/common_utils.py:2852:13: error: Module has no attribute "_cuda_clearCublasWorkspaces"  [attr-defined]
torch/testing/_internal/common_utils.py:3166:14: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:3167:16: error: Module has no attribute "float32"  [attr-defined]
torch/testing/_internal/common_utils.py:3168:18: error: Module has no attribute "complex64"  [attr-defined]
torch/testing/_internal/common_utils.py:3249:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:3252:17: error: Module has no attribute "quint8"  [attr-defined]
torch/testing/_internal/common_utils.py:3252:31: error: Module has no attribute "uint8"  [attr-defined]
torch/testing/_internal/common_utils.py:3253:17: error: Module has no attribute "quint4x2"  [attr-defined]
torch/testing/_internal/common_utils.py:3253:33: error: Module has no attribute "uint8"  [attr-defined]
torch/testing/_internal/common_utils.py:3254:17: error: Module has no attribute "quint2x4"  [attr-defined]
torch/testing/_internal/common_utils.py:3254:33: error: Module has no attribute "uint8"  [attr-defined]
torch/testing/_internal/common_utils.py:3255:17: error: Module has no attribute "qint32"  [attr-defined]
torch/testing/_internal/common_utils.py:3255:31: error: Module has no attribute "int32"  [attr-defined]
torch/testing/_internal/common_utils.py:3256:17: error: Module has no attribute "qint8"  [attr-defined]
torch/testing/_internal/common_utils.py:3256:30: error: Module has no attribute "int8"  [attr-defined]
torch/testing/_internal/common_utils.py:3350:34: error: Module has no attribute "_TorchFunctionState"  [attr-defined]
torch/testing/_internal/common_utils.py:3757:16: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/testing/_internal/common_utils.py:3757:45: error: Module has no attribute "float"  [attr-defined]
torch/testing/_internal/common_utils.py:3759:70: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/testing/_internal/common_utils.py:3763:33: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/testing/_internal/common_utils.py:3764:52: error: Module has no attribute "_len_torch_function_stack"  [attr-defined]
torch/testing/_internal/common_utils.py:3765:43: error: Module has no attribute "_get_torch_function_state"  [attr-defined]
torch/testing/_internal/common_utils.py:3779:16: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/testing/_internal/common_utils.py:3779:45: error: Module has no attribute "float"  [attr-defined]
torch/testing/_internal/common_utils.py:3781:70: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/testing/_internal/common_utils.py:3790:17: error: Module has no attribute "_len_torch_function_stack"  [attr-defined]
torch/testing/_internal/common_utils.py:3793:17: error: Module has no attribute "_pop_torch_function_stack"  [attr-defined]
torch/testing/_internal/common_utils.py:3799:20: error: Module has no attribute "_get_torch_function_state"  [attr-defined]
torch/testing/_internal/common_utils.py:3801:13: error: Module has no attribute "_set_torch_function_state"  [attr-defined]
torch/testing/_internal/common_utils.py:3877:18: error: Module has no attribute "zeros"  [attr-defined]
torch/testing/_internal/common_utils.py:3877:62: error: Module has no attribute "device"  [attr-defined]
torch/testing/_internal/common_utils.py:3935:27: error: Module has no attribute "arange"  [attr-defined]
torch/testing/_internal/common_utils.py:3937:36: error: Module has no attribute "arange"  [attr-defined]
torch/testing/_internal/common_utils.py:3949:20: error: Module has no attribute "randperm"  [attr-defined]
torch/testing/_internal/common_utils.py:3985:29: error: Module has no attribute "zeros"  [attr-defined]
torch/testing/_internal/common_utils.py:3988:85: error: Module has no attribute "sort"  [attr-defined]
torch/testing/_internal/common_utils.py:3989:21: error: Module has no attribute "randperm"  [attr-defined]
torch/testing/_internal/common_utils.py:3990:34: error: Module has no attribute "uint8"  [attr-defined]
torch/testing/_internal/common_utils.py:3991:34: error: Module has no attribute "uint8"  [attr-defined]
torch/testing/_internal/common_utils.py:3998:23: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/testing/_internal/common_utils.py:3998:41: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/testing/_internal/common_utils.py:4006:18: error: Module has no attribute "stack"  [attr-defined]
torch/testing/_internal/common_utils.py:4007:30: error: Module has no attribute "stack"  [attr-defined]
torch/testing/_internal/common_utils.py:4008:25: error: Module has no attribute "stack"  [attr-defined]
torch/testing/_internal/common_utils.py:4009:16: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/testing/_internal/common_utils.py:4013:65: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/testing/_internal/common_utils.py:4017:65: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/testing/_internal/common_utils.py:4023:65: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/testing/_internal/common_utils.py:4029:65: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/testing/_internal/common_utils.py:4040:13: error: Module has no attribute "rand"  [attr-defined]
torch/testing/_internal/common_utils.py:4041:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:4042:18: error: Module has no attribute "long"  [attr-defined]
torch/testing/_internal/common_utils.py:4046:17: error: Module has no attribute "cat"  [attr-defined]
torch/testing/_internal/common_utils.py:4047:13: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/testing/_internal/common_utils.py:4047:43: error: Module has no attribute "Size"  [attr-defined]
torch/testing/_internal/common_utils.py:4100:27: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:4102:50: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/testing/_internal/common_utils.py:4102:68: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/testing/_internal/common_utils.py:4102:86: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/testing/_internal/common_utils.py:4102:104: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/testing/_internal/common_utils.py:4115:30: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_internal/common_utils.py:4125:32: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/testing/_internal/common_utils.py:4126:27: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/testing/_internal/common_utils.py:4129:27: error: Module has no attribute "sparse_compressed_tensor"  [attr-defined]
torch/testing/_internal/common_utils.py:4148:25: error: Module has no attribute "arange"  [attr-defined]
torch/testing/_internal/common_utils.py:4163:23: error: Module has no attribute "where"  [attr-defined]
torch/testing/_internal/common_utils.py:4164:27: error: Module has no attribute "stack"  [attr-defined]
torch/testing/_internal/common_utils.py:4165:28: error: Module has no attribute "zeros"  [attr-defined]
torch/testing/_internal/common_utils.py:4165:63: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:4166:32: error: Module has no attribute "cumsum"  [attr-defined]
torch/testing/_internal/common_utils.py:4168:30: error: Module has no attribute "zeros"  [attr-defined]
torch/testing/_internal/common_utils.py:4168:58: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:4173:22: error: Module has no attribute "arange"  [attr-defined]
torch/testing/_internal/common_utils.py:4173:65: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:4176:25: error: Module has no attribute "where"  [attr-defined]
torch/testing/_internal/common_utils.py:4177:29: error: Module has no attribute "stack"  [attr-defined]
torch/testing/_internal/common_utils.py:4178:28: error: Module has no attribute "zeros"  [attr-defined]
torch/testing/_internal/common_utils.py:4178:63: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:4179:32: error: Module has no attribute "cumsum"  [attr-defined]
torch/testing/_internal/common_utils.py:4183:21: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/testing/_internal/common_utils.py:4184:21: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/testing/_internal/common_utils.py:4185:21: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/testing/_internal/common_utils.py:4186:21: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_internal/common_utils.py:4193:44: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_internal/common_utils.py:4194:40: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/testing/_internal/common_utils.py:4195:26: error: Module has no attribute "stack"  [attr-defined]
torch/testing/_internal/common_utils.py:4202:48: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/testing/_internal/common_utils.py:4204:21: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/testing/_internal/common_utils.py:4204:52: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/testing/_internal/common_utils.py:4205:21: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/testing/_internal/common_utils.py:4205:52: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/testing/_internal/common_utils.py:4218:34: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/testing/_internal/common_utils.py:4222:44: error: Module has no attribute "cat"  [attr-defined]
torch/testing/_internal/common_utils.py:4222:55: error: Module has no attribute "full"  [attr-defined]
torch/testing/_internal/common_utils.py:4222:91: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:4226:44: error: Module has no attribute "cat"  [attr-defined]
torch/testing/_internal/common_utils.py:4226:44: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/testing/_internal/common_utils.py:4227:44: error: Module has no attribute "cat"  [attr-defined]
torch/testing/_internal/common_utils.py:4233:48: error: Module has no attribute "cat"  [attr-defined]
torch/testing/_internal/common_utils.py:4233:48: note: Error code "attr-defined" not covered by "type: ignore[call-overload]" comment
torch/testing/_internal/common_utils.py:4251:24: error: Module has no attribute "stack"  [attr-defined]
torch/testing/_internal/common_utils.py:4253:24: error: Module has no attribute "zeros"  [attr-defined]
torch/testing/_internal/common_utils.py:4253:53: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:4254:17: error: Module has no attribute "arange"  [attr-defined]
torch/testing/_internal/common_utils.py:4254:50: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:4256:21: error: Module has no attribute "arange"  [attr-defined]
torch/testing/_internal/common_utils.py:4256:43: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:4327:19: error: Module has no attribute "zeros"  [attr-defined]
torch/testing/_internal/common_utils.py:4340:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:4340:51: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:4376:38: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_internal/common_utils.py:4378:38: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4379:40: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/testing/_internal/common_utils.py:4380:40: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4380:40: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/testing/_internal/common_utils.py:4381:38: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4382:40: error: Module has no attribute "sparse_csr"  [attr-defined]
torch/testing/_internal/common_utils.py:4383:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:4384:43: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4386:38: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4387:40: error: Module has no attribute "sparse_csc"  [attr-defined]
torch/testing/_internal/common_utils.py:4388:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:4389:43: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4391:38: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4392:40: error: Module has no attribute "sparse_bsr"  [attr-defined]
torch/testing/_internal/common_utils.py:4393:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:4394:43: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4396:38: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4397:40: error: Module has no attribute "sparse_bsc"  [attr-defined]
torch/testing/_internal/common_utils.py:4398:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:4399:43: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4401:38: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:4411:24: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/testing/_internal/common_utils.py:4443:31: error: Module has no attribute "bfloat16"  [attr-defined]
torch/testing/_internal/common_utils.py:4449:15: error: Module has no attribute "bfloat16"  [attr-defined]
torch/testing/_internal/common_utils.py:4451:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:4459:29: error: Module has no attribute "from_numpy"  [attr-defined]
torch/testing/_internal/common_utils.py:4463:29: error: Module has no attribute "from_numpy"  [attr-defined]
torch/testing/_internal/common_utils.py:4464:27: error: Module has no attribute "bfloat16"  [attr-defined]
torch/testing/_internal/common_utils.py:4464:106: error: Module has no attribute "float"  [attr-defined]
torch/testing/_internal/common_utils.py:4465:48: error: Module has no attribute "float"  [attr-defined]
torch/testing/_internal/common_utils.py:4479:17: error: Module has no attribute "ones_like"  [attr-defined]
torch/testing/_internal/common_utils.py:4482:17: error: Module has no attribute "ones_like"  [attr-defined]
torch/testing/_internal/common_utils.py:4482:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:4520:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:4522:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:4525:72: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_internal/common_utils.py:4527:72: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_internal/common_utils.py:5041:49: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5044:9: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5062:9: error: Module has no attribute "float"  [attr-defined]
torch/testing/_internal/common_utils.py:5063:9: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5064:9: error: Module has no attribute "cfloat"  [attr-defined]
torch/testing/_internal/common_utils.py:5064:23: error: Module has no attribute "float"  [attr-defined]
torch/testing/_internal/common_utils.py:5065:9: error: Module has no attribute "cdouble"  [attr-defined]
torch/testing/_internal/common_utils.py:5065:24: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5067:9: error: Module has no attribute "rand"  [attr-defined]
torch/testing/_internal/common_utils.py:5071:10: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5087:21: error: Module has no attribute "bool"  [attr-defined]
torch/testing/_internal/common_utils.py:5101:33: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5103:9: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5117:33: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5119:9: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5132:33: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5134:9: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5138:65: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5146:9: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5152:33: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5154:9: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5156:12: error: Module has no attribute "matmul"  [attr-defined]
torch/testing/_internal/common_utils.py:5157:11: error: Module has no attribute "eye"  [attr-defined]
torch/testing/_internal/common_utils.py:5166:9: error: Module has no attribute "eye"  [attr-defined]
torch/testing/_internal/common_utils.py:5177:9: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5179:23: error: Module has no attribute "eye"  [attr-defined]
torch/testing/_internal/common_utils.py:5192:13: error: Module has no attribute "arange"  [attr-defined]
torch/testing/_internal/common_utils.py:5212:33: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5216:23: error: Module has no attribute "has_lapack"  [attr-defined]
torch/testing/_internal/common_utils.py:5217:16: error: Module has no attribute "ones"  [attr-defined]
torch/testing/_internal/common_utils.py:5219:9: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5224:9: error: Module has no attribute "linspace"  [attr-defined]
torch/testing/_internal/common_utils.py:5248:33: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5255:11: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5279:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:5290:33: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5295:14: error: Module has no attribute "randn"  [attr-defined]
torch/testing/_internal/common_utils.py:5298:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:5299:9: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/testing/_internal/common_utils.py:5362:21: error: Module has no attribute "float16"  [attr-defined]
torch/testing/_internal/common_utils.py:5363:19: error: Module has no attribute "zeros"  [attr-defined]
torch/testing/_internal/common_utils.py:5370:13: error: Module has no attribute "Size"  [attr-defined]
torch/testing/_internal/common_utils.py:5386:20: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:5389:21: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/testing/_internal/common_utils.py:5390:17: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:5390:52: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_internal/common_utils.py:5391:17: error: Module has no attribute "full"  [attr-defined]
torch/testing/_internal/common_utils.py:5391:56: error: Module has no attribute "strided"  [attr-defined]
torch/testing/_internal/common_utils.py:5395:17: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:5398:25: error: Module has no attribute "empty"  [attr-defined]
torch/testing/_internal/common_utils.py:5403:25: error: Module has no attribute "empty_like"  [attr-defined]
torch/testing/_internal/common_utils.py:5404:25: error: Module has no attribute "empty_like"  [attr-defined]
torch/testing/_internal/common_utils.py:5407:29: error: Module has no attribute "float16"  [attr-defined]
torch/testing/_internal/common_utils.py:5407:57: error: Module has no attribute "sparse_coo"  [attr-defined]
torch/testing/_internal/common_utils.py:5409:21: error: Module has no attribute "full"  [attr-defined]
torch/testing/_internal/common_utils.py:5413:29: error: Module has no attribute "full"  [attr-defined]
torch/testing/_internal/common_utils.py:5417:29: error: Module has no attribute "full_like"  [attr-defined]
torch/testing/_internal/common_utils.py:5418:29: error: Module has no attribute "full_like"  [attr-defined]
torch/testing/_internal/common_utils.py:5544:23: error: Module has no attribute "float"  [attr-defined]
torch/testing/_internal/common_utils.py:5545:23: error: Module has no attribute "double"  [attr-defined]
torch/testing/_internal/common_utils.py:5546:23: error: Module has no attribute "half"  [attr-defined]
torch/testing/_internal/common_utils.py:5547:23: error: Module has no attribute "bfloat16"  [attr-defined]
torch/testing/_internal/common_utils.py:5563:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:5571:11: error: Module has no attribute "allclose"  [attr-defined]
torch/testing/_internal/common_utils.py:5574:19: error: Module has no attribute "allclose"  [attr-defined]
torch/testing/_internal/common_utils.py:5642:50: error: Name "torch.dtype" is not defined  [name-defined]
torch/testing/_internal/common_utils.py:5642:71: error: Name "torch.device" is not defined  [name-defined]
torch/testing/_internal/common_utils.py:5643:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/testing/_internal/common_utils.py:5644:9: error: Module has no attribute "int8"  [attr-defined]
torch/testing/_internal/common_utils.py:5645:9: error: Module has no attribute "uint8"  [attr-defined]
torch/testing/_internal/common_utils.py:5646:9: error: Module has no attribute "uint16"  [attr-defined]
torch/testing/_internal/common_utils.py:5647:9: error: Module has no attribute "uint32"  [attr-defined]
torch/testing/_internal/common_utils.py:5648:9: error: Module has no attribute "uint64"  [attr-defined]
torch/testing/_internal/common_utils.py:5649:9: error: Module has no attribute "int16"  [attr-defined]
torch/testing/_internal/common_utils.py:5650:9: error: Module has no attribute "int32"  [attr-defined]
torch/testing/_internal/common_utils.py:5651:9: error: Module has no attribute "int64"  [attr-defined]
torch/testing/_internal/common_utils.py:5652:9: error: Module has no attribute "bool"  [attr-defined]
torch/testing/_internal/common_utils.py:5653:9: error: Module has no attribute "float32"  [attr-defined]
torch/testing/_internal/common_utils.py:5654:9: error: Module has no attribute "complex64"  [attr-defined]
torch/testing/_internal/common_utils.py:5655:9: error: Module has no attribute "float64"  [attr-defined]
torch/testing/_internal/common_utils.py:5656:9: error: Module has no attribute "complex128"  [attr-defined]
torch/testing/_internal/common_utils.py:5686:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/testing/_internal/common_utils.py:5755:9: error: Module has no attribute "_sleep"  [attr-defined]
torch/testing/_internal/common_utils.py:5757:13: error: Module has no attribute "_sleep"  [attr-defined]
torch/testing/_internal/common_utils.py:5762:17: error: Module has no attribute "_sleep"  [attr-defined]
torch/testing/_internal/common_utils.py:5830:16: error: Module has no attribute "clone"  [attr-defined]
torch/testing/_internal/common_utils.py:5885:41: error: Module has no attribute "device"  [attr-defined]
torch/testing/_internal/common_utils.py:6000:54: error: Module has no attribute "device"  [attr-defined]
torch/testing/_internal/common_utils.py:6014:76: error: Module has no attribute "jagged"  [attr-defined]
torch/export/pt2_archive/_package.py:101:29: error: Module has no attribute "PyTorchFileWriter"  [attr-defined]
torch/export/pt2_archive/_package.py:101:29: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/export/pt2_archive/_package.py:203:29: error: Module has no attribute "PyTorchFileReader"  [attr-defined]
torch/export/pt2_archive/_package.py:203:29: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/export/pt2_archive/_package.py:502:35: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/export/pt2_archive/_package.py:545:33: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/export/pt2_archive/_package.py:547:25: error: Module has no attribute "_pickle_save"  [attr-defined]
torch/export/pt2_archive/_package.py:821:22: error: Module has no attribute "zeros"  [attr-defined]
torch/export/pt2_archive/_package.py:837:22: error: Module has no attribute "empty"  [attr-defined]
torch/export/pt2_archive/_package.py:841:26: error: Module has no attribute "device"  [attr-defined]
torch/export/pt2_archive/_package.py:900:33: error: Module has no attribute "as_strided"  [attr-defined]
torch/export/pt2_archive/_package.py:958:39: error: Module has no attribute "as_strided"  [attr-defined]
torch/export/pt2_archive/_package.py:972:43: error: Module has no attribute "_pickle_load_obj"  [attr-defined]
torch/_inductor/ir.py:396:14: error: Incompatible types in assignment (expression has type "list[int | SymInt]", variable has type "list[int] | tuple[int, ...]")  [assignment]
torch/_inductor/ir.py:398:13: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/ir.py:415:30: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:419:24: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/ir.py:424:18: error: Argument 1 to "assert_never" has incompatible type "str"; expected "Never"  [arg-type]
torch/_inductor/ir.py:427:27: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:447:24: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:548:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/ir.py:660:49: error: Item "None" of "Any | Node | None" has no attribute "stack_trace"  [union-attr]
torch/_inductor/ir.py:662:34: error: Item "None" of "Any | Node | None" has no attribute "stack_trace"  [union-attr]
torch/_inductor/ir.py:669:27: error: Item "None" of "Any | Node | None" has no attribute "name"  [union-attr]
torch/_inductor/ir.py:705:43: error: Argument 1 to "join" of "str" has incompatible type "list[object]"; expected "Iterable[str]"  [arg-type]
torch/_inductor/ir.py:710:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:713:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:781:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:784:38: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:882:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:897:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:906:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:993:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:994:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:1023:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:1131:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:1137:57: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:1173:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:1190:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:1232:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:1291:35: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/ir.py:1313:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:1363:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:1380:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:1381:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:1382:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:1596:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:1637:59: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/ir.py:1653:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:1654:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:1655:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:1674:33: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/ir.py:1861:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:1869:24: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/ir.py:1876:24: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/ir.py:1893:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2023:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2024:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2025:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2044:34: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/ir.py:2044:49: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/ir.py:2045:18: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/ir.py:2087:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2088:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2089:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2133:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2134:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2135:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2197:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2198:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2203:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2256:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2257:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2258:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2283:40: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/ir.py:2294:27: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/ir.py:2321:66: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/ir.py:2353:62: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/ir.py:2366:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2367:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2368:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2399:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2400:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2401:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2449:5: error: Return type "Sequence[TensorBox]" of "create_multilayer" incompatible with return type "TensorBox" in supertype "Reduction"  [override]
torch/_inductor/ir.py:2451:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2452:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2453:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2457:9: error: Argument 7 of "create_multilayer" is incompatible with supertype "Reduction"; supertype defines the argument type as "Literal['argmax', 'argmin', 'argmax_value', 'argmin_value', 'argmax_with_value', 'argmin_with_value', 'welford_reduce', 'welford_combine', 'any', 'max', 'min', 'prod', 'sum', 'dot', 'xor_sum', 'online_softmax_reduce']"  [override]
torch/_inductor/ir.py:2457:9: note: This violates the Liskov substitution principle
torch/_inductor/ir.py:2457:9: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#incompatible-overrides
torch/_inductor/ir.py:2500:34: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/ir.py:2500:49: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/ir.py:2501:18: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/ir.py:2546:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2547:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2669:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2676:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2677:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2778:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2847:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2848:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2901:62: error: Unsupported operand types for <= ("str" and "None")  [operator]
torch/_inductor/ir.py:2901:62: note: Left operand is of type "Any | None"
torch/_inductor/ir.py:2946:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:2947:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:2986:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:3054:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:3055:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:3294:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:3300:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:3350:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:3933:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:3940:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4000:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4003:43: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4023:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4151:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4152:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4157:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4170:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4171:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4182:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4189:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4190:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4198:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4222:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4230:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4253:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4254:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4316:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4321:20: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/ir.py:4371:9: error: Name "order" already defined on line 4360  [no-redef]
torch/_inductor/ir.py:4403:65: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4601:46: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_inductor/ir.py:4613:29: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/ir.py:4615:31: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_inductor/ir.py:4617:31: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/ir.py:4747:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4748:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:4848:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4858:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4977:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:4984:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:5121:22: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:5133:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:5612:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:5685:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:5811:23: error: "IRNode" has no attribute "layout"  [attr-defined]
torch/_inductor/ir.py:5811:23: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_inductor/ir.py:6274:9: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/ir.py:6444:39: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/ir.py:6449:39: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_inductor/ir.py:6847:15: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/_inductor/ir.py:6847:15: error: Name "torch._C.ScriptObject" is not defined  [name-defined]
torch/_inductor/ir.py:6910:28: error: Name "torch._C.ScriptObject" is not defined  [name-defined]
torch/_inductor/ir.py:6910:71: error: Name "torch.Generator" is not defined  [name-defined]
torch/_inductor/ir.py:7010:35: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/ir.py:7014:35: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_inductor/ir.py:7067:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/ir.py:7500:20: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/ir.py:7642:44: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:7643:18: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/ir.py:7643:30: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/ir.py:7647:23: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/ir.py:8198:27: error: "Kernel[CSEVariable]" has no attribute "src"  [attr-defined]
torch/_inductor/ir.py:8226:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:8500:40: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:8584:50: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/ir.py:8642:50: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/ir.py:8684:37: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/ir.py:8711:31: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/ir.py:8839:20: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key"  [attr-defined]
torch/_inductor/ir.py:8840:28: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_inductor/ir.py:8843:21: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_inductor/ir.py:8857:48: error: Name "torch._C.Argument" is not defined  [name-defined]
torch/_inductor/ir.py:8859:38: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/ir.py:8969:30: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/ir.py:8971:20: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/ir.py:8996:26: error: Argument 1 to "is_impure" has incompatible type "OpOverload[[VarArg(Any), KwArg(Any)], Any] | HigherOrderOperator | None"; expected "Callable[..., Any]"  [arg-type]
torch/_inductor/ir.py:9056:26: error: Name "torch.TensorType" is not defined  [name-defined]
torch/_inductor/ir.py:9056:45: error: Name "torch.ListType" is not defined  [name-defined]
torch/_inductor/ir.py:9056:62: error: Name "torch.JitType" is not defined  [name-defined]
torch/_inductor/ir.py:9059:41: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/ir.py:9059:59: error: Module has no attribute "NoneType"  [attr-defined]
torch/_inductor/ir.py:9065:44: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/ir.py:9073:42: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/ir.py:9074:47: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/ir.py:9084:42: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/ir.py:9085:47: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/ir.py:9103:42: error: Module has no attribute "IntType"  [attr-defined]
torch/_inductor/ir.py:9183:30: error: Name "torch.JitType" is not defined  [name-defined]
torch/_inductor/ir.py:9184:34: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/ir.py:9186:38: error: Module has no attribute "NumberType"  [attr-defined]
torch/_inductor/ir.py:9366:22: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/ir.py:9441:26: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/ir.py:9526:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:9528:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:9699:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:9785:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:9858:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/ir.py:9903:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/ir.py:9929:5: error: Overloaded function signatures 1 and 2 overlap with incompatible return types  [overload-overlap]
torch/_inductor/ir.py:9935:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/ir.py:10149:9: error: Name "operands" already defined on line 10115  [no-redef]
torch/_inductor/ir.py:10322:25: error: Argument 1 to "append" of "list" has incompatible type "IRNode"; expected "ShapeAsConstantBuffer"  [arg-type]
torch/_inductor/ir.py:10327:20: error: Incompatible return value type (got "list[ShapeAsConstantBuffer]", expected "list[IRNode]")  [return-value]
torch/_inductor/ir.py:10327:20: note: "list" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
torch/_inductor/ir.py:10327:20: note: Consider using "Sequence" instead, which is covariant
torch/_inductor/ir.py:10327:20: note: Perhaps you need a type annotation for "ret"? Suggestion: "list[IRNode]"
torch/_inductor/ir.py:10432:28: error: "IRNode" has no attribute "layout"  [attr-defined]
torch/_inductor/ir.py:10432:28: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_inductor/ir.py:10657:37: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/ir.py:10851:31: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/_inductor/ir.py:10859:47: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/_inductor/ir.py:10862:31: error: Name "torch.ScriptObject" is not defined  [name-defined]
torch/_inductor/ir.py:10863:35: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/ir.py:10910:13: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_aot_autograd/graph_compile.py:112:25: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:570:19: error: Module has no attribute "_is_any_autocast_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:809:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_functorch/_aot_autograd/graph_compile.py:1328:29: error: Module has no attribute "_ExcludeDispatchKeyGuard"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:1329:17: error: Module has no attribute "DispatchKeySet"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:1329:41: error: Module has no attribute "DispatchKey"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:1412:29: error: Argument 1 to "set" has incompatible type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None"; expected "Iterable[Any]"  [arg-type]
torch/_functorch/_aot_autograd/graph_compile.py:1412:29: note: Error code "arg-type" not covered by "type: ignore[index]" comment
torch/_functorch/_aot_autograd/graph_compile.py:1434:25: error: Item "slice[Any, Any, Any]" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1434:25: note: Error code "union-attr" not covered by "type: ignore[arg-type]" comment
torch/_functorch/_aot_autograd/graph_compile.py:1434:25: error: Item "int" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1434:25: error: Item "float" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1434:25: error: Item "complex" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1434:25: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1434:25: error: Item "SymInt" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1434:25: error: Item "SymBool" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1434:25: error: Item "SymFloat" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1434:25: error: Item "None" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1441:26: error: Item "slice[Any, Any, Any]" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1441:26: error: Item "int" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1441:26: error: Item "float" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1441:26: error: Item "complex" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1441:26: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1441:26: error: Item "SymInt" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1441:26: error: Item "SymBool" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1441:26: error: Item "SymFloat" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1441:26: error: Item "None" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1454:22: error: Value of type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" is not indexable  [index]
torch/_functorch/_aot_autograd/graph_compile.py:1454:22: note: Error code "index" not covered by "type: ignore[union-attr]" comment
torch/_functorch/_aot_autograd/graph_compile.py:1454:43: error: Invalid index type "int" for "Mapping[str, Argument]"; expected type "str"  [index]
torch/_functorch/_aot_autograd/graph_compile.py:1472:18: error: Item "slice[Any, Any, Any]" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1472:18: error: Item "int" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1472:18: error: Item "float" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1472:18: error: Item "complex" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1472:18: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1472:18: error: Item "SymInt" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1472:18: error: Item "SymBool" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1472:18: error: Item "SymFloat" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1472:18: error: Item "None" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1598:9: error: Missing return statement  [return]
torch/_functorch/_aot_autograd/graph_compile.py:1689:44: error: Item "slice[Any, Any, Any]" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1689:44: note: Error code "union-attr" not covered by "type: ignore[arg-type]" comment
torch/_functorch/_aot_autograd/graph_compile.py:1689:44: error: Item "int" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1689:44: error: Item "float" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1689:44: error: Item "complex" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1689:44: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1689:44: error: Item "SymInt" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1689:44: error: Item "SymBool" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1689:44: error: Item "SymFloat" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:1689:44: error: Item "None" of "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/_aot_autograd/graph_compile.py:2176:19: error: Module has no attribute "_is_any_autocast_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:2180:19: error: Module has no attribute "_DisableAutocast"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:2281:61: error: Module has no attribute "_DisableAutocast"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:2547:19: error: Module has no attribute "_is_any_autocast_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:2741:13: error: Module has no attribute "_DisableAutocast"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:2742:16: error: Module has no attribute "_is_any_autocast_enabled"  [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:2748:24: error: Module has no attribute "_DisableAutocast"  [attr-defined]
torch/testing/_internal/common_xpu.py:68:34: error: Argument 1 to "get" of "dict" has incompatible type "XPUCodename | None"; expected "XPUCodename"  [arg-type]
torch/testing/_internal/common_xpu.py:71:16: error: Too many arguments for "LazyVal"  [call-arg]
torch/testing/_internal/common_xpu.py:72:42: error: Unsupported operand types for <= ("XPUArch" and "None")  [operator]
torch/testing/_internal/common_xpu.py:72:42: note: Left operand is of type "XPUArch | None"
torch/testing/_internal/common_xpu.py:76:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/testing/_internal/common_xpu.py:82:47: error: Too many arguments for "LazyVal"  [call-arg]
torch/testing/_internal/common_xpu.py:82:47: error: Incompatible types in assignment (expression has type "LazyVal", variable has type "bool")  [assignment]
torch/_inductor/mkldnn_ir.py:675:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_ir.py:675:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_ir.py:1050:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_ir.py:1050:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_ir.py:1173:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_ir.py:1173:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/kernel_inputs.py:31:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel_inputs.py:85:25: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/kernel_inputs.py:105:37: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/_inductor/kernel_inputs.py:150:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel_inputs.py:159:38: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel_inputs.py:172:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel_inputs.py:214:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel_inputs.py:269:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/jagged_lowerings.py:51:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/jagged_lowerings.py:52:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/jagged_lowerings.py:96:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/comm_lowering.py:219:6: error: Untyped decorator makes function "_all_reduce" untyped  [untyped-decorator]
torch/_inductor/comm_lowering.py:219:6: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_inductor/comm_lowering.py:250:6: error: Untyped decorator makes function "_all_reduce_" untyped  [untyped-decorator]
torch/_inductor/comm_lowering.py:250:6: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_inductor/comm_analysis.py:128:17: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/_inductor/comm_analysis.py:187:34: error: Name "torch.Size" is not defined  [name-defined]
torch/_inductor/comm_analysis.py:194:34: error: Name "torch.Size" is not defined  [name-defined]
torch/_inductor/comm_analysis.py:467:14: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/comm_analysis.py:756:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/comm_analysis.py:852:18: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/comm_analysis.py:863:20: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/kernel/flex/aux_vectorization.py:304:26: error: Item "None" of "Any | None" has no attribute "free_symbols"  [union-attr]
torch/_inductor/kernel/flex/aux_vectorization.py:308:22: error: Item "None" of "Any | None" has no attribute "free_symbols"  [union-attr]
torch/_inductor/kernel/flex/aux_vectorization.py:314:22: error: Item "None" of "Any | None" has no attribute "free_symbols"  [union-attr]
torch/_inductor/codegen/metal_flex_attention_template.py:16:5: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:17:5: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:18:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:26:5: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:27:5: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:28:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:29:5: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:30:5: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:31:5: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:32:5: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:33:5: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:34:5: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:119:22: error: Missing type arguments for generic type "tuple"  [type-arg]
torch/_inductor/codegen/metal_flex_attention_template.py:500:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:508:30: error: Missing type arguments for generic type "tuple"  [type-arg]
torch/_inductor/codegen/metal_flex_attention_template.py:509:29: error: Missing type arguments for generic type "tuple"  [type-arg]
torch/_inductor/codegen/metal_flex_attention_template.py:518:36: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/metal_flex_attention_template.py:878:30: error: Item "Sequence[IRNode]" of "IRNode | Sequence[IRNode]" has no attribute "codegen_reference"  [union-attr]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:196:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:591:46: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:596:16: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:596:71: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:620:59: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:631:31: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:631:46: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:635:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:655:27: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:655:40: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:665:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:720:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:729:25: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:778:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:786:52: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:866:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/_functorch/partitioners.py:195:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_functorch/partitioners.py:240:8: error: Unsupported right operand type for in ("tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None")  [operator]
torch/_functorch/partitioners.py:240:8: error: Unsupported operand types for in (likely involving Union)  [operator]
torch/_functorch/partitioners.py:243:22: error: Value of type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" is not indexable  [index]
torch/_functorch/partitioners.py:243:29: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "tuple[Argument, ...]"; expected type "SupportsIndex"  [index]
torch/_functorch/partitioners.py:243:29: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "Sequence[Argument]"; expected type "int"  [index]
torch/_functorch/partitioners.py:243:29: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "Mapping[str, Argument]"; expected type "str"  [index]
torch/_functorch/partitioners.py:243:29: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "range"; expected type "SupportsIndex"  [index]
torch/_functorch/partitioners.py:243:29: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "str"; expected type "SupportsIndex | slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None]"  [index]
torch/_functorch/partitioners.py:525:30: error: Module has no attribute "float64"  [attr-defined]
torch/_functorch/partitioners.py:528:36: error: Module has no attribute "float64"  [attr-defined]
torch/_functorch/partitioners.py:567:29: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/partitioners.py:571:35: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/partitioners.py:581:17: error: Name "torch.dtype" is not defined  [name-defined]
torch/_functorch/partitioners.py:589:25: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/partitioners.py:592:31: error: Module has no attribute "float32"  [attr-defined]
torch/_functorch/partitioners.py:664:34: error: Name "torch.dtype" is not defined  [name-defined]
torch/_functorch/partitioners.py:700:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_functorch/partitioners.py:708:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_functorch/partitioners.py:716:12: error: Module has no attribute "finfo"  [attr-defined]
torch/_functorch/partitioners.py:1488:39: error: Name "torch.dtype" is not defined  [name-defined]
torch/_functorch/partitioners.py:1511:31: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_functorch/partitioners.py:1557:16: error: Module has no attribute "Tag"  [attr-defined]
torch/_functorch/partitioners.py:1620:28: error: Incompatible types in assignment (expression has type "list[Node]", variable has type "OrderedSet[Node]")  [assignment]
torch/_functorch/partitioners.py:1657:13: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/partitioners.py:1779:21: error: Module has no attribute "Tag"  [attr-defined]
torch/_functorch/partitioners.py:1784:38: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/partitioners.py:1800:16: error: Module has no attribute "device"  [attr-defined]
torch/_functorch/partitioners.py:1802:38: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/partitioners.py:1822:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_functorch/partitioners.py:1856:21: error: Module has no attribute "device"  [attr-defined]
torch/_functorch/partitioners.py:2137:13: error: Argument 1 to "get_mutable_args" has incompatible type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None"; expected "OpOverload[[VarArg(Any), KwArg(Any)], Any]"  [arg-type]
torch/_functorch/partitioners.py:2152:21: error: Item "slice[Any, Any, Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/partitioners.py:2152:21: error: Item "int" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/partitioners.py:2152:21: error: Item "float" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/partitioners.py:2152:21: error: Item "bool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/partitioners.py:2152:21: error: Item "complex" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/partitioners.py:2152:21: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/partitioners.py:2152:21: error: Item "SymInt" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/partitioners.py:2152:21: error: Item "SymBool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/partitioners.py:2152:21: error: Item "SymFloat" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/partitioners.py:2152:21: error: Item "None" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "tuple[Argument, ...]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "Sequence[Argument]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "Mapping[str, Argument]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "slice[Any, Any, Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "range" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "str" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "int" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "float" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "bool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "complex" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "SymInt" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "SymBool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "SymFloat" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:2172:17: error: Item "None" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "target"  [union-attr]
torch/_functorch/partitioners.py:3089:52: error: "str" not callable  [operator]
torch/_functorch/partitioners.py:3099:13: error: "str" not callable  [operator]
torch/_functorch/partitioners.py:3552:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_functorch/partitioners.py:3560:35: error: Module has no attribute "argmin"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:47:16: error: Incompatible return value type (got "str", expected "GroupName")  [return-value]
torch/_inductor/fx_passes/bucketing.py:82:59: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/bucketing.py:101:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/bucketing.py:176:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/bucketing.py:201:35: error: Argument 2 to "isinstance" has incompatible type "<typing special form>"; expected "_ClassInfo"  [arg-type]
torch/_inductor/fx_passes/bucketing.py:204:60: error: Item "function" of "Callable[..., Any] | str" has no attribute "name"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:204:60: error: Item "str" of "Callable[..., Any] | str" has no attribute "name"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:215:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/fx_passes/bucketing.py:683:17: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:692:12: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:736:17: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:753:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/bucketing.py:754:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/bucketing.py:779:17: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:795:45: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:835:18: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:865:13: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:868:9: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:891:18: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:942:25: error: Module has no attribute "split_with_sizes"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:966:18: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:972:21: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:979:12: error: Module has no attribute "split_with_sizes"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:1006:18: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:1013:21: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:1020:12: error: Module has no attribute "split_with_sizes"  [attr-defined]
torch/_inductor/fx_passes/bucketing.py:1229:44: error: Argument 1 to "append" of "list" has incompatible type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None"; expected "Node"  [arg-type]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "tuple[Argument, ...]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "Sequence[Argument]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "Mapping[str, Argument]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "slice[Any, Any, Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "range" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "str" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "int" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "float" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "bool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "complex" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "SymInt" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "SymBool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "SymFloat" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/_inductor/fx_passes/bucketing.py:1231:23: error: Item "None" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args"  [union-attr]
torch/distributed/optim/named_optimizer.py:72:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/optim/named_optimizer.py:309:21: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_inductor/comms.py:70:34: error: Module has no attribute "median"  [attr-defined]
torch/_inductor/comms.py:71:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/comms.py:272:28: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:273:30: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/comms.py:283:53: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/comms.py:556:54: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:557:18: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:622:54: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:624:18: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:625:28: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:626:23: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:696:28: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:697:51: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/comms.py:768:33: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:1453:62: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:1456:18: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:1457:23: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:1508:62: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:1509:18: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:1510:23: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:1626:33: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:1713:28: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/comms.py:1714:51: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/kernel/flex/interval_mask_packing.py:182:43: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel/flex/interval_mask_packing.py:514:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/kernel/flex/interval_mask_packing.py:515:13: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/kernel/flex/interval_mask_packing.py:516:13: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/interval_mask_packing.py:517:13: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/kernel/flex/interval_mask_packing.py:518:13: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/kernel/flex/interval_mask_packing.py:548:52: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/kernel/flex/interval_mask_packing.py:557:49: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/debug_utils.py:11:1: error: Module "torch" has no attribute "dtype"; maybe "types"?  [attr-defined]
torch/_inductor/codegen/debug_utils.py:41:17: error: Module has no attribute "std_mean"  [attr-defined]
torch/_inductor/codegen/debug_utils.py:42:18: error: Module has no attribute "aminmax"  [attr-defined]
torch/_functorch/aot_autograd.py:518:26: error: Cannot infer value of type parameter "KT" of <dict>  [misc]
torch/_functorch/aot_autograd.py:518:26: note: Try assigning the literal to a variable annotated as dict[<key>, <val>]
torch/_functorch/aot_autograd.py:874:18: error: "aot_function" gets multiple values for keyword argument "num_params_buffers"  [misc]
torch/_functorch/aot_autograd.py:898:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_functorch/aot_autograd.py:898:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_functorch/aot_autograd.py:1010:40: error: Argument "aot_autograd_arg_pos_to_source" to "AOTConfig" has incompatible type "list[Source | None] | None"; expected "list[Source] | None"  [arg-type]
torch/_functorch/aot_autograd.py:1270:9: error: Incompatible redefinition (redefinition with type "def forward(*runtime_args: tuple[Any]) -> Any", original type "Callable[[list[Any]], Any]")  [misc]
torch/_functorch/aot_autograd.py:1274:30: error: Argument 1 to "extend" of "list" has incompatible type "tuple[tuple[Any], ...]"; expected "Iterable[Parameter | Tensor]"  [arg-type]
torch/_functorch/aot_autograd.py:1663:5: error: Need type annotation for "full_args" (hint: "full_args: list[<type>] = ...")  [var-annotated]
torch/_functorch/aot_autograd.py:1742:9: error: Argument 1 to "create_graph_signature" has incompatible type "Callable[..., Any]"; expected "GraphModule"  [arg-type]
torch/_functorch/aot_autograd.py:1846:13: error: Argument 1 to "default_partition" has incompatible type "Callable[..., Any]"; expected "GraphModule"  [arg-type]
torch/_functorch/aot_autograd.py:1849:33: error: Name "fw_metadata" is not defined  [name-defined]
torch/export/_trace.py:1577:22: error: Module has no attribute "_jit_texpr_fuser_enabled"  [attr-defined]
torch/export/_trace.py:1578:5: error: Module has no attribute "_jit_set_texpr_fuser_enabled"  [attr-defined]
torch/export/_trace.py:1582:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled"  [attr-defined]
torch/export/_trace.py:1823:24: error: Module has no attribute "_is_torch_function_mode_enabled"  [attr-defined]
torch/export/_trace.py:1904:29: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/export/_trace.py:1908:21: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/export/_trace.py:1976:25: error: Argument "user_inputs" to "GraphSignature" has incompatible type "list[str]"; expected "list[GraphInputName]"  [arg-type]
torch/export/_trace.py:1979:34: error: Argument "inputs_to_parameters" to "GraphSignature" has incompatible type "dict[str, FQN]"; expected "dict[GraphInputName, FQN]"  [arg-type]
torch/export/_trace.py:1981:31: error: Argument "inputs_to_buffers" to "GraphSignature" has incompatible type "dict[str, FQN]"; expected "dict[GraphInputName, FQN]"  [arg-type]
torch/_inductor/fx_passes/profile_guided_estimation.py:83:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/profile_guided_estimation.py:116:13: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/profile_guided_estimation.py:322:17: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/profile_guided_estimation.py:542:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/profile_guided_estimation.py:553:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/profile_guided_estimation.py:560:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/profile_guided_estimation.py:567:39: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/node_runtime_estimation.py:138:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/node_runtime_estimation.py:140:12: error: Module has no attribute "median"  [attr-defined]
torch/_inductor/fx_passes/node_runtime_estimation.py:140:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/decomp_comms.py:177:13: error: Argument "key" to "sorted" has incompatible type "Callable[[Node], Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None]"; expected "Callable[[Node], SupportsDunderLT[Any] | SupportsDunderGT[Any]]"  [arg-type]
torch/_inductor/fx_passes/decomp_comms.py:177:23: error: Incompatible return value type (got "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None", expected "SupportsDunderLT[Any] | SupportsDunderGT[Any]")  [return-value]
torch/_inductor/fx_passes/decomp_comms.py:177:23: note: Items in the first union not in the second: "Mapping[str, Argument]", "None", "OpOverload[[VarArg(Any), KwArg(Any)], Any]", "Sequence[Argument]", "SymBool", "complex", "slice[Any, Any, Any]"
torch/_inductor/fx_passes/decomp_comms.py:213:13: error: Module has no attribute "Tag"  [attr-defined]
torch/_functorch/compilers.py:59:29: error: Module has no attribute "_jit_set_autocast_mode"  [attr-defined]
torch/_functorch/compilers.py:64:9: error: Module has no attribute "_jit_set_autocast_mode"  [attr-defined]
torch/_functorch/compilers.py:94:34: error: Module has no attribute "device"  [attr-defined]
torch/_functorch/compilers.py:106:9: error: Module has no attribute "_jit_pass_remove_mutation"  [attr-defined]
torch/_functorch/compilers.py:151:13: error: Argument 1 to "bind_symbols" has incompatible type Module; expected "GraphModule"  [arg-type]
torch/_functorch/compilers.py:265:45: error: Argument 1 to "get_decompositions" has incompatible type "set[object]"; expected "Sequence[OperatorBase | OpOverloadPacket[[VarArg(Any), KwArg(Any)], Any]]"  [arg-type]
torch/_functorch/compilers.py:310:35: error: Argument 2 to "aot_function" has incompatible type "**dict[str, def min_cut_rematerialization_partition(joint_module: GraphModule, _joint_inputs: Any, compiler: str = ..., *, num_fwd_outputs: int, static_lifetime_input_indices: list[int] | None = ...) -> tuple[GraphModule, GraphModule] | Callable[..., Any] | set[object] | dict[OperatorBase, Callable[..., Any]]]"; expected "AOTDispatchCompiler"  [arg-type]
torch/_functorch/compilers.py:310:35: error: Argument 2 to "aot_function" has incompatible type "**dict[str, def min_cut_rematerialization_partition(joint_module: GraphModule, _joint_inputs: Any, compiler: str = ..., *, num_fwd_outputs: int, static_lifetime_input_indices: list[int] | None = ...) -> tuple[GraphModule, GraphModule] | Callable[..., Any] | set[object] | dict[OperatorBase, Callable[..., Any]]]"; expected "AOTDispatchCompiler | None"  [arg-type]
torch/_functorch/compilers.py:310:35: error: Argument 2 to "aot_function" has incompatible type "**dict[str, def min_cut_rematerialization_partition(joint_module: GraphModule, _joint_inputs: Any, compiler: str = ..., *, num_fwd_outputs: int, static_lifetime_input_indices: list[int] | None = ...) -> tuple[GraphModule, GraphModule] | Callable[..., Any] | set[object] | dict[OperatorBase, Callable[..., Any]]]"; expected "Callable[..., Any]"  [arg-type]
torch/_functorch/compilers.py:310:35: error: Argument 2 to "aot_function" has incompatible type "**dict[str, def min_cut_rematerialization_partition(joint_module: GraphModule, _joint_inputs: Any, compiler: str = ..., *, num_fwd_outputs: int, static_lifetime_input_indices: list[int] | None = ...) -> tuple[GraphModule, GraphModule] | Callable[..., Any] | set[object] | dict[OperatorBase, Callable[..., Any]]]"; expected "dict[OpOverload[[VarArg(Any), KwArg(Any)], Any], Callable[..., Any]] | None"  [arg-type]
torch/_functorch/compilers.py:310:35: error: Argument 2 to "aot_function" has incompatible type "**dict[str, def min_cut_rematerialization_partition(joint_module: GraphModule, _joint_inputs: Any, compiler: str = ..., *, num_fwd_outputs: int, static_lifetime_input_indices: list[int] | None = ...) -> tuple[GraphModule, GraphModule] | Callable[..., Any] | set[object] | dict[OperatorBase, Callable[..., Any]]]"; expected "int"  [arg-type]
torch/_functorch/compilers.py:310:35: error: Argument 2 to "aot_function" has incompatible type "**dict[str, def min_cut_rematerialization_partition(joint_module: GraphModule, _joint_inputs: Any, compiler: str = ..., *, num_fwd_outputs: int, static_lifetime_input_indices: list[int] | None = ...) -> tuple[GraphModule, GraphModule] | Callable[..., Any] | set[object] | dict[OperatorBase, Callable[..., Any]]]"; expected "bool"  [arg-type]
torch/_functorch/compilers.py:338:1: error: Cannot find implementation or library stub for module named "foo"  [import-not-found]
torch/_functorch/compilers.py:363:21: error: Module has no attribute "int"  [attr-defined]
torch/_functorch/compilers.py:364:21: error: Module has no attribute "int32"  [attr-defined]
torch/_functorch/compilers.py:365:21: error: Module has no attribute "int64"  [attr-defined]
torch/_functorch/compilers.py:366:21: error: Module has no attribute "bool"  [attr-defined]
torch/_functorch/compilers.py:367:21: error: Module has no attribute "int"  [attr-defined]
torch/_functorch/compilers.py:368:21: error: Module has no attribute "uint8"  [attr-defined]
torch/_functorch/compilers.py:372:30: error: Module has no attribute "randint"  [attr-defined]
torch/_functorch/compilers.py:374:30: error: Module has no attribute "rand"  [attr-defined]
torch/_functorch/compilers.py:471:16: error: Missing named argument "num_fwd_outputs" for "default_partition"  [call-arg]
torch/_functorch/compilers.py:471:16: note: "default_partition" defined in "torch._functorch.partitioners"
torch/_functorch/compilers.py:474:12: error: Incompatible return value type (got "Callable[..., Any]", expected Module)  [return-value]
torch/_functorch/compilers.py:477:21: error: Argument "fw_compiler" to "aot_module_simplified" has incompatible type "Callable[[GraphModule, list[Tensor]], GraphModule]"; expected "AOTDispatchCompiler"  [arg-type]
torch/_functorch/compilers.py:477:21: note: "AOTDispatchCompiler.__call__" has type "def __call__(self, gm: GraphModule, example_inputs: Sequence[Tensor | int | SymInt | None]) -> Any"
torch/_functorch/compilers.py:478:21: error: Argument "bw_compiler" to "aot_module_simplified" has incompatible type "Callable[[GraphModule, list[Tensor]], GraphModule]"; expected "AOTDispatchCompiler | None"  [arg-type]
torch/_functorch/compilers.py:480:24: error: Argument "decompositions" to "aot_module_simplified" has incompatible type "set[object] | dict[OperatorBase, Callable[..., Any]]"; expected "dict[OpOverload[[VarArg(Any), KwArg(Any)], Any], Callable[..., Any]] | None"  [arg-type]
torch/_dynamo/backends/common.py:89:13: error: "Callable[P, R]" has no attribute "_is_wrapped_bw_compiler"  [attr-defined]
torch/_dynamo/backends/common.py:153:36: error: Incompatible types in assignment (expression has type "set[object] | dict[OperatorBase, Callable[..., Any]]", target has type "def min_cut_rematerialization_partition(joint_module: GraphModule, _joint_inputs: Any, compiler: str = ..., *, num_fwd_outputs: int, static_lifetime_input_indices: list[int] | None = ...) -> tuple[GraphModule, GraphModule]")  [assignment]
torch/_dynamo/backends/common.py:173:58: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/backends/common.py:177:12: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/backends/common.py:180:57: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/backends/common.py:184:12: error: Module has no attribute "float32"  [attr-defined]
torch/_dynamo/backends/debugging.py:169:6: error: Untyped decorator makes function "invoke_subgraph_wrapper_unboxed" untyped  [untyped-decorator]
torch/_dynamo/backends/debugging.py:171:6: error: Untyped decorator makes function "invoke_subgraph_wrapper_unboxed" untyped  [untyped-decorator]
torch/_dynamo/backends/debugging.py:550:27: error: Module has no attribute "relu"  [attr-defined]
torch/_dynamo/backends/debugging.py:560:27: error: Module has no attribute "relu"  [attr-defined]
torch/_dynamo/backends/debugging.py:572:27: error: Module has no attribute "relu"  [attr-defined]
torch/_dynamo/backends/debugging.py:573:27: error: Module has no attribute "add"  [attr-defined]
torch/_dynamo/testing.py:87:12: error: "None" has no attribute "graph"  [attr-defined]
torch/_dynamo/testing.py:87:12: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_dynamo/testing.py:116:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_dynamo/testing.py:212:26: error: Missing keys ("co_argcount", "co_cellvars", "co_code", "co_consts", "co_filename", "co_firstlineno", "co_flags", "co_freevars", "co_kwonlyargcount", "co_linetable", "co_name", "co_names", "co_nlocals", "co_posonlyargcount", "co_stacksize", "co_varnames") for TypedDict "CodeOptions"  [typeddict-item]
torch/_dynamo/testing.py:212:26: note: Error code "typeddict-item" not covered by "type: ignore[arg-type]" comment
torch/_dynamo/testing.py:401:14: error: Module has no attribute "randn"  [attr-defined]
torch/_dynamo/testing.py:402:14: error: Module has no attribute "randn"  [attr-defined]
torch/_dynamo/testing.py:443:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/testing.py:443:26: error: Module has no attribute "float32"  [attr-defined]
torch/_dynamo/testing.py:444:19: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/testing.py:454:21: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_dynamo/testing.py:455:22: error: Module has no attribute "randint"  [attr-defined]
torch/_dynamo/testing.py:456:47: error: Module has no attribute "uint8"  [attr-defined]
torch/_dynamo/testing.py:457:20: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_dynamo/testing.py:463:22: error: Module has no attribute "randn"  [attr-defined]
torch/_dynamo/testing.py:463:53: error: Module has no attribute "float16"  [attr-defined]
torch/_dynamo/testing.py:467:22: error: Module has no attribute "randn"  [attr-defined]
torch/_dynamo/testing.py:469:18: error: Module has no attribute "zeros"  [attr-defined]
torch/_dynamo/testing.py:470:12: error: Module has no attribute "as_strided"  [attr-defined]
torch/_dynamo/testing.py:591:1: error: Need type annotation for "_testing_invoke_subgraph_inductor_compile_captured_gms"  [var-annotated]
torch/_inductor/autotune_process.py:381:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/autotune_process.py:382:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/autotune_process.py:452:13: error: Attribute "input_tensor_meta" already defined on line 450  [no-redef]
torch/_inductor/autotune_process.py:465:13: error: Attribute "output_tensor_meta" already defined on line 462  [no-redef]
torch/_inductor/autotune_process.py:465:51: error: Incompatible types in assignment (expression has type "TensorMeta | list[TensorMeta]", variable has type "TensorMeta")  [assignment]
torch/_inductor/autotune_process.py:681:32: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/autotune_process.py:683:23: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/autotune_process.py:1012:30: error: Module has no attribute "zeros"  [attr-defined]
torch/_inductor/autotune_process.py:1014:23: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/autotune_process.py:1394:9: error: Module has no attribute "zeros"  [attr-defined]
torch/_inductor/autotune_process.py:1490:5: error: Need type annotation for "choice_hash_to_future" (hint: "choice_hash_to_future: dict[<type>, <type>] = ...")  [var-annotated]
torch/_inductor/autotune_process.py:1519:17: error: "ChoiceCaller" has no attribute "bmreq"  [attr-defined]
torch/_dynamo/debug_utils.py:231:18: error: Module has no attribute "is_floating_point"  [attr-defined]
torch/_dynamo/debug_utils.py:479:65: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/debug_utils.py:480:44: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/debug_utils.py:485:39: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/debug_utils.py:494:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/debug_utils.py:499:17: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/debug_utils.py:516:20: error: Module has no attribute "float64"  [attr-defined]
torch/_dynamo/debug_utils.py:572:35: error: Module has no attribute "float32"  [attr-defined]
torch/_dynamo/debug_utils.py:573:36: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/debug_utils.py:589:21: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/debug_utils.py:634:21: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/debug_utils.py:664:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/debug_utils.py:674:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/debug_utils.py:682:43: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_dynamo/debug_utils.py:709:18: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/debug_utils.py:710:15: error: Module has no attribute "Generator"  [attr-defined]
torch/_dynamo/debug_utils.py:763:21: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/debug_utils.py:861:41: error: Name "torch._C.Generator" is not defined  [name-defined]
torch/_dynamo/debug_utils.py:894:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/debug_utils.py:922:65: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/debug_utils.py:936:23: error: Module has no attribute "randn"  [attr-defined]
torch/_dynamo/debug_utils.py:936:67: error: Module has no attribute "zeros"  [attr-defined]
torch/_inductor/scheduler.py:130:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:130:5: note: Use "-> None" if function does not return a value
torch/_inductor/scheduler.py:136:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:140:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:850:26: error: Incompatible types in assignment (expression has type "tuple[tuple[Any, ...], ...]", variable has type "tuple[Any, Any]")  [assignment]
torch/_inductor/scheduler.py:851:28: error: Incompatible types in assignment (expression has type "tuple[tuple[Any, ...], ...]", variable has type "tuple[Any, Any]")  [assignment]
torch/_inductor/scheduler.py:1158:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:1169:18: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:1430:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:2034:9: error: Argument 2 to "benchmark" of "Benchmarker" has incompatible type "list[Any]"; expected "tuple[Any, ...] | None"  [arg-type]
torch/_inductor/scheduler.py:2149:26: error: Incompatible types in assignment (expression has type "tuple[Any, tuple[Any, int]]", variable has type "tuple[Any, tuple[tuple[Any, ...], ...]]")  [assignment]
torch/_inductor/scheduler.py:2757:9: error: Name "future_used_buffers" already defined on line 2750  [no-redef]
torch/_inductor/scheduler.py:2801:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:2869:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:2898:19: error: Need type annotation for "out"  [var-annotated]
torch/_inductor/scheduler.py:2904:19: error: Need type annotation for "out"  [var-annotated]
torch/_inductor/scheduler.py:2919:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:2944:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:3082:29: error: Incompatible types in assignment (expression has type "str | None", variable has type "str")  [assignment]
torch/_inductor/scheduler.py:3440:33: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:3610:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:3693:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/scheduler.py:3888:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:3896:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:3904:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:3908:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:4041:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:4063:38: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:4359:33: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:4363:38: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:4750:42: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/scheduler.py:5069:43: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:5094:24: error: Item "Sequence[IRNode]" of "IRNode | Sequence[IRNode]" has no attribute "get_name"  [union-attr]
torch/_inductor/scheduler.py:5100:22: error: Item "IRNode" of "IRNode | Sequence[IRNode]" has no attribute "layout"  [union-attr]
torch/_inductor/scheduler.py:5100:22: error: Item "Sequence[IRNode]" of "IRNode | Sequence[IRNode]" has no attribute "layout"  [union-attr]
torch/_inductor/scheduler.py:5105:17: error: Item "Sequence[IRNode]" of "IRNode | Sequence[IRNode]" has no attribute "freeze_layout_with_exact_strides"  [union-attr]
torch/_inductor/scheduler.py:5107:26: error: Item "IRNode" of "IRNode | Sequence[IRNode]" has no attribute "layout"  [union-attr]
torch/_inductor/scheduler.py:5107:26: error: Item "Sequence[IRNode]" of "IRNode | Sequence[IRNode]" has no attribute "layout"  [union-attr]
torch/_inductor/scheduler.py:5475:21: error: Name "ms_fused_choice" already defined on line 5376  [no-redef]
torch/_inductor/scheduler.py:5517:13: error: Name "future_choices" already defined on line 5355  [no-redef]
torch/_inductor/scheduler.py:5609:36: error: Item "function" of "Callable[..., Any] | Any" has no attribute "launchers"  [union-attr]
torch/_inductor/scheduler.py:5611:47: error: Item "function" of "Callable[..., Any] | Any" has no attribute "launchers"  [union-attr]
torch/_inductor/scheduler.py:5766:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:5795:36: error: Missing type arguments for generic type "Future"  [type-arg]
torch/_inductor/scheduler.py:5796:17: error: Missing type arguments for generic type "Future"  [type-arg]
torch/_inductor/scheduler.py:5853:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:5934:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:5958:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:6254:30: error: Need type annotation for "combo_pred_buffers"  [var-annotated]
torch/_inductor/scheduler.py:7147:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/scheduler.py:7460:13: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:8115:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:8147:13: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/scheduler.py:8473:38: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:8486:21: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/_inductor/scheduler.py:8494:35: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:9295:73: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:9301:54: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:9539:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/scheduler.py:9722:44: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/scheduler.py:9883:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/codegen/subgraph.py:583:35: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/codegen/rocm/rocm_benchmark_request.py:77:30: error: Module has no attribute "zeros"  [attr-defined]
torch/_inductor/codegen/rocm/rocm_benchmark_request.py:79:23: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:71:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:116:1: error: Cannot find implementation or library stub for module named "cutlass_api"  [import-not-found]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:131:31: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:132:63: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:163:1: error: Cannot find implementation or library stub for module named "cutlass_api.arguments"  [import-not-found]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:209:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:292:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:327:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:476:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:492:46: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:501:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:525:46: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:533:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/nv_universal_gemm/nv_universal_gemm.py:566:46: error: Module has no attribute "float32"  [attr-defined]
torch/_dynamo/repro/after_dynamo.py:234:42: error: Module has no attribute "is_autocast_enabled"  [attr-defined]
torch/_dynamo/repro/after_aot.py:240:64: error: Argument 1 to "_register_process_group" has incompatible type "str"; expected "GroupName"  [arg-type]
torch/_dynamo/repro/after_aot.py:245:64: error: Argument 1 to "_register_process_group" has incompatible type "str"; expected "GroupName"  [arg-type]
torch/_dynamo/repro/after_aot.py:703:30: error: Module has no attribute "Generator"  [attr-defined]
torch/_dynamo/repro/after_aot.py:1128:29: error: Module has no attribute "empty"  [attr-defined]
torch/_dynamo/repro/after_aot.py:1128:53: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/debug.py:891:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/simd_kernel_features.py:133:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/simd_kernel_features.py:149:20: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/simd_kernel_features.py:150:16: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:32:5: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:33:5: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:34:5: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:35:5: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:36:5: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:37:5: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:38:5: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:39:5: error: Module has no attribute "uint64"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:40:5: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:41:5: error: Module has no attribute "uint16"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:42:5: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:43:5: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:44:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:45:5: error: Module has no attribute "complex32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:46:5: error: Module has no attribute "complex64"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:47:5: error: Module has no attribute "complex128"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:48:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:49:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:50:5: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:51:5: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:55:5: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:56:5: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:57:5: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:58:5: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:59:5: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:60:5: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:61:5: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:62:5: error: Module has no attribute "uint64"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:63:5: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:64:5: error: Module has no attribute "uint16"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:65:5: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:66:5: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:67:5: error: Module has no attribute "uint64"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:68:5: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:69:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:70:5: error: Module has no attribute "complex32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:71:5: error: Module has no attribute "complex64"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:72:5: error: Module has no attribute "complex128"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:73:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:74:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:75:5: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:76:5: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:88:5: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:106:13: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:106:13: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_inductor/codegen/cpp_utils.py:150:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp_utils.py:465:11: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:485:19: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:486:27: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:487:22: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:492:57: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:520:24: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:520:37: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:521:17: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:523:17: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:542:29: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:543:49: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:544:42: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:545:41: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:546:58: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:548:29: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:557:29: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:558:49: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:559:42: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:560:41: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:561:59: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:562:49: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:571:29: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:595:36: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:596:35: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:597:37: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:598:62: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:605:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:606:45: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:610:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:621:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:622:45: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:623:36: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:625:75: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:627:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:639:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:640:45: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:642:60: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:643:41: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:645:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:677:45: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_utils.py:712:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/python_evt.py:60:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/wrapper.py:26:1: error: Module "torch" has no attribute "dtype"; maybe "types"?  [attr-defined]
torch/_inductor/codegen/wrapper.py:100:18: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/wrapper.py:100:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/wrapper.py:101:28: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/wrapper.py:101:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/wrapper.py:711:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/wrapper.py:911:31: error: Cannot determine type of "estimate_peak"  [has-type]
torch/_inductor/codegen/wrapper.py:912:32: error: Cannot determine type of "estimate_peak"  [has-type]
torch/_inductor/codegen/wrapper.py:941:17: error: Cannot determine type of "estimate_peak"  [has-type]
torch/_inductor/codegen/wrapper.py:1519:13: error: Module "torch._C" has no attribute "_cuda_getCurrentRawStream"  [attr-defined]
torch/_inductor/codegen/wrapper.py:2030:84: error: Item "int" of "Any | int" has no attribute "__iter__" (not iterable)  [union-attr]
torch/_inductor/codegen/wrapper.py:2146:17: error: "WrapperLine" has no attribute "codegen"; maybe "codegen_fx"?  [attr-defined]
torch/_inductor/codegen/wrapper.py:2348:17: error: Cannot determine type of "estimate_peak"  [has-type]
torch/_inductor/codegen/simd.py:201:32: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/simd.py:497:20: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/codegen/simd.py:498:13: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/codegen/simd.py:499:20: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/codegen/simd.py:630:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/simd.py:633:49: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/simd.py:1157:48: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/simd.py:1911:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/simd.py:1912:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/simd.py:2321:19: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/simd.py:2499:68: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/simd.py:2968:19: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/codegen/simd.py:2968:31: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/simd.py:3524:45: error: Argument 1 to "append" of "list" has incompatible type "tuple[str, TritonKernel, list[BaseSchedulerNode]]"; expected "tuple[None, None, list[BaseSchedulerNode]]"  [arg-type]
torch/_inductor/codegen/simd.py:3551:41: error: Argument 1 to "append" of "list" has incompatible type "tuple[str, ComboKernel, list[BaseSchedulerNode]]"; expected "tuple[None, None, list[BaseSchedulerNode]]"  [arg-type]
torch/_inductor/codegen/simd.py:3553:16: error: Incompatible return value type (got "list[tuple[None, None, list[BaseSchedulerNode]]]", expected "list[tuple[str | None, Any, Any]]")  [return-value]
torch/_inductor/codegen/simd.py:3553:16: note: "list" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
torch/_inductor/codegen/simd.py:3553:16: note: Consider using "Sequence" instead, which is covariant
torch/_inductor/codegen/simd.py:3553:16: note: Perhaps you need a type annotation for "kernel_code_list"? Suggestion: "list[tuple[str | None, Any, Any]]"
torch/_inductor/codegen/simd.py:4364:20: error: Item "None" of "Any | str | None" has no attribute "replace"  [union-attr]
torch/_inductor/codegen/cpp.py:145:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp.py:146:5: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp.py:149:27: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:150:5: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/cpp.py:151:5: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:152:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp.py:153:5: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp.py:154:5: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:155:5: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp.py:156:5: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp.py:157:5: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp.py:158:5: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:159:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cpp.py:160:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cpp.py:168:17: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cpp.py:175:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:176:35: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:203:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:204:40: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:217:28: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:246:37: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:322:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:421:17: error: Argument 2 to "OuterLoopFusedSchedulerNode" has incompatible type "list[BaseSchedulerNode | Any]"; expected "list[FusedSchedulerNode | SchedulerNode]"  [arg-type]
torch/_inductor/codegen/cpp.py:633:30: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:685:30: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:908:46: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp.py:1177:59: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:1179:57: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:1306:23: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:1307:31: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:1454:58: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:1622:23: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:1623:31: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:1631:23: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:1632:31: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:1645:23: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:1646:31: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:1672:13: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:1673:13: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/cpp.py:1674:13: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:1675:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp.py:1676:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp.py:1677:13: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp.py:1678:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp.py:1679:13: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp.py:1680:13: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:1681:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cpp.py:1682:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cpp.py:1692:30: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:1701:13: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp.py:1702:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp.py:1703:13: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp.py:1712:30: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:1749:29: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:1831:9: error: Item "None" of "CppCSEVariable | None" has no attribute "update_on_args"  [union-attr]
torch/_inductor/codegen/cpp.py:1849:46: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp.py:2115:30: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:2170:43: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:2181:47: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:2187:51: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:2235:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:2273:49: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:2668:27: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp.py:2668:39: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp.py:2669:31: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:2669:44: error: Module has no attribute "double"  [attr-defined]
torch/_inductor/codegen/cpp.py:2763:39: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:2770:43: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:2775:36: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:2782:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:2782:51: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:2783:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:2788:59: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:2789:30: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:2797:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:2815:56: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:2817:67: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:2819:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:2834:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:2861:36: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:2867:36: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:2880:33: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:2881:33: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:2998:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:3021:33: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:3025:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:3061:47: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:3063:47: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:3110:33: error: Redundant cast to "CppCSEVariable"  [redundant-cast]
torch/_inductor/codegen/cpp.py:3271:28: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3302:36: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3304:29: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:3339:57: error: Module has no attribute "double"  [attr-defined]
torch/_inductor/codegen/cpp.py:3340:21: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:3357:33: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3358:83: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3376:32: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3413:29: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:3413:53: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3419:58: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3425:58: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3435:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3446:43: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:3447:25: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3450:47: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:3451:54: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:3454:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3467:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:3467:41: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cpp.py:3470:32: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3537:29: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3539:39: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:3540:33: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:3545:43: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:3568:44: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3623:25: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3625:27: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp.py:3631:35: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:3631:48: error: Module has no attribute "double"  [attr-defined]
torch/_inductor/codegen/cpp.py:3632:31: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp.py:3632:43: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp.py:3823:17: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp.py:3824:17: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp.py:3825:17: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cpp.py:3826:17: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cpp.py:3876:53: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:3884:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:3954:17: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:4212:57: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:4226:58: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:4243:60: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:4248:58: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:4259:71: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:4281:59: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:4319:29: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:4320:29: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp.py:4321:29: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp.py:4322:29: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/cpp.py:4326:29: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:4327:29: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:4336:47: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:4355:43: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:4386:67: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp.py:4888:43: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/cpp.py:5487:49: error: Invalid index type "Any | str | None" for "dict[str, list[Buffer]]"; expected type "str"  [index]
torch/_inductor/codegen/rocm/rocm_utils.py:11:5: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:12:5: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:13:5: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:14:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:15:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:16:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:32:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/utils.py:32:59: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:32:72: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:33:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/utils.py:34:6: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:34:18: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:34:34: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:34:55: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:34:67: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:355:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:356:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:357:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:358:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:363:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:364:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:365:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:366:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:372:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/utils.py:378:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:380:25: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:382:25: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:384:25: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:386:25: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:394:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/utils.py:401:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:406:25: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:408:25: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:410:25: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:412:25: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:414:25: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:416:25: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:418:25: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:425:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/utils.py:426:6: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/utils.py:439:10: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:439:29: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:441:16: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:447:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:448:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:453:23: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:453:35: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:454:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:455:13: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:460:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:461:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:462:9: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:463:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:464:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:466:29: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:467:25: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:468:29: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:479:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/utils.py:485:24: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:485:36: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:487:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:490:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:491:9: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:492:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:493:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:496:25: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:545:9: error: Need type annotation for "sources" (hint: "sources: list[<type>] = ...")  [var-annotated]
torch/_inductor/codegen/cutlass/utils.py:566:31: error: Incompatible types in assignment (expression has type "_patch[Callable[[Any, Any, list[str] | None], Any]]", variable has type "None")  [assignment]
torch/_inductor/codegen/cutlass/utils.py:569:9: error: "None" has no attribute "__enter__"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:569:9: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_inductor/codegen/cutlass/utils.py:573:9: error: "None" has no attribute "__exit__"  [attr-defined]
torch/_inductor/codegen/cutlass/utils.py:573:9: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_inductor/codegen/triton.py:179:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:225:44: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:231:53: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:231:68: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/triton.py:349:20: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:490:37: error: Need type annotation for "included_final_shape_dims"  [var-annotated]
torch/_inductor/codegen/triton.py:574:39: error: Attribute function "symt" with type "Callable[[], SymT]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:1140:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1145:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1147:17: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:1148:17: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/triton.py:1152:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1155:16: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/triton.py:1159:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1164:29: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1173:57: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/codegen/triton.py:1176:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1188:27: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/triton.py:1188:42: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/triton.py:1197:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1256:51: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1277:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1278:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1282:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/triton.py:1283:13: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/triton.py:1287:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1302:29: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/triton.py:1304:29: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/triton.py:1322:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1324:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:1326:23: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/triton.py:1343:31: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:1350:36: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1409:46: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1431:24: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1432:28: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1443:30: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/triton.py:1443:45: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1457:23: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1465:30: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/triton.py:1465:45: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1475:30: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/triton.py:1475:45: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1523:48: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/triton.py:1741:15: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1896:19: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1911:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:1911:49: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1926:41: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:1948:70: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/codegen/triton.py:1949:68: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/codegen/triton.py:1950:54: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/codegen/triton.py:1952:44: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:1964:27: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1972:27: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1976:61: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:1982:60: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:2141:26: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/triton.py:2175:33: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/triton.py:2183:30: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:2183:45: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/triton.py:2188:17: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:2190:22: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/triton.py:2192:25: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/triton.py:2195:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:2196:32: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/triton.py:2197:32: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:2255:32: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/triton.py:2256:31: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/triton.py:2275:29: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/triton.py:2276:45: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/triton.py:2277:46: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/triton.py:2335:31: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/triton.py:2350:31: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/triton.py:2389:22: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/triton.py:2389:35: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/triton.py:2417:32: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/triton.py:2417:45: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/triton.py:2438:23: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:2494:46: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/triton.py:2764:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:2946:20: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:3200:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:3241:16: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:3310:37: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:3652:49: error: Redundant cast to "TMACompatibilityChecker"  [redundant-cast]
torch/_inductor/codegen/triton.py:3703:28: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:3866:45: error: Module has no attribute "uint64"  [attr-defined]
torch/_inductor/codegen/triton.py:3988:65: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/triton.py:4097:9: error: Need type annotation for "new_lines" (hint: "new_lines: list[<type>] = ...")  [var-annotated]
torch/_inductor/codegen/triton.py:4227:26: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/triton.py:4227:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/triton.py:4229:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:4267:27: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/triton.py:4267:42: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/triton.py:4271:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:4272:25: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:4277:25: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:4298:31: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:4445:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:4467:30: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/triton.py:4469:32: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/triton.py:4504:19: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:4513:19: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:4521:50: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:4527:12: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:4530:51: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:4542:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:4543:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:4551:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:4560:37: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:4571:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:4572:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/triton.py:4638:43: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:4644:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:4645:25: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:4678:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:4692:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:4739:35: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:4777:64: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:4783:32: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/codegen/triton.py:4784:28: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/codegen/triton.py:4785:34: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/codegen/triton.py:4786:28: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/codegen/triton.py:4925:24: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/codegen/triton.py:5021:33: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/triton.py:5031:31: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/triton.py:5075:50: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/codegen/triton.py:5170:69: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:5186:62: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:5214:43: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:5427:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:5442:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:5460:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:5491:66: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:5556:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:5578:43: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:5685:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/triton.py:5701:43: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:5735:16: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:5794:76: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/triton.py:5801:33: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/triton.py:5830:55: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/triton.py:5889:25: error: Attribute function "symt" with type "Callable[[], SymT]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:5895:33: error: Attribute function "symt" with type "Callable[[], SymT]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6388:24: error: Incompatible types in assignment (expression has type "list[str]", variable has type "OrderedSet[str]")  [assignment]
torch/_inductor/codegen/triton.py:6408:16: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6579:16: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6627:20: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6632:16: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6648:18: error: List comprehension has incompatible type List[int]; expected List[bool]  [misc]
torch/_inductor/codegen/triton.py:6648:26: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6675:20: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6747:17: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6818:25: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6823:12: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6839:12: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6878:63: error: Attribute function "num_reduction_dims" with type "Callable[[], int]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6886:65: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6894:16: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:6951:21: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton.py:7153:43: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/pallas.py:91:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/codegen/pallas.py:282:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/pallas.py:283:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/pallas.py:287:21: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/pallas.py:288:21: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/pallas.py:294:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/pallas.py:302:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/pallas.py:319:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/pallas.py:325:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/codegen/pallas.py:325:30: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/pallas.py:328:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/pallas.py:872:18: error: Missing type arguments for generic type "tuple"  [type-arg]
torch/_inductor/codegen/pallas.py:931:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/codegen/pallas.py:1151:33: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/codegen/pallas.py:1155:57: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/codegen/pallas.py:1365:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/codegen/pallas.py:1381:46: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/codegen/pallas.py:1381:55: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/codegen/pallas.py:1393:34: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/codegen/pallas.py:1402:25: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/codegen/pallas.py:1405:17: error: Missing type arguments for generic type "dict"  [type-arg]
torch/_inductor/codegen/pallas.py:1451:39: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:1553:39: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:1751:66: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:1752:71: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:1841:47: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/codegen/pallas.py:1856:16: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:1883:28: error: Missing type arguments for generic type "tuple"  [type-arg]
torch/_inductor/codegen/pallas.py:1899:33: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/pallas.py:1921:24: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:1932:67: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/codegen/pallas.py:1947:25: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/codegen/pallas.py:1976:21: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/codegen/pallas.py:1995:45: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/codegen/pallas.py:1996:10: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/codegen/pallas.py:2000:23: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/codegen/pallas.py:2012:19: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/codegen/pallas.py:2013:25: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/codegen/pallas.py:2015:23: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/codegen/pallas.py:2522:63: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:2541:24: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:2618:70: error: Missing type arguments for generic type "OrderedSet"  [type-arg]
torch/_inductor/codegen/pallas.py:2648:26: error: Need type annotation for "buf_stride_set"  [var-annotated]
torch/_inductor/codegen/pallas.py:2949:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/codegen/pallas.py:2971:50: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:3288:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/pallas.py:3289:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/pallas.py:3337:13: error: Generator has incompatible item type "int"; expected "bool"  [misc]
torch/_inductor/codegen/pallas.py:3337:62: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:3472:17: error: Generator has incompatible item type "int"; expected "bool"  [misc]
torch/_inductor/codegen/pallas.py:3472:51: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:4122:20: error: Generator has incompatible item type "int"; expected "bool"  [misc]
torch/_inductor/codegen/pallas.py:4122:69: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:4125:38: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:4126:16: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:4145:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/codegen/pallas.py:4275:29: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/pallas.py:4919:43: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/pallas.py:4924:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/codegen/pallas.py:4924:5: note: Error code "no-untyped-def" not covered by "type: ignore[override]" comment
torch/_inductor/codegen/mps.py:43:5: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/mps.py:44:5: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/mps.py:45:5: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/codegen/mps.py:46:5: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/mps.py:47:5: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/mps.py:48:5: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/mps.py:49:5: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/mps.py:50:5: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/mps.py:51:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/mps.py:194:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:195:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:198:21: error: Module has no attribute "double"  [attr-defined]
torch/_inductor/codegen/mps.py:207:32: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:212:50: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:216:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:224:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:562:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:571:22: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/mps.py:571:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/mps.py:576:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/mps.py:605:61: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/mps.py:613:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:619:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/codegen/mps.py:635:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:636:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:651:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:652:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/mps.py:671:20: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/mps.py:775:66: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/mps.py:802:27: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/mps.py:814:23: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/mps.py:833:23: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/mps.py:842:16: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/mps.py:981:58: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/mps.py:1003:33: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/mps.py:1089:20: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/mps.py:1108:24: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/mps.py:1123:20: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/mps.py:1146:20: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codegen/memory_planning.py:388:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/memory_planning.py:468:27: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/memory_planning.py:490:27: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/halide.py:64:16: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/codegen/halide.py:64:28: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/halide.py:238:5: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/halide.py:239:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/halide.py:240:5: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/halide.py:241:5: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/halide.py:242:5: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/halide.py:243:5: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/halide.py:244:5: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/codegen/halide.py:245:5: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/halide.py:246:5: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/halide.py:247:5: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/halide.py:248:5: error: Module has no attribute "uint16"  [attr-defined]
torch/_inductor/codegen/halide.py:249:5: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/codegen/halide.py:250:5: error: Module has no attribute "uint64"  [attr-defined]
torch/_inductor/codegen/halide.py:259:65: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/halide.py:260:17: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/halide.py:261:18: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/halide.py:261:33: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/halide.py:262:17: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/halide.py:270:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/halide.py:271:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/halide.py:274:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/halide.py:279:36: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/halide.py:280:26: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/halide.py:280:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/halide.py:283:22: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/halide.py:283:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/halide.py:561:45: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/halide.py:562:46: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/halide.py:597:26: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/halide.py:597:39: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/codegen/halide.py:614:45: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/halide.py:676:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/halide.py:797:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/halide.py:926:24: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/halide.py:1219:22: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/halide.py:1219:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/halide.py:1220:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/halide.py:1285:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/halide.py:1286:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/halide.py:1387:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/halide.py:1581:24: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/_inductor/codegen/halide.py:1581:54: error: _CudaDeviceProperties? has no attribute "minor"  [attr-defined]
torch/_inductor/codegen/halide.py:1586:32: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_inductor/codegen/halide.py:1779:43: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:21:1: error: Module "torch" has no attribute "dtype"; maybe "types"?  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:1482:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:1487:21: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:1487:47: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:1745:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2528:20: error: Need type annotation for "seen"  [var-annotated]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2576:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2665:38: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2705:17: error: Module has no attribute "FloatType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2706:17: error: Module has no attribute "BoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2707:17: error: Module has no attribute "StringType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2708:17: error: Module has no attribute "Type"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2709:17: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2716:37: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2719:39: error: Module has no attribute "IntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2722:39: error: Module has no attribute "SymIntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2726:39: error: Module has no attribute "NumberType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2735:39: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2739:58: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2743:48: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2745:65: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2751:60: error: Module has no attribute "IntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2754:60: error: Module has no attribute "SymIntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2760:60: error: Module has no attribute "NumberType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2785:41: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2791:36: error: Name "torch.JitType" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2793:40: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2801:42: error: Module has no attribute "SymIntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2803:42: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2804:47: error: Module has no attribute "SymIntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2813:31: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2813:49: error: Module has no attribute "NoneType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2813:65: error: Module has no attribute "IntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2816:42: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2817:65: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2818:42: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2819:65: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2836:25: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2842:21: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2856:13: error: Module has no attribute "BoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2857:13: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2858:13: error: Module has no attribute "FloatType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2861:13: error: Module has no attribute "IntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2862:13: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2865:31: error: Name "torch.JitType" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2866:30: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2884:30: error: Name "torch.JitType" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2885:30: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2887:30: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2889:30: error: Module has no attribute "TupleType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2894:21: error: Module has no attribute "BoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2895:21: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2896:21: error: Module has no attribute "FloatType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2897:21: error: Module has no attribute "IntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2898:21: error: Module has no attribute "NumberType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2899:21: error: Module has no attribute "StringType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2900:21: error: Module has no attribute "SymBoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2901:21: error: Module has no attribute "SymIntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2902:21: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2906:33: error: Name "torch.JitType" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2907:30: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2908:55: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2909:35: error: Module has no attribute "NoneType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2909:51: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3119:39: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3131:39: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3133:39: error: Module has no attribute "IntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3136:39: error: Module has no attribute "SymIntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3142:39: error: Module has no attribute "FloatType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3144:39: error: Module has no attribute "BoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3146:39: error: Module has no attribute "StringType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3148:39: error: Module has no attribute "NumberType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3152:38: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3155:38: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3157:38: error: Module has no attribute "layout"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3159:38: error: Module has no attribute "memory_format"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3182:9: error: Need type annotation for "lines" (hint: "lines: list[<type>] = ...")  [var-annotated]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3183:33: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3185:35: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3186:40: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3234:37: error: Name "torch.JitType" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3248:41: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3267:41: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3351:30: error: Name "torch.JitType" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3352:34: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3354:34: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3356:34: error: Module has no attribute "TupleType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3363:34: error: Module has no attribute "BoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3365:34: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3367:34: error: Module has no attribute "FloatType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3369:34: error: Module has no attribute "IntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3371:34: error: Module has no attribute "NumberType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3373:34: error: Module has no attribute "StringType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3375:34: error: Module has no attribute "SymBoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3377:34: error: Module has no attribute "SymIntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3379:34: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3392:54: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3394:21: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3395:21: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3396:21: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3397:21: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3400:63: error: Name "torch.JitType" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3414:56: error: Name "torch.JitType" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3418:41: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3421:40: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3430:40: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3432:40: error: Module has no attribute "layout"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3434:40: error: Module has no attribute "memory_format"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3437:41: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3440:41: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3454:41: error: Module has no attribute "TupleType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3468:41: error: Module has no attribute "BoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3473:41: error: Module has no attribute "IntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3478:41: error: Module has no attribute "FloatType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3483:41: error: Module has no attribute "StringType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3488:41: error: Module has no attribute "SymBoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3493:41: error: Module has no attribute "SymIntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3498:41: error: Module has no attribute "NumberType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3503:48: error: Module has no attribute "layout"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3506:48: error: Module has no attribute "memory_format"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3509:48: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3677:30: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3679:32: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3681:33: error: Module has no attribute "IntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3681:48: error: Module has no attribute "SymIntType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3684:21: error: Module has no attribute "BoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3684:37: error: Module has no attribute "SymBoolType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3684:56: error: Module has no attribute "EnumType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3687:32: error: Module has no attribute "FloatType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3689:32: error: Module has no attribute "NumberType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3701:32: error: Module has no attribute "StringType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3721:30: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3723:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3725:30: error: Module has no attribute "layout"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3727:30: error: Module has no attribute "memory_format"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3744:51: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3748:25: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3749:25: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3750:25: error: Module has no attribute "TupleType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3756:34: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3768:30: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3774:42: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3774:58: error: Module has no attribute "TupleType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3779:41: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3784:41: error: Module has no attribute "DeviceObjType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3794:31: error: Module has no attribute "ListType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3794:47: error: Module has no attribute "TupleType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3806:41: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3812:41: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:3824:30: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/triton_combo_kernel.py:452:27: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/codegen/triton_combo_kernel.py:546:20: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton_combo_kernel.py:551:33: error: Argument 1 to "append" of "list" has incompatible type "str"; expected "int"  [arg-type]
torch/_inductor/codegen/triton_combo_kernel.py:553:16: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton_combo_kernel.py:570:18: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton_combo_kernel.py:594:25: error: Unsupported operand type for unary - ("int | str")  [operator]
torch/_inductor/codegen/triton_combo_kernel.py:597:36: error: Redundant cast to "str"  [redundant-cast]
torch/_inductor/codegen/triton_combo_kernel.py:762:24: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton_combo_kernel.py:860:20: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton_combo_kernel.py:905:24: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton_combo_kernel.py:917:24: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/triton_combo_kernel.py:1242:24: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/cpp_wrapper_gpu.py:14:1: error: Module "torch" has no attribute "dtype"; maybe "types"?  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_gpu.py:109:16: error: Incompatible return value type (got "_LazyTritonCompileKickoffLine", expected "Self")  [return-value]
torch/_inductor/codegen/cpp_wrapper_gpu.py:409:43: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_gpu.py:410:49: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_gpu.py:1225:60: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_gpu.py:1342:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:997:38: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:1201:35: error: Module has no attribute "OptionalType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:1202:52: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:1205:52: error: Module has no attribute "TensorType"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:1216:22: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:1221:21: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:1221:47: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/xpu/xpu_combined_scheduling.py:47:44: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/kernel.py:13:1: error: Module "torch" has no attribute "dtype"; maybe "types"?  [attr-defined]
torch/_inductor/codegen/cutlass/kernel.py:279:47: error: Argument 2 to "find_layout_arg" of "CUTLASSKernel" has incompatible type "str"; expected "Literal['size', 'stride']"  [arg-type]
torch/_inductor/codegen/cpp_wrapper_mps.py:39:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/codegen/cpp_wrapper_mps.py:87:37: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:343:9: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:344:9: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:345:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:346:9: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:347:9: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:348:9: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:349:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:350:9: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:351:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:352:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:353:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:357:9: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cutlass/template.py:358:9: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:13:9: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:14:9: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:15:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:16:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:17:9: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:18:9: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:19:9: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:20:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:21:9: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:22:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:18:9: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:19:9: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:20:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:21:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:22:9: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:23:9: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:24:9: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:25:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:26:9: error: Module has no attribute "float8_e5m2fnuz"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:27:9: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:31:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py:760:43: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py:770:31: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/select_algorithm.py:397:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/select_algorithm.py:425:31: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/select_algorithm.py:425:46: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/select_algorithm.py:429:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/select_algorithm.py:447:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/select_algorithm.py:448:16: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/select_algorithm.py:448:74: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/select_algorithm.py:450:45: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/select_algorithm.py:451:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/select_algorithm.py:457:48: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/select_algorithm.py:469:20: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/select_algorithm.py:471:20: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/select_algorithm.py:472:16: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/select_algorithm.py:595:20: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/select_algorithm.py:757:44: error: "None" not callable  [misc]
torch/_inductor/select_algorithm.py:1111:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/select_algorithm.py:1556:22: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/select_algorithm.py:1985:35: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/select_algorithm.py:2276:24: error: Attribute function "is_reduction" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/select_algorithm.py:2281:28: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/select_algorithm.py:3329:26: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/select_algorithm.py:3347:9: error: Attribute "bmreq" already defined on line 3309  [no-redef]
torch/_inductor/select_algorithm.py:3381:16: error: Item "BenchmarkRequest" of "BenchmarkRequest | None" has no attribute "to_callable"  [union-attr]
torch/_inductor/select_algorithm.py:3381:16: error: Item "None" of "BenchmarkRequest | None" has no attribute "to_callable"  [union-attr]
torch/_inductor/select_algorithm.py:4656:17: error: Item "PrecompileThreadPool" of "PrecompileThreadPool | ThreadPoolExecutor" has no attribute "shutdown"  [union-attr]
torch/_inductor/select_algorithm.py:4767:38: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_inductor/select_algorithm.py:4768:36: error: Module has no attribute "randint"  [attr-defined]
torch/_inductor/select_algorithm.py:4772:35: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/select_algorithm.py:4774:32: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_inductor/select_algorithm.py:4776:36: error: Module has no attribute "randn"  [attr-defined]
torch/_inductor/select_algorithm.py:4787:21: error: Module has no attribute "as_strided"  [attr-defined]
torch/_inductor/select_algorithm.py:4803:34: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_inductor/select_algorithm.py:4804:32: error: Module has no attribute "randint"  [attr-defined]
torch/_inductor/select_algorithm.py:4808:27: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/select_algorithm.py:4810:24: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_inductor/select_algorithm.py:4812:32: error: Module has no attribute "randn"  [attr-defined]
torch/_inductor/select_algorithm.py:4822:22: error: Module has no attribute "as_strided"  [attr-defined]
torch/_inductor/select_algorithm.py:4872:17: error: Missing type arguments for generic type "tuple"  [type-arg]
torch/_inductor/select_algorithm.py:4959:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/select_algorithm.py:4960:35: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/select_algorithm.py:5164:80: error: Unsupported operand types for + ("list[ChoiceCaller]" and "list[CUTLASSTemplateCaller]")  [operator]
torch/_inductor/select_algorithm.py:5164:80: note: Error code "operator" not covered by "type: ignore[arg-type]" comment
torch/_inductor/select_algorithm.py:5737:17: error: Item "IRNode" of "Any | IRNode" has no attribute "layout"  [union-attr]
torch/_inductor/select_algorithm.py:5741:45: error: Argument 1 to "get_allocation_size" of "GraphLowering" has incompatible type "Any | IRNode"; expected "TensorBox | StorageBox | Buffer | WorkspaceArg | TorchBindObject"  [arg-type]
torch/_inductor/lowering.py:200:10: error: Name "torch._C.Tag" is not defined  [name-defined]
torch/_inductor/lowering.py:202:15: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/lowering.py:206:15: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/lowering.py:208:15: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/lowering.py:218:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:261:8: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/lowering.py:262:8: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/lowering.py:263:8: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/lowering.py:264:8: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:265:8: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:266:8: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/lowering.py:267:8: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:268:8: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/lowering.py:269:8: error: Module has no attribute "complex32"  [attr-defined]
torch/_inductor/lowering.py:270:8: error: Module has no attribute "complex64"  [attr-defined]
torch/_inductor/lowering.py:271:9: error: Module has no attribute "complex32"  [attr-defined]
torch/_inductor/lowering.py:272:9: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:273:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:283:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:312:6: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:319:20: error: Module has no attribute "zeros"  [attr-defined]
torch/_inductor/lowering.py:328:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:354:49: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/lowering.py:393:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:482:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:482:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:502:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:503:9: error: Name "args" already defined on line 502  [no-redef]
torch/_inductor/lowering.py:504:9: error: Name "kwargs" already defined on line 502  [no-redef]
torch/_inductor/lowering.py:518:13: error: Argument 1 to "transform_args" has incompatible type "tuple[Any, ...] | list[Any]"; expected "list[Any]"  [arg-type]
torch/_inductor/lowering.py:535:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:556:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:584:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:600:33: error: Argument "type_promotion_kind" to "get_promoted_dtype" has incompatible type "ELEMENTWISE_TYPE_PROMOTION_KIND | None"; expected "ELEMENTWISE_TYPE_PROMOTION_KIND"  [arg-type]
torch/_inductor/lowering.py:603:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:616:33: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:617:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:618:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/lowering.py:620:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/lowering.py:647:24: error: Argument 1 to "append" of "list" has incompatible type "_T"; expected "BaseView"  [arg-type]
torch/_inductor/lowering.py:652:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:662:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:712:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:713:22: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/lowering.py:722:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:763:22: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:763:38: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/lowering.py:782:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:784:25: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:808:27: error: Item "None" of "Any | None" has no attribute "type"  [union-attr]
torch/_inductor/lowering.py:835:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:879:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:928:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:929:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:935:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:942:22: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:942:38: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/lowering.py:954:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:999:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:999:48: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:1012:18: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:1012:34: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/lowering.py:1020:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1020:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:1020:43: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:1025:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1027:20: error: Module has no attribute "finfo"  [attr-defined]
torch/_inductor/lowering.py:1028:23: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:1032:20: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/lowering.py:1045:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1045:38: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:1053:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1053:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:1053:37: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/lowering.py:1061:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1061:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:1061:39: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/lowering.py:1065:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1120:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1127:61: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:1131:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1137:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1139:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1151:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1156:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1159:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1164:54: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:1167:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1185:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1199:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1200:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1224:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1230:68: error: Argument 3 to "reduce" has incompatible type "tuple[()]"; expected "list[Any]"  [arg-type]
torch/_inductor/lowering.py:1248:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1257:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1280:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1285:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1294:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1296:42: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:1298:53: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:1302:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1304:42: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:1306:53: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:1310:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1318:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1326:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1335:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1343:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1370:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1384:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1389:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1411:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1452:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1460:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1502:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1533:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1632:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1684:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1691:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1696:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1706:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1707:44: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:1713:33: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:1715:58: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:1717:55: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:1773:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:1778:29: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:1779:33: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1780:33: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1791:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1797:68: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1799:28: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1800:41: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1801:33: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:1802:51: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:1816:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1818:27: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:1820:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1835:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1840:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1854:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:1856:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:1868:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1874:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1881:28: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1882:41: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1883:33: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1884:51: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1885:43: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1906:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:1908:29: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:1909:33: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1910:33: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1916:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1919:44: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1922:68: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1945:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:1947:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:1954:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1958:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:1960:72: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1961:43: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1984:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:1986:29: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:1987:33: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:1988:33: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2004:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2008:27: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2009:43: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2010:32: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2011:53: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2016:68: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2037:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:2039:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:2052:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2058:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2062:27: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2063:43: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2064:32: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2065:53: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2066:43: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2149:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/lowering.py:2158:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2162:31: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/lowering.py:2162:43: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/lowering.py:2177:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2208:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2211:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2211:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:2232:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:2255:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2273:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2312:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2344:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2344:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:2381:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2401:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2401:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:2406:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2406:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:2414:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2491:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2533:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2538:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2546:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2567:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2575:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2583:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2591:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2601:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2611:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2615:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2616:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2630:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2630:1: note: Use "-> None" if function does not return a value
torch/_inductor/lowering.py:2638:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2638:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:2654:19: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_inductor/lowering.py:2676:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2676:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:2689:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2689:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:2701:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2729:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2768:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2786:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2795:32: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:2799:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2811:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2814:57: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:2815:61: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:2818:47: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:2838:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2849:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2850:56: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/lowering.py:2864:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2865:56: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/lowering.py:2873:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2878:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2882:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2882:1: note: Use "-> None" if function does not return a value
torch/_inductor/lowering.py:2905:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2915:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2925:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2931:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2931:27: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/lowering.py:2936:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2942:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2943:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2954:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2954:35: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/lowering.py:2955:31: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/lowering.py:2956:18: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/lowering.py:2965:13: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_inductor/lowering.py:2965:42: error: _CudaDeviceProperties? has no attribute "max_threads_per_multi_processor"  [attr-defined]
torch/_inductor/lowering.py:2975:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:2981:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:2981:32: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2986:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:2996:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:2997:23: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/lowering.py:2997:38: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:3003:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3010:51: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:3015:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3018:51: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:3036:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3041:13: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:3048:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3051:47: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:3052:33: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:3053:34: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:3086:62: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:3130:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:3130:49: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:3142:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3160:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3165:13: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3194:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3217:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:3217:49: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:3219:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3250:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3256:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3263:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3272:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3283:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3292:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3308:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3317:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3318:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3323:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3351:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3365:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3368:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3419:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3507:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3764:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3786:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3798:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3803:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3824:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3839:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3848:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3860:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3884:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3884:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:3901:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3904:42: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:3905:39: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:3920:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3934:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3939:44: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:3948:57: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:3955:55: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:3962:69: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:3964:37: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:3988:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3994:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/lowering.py:3995:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:3997:18: error: Module has no attribute "jagged"  [attr-defined]
torch/_inductor/lowering.py:3998:18: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/lowering.py:3999:33: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/lowering.py:4001:26: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:4003:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_inductor/lowering.py:4009:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4014:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4021:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4022:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4029:50: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:4030:43: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:4042:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/lowering.py:4058:20: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/_inductor/lowering.py:4059:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4069:20: error: Module has no attribute "LongTensor"  [attr-defined]
torch/_inductor/lowering.py:4070:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4071:31: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:4075:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4120:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4130:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4136:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4143:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4148:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4155:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4166:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4170:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4172:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4180:37: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/lowering.py:4183:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_inductor/lowering.py:4184:65: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/lowering.py:4201:21: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/lowering.py:4202:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4211:61: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/lowering.py:4218:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4223:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4227:37: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/lowering.py:4241:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4250:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4251:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4256:37: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/lowering.py:4267:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4283:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4288:33: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/lowering.py:4290:36: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/_inductor/lowering.py:4291:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/lowering.py:4316:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4334:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4340:21: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/lowering.py:4341:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4347:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4366:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4384:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4401:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4417:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4419:27: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:4419:40: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:4419:53: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:4419:65: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/lowering.py:4426:27: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:4426:39: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/lowering.py:4443:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4479:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4516:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4527:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4558:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4565:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4577:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4590:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4597:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4603:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4611:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4635:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4642:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4648:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4651:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4679:40: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:4679:52: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/lowering.py:4692:56: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:4692:68: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/lowering.py:4776:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4783:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4784:26: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:4785:55: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:4799:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4812:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4817:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4825:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4825:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:4829:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4829:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:4844:14: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/lowering.py:4864:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4864:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:4882:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4882:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:4887:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4887:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:4892:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4892:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:4897:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4897:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:4942:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4952:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:4958:33: error: Argument 1 to "constant" of "OpsHandler" has incompatible type "Any | TensorBox"; expected "bool | float | int"  [arg-type]
torch/_inductor/lowering.py:4960:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5013:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5013:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:5034:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5038:31: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:5040:46: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:5041:44: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:5042:29: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5045:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5061:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5061:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:5066:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5066:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:5071:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5071:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:5078:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5078:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:5085:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5085:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:5096:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5096:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:5108:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5113:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5118:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5145:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5284:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5317:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5327:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5343:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5345:27: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5346:44: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5350:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5352:27: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5353:30: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5357:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5364:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5372:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5396:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5426:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5432:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5461:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5487:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:5488:61: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/lowering.py:5497:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5520:19: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5537:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5568:42: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/lowering.py:5584:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5590:71: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5595:15: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5605:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5611:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5623:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5654:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5669:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5689:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5763:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5765:52: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5769:66: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5772:66: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5774:60: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5775:60: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5777:56: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5778:56: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5779:66: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5780:65: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5785:57: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5786:57: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5790:72: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5795:72: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:5808:61: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:5834:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5837:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5844:52: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5845:45: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5848:52: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5849:45: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5862:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5872:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5887:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5913:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5928:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5948:67: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:5972:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:5973:25: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:6009:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6012:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6026:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6047:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6048:25: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:6065:27: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:6083:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6086:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6107:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6110:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6121:15: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:6128:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6134:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6158:50: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:6159:50: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:6161:32: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/lowering.py:6165:37: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:6173:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6178:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6182:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6201:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6205:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6229:23: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:6251:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6271:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6274:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6286:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6301:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6323:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6351:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6402:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6458:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6468:56: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6489:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6552:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6557:44: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6558:44: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6559:42: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6560:42: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6561:49: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6562:49: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6567:44: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6571:43: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6573:54: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6574:54: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6575:57: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6576:56: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6580:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6585:66: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6588:66: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6590:60: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6591:60: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6593:56: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6594:56: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6595:66: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6596:65: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6601:57: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6602:57: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6617:72: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6624:72: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6639:72: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:6660:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6726:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6727:57: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6728:48: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6730:29: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6741:64: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6751:48: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6755:50: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6763:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6768:52: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6773:48: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6778:49: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6782:58: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6794:58: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6813:76: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6820:76: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6827:76: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:6843:59: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:6859:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6877:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6925:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:6948:55: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:6970:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:6973:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:6979:34: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:6982:29: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:7005:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:7021:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7036:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7043:25: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/lowering.py:7043:40: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:7044:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/lowering.py:7052:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7078:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7095:46: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:7095:62: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/lowering.py:7128:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7152:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7154:51: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7157:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7171:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7197:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7204:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7210:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7226:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7240:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7259:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7288:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7326:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7331:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7342:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7347:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7352:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7357:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7377:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7419:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7436:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7447:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7455:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7460:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7465:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7472:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7476:17: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7490:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7494:17: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7501:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7514:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7518:17: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7525:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7538:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7539:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7560:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7563:46: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7571:32: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7574:47: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7583:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7586:46: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7594:32: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7597:47: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7606:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7610:17: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7638:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7639:21: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:7644:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7646:46: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:7662:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7664:46: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:7683:52: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7686:52: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7704:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7712:43: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7719:21: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/lowering.py:7721:21: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/lowering.py:7723:28: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/lowering.py:7749:38: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7753:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7773:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7785:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7791:57: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7805:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7813:46: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7820:35: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7830:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7832:61: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7833:29: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7838:15: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7851:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7854:59: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7859:15: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:7868:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7872:30: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7877:15: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7889:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7892:29: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7897:15: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7915:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7921:57: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7932:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7938:57: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:7950:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7959:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:7979:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8013:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8052:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8088:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8158:27: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8164:27: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8170:27: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8176:27: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8191:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8193:9: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8194:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/lowering.py:8195:9: error: Module has no attribute "uint16"  [attr-defined]
torch/_inductor/lowering.py:8196:9: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/lowering.py:8197:9: error: Module has no attribute "uint64"  [attr-defined]
torch/_inductor/lowering.py:8199:42: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8201:53: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8206:51: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8207:51: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8208:51: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8209:56: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8210:51: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8211:51: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/lowering.py:8233:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8239:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8312:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8316:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8360:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8362:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8403:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8408:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8417:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8426:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8430:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8441:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8458:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8467:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8472:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8478:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8485:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8494:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8505:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8510:25: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/lowering.py:8511:25: error: Module has no attribute "preserve_format"  [attr-defined]
torch/_inductor/lowering.py:8514:25: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/lowering.py:8516:25: error: Module has no attribute "channels_last_3d"  [attr-defined]
torch/_inductor/lowering.py:8530:33: error: Module has no attribute "iinfo"  [attr-defined]
torch/_inductor/lowering.py:8556:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8558:54: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:8559:43: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/lowering.py:8576:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8597:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:8613:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8638:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8638:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:8646:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8686:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8769:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8769:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:8798:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8798:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/lowering.py:8826:26: error: Need type annotation for "lowered_combine_fn"  [var-annotated]
torch/_inductor/lowering.py:8828:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8849:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8854:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8854:1: note: Use "-> None" if function does not return a value
torch/_inductor/lowering.py:8859:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8894:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8910:13: error: "Operation" has no attribute "has_side_effects"  [attr-defined]
torch/_inductor/lowering.py:8912:27: error: "Operation" has no attribute "get_name"  [attr-defined]
torch/_inductor/lowering.py:8916:13: error: Incompatible types in assignment (expression has type "Operation", target has type "Buffer")  [assignment]
torch/_inductor/lowering.py:8921:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8969:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:8995:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:9011:22: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:9011:37: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/lowering.py:9011:52: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:9017:17: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:9018:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:9024:15: error: Module has no attribute "uint16"  [attr-defined]
torch/_inductor/lowering.py:9029:29: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/lowering.py:9035:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:9043:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/lowering.py:9057:22: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/lowering.py:9057:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/lowering.py:9058:43: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/lowering.py:9091:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/kernel/mm_common.py:48:18: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/kernel/mm_common.py:48:33: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/kernel/mm_common.py:161:9: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/kernel/mm_common.py:162:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/kernel/mm_common.py:163:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/kernel/mm_common.py:164:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/kernel/mm_common.py:165:9: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/flex/common.py:55:42: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/flex/common.py:273:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel/flex/common.py:274:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/kernel/flex/common.py:344:15: error: Module has no attribute "arange"  [attr-defined]
torch/_inductor/kernel/flex/common.py:369:16: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:129:33: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:129:48: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:129:64: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:209:59: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:213:46: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:221:45: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:226:46: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/codegen/cutlass/gemm_template.py:1392:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/gemm_template.py:1393:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/gemm_template.py:1543:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cutlass/gemm_template.py:1544:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel/flex/flex_flash_attention.py:59:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/kernel/flex/flex_flash_attention.py:430:15: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/flex/flex_flash_attention.py:514:30: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_inductor/kernel/flex/flex_flash_attention.py:629:69: error: Missing type arguments for generic type "tuple"  [type-arg]
torch/_inductor/kernel/flex/flex_flash_attention.py:710:28: error: Argument 1 to "append" of "list" has incompatible type "TensorBox | None"; expected "TensorBox"  [arg-type]
torch/_inductor/kernel/flex/flex_flash_attention.py:716:28: error: Argument 1 to "append" of "list" has incompatible type "TensorBox | None"; expected "TensorBox"  [arg-type]
torch/_inductor/kernel/flex/flex_flash_attention.py:722:1: error: Cannot find implementation or library stub for module named "flash_attn.cute.block_sparsity"  [import-not-found]
torch/_inductor/kernel/flex/flex_flash_attention.py:826:30: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_inductor/kernel/flex/flex_decoding.py:126:18: error: _XpuDeviceProperties? has no attribute "gpu_subslice_count"  [attr-defined]
torch/_inductor/kernel/flex/flex_decoding.py:128:18: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_inductor/kernel/flex/flex_decoding.py:260:15: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/flex/flex_decoding.py:266:15: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/flex/flex_decoding.py:272:9: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:96:33: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:96:46: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:97:42: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:98:41: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:99:41: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:113:47: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:113:60: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:114:52: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:114:65: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:229:18: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:230:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:231:19: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:232:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:256:17: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:347:21: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:352:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:353:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:358:21: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:359:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:364:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:365:22: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:366:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:367:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:376:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:377:22: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:378:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:379:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:385:21: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:390:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:391:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:396:21: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:397:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:402:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:403:22: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:404:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:405:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:414:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:415:22: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:416:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:417:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:423:21: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:424:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:425:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:426:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:431:21: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:432:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:433:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:434:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:962:34: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:962:73: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:972:21: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:973:22: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:974:22: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:975:23: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1113:31: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1113:63: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1138:45: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1138:58: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1153:34: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1153:75: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1164:21: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1165:22: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1166:22: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1167:23: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1173:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1174:22: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1175:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1176:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1182:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1183:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1189:21: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1190:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1196:21: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1197:22: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1198:22: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1199:23: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1456:33: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1456:46: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1464:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1465:43: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1465:55: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1505:33: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1505:46: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1513:34: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1513:72: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1523:21: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1524:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1582:36: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1605:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1606:22: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1607:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1608:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1856:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1857:22: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1858:22: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1859:23: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:2130:31: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:2131:37: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:2131:49: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:415:39: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:415:52: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:418:33: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:418:46: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:437:21: error: Incompatible types in assignment (expression has type "TensorBox", variable has type "Tensor")  [assignment]
torch/_inductor/codegen/cpp_gemm_template.py:456:21: error: Incompatible types in assignment (expression has type "TensorBox", variable has type "Tensor | None")  [assignment]
torch/_inductor/codegen/cpp_gemm_template.py:642:13: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:643:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:644:13: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:645:13: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:646:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:830:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:836:27: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:836:57: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:860:32: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:863:31: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:870:33: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1261:35: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1261:35: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/_inductor/codegen/cpp_gemm_template.py:1261:61: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1277:35: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1277:35: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/_inductor/codegen/cpp_gemm_template.py:1277:61: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1319:44: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]"  [arg-type]
torch/_inductor/codegen/cpp_gemm_template.py:1319:44: note: Error code "arg-type" not covered by "type: ignore[assignment]" comment
torch/_inductor/codegen/cpp_gemm_template.py:1398:57: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1398:70: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1445:34: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1582:26: error: Item "Sequence[IRNode]" of "Any | IRNode | Sequence[IRNode]" has no attribute "get_dtype"  [union-attr]
torch/_inductor/codegen/cpp_gemm_template.py:1636:27: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1636:57: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1663:34: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1664:34: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1827:25: error: Module has no attribute "eye"  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1833:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1844:26: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/codegen/cpp_flex_attention_template.py:1090:33: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/codegen/cpp_flex_attention_template.py:1090:46: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/codegen/cpp_flex_attention_template.py:1090:62: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp_flex_attention_template.py:1398:33: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/quantized_lowerings.py:24:5: error: Module has no attribute "_weight_int8pack_mm"  [attr-defined]
torch/_inductor/quantized_lowerings.py:65:34: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/quantized_lowerings.py:65:50: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/quantized_lowerings.py:65:65: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/quantized_lowerings.py:66:37: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/quantized_lowerings.py:111:34: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/quantized_lowerings.py:111:50: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/quantized_lowerings.py:111:65: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/quantized_lowerings.py:112:37: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/quantized_lowerings.py:115:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/quantized_lowerings.py:115:44: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/quantized_lowerings.py:154:20: error: Module has no attribute "randint"  [attr-defined]
torch/_inductor/quantized_lowerings.py:154:55: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/kernel/mm.py:139:30: error: Module has no attribute "mm"  [attr-defined]
torch/_inductor/kernel/mm.py:141:5: error: Module has no attribute "mm"  [attr-defined]
torch/_inductor/kernel/mm.py:148:5: error: Module has no attribute "addmm"  [attr-defined]
torch/_inductor/kernel/mm.py:152:5: error: Module has no attribute "_int_mm"  [attr-defined]
torch/_inductor/kernel/mm.py:156:5: error: Module has no attribute "_sparse_semi_structured_mm"  [attr-defined]
torch/_inductor/kernel/mm.py:163:5: error: Module has no attribute "_scaled_mm"  [attr-defined]
torch/_inductor/kernel/mm.py:168:32: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/kernel/mm.py:168:44: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/kernel/mm.py:178:16: error: Module has no attribute "addmm"  [attr-defined]
torch/_inductor/kernel/mm.py:179:12: error: Module has no attribute "addmm"  [attr-defined]
torch/_inductor/kernel/mm.py:218:18: error: Module has no attribute "permute"  [attr-defined]
torch/_inductor/kernel/mm.py:220:14: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/kernel/mm.py:220:58: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/mm.py:221:19: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/kernel/mm.py:298:12: error: Module has no attribute "mm"  [attr-defined]
torch/_inductor/kernel/mm.py:302:12: error: Module has no attribute "addmm"  [attr-defined]
torch/_inductor/kernel/mm.py:331:30: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/mm.py:332:37: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/kernel/mm.py:332:52: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/kernel/mm.py:363:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/kernel/mm.py:364:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/kernel/mm.py:539:5: error: Need type annotation for "best_config_future"  [var-annotated]
torch/_inductor/kernel/mm.py:564:46: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/mm.py:584:60: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/mm.py:993:33: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/mm.py:1078:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/mm.py:1180:26: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/mm.py:1263:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/mm.py:1289:12: error: _CudaDeviceProperties? has no attribute "major"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:124:19: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:129:19: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:130:19: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:131:23: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:132:24: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:149:19: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:150:19: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:151:23: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:152:24: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:192:17: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:265:34: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:265:47: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:265:63: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/codegen/cpp_grouped_gemm_template.py:420:26: error: Item "Sequence[IRNode]" of "Any | IRNode | Sequence[IRNode]" has no attribute "get_dtype"  [union-attr]
torch/_inductor/codegen/cpp_grouped_gemm_template.py:461:45: error: Incompatible types in assignment (expression has type "Any | IRNode | Sequence[IRNode]", target has type "IRNode | None")  [assignment]
torch/_inductor/codegen/cpp_grouped_gemm_template.py:511:27: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:59:33: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:59:55: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:67:33: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:67:55: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:199:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/mkldnn_lowerings.py:224:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:239:8: error: Module has no attribute "_has_mkldnn"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:599:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:599:49: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:604:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:604:43: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:609:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:609:46: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:614:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:614:43: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:672:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:672:49: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:677:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:677:43: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:682:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:682:46: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:687:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:687:43: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:692:38: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:692:53: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:693:43: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:693:58: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:745:50: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:745:62: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:755:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:755:49: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:760:64: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:767:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:767:43: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:772:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:772:46: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:779:58: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:798:36: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:803:69: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:805:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:805:53: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:822:25: error: Module has no attribute "equal"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:823:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:844:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:845:29: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:846:29: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:847:29: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:868:57: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:898:55: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:898:70: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:899:50: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:900:65: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:907:35: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:919:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:932:47: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:932:60: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:940:68: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:943:52: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:945:55: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:949:58: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:967:46: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:967:59: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1069:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1069:49: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1074:64: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1081:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1081:43: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1086:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1086:46: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1091:58: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1105:36: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1109:69: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1111:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1111:53: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1115:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1116:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1117:42: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1117:57: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1148:25: error: Module has no attribute "equal"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1149:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1171:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1172:29: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1173:29: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1174:29: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1205:57: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1226:55: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1226:70: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1227:50: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1228:65: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1233:49: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1233:64: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1234:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1235:57: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1242:35: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1257:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1270:47: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1270:60: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1278:68: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1281:52: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1283:55: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1287:58: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1290:62: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1294:39: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1382:12: error: Module has no attribute "has_mkl"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:209:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:210:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:211:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:212:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:223:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:224:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:225:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:226:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:373:15: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:379:15: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:774:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:775:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:776:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:777:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:809:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:810:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:811:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:812:19: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:880:58: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/pattern_matcher.py:370:21: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/pattern_matcher.py:1389:51: error: Argument 1 to "replace_all_uses_with" of "Node" has incompatible type "Node | Sequence[Node]"; expected "Node"  [arg-type]
torch/_inductor/pattern_matcher.py:1673:33: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/pattern_matcher.py:1812:12: error: Module has no attribute "is_inference_mode_enabled"  [attr-defined]
torch/_inductor/pattern_matcher.py:2010:2: error: Untyped decorator makes function "gen_pattern_and_search_gm" untyped  [untyped-decorator]
torch/_inductor/pattern_matcher.py:2010:2: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/_inductor/pattern_matcher.py:2031:45: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/pattern_matcher.py:2031:59: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/pattern_matcher.py:2453:48: error: "PatternEntry" has no attribute "pattern_name"  [attr-defined]
torch/_inductor/graph.py:23:1: error: Module "torch" has no attribute "device"; maybe "Device"?  [attr-defined]
torch/_inductor/graph.py:163:67: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/graph.py:170:16: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/graph.py:176:16: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/graph.py:178:16: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/graph.py:185:15: error: Name "torch._C.ScriptObject" is not defined  [name-defined]
torch/_inductor/graph.py:216:51: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/graph.py:309:16: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/graph.py:472:18: error: Name "torch._C.ScriptObject" is not defined  [name-defined]
torch/_inductor/graph.py:482:42: error: Missing type arguments for generic type "tuple"  [type-arg]
torch/_inductor/graph.py:529:30: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/graph.py:546:40: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/graph.py:719:46: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/graph.py:726:42: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/graph.py:1004:39: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/graph.py:1056:46: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/graph.py:1114:31: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/graph.py:1165:16: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable)  [attr-defined]
torch/_inductor/graph.py:1165:16: note: Error code "attr-defined" not covered by "type: ignore[operator]" comment
torch/_inductor/graph.py:1212:57: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/graph.py:1291:34: error: Module has no attribute "Generator"  [attr-defined]
torch/_inductor/graph.py:1339:46: error: "IRNode" has no attribute "data"  [attr-defined]
torch/_inductor/graph.py:1339:46: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_inductor/graph.py:1361:29: error: Argument 1 of "call_function" is incompatible with supertype "torch.fx.interpreter.Interpreter"; supertype defines the argument type as "Callable[..., Any] | str"  [override]
torch/_inductor/graph.py:1361:29: note: Error code "override" not covered by "type: ignore[type-arg]" comment
torch/_inductor/graph.py:1361:29: note: This violates the Liskov substitution principle
torch/_inductor/graph.py:1361:29: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#incompatible-overrides
torch/_inductor/graph.py:1395:22: error: Name "torch._C.Tag" is not defined  [name-defined]
torch/_inductor/graph.py:1416:34: error: Name "torch._C.Tag" is not defined  [name-defined]
torch/_inductor/graph.py:1548:30: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/graph.py:1768:25: error: Name "torch._C.Argument" is not defined  [name-defined]
torch/_inductor/graph.py:2006:48: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/graph.py:2013:29: error: Item "IRNode" of "Any | IRNode" has no attribute "data"  [union-attr]
torch/_inductor/graph.py:2055:28: error: Module has no attribute "_has_mkldnn"  [attr-defined]
torch/_inductor/graph.py:2073:32: error: Module has no attribute "has_mkl"  [attr-defined]
torch/_inductor/graph.py:2093:39: error: "IRNode" has no attribute "data"  [attr-defined]
torch/_inductor/graph.py:2102:37: error: "IRNode" has no attribute "data"  [attr-defined]
torch/_inductor/graph.py:2104:41: error: "IRNode" has no attribute "data"  [attr-defined]
torch/_inductor/graph.py:2407:66: error: Module has no attribute "clone"  [attr-defined]
torch/_inductor/kernel/bmm.py:67:31: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/kernel/bmm.py:69:5: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/kernel/bmm.py:75:5: error: Module has no attribute "baddbmm"  [attr-defined]
torch/_inductor/kernel/bmm.py:84:5: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/kernel/bmm.py:85:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/kernel/bmm.py:86:5: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/bmm.py:87:5: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/kernel/bmm.py:175:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/kernel/bmm.py:176:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/kernel/flex/flex_mps.py:55:34: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/flex/flex_mps.py:55:49: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/kernel/flex/flex_mps.py:55:64: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/kernel/flex/flex_mps.py:255:32: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/flex/flex_mps.py:258:32: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/reinplace.py:347:17: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/reinplace.py:400:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/fx_passes/reinplace.py:853:68: error: Argument 2 to "isinstance" has incompatible type "<typing special form>"; expected "_ClassInfo"  [arg-type]
torch/_inductor/fx_passes/reinplace.py:854:54: error: Argument 1 to "get" of "dict" has incompatible type "Callable[..., Any] | str"; expected "Callable[..., Any]"  [arg-type]
torch/_inductor/fx_passes/reinplace.py:1067:37: error: Argument 1 to "get_node_storage" has incompatible type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None"; expected "Node"  [arg-type]
torch/_inductor/fx_passes/reinplace.py:1194:17: error: Need type annotation for "mutated_tensors_flat" (hint: "mutated_tensors_flat: list[<type>] = ...")  [var-annotated]
torch/_inductor/codegen/wrapper_fxir.py:189:38: error: Attribute function "is_subgraph" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/wrapper_fxir.py:213:25: error: Attribute function "is_subgraph" with type "Callable[[], bool]" does not accept self argument  [misc]
torch/_inductor/codegen/wrapper_fxir.py:336:13: error: Module has no attribute "as_strided"  [attr-defined]
torch/_inductor/codegen/wrapper_fxir.py:696:13: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/codegen/wrapper_fxir.py:1000:24: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py:238:1: error: Cannot find implementation or library stub for module named "cutlass.utils"  [import-not-found]
torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py:238:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_inductor/subgraph_lowering.py:135:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/subgraph_lowering.py:136:13: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/subgraph_lowering.py:163:41: error: Variable "torch._inductor.subgraph_lowering.SubgraphInput" is not valid as a type  [valid-type]
torch/_inductor/subgraph_lowering.py:163:41: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/subgraph_lowering.py:174:28: error: SubgraphInput? has no attribute "device"  [attr-defined]
torch/_inductor/subgraph_lowering.py:175:27: error: SubgraphInput? has no attribute "dtype"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:976:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:1028:40: error: _CudaDeviceProperties? has no attribute "shared_memory_per_block_optin"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1030:40: error: _CudaDeviceProperties? has no attribute "shared_memory_per_block"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1035:36: error: _XpuDeviceProperties? has no attribute "local_mem_size"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1097:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:1181:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1186:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1274:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:1318:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1319:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1320:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1321:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1322:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1323:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1324:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1325:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1326:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1330:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1331:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1332:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1333:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1334:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1335:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1336:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1337:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1338:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1339:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1340:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1341:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1345:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1346:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1347:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1348:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1349:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1350:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1351:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1352:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1353:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1354:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1358:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1359:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1360:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1361:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1362:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1363:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1364:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1365:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1366:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1367:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1368:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1391:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1413:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1434:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1512:44: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1622:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1623:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1624:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1625:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1626:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1627:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1628:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1629:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1630:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1634:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1635:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1636:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1637:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1638:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1639:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1640:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1641:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1642:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1831:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1844:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1865:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1923:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1924:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1925:14: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1926:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1927:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1928:14: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1929:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1930:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1931:14: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1976:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:1984:25: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:2004:21: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:2113:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:2201:20: error: Need type annotation for "seen"  [var-annotated]
torch/_inductor/template_heuristics/triton.py:2242:33: error: _CudaDeviceProperties? has no attribute "warp_size"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:2299:37: error: "MMTemplateConfigMixin" has no attribute "triton_config"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:2373:20: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/template_heuristics/triton.py:2402:33: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/template_heuristics/triton.py:2406:36: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/template_heuristics/triton.py:2412:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:2413:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:2414:13: error: Module has no attribute "float8_e4m3fnuz"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:2415:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/template_heuristics/triton.py:2444:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:2475:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:2522:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:2538:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:2575:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:2684:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:2816:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:2938:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/template_heuristics/triton.py:3051:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/runtime/caching/encoders.py:63:26: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/replace_random.py:25:37: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/replace_random.py:37:18: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/fx_passes/replace_random.py:39:18: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/fx_passes/replace_random.py:50:21: error: _CudaDeviceProperties? has no attribute "max_threads_per_multi_processor"  [attr-defined]
torch/_inductor/fx_passes/replace_random.py:51:16: error: _CudaDeviceProperties? has no attribute "multi_processor_count"  [attr-defined]
torch/_inductor/fx_passes/replace_random.py:101:40: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/replace_random.py:102:61: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/fx_passes/replace_random.py:146:40: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/replace_random.py:147:56: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/fx_passes/replace_random.py:172:12: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/replace_random.py:249:11: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/fx_passes/reduced_atomic_contention.py:109:31: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/fx_passes/reduced_atomic_contention.py:217:20: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/fx_passes/reduced_atomic_contention.py:247:34: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/fx_passes/reduced_atomic_contention.py:247:46: error: Module has no attribute "int16"  [attr-defined]
torch/_inductor/fx_passes/reduced_atomic_contention.py:247:59: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/fx_passes/reduced_atomic_contention.py:247:72: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/fx_passes/reduced_atomic_contention.py:299:51: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/overlap_scheduling.py:849:46: error: Module has no attribute "median"  [attr-defined]
torch/_inductor/fx_passes/overlap_scheduling.py:850:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/overlap_scheduling.py:1183:58: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/fx_passes/overlap_scheduling.py:1814:19: error: Module has no attribute "median"  [attr-defined]
torch/_inductor/fx_passes/overlap_scheduling.py:1814:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/overlap_scheduling.py:1819:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/fx_passes/misc_patterns.py:17:39: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/misc_patterns.py:38:17: error: Module has no attribute "randperm"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:39:16: error: Module has no attribute "index_add"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:42:17: error: Module has no attribute "randperm"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:55:10: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:64:17: error: Module has no attribute "randperm"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:68:17: error: Module has no attribute "randperm"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:76:10: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:96:38: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:106:37: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:110:62: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:111:31: error: Module has no attribute "clamp"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:112:39: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:122:18: error: Module has no attribute "randn"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:122:55: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:149:24: error: Module has no attribute "log2"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:150:24: error: Module has no attribute "ceil"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:151:23: error: Module has no attribute "clamp"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:153:30: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:168:37: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:172:62: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:173:31: error: Module has no attribute "clamp"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:174:39: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:181:14: error: Module has no attribute "randn"  [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:181:51: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/micro_pipeline_tp.py:461:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/micro_pipeline_tp.py:528:32: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:71:58: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:76:18: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:77:29: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:78:20: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:79:29: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:79:29: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/_inductor/fx_passes/group_batch_fusion.py:90:18: error: Module has no attribute "add"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:91:29: error: Module has no attribute "add"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:92:20: error: Module has no attribute "mul"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:93:29: error: Module has no attribute "mul"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:244:37: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:247:38: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:460:33: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:463:33: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:532:17: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:534:49: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:536:17: error: Module has no attribute "transpose"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:538:56: error: Module has no attribute "transpose"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:543:21: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:545:52: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:547:21: error: Module has no attribute "addmm"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:550:51: error: Module has no attribute "addmm"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:557:21: error: Module has no attribute "mm"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:560:51: error: Module has no attribute "mm"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:626:61: error: Module has no attribute "_nn"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:671:17: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:675:17: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:679:17: error: Module has no attribute "transpose"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:681:54: error: Module has no attribute "transpose"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:686:21: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:689:45: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:696:21: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:700:21: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:702:58: error: Module has no attribute "unsqueeze"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:706:21: error: Module has no attribute "baddbmm"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:712:49: error: Module has no attribute "baddbmm"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:724:39: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:724:39: note: Error code "attr-defined" not covered by "type: ignore[operator]" comment
torch/_inductor/fx_passes/group_batch_fusion.py:726:45: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:812:17: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:817:21: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:824:21: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:840:21: error: Module has no attribute "mul"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:845:21: error: Item "None" of "Any | None" has no attribute "meta"  [union-attr]
torch/_inductor/fx_passes/group_batch_fusion.py:847:21: error: Module has no attribute "mul"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:851:21: error: Module has no attribute "add"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:856:21: error: Item "None" of "Any | None" has no attribute "meta"  [union-attr]
torch/_inductor/fx_passes/group_batch_fusion.py:858:21: error: Module has no attribute "add"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:864:21: error: Module has no attribute "mul"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:869:21: error: Item "None" of "Any | None" has no attribute "meta"  [union-attr]
torch/_inductor/fx_passes/group_batch_fusion.py:871:21: error: Module has no attribute "mul"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:877:21: error: Module has no attribute "add"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:882:21: error: Item "None" of "Any | None" has no attribute "meta"  [union-attr]
torch/_inductor/fx_passes/group_batch_fusion.py:884:21: error: Module has no attribute "add"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:888:17: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:895:20: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:953:17: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:965:29: error: Argument "inplace" to "relu" has incompatible type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None"; expected "bool"  [arg-type]
torch/_inductor/fx_passes/group_batch_fusion.py:976:17: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:978:47: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1093:17: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1105:17: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1107:47: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1122:26: error: Module has no attribute "tanh"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1128:26: error: Module has no attribute "sigmoid"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1140:26: error: Module has no attribute "detach"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1143:36: error: Module has no attribute "detach"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1151:26: error: Module has no attribute "nan_to_num"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1157:26: error: Module has no attribute "clamp"  [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1448:13: error: Argument 1 to "GraphTransformObserver" has incompatible type "GraphModule | None"; expected "GraphModule"  [arg-type]
torch/_inductor/fx_passes/fuse_attention.py:45:9: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:67:9: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:89:9: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:111:9: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:130:19: error: Module has no attribute "softmax"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:151:19: error: Module has no attribute "softmax"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:154:19: error: Module has no attribute "dropout"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:179:18: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:180:19: error: Module has no attribute "softmax"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:181:19: error: Module has no attribute "dropout"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:182:34: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:214:18: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:215:19: error: Module has no attribute "softmax"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:216:34: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:243:18: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:244:19: error: Module has no attribute "softmax"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:245:19: error: Module has no attribute "dropout"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:246:34: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:274:18: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:275:19: error: Module has no attribute "softmax"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:276:34: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:302:12: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:323:9: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:342:19: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:344:12: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:365:10: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:395:18: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:397:12: error: Module has no attribute "softmax"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:414:38: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:428:14: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:460:18: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:464:13: error: Module has no attribute "softmax"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:484:38: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:497:20: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:498:17: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:505:25: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:506:13: error: Module has no attribute "finfo"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:508:20: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:541:20: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:542:17: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:549:25: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:550:13: error: Module has no attribute "finfo"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:552:20: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:562:18: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:563:17: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:584:18: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:588:13: error: Module has no attribute "softmax"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:608:38: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:620:13: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:646:13: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:678:13: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:716:20: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:720:23: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:721:40: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:722:19: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:744:13: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:774:13: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:814:13: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:945:28: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:965:39: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:966:39: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1024:38: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/fuse_attention.py:1041:9: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1045:9: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1052:31: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1053:31: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1055:34: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1057:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1066:9: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1073:9: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1075:35: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1082:9: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1085:9: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1090:19: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1090:32: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1094:50: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1095:49: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1097:50: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1098:49: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1106:58: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1107:57: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1397:21: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1431:25: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1435:42: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1487:30: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/fsdp.py:151:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/fx_passes/fsdp.py:151:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/fx_passes/fsdp.py:152:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/b2b_gemm.py:452:24: error: Module has no attribute "mm"  [attr-defined]
torch/_inductor/fx_passes/b2b_gemm.py:454:24: error: Module has no attribute "mm"  [attr-defined]
torch/_inductor/fx_passes/b2b_gemm.py:465:21: error: Argument "input_nodes" to "SubgraphChoiceCaller" has incompatible type "list[TensorBox]"; expected "list[Buffer]"  [arg-type]
torch/_inductor/fx_passes/b2b_gemm.py:531:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/b2b_gemm.py:531:44: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/b2b_gemm.py:605:18: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/codegen/cuda_combined_scheduling.py:52:44: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/split_cat.py:129:23: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:267:25: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:293:8: error: Unsupported operand types for > ("int" and "Sequence[Argument]")  [operator]
torch/_inductor/fx_passes/split_cat.py:293:8: error: Unsupported operand types for > ("int" and "Mapping[str, Argument]")  [operator]
torch/_inductor/fx_passes/split_cat.py:293:8: error: Unsupported operand types for > ("int" and "slice[Any, Any, Any]")  [operator]
torch/_inductor/fx_passes/split_cat.py:293:8: error: Unsupported operand types for > ("int" and "complex")  [operator]
torch/_inductor/fx_passes/split_cat.py:293:8: error: Unsupported operand types for > ("int" and "OpOverload[[VarArg(Any), KwArg(Any)], Any]")  [operator]
torch/_inductor/fx_passes/split_cat.py:293:8: error: Unsupported operand types for > ("int" and "SymBool")  [operator]
torch/_inductor/fx_passes/split_cat.py:293:8: note: Left operand is of type "Any | Sequence[Argument] | Node | Tensor | Mapping[str, Argument] | <8 more items>"
torch/_inductor/fx_passes/split_cat.py:297:13: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:308:26: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:308:37: error: Module has no attribute "concat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:342:8: error: Unsupported operand types for > ("int" and "Sequence[Argument]")  [operator]
torch/_inductor/fx_passes/split_cat.py:342:8: error: Unsupported operand types for > ("int" and "Mapping[str, Argument]")  [operator]
torch/_inductor/fx_passes/split_cat.py:342:8: error: Unsupported operand types for > ("int" and "slice[Any, Any, Any]")  [operator]
torch/_inductor/fx_passes/split_cat.py:342:8: error: Unsupported operand types for > ("int" and "complex")  [operator]
torch/_inductor/fx_passes/split_cat.py:342:8: error: Unsupported operand types for > ("int" and "OpOverload[[VarArg(Any), KwArg(Any)], Any]")  [operator]
torch/_inductor/fx_passes/split_cat.py:342:8: error: Unsupported operand types for > ("int" and "SymBool")  [operator]
torch/_inductor/fx_passes/split_cat.py:342:8: note: Left operand is of type "Any | Sequence[Argument] | Node | Tensor | Mapping[str, Argument] | <8 more items>"
torch/_inductor/fx_passes/split_cat.py:351:32: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:357:13: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:368:25: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:440:17: error: Module has no attribute "squeeze"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:444:17: error: Module has no attribute "squeeze"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:468:13: error: Module has no attribute "reshape"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:481:25: error: Module has no attribute "clamp"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:504:13: error: Module has no attribute "clamp"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:529:13: error: Module has no attribute "detach"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:603:24: error: Invalid index type "slice[Any | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | <8 more items> | None, Any | int | float | complex | SymInt, None]" for "list[int]"; expected type "slice[SupportsIndex | None, SupportsIndex | None, SupportsIndex | None]"  [index]
torch/_inductor/fx_passes/split_cat.py:603:24: note: Error code "index" not covered by "type: ignore[operator, misc]" comment
torch/_inductor/fx_passes/split_cat.py:732:32: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:732:43: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:785:42: error: Argument 1 to "append" of "list" has incompatible type "tuple[Node | int, ...]"; expected "Node"  [arg-type]
torch/_inductor/fx_passes/split_cat.py:789:42: error: Argument 1 to "append" of "list" has incompatible type "tuple[Node | int, ...]"; expected "Node"  [arg-type]
torch/_inductor/fx_passes/split_cat.py:793:34: error: Argument 1 to "append" of "list" has incompatible type "tuple[Node | int, ...]"; expected "Node"  [arg-type]
torch/_inductor/fx_passes/split_cat.py:806:34: error: Module has no attribute "cumsum"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:806:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:858:41: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:858:52: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:865:65: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:888:41: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:941:34: error: Module has no attribute "cumsum"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:941:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:978:41: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:978:52: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1022:29: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1024:63: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1024:63: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_inductor/fx_passes/split_cat.py:1045:29: error: Module has no attribute "unflatten"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1047:64: error: Module has no attribute "unflatten"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1047:64: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_inductor/fx_passes/split_cat.py:1055:29: error: Module has no attribute "movedim"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1057:64: error: Module has no attribute "movedim"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1057:64: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_inductor/fx_passes/split_cat.py:1065:29: error: Module has no attribute "flatten"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1067:64: error: Module has no attribute "flatten"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1067:64: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_inductor/fx_passes/split_cat.py:1078:25: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1080:59: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1080:59: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_inductor/fx_passes/split_cat.py:1092:25: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1096:58: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1108:37: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1115:25: error: Module has no attribute "flatten"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1117:58: error: Module has no attribute "flatten"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1135:41: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1135:52: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1224:44: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1230:41: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1262:13: error: Module has no attribute "squeeze"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1279:13: error: Module has no attribute "squeeze"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1303:31: error: Module has no attribute "squeeze"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1307:13: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1310:44: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1331:13: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1344:19: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1344:32: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1349:10: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1349:23: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1355:10: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1355:23: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1360:71: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1380:9: error: Module has no attribute "reshape"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1399:10: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1399:23: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1408:10: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1408:23: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1417:10: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1417:23: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1497:12: error: Incompatible return value type (got "int | float | complex | Any | SymInt", expected "int")  [return-value]
torch/_inductor/fx_passes/split_cat.py:1502:9: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1521:31: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1609:9: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1626:31: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1973:8: error: Unsupported operand types for > ("int" and "Sequence[Argument]")  [operator]
torch/_inductor/fx_passes/split_cat.py:1973:8: error: Unsupported operand types for > ("int" and "Mapping[str, Argument]")  [operator]
torch/_inductor/fx_passes/split_cat.py:1973:8: error: Unsupported operand types for > ("int" and "slice[Any, Any, Any]")  [operator]
torch/_inductor/fx_passes/split_cat.py:1973:8: error: Unsupported operand types for > ("int" and "complex")  [operator]
torch/_inductor/fx_passes/split_cat.py:1973:8: error: Unsupported operand types for > ("int" and "OpOverload[[VarArg(Any), KwArg(Any)], Any]")  [operator]
torch/_inductor/fx_passes/split_cat.py:1973:8: error: Unsupported operand types for > ("int" and "SymBool")  [operator]
torch/_inductor/fx_passes/split_cat.py:1973:8: note: Left operand is of type "Any | Sequence[Argument] | Node | Tensor | Mapping[str, Argument] | <8 more items>"
torch/_inductor/fx_passes/split_cat.py:2145:16: error: Name "torch.Size" is not defined  [name-defined]
torch/_inductor/fx_passes/split_cat.py:2157:17: error: Module has no attribute "permute"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2160:50: error: Module has no attribute "permute"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2167:13: error: Module has no attribute "reshape"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2169:46: error: Module has no attribute "reshape"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2191:21: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2206:21: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2223:48: error: Module has no attribute "narrow"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2345:9: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2369:31: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2394:21: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2428:9: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2436:71: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2445:31: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2472:21: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2476:54: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2506:13: error: Module has no attribute "reshape"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2509:46: error: Module has no attribute "reshape"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2519:13: error: Module has no attribute "permute"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2522:46: error: Module has no attribute "permute"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2546:23: error: Name "torch.Size" is not defined  [name-defined]
torch/_inductor/fx_passes/split_cat.py:2559:13: error: Module has no attribute "permute"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2562:46: error: Module has no attribute "permute"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2602:9: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2621:33: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2641:21: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2645:50: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2645:50: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_inductor/fx_passes/split_cat.py:2675:9: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2683:71: error: Module has no attribute "unbind"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2692:33: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2715:21: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2719:54: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2757:74: error: Module has no attribute "reshape"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2773:9: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2784:67: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2797:38: error: Module has no attribute "reshape"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2837:33: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2841:75: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2847:40: error: Module has no attribute "reshape"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2868:25: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2872:67: error: Module has no attribute "stack"  [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2879:21: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:71:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/pad_mm.py:72:17: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:72:43: error: Module has no attribute "half"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:72:66: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:74:19: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:74:45: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:205:26: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:206:26: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:232:12: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:310:56: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/pad_mm.py:318:18: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:372:40: error: Name "torch.Size" is not defined  [name-defined]
torch/_inductor/fx_passes/pad_mm.py:372:69: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/pad_mm.py:377:26: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:477:31: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/pad_mm.py:483:18: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:515:2: error: Argument 1 has incompatible type "Callable[[Match, Tensor, Tensor, OpOverloadPacket[[VarArg(Any), KwArg(Any)], Any], Tensor | None], bool]"; expected "Callable[[Match, Tensor, Tensor, OpOverloadPacket[[VarArg(Any), KwArg(Any)], Any], Tensor | None], Never]"  [arg-type]
torch/_inductor/fx_passes/pad_mm.py:959:32: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/pad_mm.py:976:31: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:977:31: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:979:31: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:980:31: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:982:31: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/overlap_preserving_bucketer.py:208:24: error: Need type annotation for "hiding_nodes"  [var-annotated]
torch/_inductor/fx_passes/overlap_preserving_bucketer.py:271:23: error: Need type annotation for "checked_pgs"  [var-annotated]
torch/_inductor/fx_passes/overlap_preserving_bucketer.py:272:25: error: Need type annotation for "internode_pgs"  [var-annotated]
torch/_inductor/fx_passes/overlap_preserving_bucketer.py:378:13: error: Need type annotation for "stats_num_buckets_per_key"  [var-annotated]
torch/_inductor/fx_passes/overlap_preserving_bucketer.py:379:13: error: Need type annotation for "stats_num_bucketed_collectives_per_key"  [var-annotated]
torch/_inductor/fx_passes/overlap_preserving_bucketer.py:380:13: error: Need type annotation for "stats_num_total_collectives_per_key"  [var-annotated]
torch/_inductor/fx_passes/overlap_preserving_bucketer.py:382:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/fx_passes/overlap_preserving_bucketer.py:1023:31: error: Invalid index type "Node | Any | Tensor | Sequence[Argument] | Mapping[str, Argument] | <8 more items> | None" for "dict[Node, Node | None]"; expected type "Node"  [index]
torch/_functorch/_activation_offloading/activation_offloading.py:105:40: error: Incompatible types in assignment (expression has type "Argument", variable has type "tuple[Node, ...]")  [assignment]
torch/_functorch/_activation_offloading/activation_offloading.py:121:13: error: Name "last_user" already defined on line 119  [no-redef]
torch/_functorch/_activation_offloading/activation_offloading.py:127:29: error: Module has no attribute "device"  [attr-defined]
torch/_functorch/_activation_offloading/activation_offloading.py:131:56: error: Module has no attribute "device"  [attr-defined]
torch/_functorch/_activation_offloading/activation_offloading.py:199:40: error: Incompatible types in assignment (expression has type "Argument", variable has type "tuple[Node, ...]")  [assignment]
torch/_functorch/_activation_offloading/activation_offloading.py:217:13: error: Name "last_user" already defined on line 215  [no-redef]
torch/_functorch/_activation_offloading/activation_offloading.py:225:60: error: Module has no attribute "device"  [attr-defined]
torch/_functorch/_activation_offloading/activation_offloading.py:274:26: error: Name "torch.device" is not defined  [name-defined]
torch/_functorch/_activation_offloading/activation_offloading.py:556:25: error: Argument 1 to "_size_of" has incompatible type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None"; expected "Node"  [arg-type]
torch/_functorch/_activation_offloading/activation_offloading.py:618:9: error: Name "_validate_pattern_nodes" is not defined  [name-defined]
torch/_functorch/_activation_offloading/activation_offloading.py:681:13: error: Name "pattern" already defined on line 663  [no-redef]
torch/_functorch/_activation_offloading/activation_offloading.py:699:17: error: Name "entry" already defined on line 676  [no-redef]
torch/_inductor/choices.py:81:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/choices.py:162:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/choices.py:168:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/choices.py:174:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/choices.py:391:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/choices.py:473:17: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/pre_grad.py:174:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/pre_grad.py:409:8: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:594:29: error: Module has no attribute "allclose"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:595:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:596:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:668:32: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:668:43: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:712:21: error: Module has no attribute "relu"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:712:33: error: Module has no attribute "tanh"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:717:57: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:754:38: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:802:16: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:803:12: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:842:60: error: Module has no attribute "bmm"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:843:60: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:899:16: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:900:12: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:910:12: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/fx_passes/decompose_mem_bound_mm.py:230:16: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/fx_passes/decompose_mem_bound_mm.py:255:13: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/fx_passes/decompose_mem_bound_mm.py:277:16: error: Module has no attribute "sum"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:120:13: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:178:8: error: Module has no attribute "_has_mkldnn"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:318:17: error: Argument 1 has incompatible type "GraphModule | None"; expected "GraphModule"  [arg-type]
torch/_inductor/fx_passes/post_grad.py:330:17: error: Argument 1 to "bucket_all_reduce" has incompatible type "GraphModule | None"; expected "GraphModule"  [arg-type]
torch/_inductor/fx_passes/post_grad.py:350:17: error: Argument 1 to "bucket_fsdp_all_gather" has incompatible type "GraphModule | None"; expected "GraphModule"  [arg-type]
torch/_inductor/fx_passes/post_grad.py:408:21: error: Argument 1 to "schedule_overlap_bucketing_from_inductor_configs" has incompatible type "GraphModule | None"; expected "GraphModule"  [arg-type]
torch/_inductor/fx_passes/post_grad.py:507:24: error: Module has no attribute "zeros"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:507:46: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:507:66: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:516:17: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:706:24: error: Module has no attribute "zeros"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:706:46: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:706:66: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:722:17: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:799:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/post_grad.py:800:8: error: Module has no attribute "_has_mkldnn"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:818:10: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:848:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:982:17: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:986:15: error: Module has no attribute "arange"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1103:28: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1190:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/post_grad.py:1756:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1757:9: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1768:17: error: Module has no attribute "finfo"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1769:15: error: Module has no attribute "finfo"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1905:54: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1905:66: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:2010:49: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/post_grad.py:2040:37: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/post_grad.py:2067:45: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/fx_passes/post_grad.py:2072:21: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:60:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/joint_graph.py:68:16: error: Module has no attribute "finfo"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:69:16: error: Module has no attribute "finfo"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:81:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/joint_graph.py:214:41: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/joint_graph.py:320:17: error: Module has no attribute "full"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:411:13: error: Module has no attribute "Tag"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:490:60: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:495:17: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:496:17: error: Module has no attribute "uint16"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:497:17: error: Module has no attribute "uint32"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:498:17: error: Module has no attribute "uint64"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:545:35: error: Module has no attribute "strided"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:643:19: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/joint_graph.py:740:31: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/joint_graph.py:784:50: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/fx_passes/joint_graph.py:788:15: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:788:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:788:46: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:788:61: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:922:16: error: Module has no attribute "mm"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:974:25: error: Module has no attribute "amax"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:975:21: error: Module has no attribute "all"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:975:31: error: Module has no attribute "isfinite"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:976:12: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:1027:19: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:1028:20: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:1031:16: error: Module has no attribute "amax"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:1062:19: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:1063:20: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:1066:16: error: Module has no attribute "amax"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:1154:19: error: Module has no attribute "arange"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:1154:70: error: Module has no attribute "int64"  [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:1168:16: error: Module has no attribute "where"  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:51:27: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:68:20: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:116:27: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:119:21: error: Module has no attribute "ones_like"  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:122:19: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:129:20: error: Module has no attribute "rsqrt"  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:193:9: error: Module has no attribute "_nn"  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:194:9: error: Module has no attribute "conv1d"; maybe "cond"?  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:195:9: error: Module has no attribute "conv2d"; maybe "cond"?  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:196:9: error: Module has no attribute "conv3d"; maybe "cond"?  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:197:9: error: Module has no attribute "conv_transpose1d"  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:198:9: error: Module has no attribute "conv_transpose2d"  [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:199:9: error: Module has no attribute "conv_transpose3d"  [attr-defined]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:12:9: error: Module has no attribute "argmax"  [attr-defined]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:26:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:26:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:58:35: error: Module has no attribute "log"  [attr-defined]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "tuple[Argument, ...]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "Sequence[Argument]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "Mapping[str, Argument]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "slice[Any, Any, Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "range" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "str" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "int" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "float" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "bool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "complex" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "SymInt" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "SymBool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "SymFloat" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/fx_passes/apply_gumbel_max_trick.py:62:9: error: Item "None" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "replace_all_uses_with"  [union-attr]
torch/_inductor/compile_fx.py:384:21: error: Module has no attribute "equal"  [attr-defined]
torch/_inductor/compile_fx.py:531:19: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/compile_fx.py:671:47: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/compile_fx.py:892:16: error: Incompatible return value type (got "Callable[[list[Any]], Any]", expected "OutputCode")  [return-value]
torch/_inductor/compile_fx.py:1310:13: error: Module has no attribute "repro"  [attr-defined]
torch/_inductor/compile_fx.py:1934:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_inductor/compile_fx.py:1944:8: error: Module has no attribute "_debug_has_internal_overlap"  [attr-defined]
torch/_inductor/compile_fx.py:1964:5: error: Name "static_input_idxs" already defined on line 1957  [no-redef]
torch/_inductor/compile_fx.py:2031:20: error: Incompatible return value type (got "list[Any] | tuple[Any, ...]", expected "Callable[[list[Tensor | int | SymInt | None]], Any]")  [return-value]
torch/_inductor/compile_fx.py:2047:20: error: Incompatible return value type (got "list[Any] | tuple[Any, ...]", expected "Callable[[list[Tensor | int | SymInt | None]], Any]")  [return-value]
torch/_inductor/compile_fx.py:2064:5: error: Name "config_patches" already defined on line 2056  [no-redef]
torch/_inductor/compile_fx.py:2066:13: error: Item "None" of "dict[str, Any] | None" has no attribute "get"  [union-attr]
torch/_inductor/compile_fx.py:2068:9: error: Unsupported target for indexed assignment ("dict[str, Any] | None")  [index]
torch/_inductor/compile_fx.py:2070:19: error: Item "None" of "dict[str, Any] | None" has no attribute "get"  [union-attr]
torch/_inductor/compile_fx.py:2083:15: error: Unpacked dict entry 0 has incompatible type "dict[str, Any] | None"; expected "SupportsKeysAndGetItem[str, Any]"  [dict-item]
torch/_inductor/compile_fx.py:2089:51: error: Argument 1 to "maybe_aoti_standalone_config" has incompatible type "dict[str, Any] | None"; expected "dict[str, Any]"  [arg-type]
torch/_inductor/compile_fx.py:2262:30: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/compile_fx.py:2319:19: error: Argument 5 to "min_cut_rematerialization_partition" has incompatible type "**dict[str, object]"; expected "int"  [arg-type]
torch/_inductor/compile_fx.py:2939:36: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_inductor/compile_fx.py:3018:49: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/compile_fx.py:3044:27: error: Module has no attribute "_is_any_autocast_enabled"  [attr-defined]
torch/_inductor/compile_fx.py:3046:17: error: Module has no attribute "_DisableAutocast"  [attr-defined]
torch/_inductor/compile_fx.py:3146:31: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/compile_fx.py:3164:36: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/compile_fx.py:3221:29: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_inductor/compile_fx.py:3259:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/compile_fx.py:3259:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_inductor/cudagraph_trees.py:116:5: error: Module "torch._C" has no attribute "_cuda_CUDAAllocator_AllocatorState"  [attr-defined]
torch/_inductor/cudagraph_trees.py:116:5: error: Module "torch._C" has no attribute "_set_cached_tensors_enabled"  [attr-defined]
torch/_inductor/cudagraph_trees.py:180:5: error: Module has no attribute "_cuda_clearCublasWorkspaces"  [attr-defined]
torch/_inductor/cudagraph_trees.py:195:12: error: Module has no attribute "_cuda_get_conv_benchmark_empty_cache"  [attr-defined]
torch/_inductor/cudagraph_trees.py:196:5: error: Module has no attribute "_cudnn_set_conv_benchmark_empty_cache"  [attr-defined]
torch/_inductor/cudagraph_trees.py:200:9: error: Module has no attribute "_cudnn_set_conv_benchmark_empty_cache"  [attr-defined]
torch/_inductor/cudagraph_trees.py:206:15: error: Module has no attribute "_cuda_isHistoryEnabled"  [attr-defined]
torch/_inductor/cudagraph_trees.py:324:5: error: Module has no attribute "_stash_obj_in_tls"  [attr-defined]
torch/_inductor/cudagraph_trees.py:325:5: error: Module has no attribute "_stash_obj_in_tls"  [attr-defined]
torch/_inductor/cudagraph_trees.py:355:12: error: Module has no attribute "_is_key_in_tls"  [attr-defined]
torch/_inductor/cudagraph_trees.py:377:12: error: Module has no attribute "_is_key_in_tls"  [attr-defined]
torch/_inductor/cudagraph_trees.py:380:12: error: Module has no attribute "_get_obj_in_tls"  [attr-defined]
torch/_inductor/cudagraph_trees.py:595:22: error: Module has no attribute "_storage_Use_Count"  [attr-defined]
torch/_inductor/cudagraph_trees.py:640:37: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/cudagraph_trees.py:644:9: error: Module has no attribute "_cuda_beginAllocateCurrentThreadToPool"  [attr-defined]
torch/_inductor/cudagraph_trees.py:648:13: error: Module has no attribute "_cuda_endAllocateToPool"  [attr-defined]
torch/_inductor/cudagraph_trees.py:649:13: error: Module has no attribute "_cuda_releasePool"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1064:64: error: Module has no attribute "Generator"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1163:16: error: Module has no attribute "_debug_has_internal_overlap"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1173:13: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1179:21: error: Module has no attribute "_tensors_data_ptrs_at_indices_equal"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1480:43: error: Module has no attribute "_cuda_getCheckpointState"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1534:13: error: Module has no attribute "_add_cached_tensor"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1545:20: error: Item "None" of "Tensor | None" has no attribute "_use_count"  [union-attr]
torch/_inductor/cudagraph_trees.py:1726:17: error: Module has no attribute "_remove_cached_tensor"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1764:16: error: Module has no attribute "_construct_CUDA_Tensor_From_Storage_And_Metadata"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1764:16: note: Error code "attr-defined" not covered by "type: ignore[arg-type]" comment
torch/_inductor/cudagraph_trees.py:1767:16: error: Module has no attribute "_construct_storage_from_data_pointer"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1794:50: error: Module has no attribute "Generator"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1825:16: error: Module has no attribute "_tensors_data_ptrs_at_indices_equal"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1850:21: error: Module has no attribute "_tensors_data_ptrs_at_indices_equal"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1929:8: error: Module has no attribute "_cuda_checkPoolLiveAllocations"  [attr-defined]
torch/_inductor/cudagraph_trees.py:1984:1: error: Library stubs not installed for "objgraph"  [import-untyped]
torch/_inductor/cudagraph_trees.py:1984:1: note: Hint: "python3 -m pip install types-objgraph"
torch/_inductor/cudagraph_trees.py:1984:1: note: (or run "mypy --install-types" to install all missing stub packages)
torch/_inductor/cudagraph_trees.py:2077:9: error: Module has no attribute "_set_cached_tensors_enabled"  [attr-defined]
torch/_inductor/cudagraph_trees.py:2707:17: error: Module has no attribute "_set_storage_access_error_msg"  [attr-defined]
torch/_inductor/cudagraph_trees.py:2742:17: error: Module has no attribute "_free_And_Remove_DeleterFn"  [attr-defined]
torch/_inductor/cudagraph_trees.py:2747:17: error: Module has no attribute "_set_storage_data_ptr_access_error_msg"  [attr-defined]
torch/_inductor/cudagraph_trees.py:2781:9: error: Module has no attribute "_cuda_setCheckpointPoolState"  [attr-defined]
torch/_inductor/cudagraph_trees.py:2791:13: error: Module has no attribute "_cuda_cudaCachingAllocator_raw_delete"  [attr-defined]
torch/_inductor/cudagraph_trees.py:2801:24: error: Module has no attribute "_has_Standard_Deleter"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:78:9: error: Module has no attribute "_has_mkldnn"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:92:29: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/fx_passes/freezing_patterns.py:93:8: error: Module has no attribute "_has_mkldnn"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:133:29: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:134:31: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:154:16: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:160:52: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:200:17: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:201:17: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:225:17: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:248:17: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:275:17: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:276:17: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/freezing.py:281:43: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/freezing.py:289:39: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:72:9: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:73:9: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:74:9: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:75:9: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:76:9: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:110:22: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:110:37: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:116:22: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:372:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:372:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:441:13: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:442:13: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:443:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:444:13: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:445:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:485:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:485:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:693:29: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:693:44: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:737:38: error: Module has no attribute "uint8"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:737:51: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1134:24: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1135:29: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1136:29: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1137:29: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1138:33: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1163:24: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1164:33: error: Module has no attribute "int8"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1165:33: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1443:17: error: Module has no attribute "eye"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1445:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1459:21: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1461:31: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1465:27: error: Module has no attribute "cat"  [attr-defined]
torch/_inductor/fx_passes/quantization.py:1545:55: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:19:39: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:19:54: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:29:51: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:154:13: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:159:13: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:160:13: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:165:13: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:170:21: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:171:21: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:206:17: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:206:17: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_inductor/fx_passes/binary_folding.py:213:47: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:213:47: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_inductor/fx_passes/binary_folding.py:214:57: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:214:72: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:260:17: error: Module has no attribute "promote_types"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:260:17: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_inductor/fx_passes/binary_folding.py:267:47: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:267:47: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_inductor/fx_passes/binary_folding.py:268:57: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:268:72: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:311:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:41:4: error: Module has no attribute "_has_mkldnn"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:292:26: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:294:28: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:447:51: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:490:38: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:493:49: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:510:76: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:542:38: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:545:49: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:561:76: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:613:25: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:621:21: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:625:21: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:629:21: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:917:28: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:917:44: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1083:18: error: Module has no attribute "Size"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1180:62: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1186:62: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1220:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1221:43: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1226:39: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1227:43: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1279:39: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1280:43: error: Module has no attribute "float64"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1284:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1285:13: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1292:71: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1300:21: error: Module has no attribute "has_mkl"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1322:39: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1323:43: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1328:39: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1329:43: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1508:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1509:21: error: Module has no attribute "float16"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1515:68: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1552:13: error: Module has no attribute "_nn"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1553:13: error: Module has no attribute "_nn"  [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1558:12: error: Module has no attribute "has_mkl"  [attr-defined]
torch/utils/tensorboard/_proto_graph.py:37:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/utils/tensorboard/_convert_np.py:32:19: error: Module has no attribute "bfloat16"  [attr-defined]
torch/utils/tensorboard/_convert_np.py:33:18: error: Module has no attribute "float16"  [attr-defined]
torch/_dynamo/polyfills/traceback.py:20:5: error: Need type annotation for "frame_summary" (hint: "frame_summary: list[<type>] = ...")  [var-annotated]
torch/_dynamo/polyfills/traceback.py:26:21: error: "TracebackType" has no attribute "frame_summary"  [attr-defined]
torch/_dynamo/polyfills/traceback.py:31:34: error: "TracebackType" has no attribute "frame_summary"  [attr-defined]
torch/_dynamo/polyfills/torch_c_nn.py:13:22: error: Module has no attribute "_nn"  [attr-defined]
torch/_dynamo/polyfills/torch_c_nn.py:16:12: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/polyfills/torch_c_nn.py:16:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_dynamo/polyfills/torch_c_nn.py:16:45: error: Name "torch.memory_format" is not defined  [name-defined]
torch/_dynamo/polyfills/torch_c_nn.py:33:17: error: Module has no attribute "_nn"  [attr-defined]
torch/_dynamo/polyfills/torch_c_nn.py:52:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_dynamo/polyfills/torch_c_nn.py:55:36: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/polyfills/torch_c_nn.py:56:22: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/polyfills/torch_c_nn.py:71:17: error: Module has no attribute "device"  [attr-defined]
torch/_dynamo/polyfills/torch_c_nn.py:100:22: error: Module has no attribute "_has_compatible_shallow_copy_type"  [attr-defined]
torch/_dynamo/polyfills/itertools.py:180:52: error: Missing type arguments for generic type "Iterable"  [type-arg]
torch/_dynamo/polyfills/builtins.py:95:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/polyfills/builtins.py:116:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/polyfills/builtins.py:125:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/polyfills/builtins.py:144:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_dynamo/polyfills/builtins.py:148:1: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/tensorboard/summary.py:81:12: error: Module has no attribute "view_as_real"  [attr-defined]
torch/utils/tensorboard/summary.py:88:5: error: Module has no attribute "half"  [attr-defined]
torch/utils/tensorboard/summary.py:89:5: error: Module has no attribute "float16"  [attr-defined]
torch/utils/tensorboard/summary.py:90:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/utils/tensorboard/summary.py:91:5: error: Module has no attribute "float32"  [attr-defined]
torch/utils/tensorboard/summary.py:92:5: error: Module has no attribute "float"  [attr-defined]
torch/utils/tensorboard/summary.py:93:5: error: Module has no attribute "float64"  [attr-defined]
torch/utils/tensorboard/summary.py:94:5: error: Module has no attribute "double"  [attr-defined]
torch/utils/tensorboard/summary.py:95:5: error: Module has no attribute "int8"  [attr-defined]
torch/utils/tensorboard/summary.py:96:5: error: Module has no attribute "uint8"  [attr-defined]
torch/utils/tensorboard/summary.py:97:5: error: Module has no attribute "qint8"  [attr-defined]
torch/utils/tensorboard/summary.py:98:5: error: Module has no attribute "int16"  [attr-defined]
torch/utils/tensorboard/summary.py:99:5: error: Module has no attribute "short"  [attr-defined]
torch/utils/tensorboard/summary.py:100:5: error: Module has no attribute "int"  [attr-defined]
torch/utils/tensorboard/summary.py:101:5: error: Module has no attribute "int32"  [attr-defined]
torch/utils/tensorboard/summary.py:102:5: error: Module has no attribute "qint32"  [attr-defined]
torch/utils/tensorboard/summary.py:103:5: error: Module has no attribute "int64"  [attr-defined]
torch/utils/tensorboard/summary.py:104:5: error: Module has no attribute "complex32"  [attr-defined]
torch/utils/tensorboard/summary.py:105:5: error: Module has no attribute "chalf"  [attr-defined]
torch/utils/tensorboard/summary.py:106:5: error: Module has no attribute "complex64"  [attr-defined]
torch/utils/tensorboard/summary.py:107:5: error: Module has no attribute "cfloat"  [attr-defined]
torch/utils/tensorboard/summary.py:108:5: error: Module has no attribute "bool"  [attr-defined]
torch/utils/tensorboard/summary.py:109:5: error: Module has no attribute "complex128"  [attr-defined]
torch/utils/tensorboard/summary.py:110:5: error: Module has no attribute "cdouble"  [attr-defined]
torch/utils/tensorboard/summary.py:111:5: error: Module has no attribute "uint8"  [attr-defined]
torch/utils/tensorboard/summary.py:112:5: error: Module has no attribute "quint8"  [attr-defined]
torch/utils/tensorboard/summary.py:113:5: error: Module has no attribute "quint4x2"  [attr-defined]
torch/utils/tensorboard/summary.py:893:14: error: Module has no attribute "as_tensor"; maybe "is_tensor"?  [attr-defined]
torch/utils/tensorboard/_pytorch_graph.py:144:9: error: Need type annotation for "nodes_op" (hint: "nodes_op: list[<type>] = ...")  [var-annotated]
torch/utils/tensorboard/_pytorch_graph.py:145:9: error: Need type annotation for "nodes_io"  [var-annotated]
torch/utils/tensorboard/_pytorch_graph.py:146:9: error: Need type annotation for "unique_name_to_scoped_name" (hint: "unique_name_to_scoped_name: dict[<type>, <type>] = ...")  [var-annotated]
torch/utils/tensorboard/_pytorch_graph.py:148:9: error: Need type annotation for "scope_name_appeared" (hint: "scope_name_appeared: list[<type>] = ...")  [var-annotated]
torch/utils/tensorboard/_pytorch_graph.py:330:13: error: Module has no attribute "_jit_pass_inline"  [attr-defined]
torch/utils/tensorboard/_pytorch_graph.py:375:21: error: Name "torch._C.Node" is not defined  [name-defined]
torch/utils/tensorboard/writer.py:233:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:267:32: error: Incompatible types in assignment (expression has type "FileWriter", variable has type "None")  [assignment]
torch/utils/tensorboard/writer.py:271:32: error: Incompatible types in assignment (expression has type "dict[Any, None]", variable has type "None")  [assignment]
torch/utils/tensorboard/writer.py:271:33: error: "None" has no attribute "get_logdir"  [attr-defined]
torch/utils/tensorboard/writer.py:275:17: error: "None" has no attribute "add_event"  [attr-defined]
torch/utils/tensorboard/writer.py:279:17: error: "None" has no attribute "add_event"  [attr-defined]
torch/utils/tensorboard/writer.py:332:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:381:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:417:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:460:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:501:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:570:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:629:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:673:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:710:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:749:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:782:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:802:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:821:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:827:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:844:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:908:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:1005:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:1043:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:1072:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:1093:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:1122:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/tensorboard/writer.py:1187:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/_streambase.py:11:19: error: Name "torch.Stream" is not defined  [name-defined]
torch/_streambase.py:19:18: error: Name "torch.Event" is not defined  [name-defined]
torch/_python_dispatcher.py:75:20: error: Module has no attribute "_dispatch_library"  [attr-defined]
torch/utils/mobile_optimizer.py:6:1: error: Module "torch._C" has no attribute "_MobileOptimizerType"  [attr-defined]
torch/utils/mobile_optimizer.py:59:32: error: Module has no attribute "_jit_pass_optimize_for_mobile"  [attr-defined]
torch/utils/mobile_optimizer.py:64:32: error: Module has no attribute "_jit_pass_vulkan_optimize_for_mobile"  [attr-defined]
torch/utils/mobile_optimizer.py:69:32: error: Module has no attribute "_jit_pass_metal_optimize_for_mobile"  [attr-defined]
torch/utils/debug_log.py:42:1: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/debug_log.py:58:2: error: "def debug_grad_log(*tensors: Any) -> Any" has no attribute "register_fake"  [attr-defined]
torch/utils/debug_log.py:59:1: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/debug_log.py:63:2: error: "def debug_grad_log(*tensors: Any) -> Any" has no attribute "register_multi_grad_hook"  [attr-defined]
torch/utils/debug_log.py:64:1: error: Function is missing a type annotation  [no-untyped-def]
torch/utils/bundled_inputs.py:7:1: error: Module "torch._C" has no attribute "TupleType"  [attr-defined]
torch/utils/bundled_inputs.py:7:1: error: Module "torch._C" has no attribute "ListType"  [attr-defined]
torch/utils/bundled_inputs.py:401:21: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/utils/bundled_inputs.py:401:46: error: Module has no attribute "channels_last"  [attr-defined]
torch/utils/bundled_inputs.py:466:12: error: Module has no attribute "zeros"  [attr-defined]
torch/utils/data/datapipes/utils/decoder.py:224:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/data/datapipes/utils/decoder.py:227:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/data/datapipes/map/combinatorics.py:93:30: error: Module has no attribute "empty"  [attr-defined]
torch/utils/data/datapipes/map/combinatorics.py:93:52: error: Module has no attribute "int64"  [attr-defined]
torch/utils/data/datapipes/iter/combinatorics.py:161:34: error: Module has no attribute "empty"  [attr-defined]
torch/utils/data/datapipes/iter/combinatorics.py:161:56: error: Module has no attribute "int64"  [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:170:17: error: Module has no attribute "bool"  [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:173:20: error: Module has no attribute "finfo"  [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:174:16: error: Module has no attribute "iinfo"  [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:199:15: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:271:20: error: Module has no attribute "rand"  [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:273:20: error: Module has no attribute "randint"  [attr-defined]
torch/utils/benchmark/utils/common.py:147:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/utils/common.py:149:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/utils/common.py:150:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/utils/common.py:154:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/utils/common.py:155:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/utils/common.py:166:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/utils/common.py:166:68: error: Module has no attribute "float64"  [attr-defined]
torch/utils/benchmark/utils/common.py:263:56: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/utils/common.py:281:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/utils/common.py:283:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/utils/common.py:292:25: error: Module has no attribute "get_num_threads"  [attr-defined]
torch/utils/benchmark/utils/common.py:294:9: error: Module has no attribute "set_num_threads"  [attr-defined]
torch/utils/benchmark/utils/common.py:297:9: error: Module has no attribute "set_num_threads"  [attr-defined]
torch/utils/_strobelight/examples/cli_function_profiler_example.py:22:20: error: Module has no attribute "rand"  [attr-defined]
torch/quantization/_quantized_conversions.py:13:24: error: Module has no attribute "int8"  [attr-defined]
torch/quantization/_quantized_conversions.py:24:24: error: Module has no attribute "int8"  [attr-defined]
torch/quantization/_quantized_conversions.py:26:12: error: Module has no attribute "stack"  [attr-defined]
torch/quantization/_quantized_conversions.py:39:24: error: Module has no attribute "int8"  [attr-defined]
torch/quantization/_quantized_conversions.py:41:18: error: Module has no attribute "int8"  [attr-defined]
torch/quantization/_quantized_conversions.py:41:43: error: Module has no attribute "quint4x2"  [attr-defined]
torch/quantization/_quantized_conversions.py:50:22: error: Module has no attribute "int8"  [attr-defined]
torch/quantization/_quantized_conversions.py:52:24: error: Module has no attribute "quint4x2"  [attr-defined]
torch/quantization/_quantized_conversions.py:53:70: error: Module has no attribute "int8"  [attr-defined]
torch/quantization/_quantized_conversions.py:58:31: error: Module has no attribute "quint4x2"  [attr-defined]
torch/quantization/_quantized_conversions.py:66:18: error: Module has no attribute "quint4x2"  [attr-defined]
torch/quantization/_quantized_conversions.py:68:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/quantization/_quantized_conversions.py:72:16: error: Module has no attribute "arange"  [attr-defined]
torch/quantization/_quantized_conversions.py:78:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/quantization/_quantized_conversions.py:82:16: error: Module has no attribute "arange"  [attr-defined]
torch/quantization/_quantized_conversions.py:90:29: error: Module has no attribute "quint4x2"  [attr-defined]
torch/quantization/_quantized_conversions.py:94:10: error: Module has no attribute "arange"  [attr-defined]
torch/quantization/_quantized_conversions.py:100:10: error: Module has no attribute "arange"  [attr-defined]
torch/quantization/_quantized_conversions.py:107:10: error: Module has no attribute "arange"  [attr-defined]
torch/quantization/_quantized_conversions.py:113:12: error: Module has no attribute "arange"  [attr-defined]
torch/quantization/_quantized_conversions.py:117:30: error: Module has no attribute "int32"  [attr-defined]
torch/quantization/_quantized_conversions.py:118:12: error: Module has no attribute "zeros_like"  [attr-defined]
torch/quantization/_quantized_conversions.py:125:12: error: Module has no attribute "empty_like"  [attr-defined]
torch/quantization/_quantized_conversions.py:126:18: error: Module has no attribute "int8"  [attr-defined]
torch/quantization/_quantized_conversions.py:127:23: error: Module has no attribute "int"  [attr-defined]
torch/quantization/_quantized_conversions.py:132:20: error: Module has no attribute "quint4x2"  [attr-defined]
torch/quantization/_quantized_conversions.py:142:18: error: Module has no attribute "quint4x2"  [attr-defined]
torch/quantization/_quantized_conversions.py:146:41: error: Module has no attribute "uint8"  [attr-defined]
torch/onnx/operators.py:33:19: error: Module has no attribute "_shape_as_tensor"  [attr-defined]
torch/onnx/operators.py:47:29: error: Module has no attribute "_reshape_from_tensor"  [attr-defined]
torch/onnx/_internal/exporter/_testing.py:78:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/onnx/_internal/exporter/_testing.py:79:14: error: Module has no attribute "is_complex"  [attr-defined]
torch/onnx/_internal/exporter/_testing.py:80:42: error: Module has no attribute "view_as_real"  [attr-defined]
torch/nn/utils/prune.py:175:28: error: Module has no attribute "ones_like"  [attr-defined]
torch/nn/utils/prune.py:183:38: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nn/utils/prune.py:237:70: error: Module has no attribute "ones_like"  [attr-defined]
torch/nn/utils/prune.py:474:49: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nn/utils/prune.py:477:20: error: Module has no attribute "rand_like"  [attr-defined]
torch/nn/utils/prune.py:478:20: error: Module has no attribute "topk"  [attr-defined]
torch/nn/utils/prune.py:531:49: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/nn/utils/prune.py:536:20: error: Module has no attribute "topk"  [attr-defined]
torch/nn/utils/prune.py:536:31: error: Module has no attribute "abs"  [attr-defined]
torch/nn/utils/prune.py:631:20: error: Module has no attribute "rand"  [attr-defined]
torch/nn/utils/prune.py:634:25: error: Module has no attribute "kthvalue"  [attr-defined]
torch/nn/utils/prune.py:637:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/nn/utils/prune.py:741:16: error: Module has no attribute "topk"  [attr-defined]
torch/nn/utils/prune.py:749:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/nn/utils/prune.py:1125:13: error: List comprehension has incompatible type List[Any | None]; expected List[Tensor]  [misc]
torch/nn/utils/prune.py:1125:45: error: Module has no attribute "ones_like"  [attr-defined]
torch/nn/attention/varlen.py:129:18: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/attention/varlen.py:130:21: error: Module has no attribute "uint64"  [attr-defined]
torch/nn/attention/varlen.py:162:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/attention/varlen.py:167:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/attention/varlen.py:168:37: error: Module has no attribute "float"  [attr-defined]
torch/nn/attention/varlen.py:171:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/attention/varlen.py:171:41: error: Module has no attribute "uint64"  [attr-defined]
torch/nn/attention/varlen.py:406:17: error: Module has no attribute "empty"  [attr-defined]
torch/nn/attention/varlen.py:407:37: error: Module has no attribute "float"  [attr-defined]
torch/nn/attention/varlen.py:526:14: error: Module has no attribute "empty"  [attr-defined]
torch/nn/attention/varlen.py:598:18: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/attention/varlen.py:599:16: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/attention/varlen.py:600:18: error: Module has no attribute "empty_like"  [attr-defined]
torch/nn/attention/bias.py:144:35: error: Name "torch.device" is not defined  [name-defined]
torch/nn/attention/bias.py:146:16: error: Module has no attribute "tril"  [attr-defined]
torch/nn/attention/bias.py:147:13: error: Module has no attribute "ones"  [attr-defined]
torch/nn/attention/bias.py:147:78: error: Module has no attribute "bool"  [attr-defined]
torch/nn/attention/bias.py:150:36: error: Name "torch.device" is not defined  [name-defined]
torch/nn/attention/bias.py:153:16: error: Module has no attribute "tril"  [attr-defined]
torch/nn/attention/bias.py:154:13: error: Module has no attribute "ones"  [attr-defined]
torch/nn/attention/bias.py:155:71: error: Module has no attribute "bool"  [attr-defined]
torch/nn/attention/bias.py:161:36: error: Name "torch.device" is not defined  [name-defined]
torch/nn/attention/bias.py:175:22: error: Module has no attribute "device"  [attr-defined]
torch/nn/attention/bias.py:245:60: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]"  [arg-type]
torch/nn/attention/bias.py:246:56: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]"  [arg-type]
torch/nn/attention/bias.py:247:60: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]"  [arg-type]
torch/nn/attention/experimental/_scaled_dot_product_attention_quantized.py:56:25: error: Module has no attribute "float32"  [attr-defined]
torch/nn/attention/experimental/_scaled_dot_product_attention_quantized.py:132:8: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:47:28: error: Module has no attribute "ones"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:48:51: error: Module has no attribute "int64"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:52:25: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:52:59: error: Module has no attribute "int64"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:58:37: error: Module has no attribute "ones"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:59:46: error: Module has no attribute "int64"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:89:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:102:64: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:180:30: error: Module has no attribute "gather"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:181:65: error: Module has no attribute "int64"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:182:14: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:231:25: error: Module has no attribute "arange"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:236:26: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:237:47: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:240:13: error: Module has no attribute "gather"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:241:69: error: Module has no attribute "int64"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:244:17: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:254:35: error: Module has no attribute "zeros"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:255:51: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:258:17: error: Module has no attribute "gather"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:261:63: error: Module has no attribute "int64"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:264:21: error: Module has no attribute "int32"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:313:20: error: Module has no attribute "where"  [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:352:20: error: Module has no attribute "where"  [attr-defined]
torch/jit/unsupported_tensor_ops.py:14:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/jit/supported_ops.py:66:38: error: Module has no attribute "TensorType"  [attr-defined]
torch/jit/supported_ops.py:74:23: error: Module has no attribute "_jit_get_schemas_for_operator"  [attr-defined]
torch/jit/supported_ops.py:105:31: error: ScriptFunction? has no attribute "schema"  [attr-defined]
torch/jit/supported_ops.py:117:27: error: Module has no attribute "_jit_get_schemas_for_operator"  [attr-defined]
torch/jit/supported_ops.py:166:23: error: Module has no attribute "_jit_get_schemas_for_operator"  [attr-defined]
torch/jit/supported_ops.py:184:23: error: Module has no attribute "_jit_get_schemas_for_operator"  [attr-defined]
torch/jit/supported_ops.py:274:19: error: Module has no attribute "_jit_get_schemas_for_operator"  [attr-defined]
torch/jit/quantized.py:59:37: error: Module has no attribute "int8"  [attr-defined]
torch/jit/quantized.py:89:43: error: Module has no attribute "int8"  [attr-defined]
torch/jit/quantized.py:96:40: error: Module has no attribute "int8"  [attr-defined]
torch/jit/_shape_functions.py:1348:12: error: Module has no attribute "ScriptFunction"  [attr-defined]
torch/jit/_shape_functions.py:1349:40: error: Variable "torch.jit._shape_functions.ScriptFn" is not valid as a type  [valid-type]
torch/jit/_shape_functions.py:1349:40: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/jit/_shape_functions.py:1350:48: error: Variable "torch.jit._shape_functions.ScriptFn" is not valid as a type  [valid-type]
torch/jit/_shape_functions.py:1350:48: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/jit/_shape_functions.py:1351:33: error: Variable "torch.jit._shape_functions.ScriptFn" is not valid as a type  [valid-type]
torch/jit/_shape_functions.py:1351:33: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/jit/_shape_functions.py:1358:9: error: Module has no attribute "_jit_pass_inline"  [attr-defined]
torch/jit/_shape_functions.py:1361:13: error: Module has no attribute "_jit_pass_peephole"  [attr-defined]
torch/jit/_shape_functions.py:1362:13: error: Module has no attribute "_jit_pass_constant_propagation"  [attr-defined]
torch/jit/_logging.py:6:14: error: Module has no attribute "_logging_set_logger"  [attr-defined]
torch/jit/_logging.py:7:17: error: Module has no attribute "LockingLogger"  [attr-defined]
torch/jit/_logging.py:8:19: error: Module has no attribute "AggregationType"  [attr-defined]
torch/jit/_logging.py:9:14: error: Module has no attribute "NoopLogger"  [attr-defined]
torch/jit/_decompositions.py:89:9: error: Module has no attribute "_jit_pass_inline"  [attr-defined]
torch/jit/_decompositions.py:89:35: error: ScriptFunction? has no attribute "graph"  [attr-defined]
torch/jit/_decompositions.py:92:13: error: Module has no attribute "_jit_pass_peephole"  [attr-defined]
torch/jit/_decompositions.py:92:41: error: ScriptFunction? has no attribute "graph"  [attr-defined]
torch/jit/_decompositions.py:93:13: error: Module has no attribute "_jit_pass_constant_propagation"  [attr-defined]
torch/jit/_decompositions.py:93:53: error: ScriptFunction? has no attribute "graph"  [attr-defined]
torch/jit/mobile/__init__.py:47:22: error: Module has no attribute "_load_for_lite_interpreter"  [attr-defined]
torch/jit/mobile/__init__.py:49:22: error: Module has no attribute "_load_for_lite_interpreter_from_buffer"  [attr-defined]
torch/jit/mobile/__init__.py:77:12: error: Module has no attribute "_export_operator_list"  [attr-defined]
torch/jit/mobile/__init__.py:107:16: error: Module has no attribute "_get_model_bytecode_version"  [attr-defined]
torch/jit/mobile/__init__.py:109:16: error: Module has no attribute "_get_model_bytecode_version_from_buffer"  [attr-defined]
torch/jit/mobile/__init__.py:139:16: error: Module has no attribute "_get_mobile_model_contained_types"  [attr-defined]
torch/jit/mobile/__init__.py:141:16: error: Module has no attribute "_get_mobile_model_contained_types_from_buffer"  [attr-defined]
torch/jit/mobile/__init__.py:164:16: error: Module has no attribute "_backport_for_mobile"  [attr-defined]
torch/jit/mobile/__init__.py:170:16: error: Module has no attribute "_backport_for_mobile_from_buffer"  [attr-defined]
torch/jit/mobile/__init__.py:192:16: error: Module has no attribute "_backport_for_mobile_to_buffer"  [attr-defined]
torch/jit/mobile/__init__.py:194:16: error: Module has no attribute "_backport_for_mobile_from_buffer_to_buffer"  [attr-defined]
torch/jit/mobile/__init__.py:236:16: error: Module has no attribute "_get_model_ops_and_info"  [attr-defined]
torch/jit/mobile/__init__.py:238:16: error: Module has no attribute "_get_model_ops_and_info"  [attr-defined]
torch/jit/_passes/_property_propagation.py:11:1: error: Module "torch" has no attribute "TensorType"  [attr-defined]
torch/jit/_passes/_property_propagation.py:12:1: error: Module "torch._C" has no attribute "Graph"  [attr-defined]
torch/jit/_passes/_property_propagation.py:26:32: error: Module has no attribute "ClassType"  [attr-defined]
torch/fx/passes/regional_inductor_invoke_subgraph.py:181:16: error: Incompatible return value type (got "Callable[..., Any]", expected "GraphModule")  [return-value]
torch/fx/passes/tests/_test_split_utils.py:23:32: error: Module has no attribute "add"  [attr-defined]
torch/fx/passes/tests/_test_split_utils.py:34:45: error: Module has no attribute "add"  [attr-defined]
torch/fx/experimental/schema_type_annotation.py:117:38: error: Module has no attribute "_jit_try_infer_type"  [attr-defined]
torch/fx/experimental/rewriter.py:31:6: error: Untyped decorator makes function "rewrite" untyped  [untyped-decorator]
torch/fx/experimental/rewriter.py:69:20: error: Incompatible return value type (got "_Wrapped[[VarArg(Any), KwArg(Any)], Any, [VarArg(Any), KwArg(Any)], Any]", expected "FunctionType")  [return-value]
torch/fx/experimental/rewriter.py:110:23: error: List item 0 has incompatible type "expr | None"; expected "expr"  [list-item]
torch/fx/experimental/meta_tracer.py:35:12: error: Module has no attribute "empty"  [attr-defined]
torch/fx/experimental/meta_tracer.py:79:5: error: Module has no attribute "relu"  [attr-defined]
torch/fx/experimental/meta_tracer.py:82:5: error: Module has no attribute "where"  [attr-defined]
torch/fx/experimental/meta_tracer.py:83:5: error: Module has no attribute "abs"  [attr-defined]
torch/fx/experimental/meta_tracer.py:164:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/fx/experimental/meta_tracer.py:164:5: note: Error code "no-untyped-def" not covered by "type: ignore[override]" comment
torch/fx/experimental/meta_tracer.py:223:20: error: Incompatible return value type (got "Proxy", expected "MetaProxy")  [return-value]
torch/fx/experimental/meta_tracer.py:240:57: error: Argument 1 to "get" of "dict" has incompatible type "Callable[..., Any] | str"; expected "Callable[..., Any]"  [arg-type]
torch/fx/experimental/meta_tracer.py:240:65: error: Argument 2 to "get" of "dict" has incompatible type "Callable[..., Any] | str"; expected "Callable[..., Any]"  [arg-type]
torch/fx/experimental/meta_tracer.py:244:54: error: Argument 2 to "getattr" has incompatible type "Callable[..., Any] | str"; expected "str"  [arg-type]
torch/fx/experimental/meta_tracer.py:244:54: note: Error code "arg-type" not covered by "type: ignore[index]" comment
torch/fx/experimental/meta_tracer.py:252:51: error: Argument 1 to "get_submodule" of "Module" has incompatible type "Callable[..., Any] | str"; expected "str"  [arg-type]
torch/fx/experimental/meta_tracer.py:266:29: error: Item "function" of "Callable[..., Any] | str" has no attribute "split"  [union-attr]
torch/fx/experimental/meta_tracer.py:275:24: error: Incompatible return value type (got "Proxy", expected "MetaProxy")  [return-value]
torch/fx/experimental/meta_tracer.py:284:16: error: Incompatible return value type (got "Proxy", expected "MetaProxy")  [return-value]
torch/fx/experimental/meta_tracer.py:335:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/fx/experimental/meta_tracer.py:335:5: note: Error code "no-untyped-def" not covered by "type: ignore[override]" comment
torch/fx/experimental/meta_tracer.py:335:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/fx/experimental/merge_matmul.py:112:61: error: Module has no attribute "matmul"  [attr-defined]
torch/fx/experimental/merge_matmul.py:144:47: error: Module has no attribute "cat"  [attr-defined]
torch/fx/experimental/merge_matmul.py:150:13: error: Module has no attribute "matmul"  [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:164:26: error: Module has no attribute "add"  [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:249:26: error: Module has no attribute "transpose"  [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:255:20: error: Module has no attribute "transpose"  [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:287:26: error: Module has no attribute "reshape"  [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:616:26: error: Module has no attribute "flatten"  [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:710:57: error: Argument 1 to "get_submodule" of "Module" has incompatible type "Callable[..., Any] | str"; expected "str"  [arg-type]
torch/fx/experimental/graph_gradual_typechecker.py:731:1: error: Missing return statement  [return]
torch/fx/experimental/graph_gradual_typechecker.py:795:27: error: Module has no attribute "add"  [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:837:27: error: Module has no attribute "flatten"  [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:876:1: error: Missing return statement  [return]
torch/fx/experimental/graph_gradual_typechecker.py:902:9: error: Need type annotation for "constraints" (hint: "constraints: list[<type>] = ...")  [var-annotated]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:124:41: error: Incompatible types in assignment (expression has type "Callable[_P, _T]", target has type "Callable[..., tuple[list[Constraint], int]]")  [assignment]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:165:26: error: Module has no attribute "bmm"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:272:25: error: Argument 2 to "IndexSelect" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:291:25: error: Argument 2 to "IndexSelect" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:342:30: error: Invalid index type "Node | Any | Tensor | Sequence[Argument] | Mapping[str, Argument] | <7 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:350:9: error: Argument 1 to "gen_broadcasting_constraints" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:379:26: error: Module has no attribute "ones"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:380:26: error: Module has no attribute "zeros"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:398:43: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:400:60: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:402:28: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:519:37: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:552:31: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:572:15: error: Unsupported operand types for + ("list[BinConstraintT]" and "list[BinConstraintD]")  [operator]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:579:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:622:51: error: Argument 1 to "BinConstraintD" has incompatible type "TVar | DVar | BVar | Any | Tensor | <11 more items> | None"; expected "TVar | TensorType | DVar | int | float | <7 more items> | None"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:628:21: error: Argument 1 to "CanReshape" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:649:25: error: Invalid index type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:659:29: error: Invalid index type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:665:21: error: Argument 4 to "GetItem" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:699:26: error: Module has no attribute "cumsum"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:732:15: error: Unsupported operand types for + ("list[T | F | BinConstraintT]" and "list[BinConstraintD]")  [operator]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1102:26: error: Module has no attribute "full"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1114:54: error: Invalid index type "Any | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | <7 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1122:26: error: Module has no attribute "arange"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1130:23: error: Invalid index type "Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1184:26: error: Module has no attribute "ne"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1186:26: error: Module has no attribute "add"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1188:1: error: Missing return statement  [return]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1192:48: error: Module has no attribute "add"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1207:17: error: Argument 1 to "gen_broadcasting_constraints" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1208:17: error: Argument 2 to "gen_broadcasting_constraints" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1268:26: error: Module has no attribute "flatten"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1304:13: error: Argument 3 to "generate_flatten_constraints" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1325:9: error: Argument 2 to "gen_layer_norm_constraints" has incompatible type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None"; expected "Sequence[int]"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1355:21: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1373:15: error: Unsupported operand types for + ("list[Constraint | BinConstraintT]" and "list[BinConstraintD]")  [operator]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1449:26: error: Module has no attribute "_nn"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1457:17: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1476:28: error: Invalid index type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" for "dict[Node, TVar | DVar | BVar]"; expected type "Node"  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1498:15: error: Unsupported operand types for + ("list[Constraint | BinConstraintT]" and "list[BinConstraintD]")  [operator]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1546:26: error: Module has no attribute "reshape"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1561:21: error: Argument 1 to "CanReshape" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1624:17: error: Value of type "int | tuple[int | None, int | None] | None" is not indexable  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1627:17: error: Value of type "int | tuple[int | None, int | None] | None" is not indexable  [index]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1664:9: error: Argument 2 to "CalcConv" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1666:9: error: Argument 4 to "CalcConv" has incompatible type "tuple[int, ...]"; expected "int | tuple[int, int]"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1667:9: error: Argument 5 to "CalcConv" has incompatible type "str | tuple[int, ...]"; expected "int | tuple[int, int]"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1668:9: error: Argument 6 to "CalcConv" has incompatible type "tuple[int, ...]"; expected "int | tuple[int, int]"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1669:9: error: Argument 7 to "CalcConv" has incompatible type "tuple[int, ...]"; expected "int | tuple[int, int]"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1699:9: error: Argument 2 to "CalcMaxPool" has incompatible type "TVar | DVar | BVar"; expected "TVar"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1716:9: error: Need type annotation for "constraints" (hint: "constraints: list[<type>] = ...")  [var-annotated]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1717:9: error: Need type annotation for "symbol_dict" (hint: "symbol_dict: dict[<type>, <type>] = ...")  [var-annotated]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1730:18: error: Item "None" of "Tensor | Module | Graph | None" has no attribute "nodes"  [union-attr]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1730:18: error: Item Module of "Any | Tensor | Module | _node_list" has no attribute "__iter__" (not iterable)  [union-attr]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1778:17: error: Argument 1 to "get_submodule" of "Module" has incompatible type "Callable[..., Any] | str"; expected "str"  [arg-type]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1801:17: error: Argument 1 to "get" of "dict" has incompatible type "Callable[..., Any] | str"; expected "str"  [arg-type]
torch/func/_random.py:13:53: error: Name "torch.device" is not defined  [name-defined]
torch/func/_random.py:46:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/func/_random.py:46:42: error: Module has no attribute "uint64"  [attr-defined]
torch/func/_random.py:147:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/func/_random.py:180:17: error: Module has no attribute "float32"  [attr-defined]
torch/func/_random.py:182:14: error: Module has no attribute "empty"  [attr-defined]
torch/func/_random.py:227:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/func/_random.py:260:17: error: Module has no attribute "float32"  [attr-defined]
torch/func/_random.py:262:14: error: Module has no attribute "empty"  [attr-defined]
torch/export/_safeguard.py:21:13: error: Module has no attribute "_set_grad_enabled"  [attr-defined]
torch/export/_safeguard.py:25:25: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/export/_safeguard.py:32:20: error: Module has no attribute "_get_dispatch_mode"  [attr-defined]
torch/export/_safeguard.py:32:48: error: Module has no attribute "_TorchDispatchModeKey"  [attr-defined]
torch/export/passes/__init__.py:12:36: error: Name "torch.device" is not defined  [name-defined]
torch/export/passes/__init__.py:29:22: error: Name "torch.device" is not defined  [name-defined]
torch/export/passes/__init__.py:30:19: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/collective_utils.py:286:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/distributed/collective_utils.py:289:19: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/collective_utils.py:292:25: error: Module has no attribute "uint64"  [attr-defined]
torch/distributed/collective_utils.py:302:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/distributed/collective_utils.py:306:26: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/collective_utils.py:313:21: error: Module has no attribute "hash_tensor"  [attr-defined]
torch/distributed/collective_utils.py:318:16: error: Name "torch.Generator" is not defined  [name-defined]
torch/distributed/collective_utils.py:343:32: error: Name "torch.Generator" is not defined  [name-defined]
torch/distributed/_serialization.py:63:31: error: Module has no attribute "frombuffer"  [attr-defined]
torch/distributed/_serialization.py:65:31: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/_serialization.py:84:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/_serialization.py:84:57: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/_dist2.py:45:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_dist2.py:69:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_dist2.py:86:9: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_dist2.py:90:13: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_dist2.py:100:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_dist2.py:130:19: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_dist2.py:151:14: error: Module has no attribute "device"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:51:17: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:56:22: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:59:33: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:77:25: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:80:25: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:88:13: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:125:22: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:211:63: error: Module has no attribute "preserve_format"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:225:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:230:25: error: Name "torch._C.device" is not defined  [name-defined]
torch/distributed/tensor/_shards_wrapper.py:230:25: note: Error code "name-defined" not covered by "type: ignore[override]" comment
torch/distributed/tensor/_shards_wrapper.py:232:69: error: Module has no attribute "device"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:255:35: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_shards_wrapper.py:263:37: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/_shards_wrapper.py:342:20: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:343:20: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:199:23: error: Module has no attribute "half"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:204:53: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:208:17: error: Module has no attribute "amax"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:213:22: error: Module has no attribute "sum"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:213:32: error: Module has no attribute "exp"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:217:25: error: Module has no attribute "log"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:265:24: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/parallel/loss.py:278:18: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/parallel/loss.py:305:19: error: Module has no attribute "where"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:314:22: error: Module has no attribute "gather"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:319:14: error: Module has no attribute "where"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:330:16: error: Module has no attribute "gather"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:331:16: error: Module has no attribute "where"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:334:24: error: "bool" has no attribute "sum"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:459:18: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/parallel/loss.py:469:19: error: Module has no attribute "where"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:470:18: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:481:17: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:509:20: error: Module has no attribute "gather"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:512:19: error: Module has no attribute "where"  [attr-defined]
torch/distributed/tensor/parallel/loss.py:518:26: error: Module has no attribute "exp"  [attr-defined]
torch/distributed/tensor/experimental/_register_sharding.py:115:41: error: Module has no attribute "IntType"  [attr-defined]
torch/distributed/tensor/experimental/_register_sharding.py:116:42: error: Module has no attribute "OptionalType"  [attr-defined]
torch/distributed/tensor/experimental/_register_sharding.py:117:63: error: Module has no attribute "IntType"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:31:13: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:32:13: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:64:18: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:67:18: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/tensor/examples/flex_attention_cp.py:63:13: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/tensor/examples/flex_attention_cp.py:70:9: error: Module has no attribute "rand"  [attr-defined]
torch/distributed/tensor/examples/flex_attention_cp.py:114:19: error: Argument 3 has incompatible type "int"; expected "Tensor"  [arg-type]
torch/distributed/tensor/examples/flex_attention_cp.py:151:16: error: Module has no attribute "randn"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:31:64: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:33:36: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:34:34: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:37:32: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:44:23: error: Module has no attribute "sqrt"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:55:58: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:65:42: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:92:65: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:101:48: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:140:39: error: Module has no attribute "linspace"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:204:9: error: Module has no attribute "randn"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:206:9: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:206:44: error: Module has no attribute "long"  [attr-defined]
torch/distributed/tensor/_ops/_common_rules.py:218:9: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/rpc/rref_proxy.py:27:24: error: Module has no attribute "ScriptModule"  [attr-defined]
torch/distributed/pipelining/microbatch.py:53:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/pipelining/microbatch.py:145:28: error: Module has no attribute "tensor_split"  [attr-defined]
torch/distributed/pipelining/microbatch.py:148:25: error: Module has no attribute "tensor_split"  [attr-defined]
torch/distributed/pipelining/microbatch.py:150:9: error: Module has no attribute "tensor_split"  [attr-defined]
torch/distributed/pipelining/microbatch.py:155:9: error: Module has no attribute "tensor_split"  [attr-defined]
torch/distributed/pipelining/microbatch.py:166:28: error: Module has no attribute "full_like"  [attr-defined]
torch/distributed/pipelining/microbatch.py:218:24: error: Module has no attribute "tensor_split"  [attr-defined]
torch/distributed/pipelining/microbatch.py:232:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/pipelining/microbatch.py:239:25: error: Module has no attribute "tensor_split"  [attr-defined]
torch/distributed/pipelining/microbatch.py:257:23: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/pipelining/microbatch.py:576:31: error: Module has no attribute "tensor_split"  [attr-defined]
torch/distributed/pipelining/microbatch.py:577:21: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/pipelining/microbatch.py:622:29: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/pipelining/microbatch.py:630:29: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/pipelining/microbatch.py:643:39: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/pipelining/_utils.py:57:12: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/pipelining/_utils.py:59:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/pipelining/_utils.py:86:33: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/pipelining/_utils.py:137:19: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/pipelining/_utils.py:137:62: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/pipelining/_utils.py:185:34: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/pipelining/_utils.py:311:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/pipelining/_utils.py:322:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:27:9: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:43:40: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:184:15: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:200:65: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:207:48: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:209:63: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:210:63: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:221:21: error: Module has no attribute "_amp_foreach_non_finite_check_and_unscale_"  [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:254:21: error: Module has no attribute "full"  [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:255:30: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:286:13: error: Module has no attribute "_foreach_copy_"  [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:299:13: error: Incompatible types in assignment (expression has type "float", variable has type "Tensor | None")  [assignment]
torch/distributed/fsdp/sharded_grad_scaler.py:304:17: error: Incompatible types in assignment (expression has type "float", variable has type "Tensor | None")  [assignment]
torch/distributed/fsdp/sharded_grad_scaler.py:307:40: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor | None")  [assignment]
torch/distributed/fsdp/sharded_grad_scaler.py:367:17: error: Module has no attribute "_amp_update_scale_"  [attr-defined]
torch/distributed/elastic/utils/store.py:17:18: error: Module has no attribute "_DistStoreError"  [attr-defined]
torch/distributed/elastic/utils/data/elastic_distributed_sampler.py:73:13: error: Module has no attribute "Generator"  [attr-defined]
torch/distributed/elastic/utils/data/elastic_distributed_sampler.py:77:13: error: Module has no attribute "randperm"  [attr-defined]
torch/distributed/checkpoint/utils.py:339:17: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/utils.py:344:12: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/utils.py:357:28: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/state_dict.py:600:12: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/state_dict.py:601:28: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/state_dict.py:649:30: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/checkpoint/state_dict.py:658:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/checkpoint/state_dict.py:1428:5: error: Name "model_state_dict" already defined on line 1401  [no-redef]
torch/distributed/checkpoint/state_dict.py:1527:5: error: Name "model_state_dict" already defined on line 1485  [no-redef]
torch/distributed/checkpoint/_state_dict_stager.py:177:13: error: Trying to assign name "atexit" that is not in "__slots__" of type "weakref.finalize"  [misc]
torch/distributed/checkpoint/_state_dict_stager.py:347:46: error: Too many values to unpack (2 expected, 3 provided)  [misc]
torch/distributed/checkpoint/_state_dict_stager.py:352:53: error: Need more than 2 values to unpack (3 expected)  [misc]
torch/distributed/checkpoint/_state_dict_stager.py:362:63: error: Need more than 2 values to unpack (4 expected)  [misc]
torch/distributed/checkpoint/_state_dict_stager.py:362:63: error: Need more than 3 values to unpack (4 expected)  [misc]
torch/distributed/checkpoint/_state_dict_stager.py:373:73: error: Need more than 2 values to unpack (5 expected)  [misc]
torch/distributed/checkpoint/_state_dict_stager.py:373:73: error: Need more than 3 values to unpack (5 expected)  [misc]
torch/distributed/checkpoint/_pg_transport.py:42:12: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/_pg_transport.py:43:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/checkpoint/_pg_transport.py:110:30: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:123:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/checkpoint/_pg_transport.py:184:47: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/checkpoint/_pg_transport.py:197:11: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:222:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/checkpoint/_pg_transport.py:251:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:251:52: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:252:21: error: Module has no attribute "frombuffer"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:252:49: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:266:39: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:294:17: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:294:38: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:298:15: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:298:41: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:316:43: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:320:21: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:320:49: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:332:20: error: Module has no attribute "as_strided"  [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:26:12: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:27:12: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:28:12: error: Module has no attribute "float64"  [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:29:11: error: Module has no attribute "int8"  [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:30:11: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:31:12: error: Module has no attribute "int16"  [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:32:12: error: Module has no attribute "int32"  [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:33:12: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:34:13: error: Module has no attribute "bfloat16"  [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:54:12: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/_hf_utils.py:55:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/checkpoint/_hf_utils.py:92:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/checkpoint/_hf_utils.py:96:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"?  [attr-defined]
torch/distributed/checkpoint/_experimental/checkpoint_reader.py:149:30: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/checkpoint/_experimental/checkpoint_reader.py:154:30: error: Module has no attribute "frombuffer"  [attr-defined]
torch/distributed/benchmarks/benchmark_ddp_rpc.py:71:31: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/benchmarks/benchmark_ddp_rpc.py:117:20: error: Module has no attribute "ByteTensor"  [attr-defined]
torch/distributed/benchmarks/benchmark_ddp_rpc.py:158:23: error: Module has no attribute "LongTensor"  [attr-defined]
torch/distributed/benchmarks/benchmark_ddp_rpc.py:170:30: error: Module has no attribute "LongTensor"  [attr-defined]
torch/distributed/benchmarks/benchmark_ddp_rpc.py:171:22: error: Module has no attribute "LongTensor"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:8:9: error: Module has no attribute "round"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:9:9: error: Module has no attribute "clamp"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:9:35: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:14:23: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:19:9: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:21:19: error: Module has no attribute "round"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:22:9: error: Module has no attribute "clamp"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:22:35: error: Module has no attribute "uint8"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:27:14: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:28:9: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:36:9: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:78:15: error: Module has no attribute "FloatTensor"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:107:41: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:108:72: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:159:17: error: Argument "pad" to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]"  [arg-type]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:173:15: error: Module has no attribute "stack"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:203:41: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:204:72: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:214:13: error: Module has no attribute "flatten"  [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:9:18: error: Module has no attribute "finfo"  [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:9:30: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:10:18: error: Module has no attribute "finfo"  [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:10:30: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:28:12: error: Module has no attribute "clamp"  [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:61:28: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:65:30: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:71:28: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/_tools/runtime_estimator.py:129:31: error: Module has no attribute "rand_like"  [attr-defined]
torch/distributed/_tools/runtime_estimator.py:131:31: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributed/_tools/memory_tracker.py:75:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/_symmetric_memory/_nvshmem_triton.py:984:6: error: Untyped decorator makes function "alltoallmem_block_extern_wrapper" untyped  [untyped-decorator]
torch/distributed/_symmetric_memory/_nvshmem_triton.py:984:6: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/distributed/_symmetric_memory/_nvshmem_triton.py:1039:6: error: Untyped decorator makes function "broadcastmem_block_extern_wrapper" untyped  [untyped-decorator]
torch/distributed/_symmetric_memory/_nvshmem_triton.py:1039:6: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/distributed/_symmetric_memory/_nvshmem_triton.py:1067:6: error: Untyped decorator makes function "reduce" untyped  [untyped-decorator]
torch/distributed/_symmetric_memory/_nvshmem_triton.py:1067:6: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/distributed/_symmetric_memory/_nvshmem_triton.py:1105:6: error: Untyped decorator makes function "reduce_extern_wrapper" untyped  [untyped-decorator]
torch/distributed/_symmetric_memory/_nvshmem_triton.py:1105:6: note: Error code "untyped-decorator" not covered by "type: ignore[misc]" comment
torch/distributed/_symmetric_memory/_nccl.py:35:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_symmetric_memory/_nccl.py:109:14: error: Module has no attribute "device"  [attr-defined]
torch/distributed/_composable/replicate_with_fsdp.py:75:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_composable/replicate_with_fsdp.py:128:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/contrib/_tensorboard_vis.py:37:26: error: Module has no attribute "GraphExecutorState"  [attr-defined]
torch/backends/_nnapi/serializer.py:1106:21: error: Module has no attribute "zeros"  [attr-defined]
torch/backends/_nnapi/serializer.py:2025:61: error: Value of type "list[Any] | None" is not indexable  [index]
torch/backends/_nnapi/serializer.py:2031:25: error: Value of type "list[Any] | None" is not indexable  [index]
torch/backends/_nnapi/serializer.py:2184:36: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/backends/_nnapi/serializer.py:2188:32: error: Module has no attribute "quint8"  [attr-defined]
torch/backends/_nnapi/serializer.py:2191:36: error: Module has no attribute "qint8"  [attr-defined]
torch/backends/_nnapi/serializer.py:2195:31: error: Module has no attribute "_make_per_tensor_quantized_tensor"  [attr-defined]
torch/backends/_nnapi/serializer.py:2196:56: error: Module has no attribute "uint8"  [attr-defined]
torch/backends/_nnapi/serializer.py:2202:20: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/backends/_nnapi/serializer.py:2202:71: error: Module has no attribute "qint32"  [attr-defined]
torch/backends/_nnapi/serializer.py:2242:33: error: Module has no attribute "zeros"  [attr-defined]
torch/backends/_nnapi/serializer.py:2401:36: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/backends/_nnapi/serializer.py:2405:32: error: Module has no attribute "quint8"  [attr-defined]
torch/backends/_nnapi/serializer.py:2408:36: error: Module has no attribute "qint8"  [attr-defined]
torch/backends/_nnapi/serializer.py:2412:31: error: Module has no attribute "_make_per_tensor_quantized_tensor"  [attr-defined]
torch/backends/_nnapi/serializer.py:2413:56: error: Module has no attribute "uint8"  [attr-defined]
torch/backends/_nnapi/serializer.py:2420:20: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/backends/_nnapi/serializer.py:2420:71: error: Module has no attribute "qint32"  [attr-defined]
torch/backends/_coreml/preprocess.py:87:31: error: Name "torch._C.ScriptObject" is not defined  [name-defined]
torch/ao/quantization/_learnable_fake_quantize.py:57:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:58:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:62:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:63:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:66:12: error: Module has no attribute "iinfo"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:68:24: error: Module has no attribute "iinfo"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:77:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:77:76: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:78:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:78:72: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:79:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:79:74: error: Module has no attribute "uint8"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:81:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:82:29: error: Module has no attribute "log2"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:83:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:83:51: error: Module has no attribute "finfo"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:83:63: error: Module has no attribute "float32"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:170:17: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:171:17: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:179:33: error: Module has no attribute "per_channel_symmetric"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:179:62: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:180:21: error: Module has no attribute "_fake_quantize_learnable_per_channel_affine"  [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:190:21: error: Module has no attribute "_fake_quantize_learnable_per_tensor_affine"  [attr-defined]
torch/ao/quantization/_equalize.py:149:23: error: Module has no attribute "sqrt"  [attr-defined]
torch/ao/quantization/_equalize.py:150:31: error: Module has no attribute "reciprocal"  [attr-defined]
torch/ao/quantization/_equalize.py:162:23: error: Module has no attribute "reshape"  [attr-defined]
torch/ao/quantization/_equalize.py:163:31: error: Module has no attribute "reshape"  [attr-defined]
torch/ao/quantization/_equalize.py:270:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:122:18: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:123:18: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:124:18: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:125:18: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:126:18: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:130:18: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:131:18: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:132:18: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:133:18: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:134:18: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:135:18: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:136:18: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:137:18: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:143:31: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:144:29: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:146:33: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:147:29: error: Module has no attribute "mul"  [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:211:31: error: Module has no attribute "quantize_per_tensor"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:56:26: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:60:61: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:61:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:62:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:66:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:67:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:70:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:71:58: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:72:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:73:51: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:95:36: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:98:25: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:99:25: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:137:13: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:139:32: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:141:40: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:142:23: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:143:23: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:171:13: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:178:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:181:29: error: Module has no attribute "quantile"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:190:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:191:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:199:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:212:27: error: Module has no attribute "nan_to_num"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:221:47: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:224:45: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:228:38: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:239:22: error: Module has no attribute "nan_to_num"  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:257:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:259:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:272:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:273:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:274:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:275:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:276:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:277:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:278:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:279:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/observer.py:25:36: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/experimental/observer.py:30:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/observer.py:31:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/observer.py:58:17: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/experimental/observer.py:76:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/observer.py:80:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/observer.py:81:26: error: Module has no attribute "cat"  [attr-defined]
torch/ao/quantization/experimental/observer.py:84:30: error: Module has no attribute "cat"  [attr-defined]
torch/ao/quantization/experimental/observer.py:84:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/observer.py:88:36: error: Module has no attribute "sort"  [attr-defined]
torch/ao/quantization/experimental/observer.py:123:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/observer.py:124:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/observer.py:137:28: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/experimental/observer.py:139:23: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/experimental/observer.py:141:23: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/experimental/adaround_loss.py:43:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/adaround_loss.py:57:23: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/experimental/adaround_loss.py:58:17: error: Module has no attribute "sigmoid"  [attr-defined]
torch/ao/quantization/experimental/adaround_loss.py:65:26: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/experimental/adaround_loss.py:66:35: error: Module has no attribute "add"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:27:18: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:27:34: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:48:23: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:55:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:56:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:57:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:59:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:60:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:74:92: error: "bool" has no attribute "int"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:82:20: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:89:20: error: "bool" has no attribute "int"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:103:35: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:109:21: error: Module has no attribute "floor"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:111:16: error: Module has no attribute "all"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:111:26: error: Module has no attribute "ge"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:113:19: error: Module has no attribute "log"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:142:25: error: Module has no attribute "floor"  [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:146:17: error: Module has no attribute "clamp"  [attr-defined]
torch/ao/quantization/experimental/quantizer.py:43:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/quantizer.py:84:18: error: Module has no attribute "from_numpy"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:30:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:31:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:32:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:33:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:37:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:38:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:42:17: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:43:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:44:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:45:16: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:49:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:50:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:51:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:52:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:57:17: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:58:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:59:18: error: Module has no attribute "float16"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:60:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:65:17: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:66:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:67:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:71:17: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:72:18: error: Module has no attribute "float"  [attr-defined]
torch/ao/quantization/backend_config/x86.py:73:18: error: Module has no attribute "quint4x2"  [attr-defined]
torch/ao/quantization/backend_config/_qnnpack_pt2e.py:14:17: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/_qnnpack_pt2e.py:15:18: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/backend_config/_qnnpack_pt2e.py:16:18: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/backend_config/_qnnpack_pt2e.py:17:16: error: Module has no attribute "float"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py:129:56: error: Module has no attribute "dequantize"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py:148:34: error: Module has no attribute "quantize_per_channel"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py:103:39: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py:214:42: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_model_metrics.py:87:14: error: Module has no attribute "device"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_forward_time.py:98:14: error: Module has no attribute "device"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/benchmarks/dlrm_utils.py:28:13: error: Module has no attribute "mm"  [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:156:28: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:157:48: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:177:36: error: Module has no attribute "index_select"  [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:181:37: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:182:65: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:351:25: error: Module has no attribute "index_select"  [attr-defined]
torch/ao/ns/_numeric_suite.py:86:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite.py:166:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite.py:182:22: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/ns/_numeric_suite.py:367:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite.py:446:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite.py:468:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite.py:500:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/ao/ns/_numeric_suite.py:559:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/_vendor/quack/varlen_utils.py:6:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/varlen_utils.py:7:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/varlen_utils.py:30:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/varlen_utils.py:43:10: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/varlen_utils.py:44:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/varlen_utils.py:52:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/varlen_utils.py:78:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/varlen_utils.py:85:6: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/varlen_utils.py:86:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/varlen_utils.py:104:20: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:110:20: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:116:20: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:123:41: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:125:22: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:130:26: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:147:44: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:149:44: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:151:24: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:153:24: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:169:27: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:172:27: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:182:27: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:190:22: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:195:26: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:205:22: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:206:22: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:230:22: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:235:26: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:245:22: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:246:22: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/varlen_utils.py:267:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/varlen_utils.py:282:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:84:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/trace.py:85:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/trace.py:87:1: error: Cannot find implementation or library stub for module named "cutlass.base_dsl.arch"  [import-not-found]
torch/_vendor/quack/trace.py:88:1: error: Cannot find implementation or library stub for module named "cutlass._mlir.dialects"  [import-not-found]
torch/_vendor/quack/trace.py:89:1: error: Cannot find implementation or library stub for module named "cutlass.cutlass_dsl"  [import-not-found]
torch/_vendor/quack/trace.py:181:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:181:1: note: Use "-> None" if function does not return a value
torch/_vendor/quack/trace.py:225:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:238:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:251:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:264:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:268:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:273:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:323:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:399:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:399:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/trace.py:411:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:421:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:424:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:427:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:431:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:434:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:437:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:539:23: error: Name "torch.device" is not defined  [name-defined]
torch/_vendor/quack/trace.py:554:22: error: Module has no attribute "zeros"  [attr-defined]
torch/_vendor/quack/trace.py:556:19: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/trace.py:561:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:568:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:568:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/trace.py:572:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:575:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:583:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:584:16: error: Item "None" of "Any | None" has no attribute "cpu"  [union-attr]
torch/_vendor/quack/trace.py:586:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/trace.py:593:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/trace.py:636:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:744:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/trace.py:767:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:7:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/tile_scheduler.py:8:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/tile_scheduler.py:35:2: error: Untyped decorator makes function "get_raster_order_from_option" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:90:10: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:91:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:137:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:163:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:167:6: error: Untyped decorator makes function "_init_clc_mbarrier" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:168:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:175:24: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/tile_scheduler.py:182:6: error: Untyped decorator makes function "_cluster_idx_to_work_idx_batch" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:183:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:196:6: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:197:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:240:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:268:6: error: Untyped decorator makes function "_swizzle_cta" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:269:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:297:6: error: Untyped decorator makes function "_cluster_id_to_cta_id" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:298:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:312:6: error: Untyped decorator makes function "_delinearize_work_idx" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:313:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:351:22: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/tile_scheduler.py:356:6: error: Untyped decorator makes function "get_current_work" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:357:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:365:13: error: Item "None" of "Any | None" has no attribute "consumer_wait"  [union-attr]
torch/_vendor/quack/tile_scheduler.py:367:17: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/tile_scheduler.py:375:17: error: Item "None" of "Any | None" has no attribute "consumer_release"  [union-attr]
torch/_vendor/quack/tile_scheduler.py:382:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:389:6: error: Untyped decorator makes function "_fetch_next_work_idx" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:390:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:425:32: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/tile_scheduler.py:426:29: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/tile_scheduler.py:447:6: error: Untyped decorator makes function "write_work_tile_to_smem" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:448:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:448:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:460:13: error: Item "None" of "Any | None" has no attribute "producer_acquire"  [union-attr]
torch/_vendor/quack/tile_scheduler.py:473:25: error: Unsupported target for indexed assignment ("Any | None")  [index]
torch/_vendor/quack/tile_scheduler.py:474:21: error: Item "None" of "Any | None" has no attribute "producer_commit"  [union-attr]
torch/_vendor/quack/tile_scheduler.py:483:32: error: Item "None" of "Any | None" has no attribute "producer_get_barrier"  [union-attr]
torch/_vendor/quack/tile_scheduler.py:490:34: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/tile_scheduler.py:495:6: error: Untyped decorator makes function "advance_to_next_work" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:496:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:496:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:529:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:529:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/tile_scheduler.py:537:13: error: Item "None" of "Any | None" has no attribute "producer_tail"  [union-attr]
torch/_vendor/quack/tile_scheduler.py:539:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:556:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:576:2: error: Untyped decorator makes function "triangular_idx_to_coord" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:605:10: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:606:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:644:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:644:5: error: Return type "torch._vendor.quack.tile_scheduler.TriangularTileScheduler.Params" of "to_underlying_arguments" incompatible with return type "torch._vendor.quack.tile_scheduler.TileScheduler.Params" in supertype "TileScheduler"  [override]
torch/_vendor/quack/tile_scheduler.py:648:6: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:649:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:684:13: error: Argument 8 to "TriangularTileScheduler" has incompatible type "torch._vendor.quack.tile_scheduler.TriangularTileScheduler.Params"; expected "torch._vendor.quack.tile_scheduler.TileScheduler.Params"  [arg-type]
torch/_vendor/quack/tile_scheduler.py:691:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:692:9: error: Argument 1 of "get_grid_shape" is incompatible with supertype "TileScheduler"; supertype defines the argument type as "Params"  [override]
torch/_vendor/quack/tile_scheduler.py:692:9: note: This violates the Liskov substitution principle
torch/_vendor/quack/tile_scheduler.py:692:9: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#incompatible-overrides
torch/_vendor/quack/tile_scheduler.py:719:6: error: Untyped decorator makes function "_swizzle_cta" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:720:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:728:72: error: "Params" has no attribute "group_size_inv_f32"; maybe "group_size_tail_fdd"?  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:741:62: error: "Params" has no attribute "group_size_mul_group_size_fdd"  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:744:30: error: "Params" has no attribute "group_size_tail_mul_group_size_fdd"  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:758:6: error: Untyped decorator makes function "_delinearize_work_idx" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:759:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:836:10: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:837:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:872:17: error: "TileSchedulerArguments" has no attribute "total_m"  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:873:17: error: "TileSchedulerArguments" has no attribute "cu_seqlens_m"  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:881:17: error: Argument 8 to "Params" has incompatible type "Any | None"; expected "FastDivmod"  [arg-type]
torch/_vendor/quack/tile_scheduler.py:882:17: error: "TileSchedulerArguments" has no attribute "tile_shape_mn"  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:890:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:911:23: error: Incompatible types in assignment (expression has type "torch._vendor.quack.tile_scheduler.VarlenMTileScheduler.Params", variable has type "torch._vendor.quack.tile_scheduler.TileScheduler.Params")  [assignment]
torch/_vendor/quack/tile_scheduler.py:916:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:916:5: error: Return type "torch._vendor.quack.tile_scheduler.VarlenMTileScheduler.Params" of "to_underlying_arguments" incompatible with return type "torch._vendor.quack.tile_scheduler.TileScheduler.Params" in supertype "TileScheduler"  [override]
torch/_vendor/quack/tile_scheduler.py:920:6: error: Untyped decorator makes function "_cluster_idx_to_work_idx_batch" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:921:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:932:6: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:933:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:975:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:976:9: error: Argument 1 of "get_grid_shape" is incompatible with supertype "TileScheduler"; supertype defines the argument type as "Params"  [override]
torch/_vendor/quack/tile_scheduler.py:976:9: note: This violates the Liskov substitution principle
torch/_vendor/quack/tile_scheduler.py:976:9: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#incompatible-overrides
torch/_vendor/quack/tile_scheduler.py:1000:6: error: Untyped decorator makes function "_swizzle_cta" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:1001:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:1011:37: error: "Params" has no attribute "group_size"; maybe "group_size_fdd"?  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:1028:17: error: "Params" has no attribute "group_size"; maybe "group_size_fdd"?  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:1041:31: error: "Params" has no attribute "group_size"; maybe "group_size_fdd"?  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:1047:6: error: Untyped decorator makes function "_get_num_m_blocks" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:1055:29: error: "Params" has no attribute "cu_seqlens_m"  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:1064:6: error: Untyped decorator makes function "_delinearize_work_idx" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:1065:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:1079:22: error: "Params" has no attribute "tile_shape_mn"  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:1173:10: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:1174:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:1216:17: error: Argument 8 to "Params" has incompatible type "Any | None"; expected "FastDivmod"  [arg-type]
torch/_vendor/quack/tile_scheduler.py:1226:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:1226:5: error: Return type "torch._vendor.quack.tile_scheduler.VarlenNTileScheduler.Params" of "to_underlying_arguments" incompatible with return type "torch._vendor.quack.tile_scheduler.VarlenMTileScheduler.Params" in supertype "VarlenMTileScheduler"  [override]
torch/_vendor/quack/tile_scheduler.py:1226:5: error: Return type "torch._vendor.quack.tile_scheduler.VarlenNTileScheduler.Params" of "to_underlying_arguments" incompatible with return type "torch._vendor.quack.tile_scheduler.TileScheduler.Params" in supertype "TileScheduler"  [override]
torch/_vendor/quack/tile_scheduler.py:1226:33: error: Argument 1 of "to_underlying_arguments" is incompatible with supertype "VarlenMTileScheduler"; supertype defines the argument type as "TileSchedulerArguments"  [override]
torch/_vendor/quack/tile_scheduler.py:1226:33: note: This violates the Liskov substitution principle
torch/_vendor/quack/tile_scheduler.py:1226:33: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#incompatible-overrides
torch/_vendor/quack/tile_scheduler.py:1226:33: error: Argument 1 of "to_underlying_arguments" is incompatible with supertype "TileScheduler"; supertype defines the argument type as "TileSchedulerArguments"  [override]
torch/_vendor/quack/tile_scheduler.py:1230:6: error: Untyped decorator makes function "_cluster_idx_to_work_idx_batch" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:1231:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:1237:6: error: Untyped decorator makes function "create" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:1238:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:1263:13: error: Argument 8 to "VarlenNTileScheduler" has incompatible type "torch._vendor.quack.tile_scheduler.VarlenNTileScheduler.Params"; expected "torch._vendor.quack.tile_scheduler.VarlenMTileScheduler.Params"  [arg-type]
torch/_vendor/quack/tile_scheduler.py:1269:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:1270:9: error: Argument 1 of "get_grid_shape" is incompatible with supertype "VarlenMTileScheduler"; supertype defines the argument type as "Params"  [override]
torch/_vendor/quack/tile_scheduler.py:1270:9: note: This violates the Liskov substitution principle
torch/_vendor/quack/tile_scheduler.py:1270:9: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#incompatible-overrides
torch/_vendor/quack/tile_scheduler.py:1270:9: error: Argument 1 of "get_grid_shape" is incompatible with supertype "TileScheduler"; supertype defines the argument type as "Params"  [override]
torch/_vendor/quack/tile_scheduler.py:1294:6: error: Untyped decorator makes function "_swizzle_cta" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:1295:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:1304:6: error: Untyped decorator makes function "_get_num_n_blocks" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:1312:29: error: "Params" has no attribute "cu_seqlens_n"  [attr-defined]
torch/_vendor/quack/tile_scheduler.py:1321:6: error: Untyped decorator makes function "_delinearize_work_idx" untyped  [untyped-decorator]
torch/_vendor/quack/tile_scheduler.py:1322:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/tile_scheduler.py:1336:22: error: "Params" has no attribute "tile_shape_mn"  [attr-defined]
torch/_vendor/quack/mx_utils.py:17:14: error: Module has no attribute "finfo"  [attr-defined]
torch/_vendor/quack/mx_utils.py:17:26: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/mx_utils.py:32:12: error: Module has no attribute "finfo"  [attr-defined]
torch/_vendor/quack/mx_utils.py:32:24: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/mx_utils.py:39:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/mx_utils.py:48:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/mx_utils.py:48:46: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:54:15: error: Module has no attribute "amax"  [attr-defined]
torch/_vendor/quack/mx_utils.py:54:26: error: Module has no attribute "abs"  [attr-defined]
torch/_vendor/quack/mx_utils.py:56:26: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:57:26: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:60:34: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:61:24: error: Module has no attribute "bitwise_right_shift"  [attr-defined]
torch/_vendor/quack/mx_utils.py:63:27: error: Module has no attribute "clamp"  [attr-defined]
torch/_vendor/quack/mx_utils.py:66:71: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/mx_utils.py:68:25: error: Module has no attribute "where"  [attr-defined]
torch/_vendor/quack/mx_utils.py:68:37: error: Module has no attribute "isnan"  [attr-defined]
torch/_vendor/quack/mx_utils.py:71:19: error: Module has no attribute "bitwise_left_shift"  [attr-defined]
torch/_vendor/quack/mx_utils.py:71:65: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:72:9: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:75:18: error: Module has no attribute "clamp"  [attr-defined]
torch/_vendor/quack/mx_utils.py:80:19: error: Module has no attribute "clamp"  [attr-defined]
torch/_vendor/quack/mx_utils.py:82:24: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/mx_utils.py:83:36: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_vendor/quack/mx_utils.py:92:23: error: Module has no attribute "float"  [attr-defined]
torch/_vendor/quack/mx_utils.py:102:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_vendor/quack/mx_utils.py:102:61: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:102:79: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:104:16: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:107:16: error: Module has no attribute "float"  [attr-defined]
torch/_vendor/quack/mx_utils.py:109:21: error: Module has no attribute "logical_and"  [attr-defined]
torch/_vendor/quack/mx_utils.py:109:39: error: Module has no attribute "logical_not"  [attr-defined]
torch/_vendor/quack/mx_utils.py:110:19: error: Module has no attribute "logical_not"  [attr-defined]
torch/_vendor/quack/mx_utils.py:110:37: error: Module has no attribute "logical_or"  [attr-defined]
torch/_vendor/quack/mx_utils.py:112:34: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:114:32: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/mx_utils.py:115:23: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:121:28: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/mx_utils.py:122:9: error: Module has no attribute "full_like"  [attr-defined]
torch/_vendor/quack/mx_utils.py:122:43: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/mx_utils.py:123:9: error: Module has no attribute "where"  [attr-defined]
torch/_vendor/quack/mx_utils.py:124:9: error: Module has no attribute "where"  [attr-defined]
torch/_vendor/quack/mx_utils.py:126:26: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/mx_utils.py:129:17: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/mx_utils.py:142:34: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:143:24: error: Module has no attribute "bitwise_right_shift"  [attr-defined]
torch/_vendor/quack/mx_utils.py:145:22: error: Module has no attribute "clamp"  [attr-defined]
torch/_vendor/quack/mx_utils.py:148:61: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/mx_utils.py:149:20: error: Module has no attribute "where"  [attr-defined]
torch/_vendor/quack/mx_utils.py:149:32: error: Module has no attribute "isnan"  [attr-defined]
torch/_vendor/quack/mx_utils.py:153:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/mx_utils.py:163:24: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/mx_utils.py:163:40: error: Module has no attribute "float16"  [attr-defined]
torch/_vendor/quack/mx_utils.py:163:55: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:169:15: error: Module has no attribute "amax"  [attr-defined]
torch/_vendor/quack/mx_utils.py:169:26: error: Module has no attribute "abs"  [attr-defined]
torch/_vendor/quack/mx_utils.py:170:26: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:171:26: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:174:19: error: Module has no attribute "bitwise_left_shift"  [attr-defined]
torch/_vendor/quack/mx_utils.py:174:60: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:175:9: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:177:18: error: Module has no attribute "clamp"  [attr-defined]
torch/_vendor/quack/mx_utils.py:184:31: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_vendor/quack/mx_utils.py:190:20: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:193:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/mx_utils.py:193:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/mx_utils.py:205:24: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/mx_utils.py:205:40: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:212:15: error: Module has no attribute "amax"  [attr-defined]
torch/_vendor/quack/mx_utils.py:212:26: error: Module has no attribute "abs"  [attr-defined]
torch/_vendor/quack/mx_utils.py:216:27: error: Module has no attribute "clamp"  [attr-defined]
torch/_vendor/quack/mx_utils.py:217:13: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/mx_utils.py:219:42: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:220:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_vendor/quack/mx_utils.py:220:48: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:222:33: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:223:27: error: Module has no attribute "clamp"  [attr-defined]
torch/_vendor/quack/mx_utils.py:223:80: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/mx_utils.py:224:63: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:225:44: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/mx_utils.py:228:19: error: Module has no attribute "clamp"  [attr-defined]
torch/_vendor/quack/mx_utils.py:244:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/mx_utils.py:260:18: error: Module has no attribute "zeros"  [attr-defined]
torch/_vendor/quack/epi_utils.py:4:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/epi_utils.py:5:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/epi_utils.py:6:1: error: Cannot find implementation or library stub for module named "cutlass.utils.blackwell_helpers"  [import-not-found]
torch/_vendor/quack/epi_utils.py:6:1: error: Cannot find implementation or library stub for module named "cutlass.utils"  [import-not-found]
torch/_vendor/quack/epi_utils.py:12:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_utils.py:27:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_utils.py:35:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/_compile_worker.py:59:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/_compile_worker.py:59:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/_compile_worker.py:90:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/_compile_worker.py:102:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/_compile_worker.py:110:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/_compile_worker.py:110:1: note: Use "-> None" if function does not return a value
torch/_vendor/quack/_compile_worker.py:146:17: error: Module not callable  [operator]
torch/_lazy/tensor_factory_functions.py:15:5: error: Module has no attribute "_cudnn_init_dropout_state"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:16:5: error: Module has no attribute "arange"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:17:5: error: Module has no attribute "bartlett_window"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:18:5: error: Module has no attribute "blackman_window"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:19:5: error: Module has no attribute "_empty_affine_quantized"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:20:5: error: Module has no attribute "empty_strided"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:21:5: error: Module has no attribute "eye"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:22:5: error: Module has no attribute "full"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:23:5: error: Module has no attribute "from_file"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:24:5: error: Module has no attribute "hann_window"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:25:5: error: Module has no attribute "hamming_window"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:26:5: error: Module has no attribute "kaiser_window"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:27:5: error: Module has no attribute "linspace"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:28:5: error: Module has no attribute "logspace"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:29:5: error: Module has no attribute "ones"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:30:5: error: Module has no attribute "scalar_tensor"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:31:5: error: Module has no attribute "rand"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:32:5: error: Module has no attribute "randint"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:33:5: error: Module has no attribute "randn"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:34:5: error: Module has no attribute "randperm"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:35:5: error: Module has no attribute "range"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:36:5: error: Module has no attribute "_efficientzerotensor"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:37:5: error: Module has no attribute "zeros"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:38:5: error: Module has no attribute "tril_indices"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:39:5: error: Module has no attribute "triu_indices"  [attr-defined]
torch/_lazy/tensor_factory_functions.py:48:5: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_inductor/aoti_eager.py:110:57: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/aoti_eager.py:111:18: error: Module has no attribute "int32"  [attr-defined]
torch/_inductor/aoti_eager.py:111:38: error: Module has no attribute "float"  [attr-defined]
torch/_inductor/aoti_eager.py:111:57: error: Module has no attribute "bool"  [attr-defined]
torch/_inductor/aoti_eager.py:133:36: error: Module has no attribute "_dispatch_keys"  [attr-defined]
torch/_inductor/aoti_eager.py:171:35: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/aoti_eager.py:172:30: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/aoti_eager.py:178:36: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/aoti_eager.py:179:30: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/aoti_eager.py:186:36: error: Name "torch.layout" is not defined  [name-defined]
torch/_inductor/aoti_eager.py:187:30: error: Module has no attribute "layout"  [attr-defined]
torch/_inductor/aoti_eager.py:236:17: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/aoti_eager.py:237:17: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/aoti_eager.py:238:17: error: Module has no attribute "layout"  [attr-defined]
torch/_inductor/aoti_eager.py:294:40: error: Module has no attribute "dtype"  [attr-defined]
torch/_inductor/aoti_eager.py:296:40: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/aoti_eager.py:298:40: error: Module has no attribute "layout"  [attr-defined]
torch/_inductor/runtime/cutedsl_cache.py:112:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_inductor/runtime/cutedsl_cache.py:112:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_inductor/lookup_table/choices.py:43:33: error: Name "torch.device" is not defined  [name-defined]
torch/_inductor/lookup_table/choices.py:56:16: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/_inductor/kernel/custom_op.py:116:37: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/kernel/custom_op.py:399:19: error: Module has no attribute "randn"  [attr-defined]
torch/_inductor/kernel/custom_op.py:407:12: error: Module has no attribute "randn"  [attr-defined]
torch/_inductor/kernel/custom_op.py:645:17: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_inductor/kernel/custom_op.py:730:17: error: Missing type arguments for generic type "list"  [type-arg]
torch/_inductor/kernel/custom_op.py:767:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/kernel/custom_op.py:933:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/kernel/custom_op.py:957:9: error: Function is missing a return type annotation  [no-untyped-def]
torch/_inductor/kernel/custom_op.py:967:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/kernel/custom_op.py:976:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/kernel/custom_op.py:977:24: error: Module not callable  [operator]
torch/_inductor/kernel/custom_op.py:1085:30: error: "None" object is not iterable  [misc]
torch/_inductor/kernel/custom_op.py:1087:47: error: Argument 1 to "_create_ranges_from_split_points" has incompatible type "list[int] | None"; expected "list[int]"  [arg-type]
torch/_inductor/kernel/custom_op.py:1221:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/kernel/custom_op.py:1235:5: error: Need type annotation for "static_configs"  [var-annotated]
torch/_inductor/kernel/custom_op.py:1301:27: error: Argument "processed_configs" to "_create_autotuning_lowering" has incompatible type "list[Any] | None"; expected "list[CustomOpConfig]"  [arg-type]
torch/_inductor/fx_passes/graph_view.py:33:5: error: Name "s" already defined on line 28  [no-redef]
torch/_functorch/make_functional.py:86:32: error: Module has no attribute "empty_like"  [attr-defined]
torch/_functorch/make_functional.py:515:9: error: Module has no attribute "stack"  [attr-defined]
torch/_functorch/make_functional.py:605:25: error: Module has no attribute "stack"  [attr-defined]
torch/_functorch/make_functional.py:606:16: error: Incompatible return value type (got "tuple[tuple[tuple[Tensor, ...], ...] | tuple[tuple[Any, ...], ...] | tuple[Any, ...], Callable[..., Any], tuple[str, ...]]", expected "tuple[tuple[Tensor, ...], Callable[..., Any], tuple[str, ...]]")  [return-value]
torch/_functorch/make_functional.py:664:25: error: Module has no attribute "stack"  [attr-defined]
torch/_functorch/make_functional.py:666:25: error: Module has no attribute "stack"  [attr-defined]
torch/_functorch/make_functional.py:667:16: error: Incompatible return value type (got "tuple[tuple[Any, ...] | tuple[tuple[Any, ...], ...], tuple[Any, ...] | tuple[tuple[Any, ...], ...], Callable[..., Any], tuple[str, ...], tuple[str, ...]]", expected "tuple[tuple[Tensor, ...], tuple[Tensor, ...], Callable[..., Any], tuple[str, ...], tuple[str, ...]] | tuple[tuple[Tensor, ...], Callable[..., Any], tuple[str, ...]]")  [return-value]
torch/_export/serde/dynamic_shapes.py:51:12: error: Value expression in dictionary comprehension has incompatible type "RootDim"; expected type "dict[str, int | list[str] | None]"  [misc]
torch/_export/serde/dynamic_shapes.py:59:66: error: Argument "dims" to "DynamicShapesSpec" has incompatible type "dict[str, dict[str, int | list[str] | None]]"; expected "dict[str, RootDim]"  [arg-type]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:20:17: error: Name "torch.dtype" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:25:37: error: Name "torch.dtype" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:28:24: error: Module has no attribute "dtype"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:31:17: error: Module has no attribute "quint8"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:32:16: error: Module has no attribute "uint8"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:33:19: error: Module has no attribute "qint8"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:34:16: error: Module has no attribute "int8"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:49:17: error: Name "torch.dtype" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:50:14: error: Name "torch.qscheme" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:71:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:73:14: error: Name "torch.qscheme" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:75:19: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:84:21: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:105:17: error: Name "torch.dtype" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:107:14: error: Name "torch.qscheme" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:109:19: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:121:21: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:138:26: error: Name "torch.dtype" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:143:43: error: Name "torch.dtype" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:155:6: error: Name "torch._C.ScriptObject" is not defined  [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:167:28: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:240:26: error: Module has no attribute "qint8"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:240:39: error: Module has no attribute "quint8"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:249:23: error: Module has no attribute "per_channel_affine"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:536:9: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:547:9: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:625:25: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:636:25: error: Module has no attribute "per_tensor_affine"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:654:34: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:661:29: error: Module has no attribute "qint8"  [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:662:29: error: Module has no attribute "quint8"  [attr-defined]
torch/_export/converter.py:54:35: error: Module has no attribute "is_autocast_cache_enabled"  [attr-defined]
torch/_export/converter.py:55:5: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/_export/converter.py:63:5: error: Module has no attribute "set_autocast_cache_enabled"  [attr-defined]
torch/_export/converter.py:76:2: error: Name "_C.IValue" is not defined  [name-defined]
torch/_export/converter.py:76:12: error: Name "torch.Graph" is not defined  [name-defined]
torch/_export/converter.py:76:49: error: Name "torch.ScriptModule" is not defined  [name-defined]
torch/_export/converter.py:86:13: error: Module has no attribute "_jit_pass_onnx_function_substitution"  [attr-defined]
torch/_export/converter.py:87:30: error: Module has no attribute "_freeze_module"  [attr-defined]
torch/_export/converter.py:88:29: error: Name "_C.ScriptModule" is not defined  [name-defined]
torch/_export/converter.py:90:30: error: Module has no attribute "_jit_onnx_list_model_parameters"  [attr-defined]
torch/_export/converter.py:95:21: error: Module has no attribute "_propagate_and_assign_input_shapes"  [attr-defined]
torch/_export/converter.py:103:9: error: Module has no attribute "_jit_pass_onnx_function_substitution"  [attr-defined]
torch/_export/converter.py:105:17: error: Module has no attribute "_propagate_and_assign_input_shapes"  [attr-defined]
torch/_export/converter.py:111:5: error: Module has no attribute "_jit_pass_onnx_lint"  [attr-defined]
torch/_export/converter.py:120:5: error: Module has no attribute "_jit_pass_onnx_function_substitution"  [attr-defined]
torch/_export/converter.py:197:5: error: Module has no attribute "uint8"  [attr-defined]
torch/_export/converter.py:198:5: error: Module has no attribute "int8"  [attr-defined]
torch/_export/converter.py:199:5: error: Module has no attribute "int16"  [attr-defined]
torch/_export/converter.py:200:5: error: Module has no attribute "int32"  [attr-defined]
torch/_export/converter.py:201:5: error: Module has no attribute "int64"  [attr-defined]
torch/_export/converter.py:202:5: error: Module has no attribute "float16"  [attr-defined]
torch/_export/converter.py:203:5: error: Module has no attribute "float32"  [attr-defined]
torch/_export/converter.py:204:5: error: Module has no attribute "float64"  [attr-defined]
torch/_export/converter.py:205:5: error: Module has no attribute "complex32"  [attr-defined]
torch/_export/converter.py:206:5: error: Module has no attribute "complex64"  [attr-defined]
torch/_export/converter.py:207:5: error: Module has no attribute "complex128"  [attr-defined]
torch/_export/converter.py:208:5: error: Module has no attribute "bool"  [attr-defined]
torch/_export/converter.py:209:5: error: Module has no attribute "qint8"  [attr-defined]
torch/_export/converter.py:210:5: error: Module has no attribute "quint8"  [attr-defined]
torch/_export/converter.py:211:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_export/converter.py:266:12: error: Name "torch._C.Graph" is not defined  [name-defined]
torch/_export/converter.py:267:17: error: Name "torch._C.Block" is not defined  [name-defined]
torch/_export/converter.py:284:34: error: Name "torch._C.Block" is not defined  [name-defined]
torch/_export/converter.py:335:34: error: Module has no attribute "Graph"  [attr-defined]
torch/_export/converter.py:346:50: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:370:27: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:374:13: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_export/converter.py:374:39: error: Module has no attribute "parse_schema"  [attr-defined]
torch/_export/converter.py:396:19: error: Name "torch._C.Graph" is not defined  [name-defined]
torch/_export/converter.py:396:36: error: Name "torch._C.Block" is not defined  [name-defined]
torch/_export/converter.py:399:38: error: Name "torch._C.Block" is not defined  [name-defined]
torch/_export/converter.py:470:60: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/converter.py:474:48: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:526:42: error: Module has no attribute "Graph"  [attr-defined]
torch/_export/converter.py:533:37: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:544:47: error: Name "torch._C.Value" is not defined  [name-defined]
torch/_export/converter.py:551:62: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/converter.py:628:64: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/converter.py:646:49: error: Module has no attribute "ClassType"  [attr-defined]
torch/_export/converter.py:662:40: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:664:31: error: Module has no attribute "float"  [attr-defined]
torch/_export/converter.py:673:41: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:682:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_export/converter.py:701:41: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:724:43: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:752:45: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:760:41: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:762:35: error: Module has no attribute "TensorType"  [attr-defined]
torch/_export/converter.py:769:42: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:797:42: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:809:46: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:830:49: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:833:48: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:836:44: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:842:48: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:865:45: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:868:46: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:871:51: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:879:38: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:883:76: error: Module has no attribute "int32"  [attr-defined]
torch/_export/converter.py:895:46: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:905:71: error: Module has no attribute "long"  [attr-defined]
torch/_export/converter.py:909:47: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:913:47: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:924:38: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:957:46: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:967:37: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1006:38: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1008:52: error: Module has no attribute "ListType"  [attr-defined]
torch/_export/converter.py:1009:42: error: Module has no attribute "ListType"  [attr-defined]
torch/_export/converter.py:1053:39: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1133:52: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1143:37: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1175:49: error: Argument 1 to "call_function" of "Graph" has incompatible type Module; expected "Callable[..., Any]"  [arg-type]
torch/_export/converter.py:1187:39: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1190:40: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1197:39: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1201:38: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1212:60: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1220:41: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1229:48: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1237:49: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1244:34: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1278:59: error: Module has no attribute "clone"  [attr-defined]
torch/_export/converter.py:1341:19: error: Name "torch._C.Graph" is not defined  [name-defined]
torch/_export/converter.py:1341:36: error: Name "torch._C.Block" is not defined  [name-defined]
torch/_export/converter.py:1344:38: error: Name "torch._C.Block" is not defined  [name-defined]
torch/_export/converter.py:1360:42: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1417:46: error: Module has no attribute "ScriptFunction"  [attr-defined]
torch/_export/converter.py:1420:42: error: Module has no attribute "ScriptFunction"  [attr-defined]
torch/_export/converter.py:1479:42: error: Module has no attribute "ScriptFunction"  [attr-defined]
torch/_export/converter.py:1546:49: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/converter.py:1591:27: error: Name "torch._C.Node" is not defined  [name-defined]
torch/_export/converter.py:1613:44: error: Module has no attribute "ScriptObject"  [attr-defined]
torch/_export/passes/constant_folding.py:70:51: error: Module has no attribute "int8"  [attr-defined]
torch/_export/passes/constant_folding.py:70:51: note: Error code "attr-defined" not covered by "type: ignore[union-attr]" comment
torch/_export/passes/constant_folding.py:71:33: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_export/passes/constant_folding.py:162:17: error: Module has no attribute "Tag"  [attr-defined]
torch/_export/db/examples/user_input_mutation.py:15:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/unsupported_operator.py:15:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/type_reflection_method.py:20:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/tensor_setattr.py:10:26: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/tensor_setattr.py:13:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/static_if.py:12:24: error: Module has no attribute "ones"  [attr-defined]
torch/_export/db/examples/static_if.py:16:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/static_for_loop.py:14:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/specialized_attribute.py:25:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/scalar_output.py:6:5: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/pytree_flatten.py:15:21: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/optional_input.py:11:28: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/optional_input.py:17:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/null_context_manager.py:19:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/nested_function.py:21:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/model_attr_mutation.py:12:27: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/model_attr_mutation.py:15:17: error: Module has no attribute "zeros"  [attr-defined]
torch/_export/db/examples/model_attr_mutation.py:22:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/list_unpack.py:19:18: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/list_unpack.py:19:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_export/db/examples/list_contains.py:15:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:20:5: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:21:6: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:22:7: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:25:14: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:26:15: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:27:15: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/dynamic_shape_view.py:15:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/dynamic_shape_slicing.py:13:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/dynamic_shape_round.py:15:5: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/dynamic_shape_map.py:17:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/dynamic_shape_if_guard.py:17:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/dynamic_shape_constructor.py:11:16: error: Module has no attribute "zeros"  [attr-defined]
torch/_export/db/examples/dynamic_shape_constructor.py:13:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/dynamic_shape_assert.py:16:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/dictionary.py:15:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/dictionary.py:15:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_export/db/examples/decorator.py:22:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/constrain_as_value_example.py:21:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_export/db/examples/constrain_as_value_example.py:21:34: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/constrain_as_size_example.py:15:16: error: Module has no attribute "zeros"  [attr-defined]
torch/_export/db/examples/constrain_as_size_example.py:18:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_export/db/examples/cond_predicate.py:18:16: error: Module not callable  [operator]
torch/_export/db/examples/cond_predicate.py:20:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/cond_operands.py:6:5: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/cond_operands.py:7:5: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/cond_operands.py:26:16: error: Module not callable  [operator]
torch/_export/db/examples/cond_operands.py:33:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/cond_closed_over_variable.py:18:16: error: Module not callable  [operator]
torch/_export/db/examples/cond_closed_over_variable.py:20:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_export/db/examples/cond_closed_over_variable.py:20:37: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/cond_branch_nonlocal_variables.py:47:16: error: Module not callable  [operator]
torch/_export/db/examples/cond_branch_nonlocal_variables.py:51:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_export/db/examples/cond_branch_nonlocal_variables.py:54:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/cond_branch_nested_function.py:34:16: error: Module not callable  [operator]
torch/_export/db/examples/cond_branch_nested_function.py:36:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/cond_branch_class_method.py:37:16: error: Module not callable  [operator]
torch/_export/db/examples/cond_branch_class_method.py:39:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/class_method.py:21:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/autograd_function.py:24:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/assume_constant_result.py:18:17: error: Module has no attribute "randn"  [attr-defined]
torch/_export/db/examples/assume_constant_result.py:18:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_dynamo/test_dont_skip_tracing_functions.py:12:12: error: Incompatible return value type (got "int", expected "Tensor")  [return-value]
torch/_dynamo/test_dont_skip_tracing_functions.py:16:12: error: Incompatible return value type (got "int", expected "Tensor")  [return-value]
torch/_dynamo/test_dont_skip_tracing_functions.py:32:16: error: Incompatible return value type (got "int", expected "Tensor")  [return-value]
torch/_dynamo/test_case.py:88:39: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/test_case.py:105:47: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/_dynamo/test_case.py:175:23: error: Incompatible types in assignment (expression has type "Callable[[dict[T, U], dict[T, U], str | None], None]", base class "TestCase" defined the type as "Callable[[Mapping[Any, object], Mapping[Any, object], Any], None]")  [assignment]
torch/_dynamo/test_case.py:251:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_dynamo/test_case.py:257:58: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_dynamo/profiler.py:55:13: error: Argument 2 to "ProfileMetrics" has incompatible type "float"; expected "int"  [arg-type]
torch/_dynamo/profiler.py:57:13: error: Argument 3 to "ProfileMetrics" has incompatible type "float"; expected "int"  [arg-type]
torch/_dynamo/polyfills/tensor.py:14:10: error: Module has no attribute "DisableTorchFunctionSubclass"  [attr-defined]
torch/_dynamo/polyfills/fx.py:4:1: error: Module "torch._C" has no attribute "_fx_map_aggregate"  [attr-defined]
torch/_dynamo/polyfills/fx.py:4:1: error: Module "torch._C" has no attribute "_fx_map_arg"  [attr-defined]
torch/_dynamo/polyfills/copy.py:31:9: error: Module has no attribute "__newobj__"  [attr-defined]
torch/_dynamo/backends/tvm.py:149:20: error: Module has no attribute "from_numpy"  [attr-defined]
torch/_dynamo/backends/tvm.py:154:34: error: Module has no attribute "bool"  [attr-defined]
torch/_dynamo/backends/cudagraphs.py:99:11: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/backends/cudagraphs.py:100:31: error: Name "torch.device" is not defined  [name-defined]
torch/_dynamo/backends/cudagraphs.py:283:26: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_C/_distributed_rpc_testing.pyi:30:45: error: Name "torch.device" is not defined  [name-defined]
torch/_C/_distributed_rpc_testing.pyi:31:23: error: Name "torch.device" is not defined  [name-defined]
torch/utils/model_dump/__main__.py:5:10: error: "main" does not return a value (it only ever returns None)  [func-returns-value]
torch/utils/data/datapipes/iter/callable.py:79:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/utils/benchmark/utils/compare.py:8:1: error: Module "torch" has no attribute "tensor"; maybe "Tensor"?  [attr-defined]
torch/fx/experimental/normalize.py:133:9: error: Module has no attribute "add"  [attr-defined]
torch/fx/experimental/normalize.py:134:9: error: Module has no attribute "mul"  [attr-defined]
torch/fx/experimental/normalize.py:135:9: error: Module has no attribute "sub"  [attr-defined]
torch/fx/experimental/normalize.py:136:9: error: Module has no attribute "div"  [attr-defined]
torch/fx/experimental/normalize.py:137:9: error: Module has no attribute "floor_divide"  [attr-defined]
torch/fx/experimental/normalize.py:138:9: error: Module has no attribute "remainder"  [attr-defined]
torch/fx/experimental/normalize.py:139:9: error: Module has no attribute "eq"  [attr-defined]
torch/fx/experimental/normalize.py:140:9: error: Module has no attribute "ne"  [attr-defined]
torch/fx/experimental/normalize.py:141:9: error: Module has no attribute "lt"  [attr-defined]
torch/fx/experimental/normalize.py:142:9: error: Module has no attribute "le"  [attr-defined]
torch/fx/experimental/normalize.py:143:9: error: Module has no attribute "gt"  [attr-defined]
torch/fx/experimental/normalize.py:144:9: error: Module has no attribute "ge"  [attr-defined]
torch/fx/experimental/accelerator_partitioner.py:705:13: error: "Partition" has no attribute "left_mem_bytes"; maybe "used_mem_bytes"?  [attr-defined]
torch/fx/experimental/accelerator_partitioner.py:1021:40: error: List item 1 has incompatible type "Node | None"; expected "Node"  [list-item]
torch/fx/experimental/shape_inference/infer_shape.py:21:1: error: Missing return statement  [return]
torch/fx/experimental/shape_inference/infer_shape.py:57:30: error: Module has no attribute "randn"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:166:38: error: Incompatible types in assignment (expression has type "DVar | _DynType", target has type "DVar")  [assignment]
torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:166:38: note: Error code "assignment" not covered by "type: ignore[unsupported-operation]" comment
torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:628:27: error: Unsupported operand types for + ("list[BinConstraintT]" and "list[BinConstraintD]")  [operator]
torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:652:27: error: Unsupported operand types for + ("list[Constraint]" and "list[BinConstraintD]")  [operator]
torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:1309:15: error: Unsupported operand types for + ("list[BinConstraintD | BinConstraintT]" and "list[BinConstraintD]")  [operator]
torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:1346:13: error: Unsupported operand types for + ("list[BinConstraintT]" and "list[BinConstraintD]")  [operator]
torch/distributed/tensor/parallel/api.py:69:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/tensor/experimental/_tp_transform.py:88:45: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/experimental/_tp_transform.py:246:72: error: Argument 1 to "_get_output_spec_from_output_sharding" has incompatible type "object"; expected "OutputSharding"  [arg-type]
torch/distributed/tensor/experimental/_tp_transform.py:248:33: error: "object" has no attribute "redistribute_schema"  [attr-defined]
torch/distributed/tensor/experimental/_tp_transform.py:250:24: error: "object" has no attribute "redistribute_schema"  [attr-defined]
torch/distributed/tensor/debug/__init__.py:29:12: error: Module has no attribute "_get_DTensor_sharding_propagator_cache_stats"  [attr-defined]
torch/distributed/tensor/debug/__init__.py:47:5: error: Module has no attribute "_clear_DTensor_sharding_propagator_cache"  [attr-defined]
torch/distributed/tensor/debug/__init__.py:65:5: error: Module has no attribute "_reinit_DTensor_dispatch_logger"  [attr-defined]
torch/distributed/pipelining/_backward.py:230:17: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributed/pipelining/_backward.py:476:16: error: Module has no attribute "add"  [attr-defined]
torch/distributed/nn/api/remote_module.py:13:1: error: Module "torch" has no attribute "device"; maybe "Device"?  [attr-defined]
torch/distributed/nn/api/remote_module.py:13:1: error: Module "torch" has no attribute "dtype"; maybe "types"?  [attr-defined]
torch/distributed/nn/api/remote_module.py:118:9: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/nn/api/remote_module.py:428:5: error: Signature of "modules" incompatible with supertype "torch.nn.modules.module.Module"  [override]
torch/distributed/nn/api/remote_module.py:428:5: note: Error code "override" not covered by "type: ignore[return]" comment
torch/distributed/nn/api/remote_module.py:428:5: note:      Superclass:
torch/distributed/nn/api/remote_module.py:428:5: note:          def modules(self, remove_duplicate: bool = ...) -> Iterator[Module]
torch/distributed/nn/api/remote_module.py:428:5: note:      Subclass:
torch/distributed/nn/api/remote_module.py:428:5: note:          def modules(self) -> Iterator[Module]
torch/distributed/nn/api/remote_module.py:480:45: error: Module has no attribute "device"  [attr-defined]
torch/distributed/debug/_frontend.py:35:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/debug/_frontend.py:35:5: note: Use "-> None" if function does not return a value
torch/distributed/debug/_frontend.py:39:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/debug/_frontend.py:105:1: error: Cannot find implementation or library stub for module named "aiohttp"  [import-not-found]
torch/distributed/debug/_frontend.py:143:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/debug/_frontend.py:333:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/debug/_frontend.py:340:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/debug/_frontend.py:340:5: note: Use "-> None" if function does not return a value
torch/distributed/checkpoint/_experimental/staging.py:156:40: error: Module has no attribute "Stream"  [attr-defined]
torch/distributed/checkpoint/staging.py:186:40: error: Module has no attribute "Stream"  [attr-defined]
torch/distributed/checkpoint/staging.py:348:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/checkpoint/staging.py:348:32: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/_consolidate_hf_safetensors.py:137:32: error: Module has no attribute "finfo"  [attr-defined]
torch/distributed/checkpoint/_consolidate_hf_safetensors.py:201:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:31:31: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:31:46: error: Module has no attribute "bfloat16"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:38:17: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:75:21: error: Module has no attribute "sum"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:431:46: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:470:9: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:472:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:490:45: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:493:45: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:512:27: error: Module has no attribute "stack"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:555:21: error: Module has no attribute "randn"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:565:9: error: Module has no attribute "bmm"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:599:13: error: Module has no attribute "bmm"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:618:13: error: Module has no attribute "bmm"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:755:46: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:788:28: error: Module has no attribute "randn"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:795:24: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:810:5: error: Module has no attribute "matmul"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:821:9: error: Module has no attribute "matmul"  [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:841:9: error: Module has no attribute "matmul"  [attr-defined]
torch/distributed/_tools/sac_estimator.py:401:27: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/sac_estimator.py:430:22: error: Module has no attribute "Tag"  [attr-defined]
torch/distributed/_symmetric_memory/_rocshmem_triton.py:52:16: error: _CudaDeviceProperties? has no attribute "gcnArchName"  [attr-defined]
torch/distributed/_symmetric_memory/_rocshmem_triton.py:452:6: error: Untyped decorator makes function "reduce" untyped  [untyped-decorator]
torch/backends/_nnapi/prepare.py:71:17: error: Module has no attribute "empty_like"  [attr-defined]
torch/backends/_nnapi/prepare.py:184:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/backends/_nnapi/prepare.py:184:54: error: Module has no attribute "int32"  [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1059:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1060:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1072:21: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1074:40: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1076:48: error: Module has no attribute "aminmax"  [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1077:31: error: Module has no attribute "min"  [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1078:31: error: Module has no attribute "max"  [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1178:17: error: Module has no attribute "sqrt"  [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:33:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/ao/quantization/experimental/adaround_optimization.py:33:30: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:36:18: error: Name "torch.qscheme" is not defined  [name-defined]
torch/ao/quantization/experimental/adaround_optimization.py:36:34: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:47:23: error: Module has no attribute "device"  [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:188:12: error: Module has no attribute "abs"  [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:194:22: error: Module has no attribute "vstack"  [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:195:22: error: Module has no attribute "vstack"  [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:203:57: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/quantization/experimental/linear.py:63:34: error: Module has no attribute "transpose"  [attr-defined]
torch/ao/quantization/experimental/linear.py:126:18: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/quantization/experimental/linear.py:141:52: error: Name "torch.FloatTensor" is not defined  [name-defined]
torch/ao/quantization/experimental/linear.py:166:66: error: Module has no attribute "FloatTensor"  [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:52:27: error: Module has no attribute "matmul"  [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:53:43: error: Module has no attribute "transpose"  [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:58:25: error: Module has no attribute "sum"  [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:60:25: error: Module has no attribute "matmul"  [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:61:28: error: Module has no attribute "transpose"  [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:207:24: error: Module has no attribute "zeros"  [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:341:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:342:56: error: Module has no attribute "bool"  [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:349:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:430:30: error: Module has no attribute "cat"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:64:16: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:72:24: error: Module has no attribute "int8"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:83:20: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:83:49: error: Module has no attribute "int8"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:90:23: error: Module has no attribute "ones"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:103:25: error: Module has no attribute "sort"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:142:25: error: Module has no attribute "sort"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:173:25: error: Module has no attribute "abs"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:185:25: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:187:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:204:21: error: Module has no attribute "where"  [attr-defined]
torch/ao/quantization/_correct_bias.py:147:30: error: Module has no attribute "mean"  [attr-defined]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:7:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:7:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:9:1: error: Cannot find implementation or library stub for module named "cutlass.cute.runtime"  [import-not-found]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:17:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:22:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:27:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:30:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:43:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:47:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:55:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:63:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:77:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:92:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:109:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:138:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_tvm_ffi_utils.py:196:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:21:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/epi_ops.py:22:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/epi_ops.py:56:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:89:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:147:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:154:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:163:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:167:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:172:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:177:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:182:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:186:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:191:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:196:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:200:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:204:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:218:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:222:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:227:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:231:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:247:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:251:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:270:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:274:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:277:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:281:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:296:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:299:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:302:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:305:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:309:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:312:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:315:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:320:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:328:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:333:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:336:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:340:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:345:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:378:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:398:11: error: Incompatible types in assignment (expression has type "int", base class "VecLoad" defined the type as "None")  [assignment]
torch/_vendor/quack/epi_ops.py:409:11: error: Incompatible types in assignment (expression has type "int", base class "VecLoad" defined the type as "None")  [assignment]
torch/_vendor/quack/epi_ops.py:412:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:422:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:462:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:465:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:471:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:482:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:492:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:503:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:506:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:513:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:521:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:546:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:550:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:553:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:556:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:559:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:569:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:582:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:591:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:604:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:611:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:640:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:644:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:647:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:650:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:658:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:661:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:664:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:667:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:678:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:694:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:697:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:706:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:717:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:724:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:727:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:749:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:766:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:774:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:779:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:782:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:785:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:788:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:791:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:794:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:802:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:822:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:825:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:836:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:848:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:855:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:858:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:878:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:895:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:904:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:909:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:934:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:958:65: error: Name "rScale_mn" may be undefined  [possibly-undefined]
torch/_vendor/quack/epi_ops.py:965:35: error: Name "rScale_mn" may be undefined  [possibly-undefined]
torch/_vendor/quack/epi_ops.py:973:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:983:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:992:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1002:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1040:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1082:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1085:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1088:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1091:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1094:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1098:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1101:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1105:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1113:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1120:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1129:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1138:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1153:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1171:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1183:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1295:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1299:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1325:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1341:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1443:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_ops.py:1557:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_lazy/extract_compiled_graph.py:109:28: error: Module has no attribute "device"  [attr-defined]
torch/_lazy/extract_compiled_graph.py:110:20: error: Module has no attribute "device"  [attr-defined]
torch/_lazy/extract_compiled_graph.py:115:29: error: Module has no attribute "device"  [attr-defined]
torch/_lazy/extract_compiled_graph.py:138:32: error: Module has no attribute "device"  [attr-defined]
torch/_lazy/extract_compiled_graph.py:166:49: error: Module has no attribute "device"  [attr-defined]
torch/_inductor/kernel/mm_grouped.py:201:5: error: Module has no attribute "_grouped_mm"  [attr-defined]
torch/_inductor/kernel/mm_grouped.py:209:5: error: Module has no attribute "_scaled_grouped_mm"  [attr-defined]
torch/_inductor/kernel/mm_grouped.py:259:12: error: Module has no attribute "arange"  [attr-defined]
torch/_inductor/kernel/mm_grouped.py:259:50: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/mm_grouped.py:279:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel/mm_grouped.py:343:17: error: "check_equals" of "SizeVarAllocator" does not return a value (it only ever returns None)  [func-returns-value]
torch/_inductor/kernel/mm_grouped.py:350:17: error: "check_equals" of "SizeVarAllocator" does not return a value (it only ever returns None)  [func-returns-value]
torch/_inductor/kernel/mm_grouped.py:358:17: error: "check_equals" of "SizeVarAllocator" does not return a value (it only ever returns None)  [func-returns-value]
torch/_inductor/kernel/mm_grouped.py:364:17: error: "check_equals" of "SizeVarAllocator" does not return a value (it only ever returns None)  [func-returns-value]
torch/_inductor/kernel/mm_grouped.py:441:30: error: Module has no attribute "float32"  [attr-defined]
torch/_inductor/kernel/mm_grouped.py:463:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel/mm_grouped.py:495:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel/mm_grouped.py:502:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_inductor/kernel/conv.py:351:5: error: Module has no attribute "convolution"  [attr-defined]
torch/_inductor/kernel/conv.py:359:9: error: Module has no attribute "squeeze"  [attr-defined]
torch/_inductor/kernel/conv.py:360:12: error: Module has no attribute "matmul"  [attr-defined]
torch/_inductor/kernel/conv.py:575:30: error: Argument 1 to "conv_layout" has incompatible type "IRNode"; expected "TensorBox"  [arg-type]
torch/_inductor/kernel/conv.py:575:33: error: Argument 2 to "conv_layout" has incompatible type "IRNode"; expected "TensorBox"  [arg-type]
torch/_inductor/kernel/conv.py:849:40: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/kernel/conv.py:850:22: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/kernel/conv.py:852:22: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/kernel/conv.py:854:20: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/kernel/conv.py:893:41: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/kernel/conv.py:894:22: error: Module has no attribute "channels_last"  [attr-defined]
torch/_inductor/kernel/conv.py:896:22: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/_inductor/kernel/conv.py:898:19: error: Module has no attribute "empty"  [attr-defined]
torch/_inductor/kernel/conv.py:1026:5: error: Need type annotation for "choices_dw" (hint: "choices_dw: list[<type>] = ...")  [var-annotated]
torch/_inductor/kernel/conv.py:1034:48: error: Argument 1 to "conv_bwd_weight_layout" has incompatible type "IRNode"; expected "TensorBox"  [arg-type]
torch/_inductor/kernel/conv.py:1034:58: error: Argument 2 to "conv_bwd_weight_layout" has incompatible type "IRNode"; expected "TensorBox"  [arg-type]
torch/_inductor/kernel/conv.py:1080:5: error: Need type annotation for "choices_dx" (hint: "choices_dx: list[<type>] = ...")  [var-annotated]
torch/_inductor/kernel/conv.py:1082:39: error: Argument 1 to "conv_bwd_input_layout" has incompatible type "IRNode"; expected "TensorBox"  [arg-type]
torch/_inductor/kernel/conv.py:1082:49: error: Argument 2 to "conv_bwd_input_layout" has incompatible type "IRNode"; expected "TensorBox"  [arg-type]
torch/_inductor/kernel/conv.py:1088:47: error: Argument 1 to "conv_bwd_input_layout" has incompatible type "IRNode"; expected "TensorBox"  [arg-type]
torch/_inductor/kernel/conv.py:1088:57: error: Argument 2 to "conv_bwd_input_layout" has incompatible type "IRNode"; expected "TensorBox"  [arg-type]
torch/_inductor/kernel/conv.py:1088:64: error: Argument 3 to "conv_bwd_input_layout" has incompatible type "IRNode"; expected "TensorBox"  [arg-type]
torch/_export/pass_base.py:122:29: error: Module has no attribute "dequantize"  [attr-defined]
torch/_export/pass_base.py:167:29: error: Module has no attribute "dequantize"  [attr-defined]
torch/_export/pass_base.py:345:21: error: Module has no attribute "empty"  [attr-defined]
torch/_export/pass_base.py:352:21: error: Module has no attribute "device"  [attr-defined]
torch/distributed/rpc/_testing/__init__.py:8:27: error: Module has no attribute "_faulty_agent_init"  [attr-defined]
torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py:495:46: error: Module has no attribute "_valgrind_supported_platform"  [attr-defined]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:97:21: error: Argument 1 to "transform_var" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "TVar | TensorType | _DynType"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:102:21: error: Argument 1 to "transform_var" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "TVar | TensorType | _DynType"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:115:25: error: Argument 1 to "transform_to_z3" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "Constraint"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:125:25: error: Argument 1 to "transform_dimension" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:130:25: error: Argument 1 to "transform_dimension" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:140:25: error: Argument 1 to "transform_algebraic_expression" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType | Prod | BinConstraintD"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:145:25: error: Argument 1 to "transform_algebraic_expression" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType | Prod | BinConstraintD"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:158:21: error: Argument 1 to "transform_dimension" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:163:21: error: Argument 1 to "transform_dimension" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:222:21: error: Argument 1 to "transform_algebraic_expression" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType | Prod | BinConstraintD"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:227:21: error: Argument 1 to "transform_algebraic_expression" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType | Prod | BinConstraintD"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:237:21: error: Argument 1 to "transform_algebraic_expression" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType | Prod | BinConstraintD"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:242:21: error: Argument 1 to "transform_algebraic_expression" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType | Prod | BinConstraintD"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:252:21: error: Argument 1 to "transform_algebraic_expression" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType | Prod | BinConstraintD"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:257:21: error: Argument 1 to "transform_algebraic_expression" has incompatible type "TVar | TensorType | DVar | int | float | <7 more items> | None"; expected "DVar | int | _DynType | Prod | BinConstraintD"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:362:17: error: Argument 1 to "transform_dimension" has incompatible type "DVar | int | _DynType | Prod | BinConstraintD"; expected "DVar | int | _DynType"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:379:17: error: Item "DVar" of "DVar | int | _DynType | BinConstraintD" has no attribute "lhs"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:379:17: error: Item "int" of "DVar | int | _DynType | BinConstraintD" has no attribute "lhs"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:379:17: error: Item "_DynType" of "DVar | int | _DynType | BinConstraintD" has no attribute "lhs"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:379:17: error: Argument 1 to "transform_algebraic_expression" has incompatible type "Any | TVar | TensorType | DVar | int | <7 more items> | None"; expected "DVar | int | _DynType | Prod | BinConstraintD"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:384:17: error: Item "DVar" of "DVar | int | _DynType | BinConstraintD" has no attribute "rhs"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:384:17: error: Item "int" of "DVar | int | _DynType | BinConstraintD" has no attribute "rhs"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:384:17: error: Item "_DynType" of "DVar | int | _DynType | BinConstraintD" has no attribute "rhs"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:384:17: error: Argument 1 to "transform_algebraic_expression" has incompatible type "Any | TVar | TensorType | DVar | int | <7 more items> | None"; expected "DVar | int | _DynType | Prod | BinConstraintD"  [arg-type]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:389:16: error: Item "DVar" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:389:16: error: Item "int" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:389:16: error: Item "_DynType" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:392:18: error: Item "DVar" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:392:18: error: Item "int" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:392:18: error: Item "_DynType" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:395:18: error: Item "DVar" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:395:18: error: Item "int" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:395:18: error: Item "_DynType" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:398:18: error: Item "DVar" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:398:18: error: Item "int" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:398:18: error: Item "_DynType" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:401:18: error: Item "DVar" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:401:18: error: Item "int" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/fx/experimental/migrate_gradual_types/transform_to_z3.py:401:18: error: Item "_DynType" of "DVar | int | _DynType | BinConstraintD" has no attribute "op"  [union-attr]
torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py:36:1: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py:341:1: error: Need type annotation for "_cp_strategy_contexts" (hint: "_cp_strategy_contexts: dict[<type>, <type>] = ...")  [var-annotated]
torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py:342:1: error: Need type annotation for "_original_strategies" (hint: "_original_strategies: dict[<type>, <type>] = ...")  [var-annotated]
torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py:345:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py:345:1: note: Use "-> None" if function does not return a value
torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py:395:1: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/examples/visualize_sharding_example.py:39:5: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/tensor/examples/visualize_sharding_example.py:51:5: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/tensor/examples/visualize_sharding_example.py:67:5: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/tensor/examples/visualize_sharding_example.py:87:5: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:52:62: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:70:25: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:116:35: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:120:37: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:134:14: error: Module has no attribute "device"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:141:25: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:145:26: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:147:20: error: Module has no attribute "randn"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:191:12: error: Module has no attribute "equal"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:213:14: error: Module has no attribute "device"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:219:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:222:9: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:224:14: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:227:26: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:229:20: error: Module has no attribute "randn"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:272:12: error: Module has no attribute "equal"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:288:14: error: Module has no attribute "device"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:296:23: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:309:13: error: Module has no attribute "randn"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:311:18: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:315:30: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:339:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:340:35: error: Module has no attribute "int64"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:379:20: error: Module has no attribute "equal"  [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:383:57: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/pipelining/stage.py:141:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/pipelining/stage.py:612:25: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/distributed/pipelining/stage.py:1066:23: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/pipelining/stage.py:1066:64: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/pipelining/stage.py:1067:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/pipelining/stage.py:1068:57: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/pipelining/stage.py:1152:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/pipelining/stage.py:1558:13: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/pipelining/stage.py:1619:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/pipelining/stage.py:1717:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/pipelining/stage.py:1717:51: error: Module has no attribute "int32"  [attr-defined]
torch/distributed/pipelining/stage.py:1726:19: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/pipelining/stage.py:1726:40: error: Module has no attribute "int32"  [attr-defined]
torch/distributed/pipelining/stage.py:1757:22: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/pipelining/stage.py:1757:43: error: Module has no attribute "int32"  [attr-defined]
torch/distributed/pipelining/stage.py:1810:22: error: Module has no attribute "ones"  [attr-defined]
torch/distributed/debug/__init__.py:120:34: error: "BaseContext" has no attribute "Process"  [attr-defined]
torch/distributed/checkpoint/filesystem.py:146:17: error: Name "torch.Stream" is not defined  [name-defined]
torch/distributed/checkpoint/filesystem.py:188:39: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/filesystem.py:343:27: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/filesystem.py:391:35: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
torch/distributed/_tools/mem_tracker.py:121:31: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:122:51: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:131:53: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:179:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:218:36: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:239:20: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:267:39: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:278:39: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:375:35: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:376:30: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:377:35: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/mem_tracker.py:551:15: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/fsdp2_mem_tracker.py:107:31: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_tools/fsdp2_mem_tracker.py:108:38: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/_symmetric_memory/_shmem_triton.py:17:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/ao/quantization/fx/_model_report/model_report.py:378:24: error: No overload variant of "sum" matches argument type "bool"  [call-overload]
torch/ao/quantization/fx/_model_report/model_report.py:378:24: note: Possible overload variants:
torch/ao/quantization/fx/_model_report/model_report.py:378:24: note:     def sum(Iterable[bool], /, start: int = ...) -> int
torch/ao/quantization/fx/_model_report/model_report.py:378:24: note:     def [_SupportsSumNoDefaultT: _SupportsSumWithNoDefaultGiven] sum(Iterable[_SupportsSumNoDefaultT], /) -> _SupportsSumNoDefaultT | Literal[0]
torch/ao/quantization/fx/_model_report/model_report.py:378:24: note:     def [_AddableT1: SupportsAdd[Any, Any], _AddableT2: SupportsAdd[Any, Any]] sum(Iterable[_AddableT1], /, start: _AddableT2) -> _AddableT1 | _AddableT2
torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:188:21: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:200:21: error: Module has no attribute "flatten"  [attr-defined]
torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:248:17: error: Module has no attribute "ones"  [attr-defined]
torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:248:51: error: Module has no attribute "bool"  [attr-defined]
torch/_vendor/quack/gemm_base.py:8:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/gemm_base.py:9:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/gemm_base.py:10:1: error: Cannot find implementation or library stub for module named "cutlass.pipeline"  [import-not-found]
torch/_vendor/quack/gemm_base.py:12:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_vendor/quack/gemm_base.py:13:1: error: Cannot find implementation or library stub for module named "cutlass.utils"  [import-not-found]
torch/_vendor/quack/gemm_base.py:55:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:56:17: error: "GemmBase" has no attribute "num_epi_warps"  [attr-defined]
torch/_vendor/quack/gemm_base.py:58:6: error: Untyped decorator makes function "epilogue" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_base.py:59:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:61:17: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:61:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:87:35: error: "GemmBase" has no attribute "epi_c_stage"  [attr-defined]
torch/_vendor/quack/gemm_base.py:93:13: error: "GemmBase" has no attribute "rounding_mode"  [attr-defined]
torch/_vendor/quack/gemm_base.py:94:17: error: "GemmBase" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_base.py:95:17: error: "GemmBase" has no attribute "d_dtype"  [attr-defined]
torch/_vendor/quack/gemm_base.py:110:30: error: "GemmBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:113:56: error: "GemmBase" has no attribute "epi_m_major"  [attr-defined]
torch/_vendor/quack/gemm_base.py:132:60: error: "GemmBase" has no attribute "epi_c_stage"  [attr-defined]
torch/_vendor/quack/gemm_base.py:136:25: error: Item "None" of "Any | None" has no attribute "producer_acquire"  [union-attr]
torch/_vendor/quack/gemm_base.py:137:25: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_base.py:138:25: error: Item "None" of "Any | None" has no attribute "producer_commit"  [union-attr]
torch/_vendor/quack/gemm_base.py:139:21: error: Item "None" of "Any | None" has no attribute "advance"  [union-attr]
torch/_vendor/quack/gemm_base.py:142:21: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_base.py:142:67: error: "GemmBase" has no attribute "epi_c_stage"  [attr-defined]
torch/_vendor/quack/gemm_base.py:152:21: error: Item "None" of "Any | None" has no attribute "consumer_wait"  [union-attr]
torch/_vendor/quack/gemm_base.py:155:45: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/gemm_base.py:155:70: error: Item "None" of "Any | None" has no attribute "index"  [union-attr]
torch/_vendor/quack/gemm_base.py:157:65: error: Item "None" of "Any | None" has no attribute "index"  [union-attr]
torch/_vendor/quack/gemm_base.py:161:25: error: Item "None" of "Any | None" has no attribute "consumer_release"  [union-attr]
torch/_vendor/quack/gemm_base.py:162:21: error: Item "None" of "Any | None" has no attribute "advance"  [union-attr]
torch/_vendor/quack/gemm_base.py:164:42: error: "GemmBase" has no attribute "epi_c_stage"  [attr-defined]
torch/_vendor/quack/gemm_base.py:165:47: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/gemm_base.py:169:57: error: "GemmBase" has no attribute "epi_c_stage"  [attr-defined]
torch/_vendor/quack/gemm_base.py:170:72: error: "GemmBase" has no attribute "epi_c_stage"  [attr-defined]
torch/_vendor/quack/gemm_base.py:173:25: error: Item "None" of "Any | None" has no attribute "producer_acquire"  [union-attr]
torch/_vendor/quack/gemm_base.py:174:25: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_base.py:175:25: error: Item "None" of "Any | None" has no attribute "producer_commit"  [union-attr]
torch/_vendor/quack/gemm_base.py:176:21: error: Item "None" of "Any | None" has no attribute "advance"  [union-attr]
torch/_vendor/quack/gemm_base.py:179:21: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_base.py:181:44: error: "GemmBase" has no attribute "epi_c_stage"  [attr-defined]
torch/_vendor/quack/gemm_base.py:198:21: error: "tuple[Any, ...]" has no attribute "get"  [attr-defined]
torch/_vendor/quack/gemm_base.py:206:21: error: Item "None" of "Any | None" has no attribute "producer_acquire"  [union-attr]
torch/_vendor/quack/gemm_base.py:211:58: error: "GemmBase" has no attribute "epi_stage"  [attr-defined]
torch/_vendor/quack/gemm_base.py:216:25: error: "tuple[Any, ...]" has no attribute "get"  [attr-defined]
torch/_vendor/quack/gemm_base.py:228:73: error: Name "tRS_rAuxOut_out" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_base.py:236:25: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_base.py:238:25: error: Name "copy_aux_out" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_base.py:239:21: error: Item "None" of "Any | None" has no attribute "producer_commit"  [union-attr]
torch/_vendor/quack/gemm_base.py:243:21: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_base.py:245:21: error: Name "copy_aux_out" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_base.py:261:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:267:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:270:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:270:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:280:27: error: "GemmBase" has no attribute "is_persistent"  [attr-defined]
torch/_vendor/quack/gemm_base.py:283:48: error: "GemmBase" has no attribute "use_clc_persistence"  [attr-defined]
torch/_vendor/quack/gemm_base.py:294:56: error: "GemmBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:296:17: error: Item "None" of "Any | None" has no attribute "shape"  [union-attr]
torch/_vendor/quack/gemm_base.py:304:31: error: "GemmBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:305:35: error: "GemmBase" has no attribute "cluster_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:320:56: error: "GemmBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:321:56: error: "GemmBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:328:35: error: "GemmBase" has no attribute "cluster_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:334:84: error: "GemmBase" has no attribute "gather_A"  [attr-defined]
torch/_vendor/quack/gemm_base.py:337:56: error: "GemmBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:354:31: error: "GemmBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:355:35: error: "GemmBase" has no attribute "cluster_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:361:6: error: Untyped decorator makes function "epi_load_acc_subtile" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_base.py:362:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:362:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:370:6: error: Untyped decorator makes function "epi_begin" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_base.py:371:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:373:17: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:373:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:387:23: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:387:23: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:393:17: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:393:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:402:17: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:402:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:410:6: error: Untyped decorator makes function "epi_end_loop" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_base.py:411:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:413:17: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:413:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:425:6: error: Untyped decorator makes function "epi_end" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_base.py:426:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:428:17: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:428:17: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:439:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:441:10: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:441:10: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:444:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:445:23: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:445:23: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:450:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:461:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:473:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:473:43: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:473:43: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:476:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:476:44: error: Variable "torch._vendor.quack.gemm_base.GemmBase.EpilogueParams" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_base.py:476:44: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_base.py:479:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:493:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:503:6: error: Untyped decorator makes function "load_tma" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_base.py:524:21: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_base.py:533:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:541:33: error: "GemmTmaBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:549:37: error: "GemmTmaBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:563:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:572:27: error: "GemmTmaBase" has no attribute "gather_A"  [attr-defined]
torch/_vendor/quack/gemm_base.py:575:37: error: "GemmTmaBase" has no attribute "gather_A"  [attr-defined]
torch/_vendor/quack/gemm_base.py:578:18: error: "GemmTmaBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:579:17: error: "GemmTmaBase" has no attribute "cluster_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:584:14: error: "GemmTmaBase" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:585:13: error: "GemmTmaBase" has no attribute "cluster_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_base.py:589:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:589:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:603:17: error: "GemmTmaBase" has no attribute "epi_smem_layout_staged"  [attr-defined]
torch/_vendor/quack/gemm_base.py:604:17: error: "GemmTmaBase" has no attribute "epi_tile"  [attr-defined]
torch/_vendor/quack/gemm_base.py:612:21: error: "GemmTmaBase" has no attribute "epi_c_smem_layout_staged"  [attr-defined]
torch/_vendor/quack/gemm_base.py:612:52: error: "GemmTmaBase" has no attribute "epi_tile"  [attr-defined]
torch/_vendor/quack/gemm_base.py:641:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:648:44: error: "GemmTmaBase" has no attribute "gather_A"  [attr-defined]
torch/_vendor/quack/gemm_base.py:648:68: error: "GemmTmaBase" has no attribute "num_ab_load_warps"  [attr-defined]
torch/_vendor/quack/gemm_base.py:651:22: error: "GemmTmaBase" has no attribute "num_mcast_ctas_a"  [attr-defined]
torch/_vendor/quack/gemm_base.py:651:46: error: "GemmTmaBase" has no attribute "num_mcast_ctas_b"  [attr-defined]
torch/_vendor/quack/gemm_base.py:656:57: error: "GemmTmaBase" has no attribute "gather_A"  [attr-defined]
torch/_vendor/quack/gemm_base.py:659:24: error: "GemmTmaBase" has no attribute "ab_stage"  [attr-defined]
torch/_vendor/quack/gemm_base.py:662:22: error: "GemmTmaBase" has no attribute "num_tma_load_bytes"  [attr-defined]
torch/_vendor/quack/gemm_base.py:667:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:674:31: error: "GemmTmaBase" has no attribute "num_epi_warps"  [attr-defined]
torch/_vendor/quack/gemm_base.py:680:24: error: "GemmTmaBase" has no attribute "epi_c_stage"  [attr-defined]
torch/_vendor/quack/gemm_base.py:687:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_base.py:688:27: error: "GemmTmaBase" has no attribute "num_epi_warps"  [attr-defined]
torch/_vendor/quack/gemm_base.py:691:24: error: "GemmTmaBase" has no attribute "epi_stage"  [attr-defined]
torch/_vendor/quack/epi_composable.py:38:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/epi_composable.py:38:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/epi_composable.py:45:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:50:5: error: Need type annotation for "required" (hint: "required: list[<type>] = ...")  [var-annotated]
torch/_vendor/quack/epi_composable.py:50:15: error: Need type annotation for "optional" (hint: "optional: list[<type>] = ...")  [var-annotated]
torch/_vendor/quack/epi_composable.py:56:50: error: List comprehension has incompatible type List[tuple[Any, Any, Any]]; expected List[tuple[Any, Any]]  [misc]
torch/_vendor/quack/epi_composable.py:67:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:78:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:84:25: error: Incompatible types in assignment (expression has type "tuple[Never, ...]", variable has type "tuple[()]")  [assignment]
torch/_vendor/quack/epi_composable.py:95:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:103:9: error: Need type annotation for "d" (hint: "d: dict[<type>, <type>] = ...")  [var-annotated]
torch/_vendor/quack/epi_composable.py:104:9: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:108:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:115:9: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:124:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:132:9: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:138:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:139:9: error: Need type annotation for "fields" (hint: "fields: list[<type>] = ...")  [var-annotated]
torch/_vendor/quack/epi_composable.py:140:9: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:141:22: error: Need type annotation for "result"  [var-annotated]
torch/_vendor/quack/epi_composable.py:153:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:162:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:163:16: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:169:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:170:9: error: Need type annotation for "atoms" (hint: "atoms: list[<type>] = ...")  [var-annotated]
torch/_vendor/quack/epi_composable.py:171:9: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:178:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:202:19: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:213:29: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:220:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:221:16: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:225:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:247:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:248:9: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:252:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:264:9: error: Need type annotation for "op"  [var-annotated]
torch/_vendor/quack/epi_composable.py:279:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/epi_composable.py:290:9: error: Need type annotation for "op"  [var-annotated]
torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py:17:24: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py:24:38: error: Name "torch._C.FunctionSchema" is not defined  [name-defined]
torch/utils/benchmark/utils/timer.py:309:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:79:72: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:154:19: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:154:50: error: Module has no attribute "int"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:156:20: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:158:18: error: Module has no attribute "stack"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:162:34: error: Module has no attribute "argsort"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:172:23: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:244:16: error: Module has no attribute "stack"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:272:21: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:279:21: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:288:26: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:290:30: error: Module has no attribute "argsort"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:349:40: error: Module has no attribute "sort"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:352:46: error: Module has no attribute "flip"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:355:26: error: Module has no attribute "where"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:356:13: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:366:29: error: Module has no attribute "sort"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:458:19: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:465:34: error: Module has no attribute "argsort"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:471:53: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:136:12: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:148:27: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:149:27: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:214:26: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:215:26: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:438:23: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:512:19: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:513:18: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:514:16: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:515:18: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:533:23: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:584:27: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:585:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:586:27: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:625:24: error: Module has no attribute "cat"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:1123:30: error: Module has no attribute "index_select"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:1149:30: error: Module has no attribute "gather"  [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:1274:20: error: Incompatible return value type (got "int", expected "Tensor")  [return-value]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:1683:39: error: Module has no attribute "index_select"  [attr-defined]
torch/distributed/pipelining/schedules.py:436:17: error: Module has no attribute "device"  [attr-defined]
torch/distributed/pipelining/schedules.py:438:20: error: Module has no attribute "device"  [attr-defined]
torch/distributed/pipelining/schedules.py:761:39: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/distributed/pipelining/schedules.py:1958:21: error: Module has no attribute "is_grad_enabled"  [attr-defined]
torch/distributed/pipelining/_IR.py:528:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/pipelining/_IR.py:1160:17: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/examples/memory_tracker_example.py:37:9: error: Module has no attribute "rand"  [attr-defined]
torch/distributed/_tools/ilp_utils.py:83:10: error: Name "torch.device" is not defined  [name-defined]
torch/ao/quantization/experimental/qconfig.py:12:38: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/experimental/qconfig.py:12:72: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/experimental/qconfig.py:19:38: error: Module has no attribute "per_tensor_symmetric"  [attr-defined]
torch/ao/quantization/experimental/qconfig.py:19:72: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/experimental/qconfig.py:31:55: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/experimental/qconfig.py:36:59: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/experimental/qconfig.py:37:55: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/experimental/qconfig.py:49:55: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/quantization/experimental/qconfig.py:54:59: error: Module has no attribute "quint8"  [attr-defined]
torch/ao/quantization/experimental/qconfig.py:55:55: error: Module has no attribute "qint8"  [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:66:21: error: Module has no attribute "stack"  [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:72:20: error: Module has no attribute "sum"  [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:72:30: error: Module has no attribute "abs"  [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:83:25: error: Module has no attribute "ones_like"  [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:85:25: error: Module has no attribute "zeros_like"  [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:94:20: error: Module has no attribute "topk"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_disk_savings.py:108:14: error: Module has no attribute "device"  [attr-defined]
torch/_vendor/quack/gemm_sm90.py:11:1: error: Cannot find implementation or library stub for module named "cuda.bindings.driver"  [import-not-found]
torch/_vendor/quack/gemm_sm90.py:11:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/_vendor/quack/gemm_sm90.py:11:1: error: Cannot find implementation or library stub for module named "cuda"  [import-not-found]
torch/_vendor/quack/gemm_sm90.py:13:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/gemm_sm90.py:14:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/gemm_sm90.py:15:1: error: Cannot find implementation or library stub for module named "cutlass.pipeline"  [import-not-found]
torch/_vendor/quack/gemm_sm90.py:17:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_vendor/quack/gemm_sm90.py:18:1: error: Cannot find implementation or library stub for module named "cutlass.utils.hopper_helpers"  [import-not-found]
torch/_vendor/quack/gemm_sm90.py:18:1: error: Cannot find implementation or library stub for module named "cutlass.utils"  [import-not-found]
torch/_vendor/quack/gemm_sm90.py:259:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:263:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:263:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/gemm_sm90.py:303:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:303:48: error: Variable "torch._vendor.quack.gemm_sm90.GemmSm90.EpilogueArguments" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_sm90.py:303:48: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_sm90.py:321:25: error: Incompatible types in assignment (expression has type "tuple[int, int]", variable has type "None")  [assignment]
torch/_vendor/quack/gemm_sm90.py:322:13: error: Argument 1 to "_compute_tile_shape_or_override" of "GemmSm90" has incompatible type "tuple[int, ...]"; expected "tuple[int, int, int]"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:329:59: error: Need more than 2 values to unpack (3 expected)  [misc]
torch/_vendor/quack/gemm_sm90.py:330:13: error: Argument 1 to "_compute_stages" of "GemmSm90" has incompatible type "tuple[int, ...]"; expected "tuple[int, int, int]"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:331:13: error: Argument 2 to "_compute_stages" of "GemmSm90" has incompatible type "None"; expected "tuple[int, int]"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:349:13: error: Argument 1 to "_make_smem_layouts" of "GemmSm90" has incompatible type "tuple[int, ...]"; expected "tuple[int, int, int]"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:350:13: error: Argument 2 to "_make_smem_layouts" of "GemmSm90" has incompatible type "None"; expected "tuple[int, int]"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:355:13: error: Argument 7 to "_make_smem_layouts" of "GemmSm90" has incompatible type "None"; expected "int"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:358:13: error: Argument 10 to "_make_smem_layouts" of "GemmSm90" has incompatible type "None"; expected "int"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:361:13: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm90.py:364:6: error: Untyped decorator makes function "__call__" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm90.py:365:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:421:17: error: Item "None" of "VarlenArguments | None" has no attribute "mAIdx"  [union-attr]
torch/_vendor/quack/gemm_sm90.py:422:20: error: Item "None" of "VarlenArguments | None" has no attribute "mCuSeqlensM"  [union-attr]
torch/_vendor/quack/gemm_sm90.py:423:20: error: Item "None" of "VarlenArguments | None" has no attribute "mCuSeqlensK"  [union-attr]
torch/_vendor/quack/gemm_sm90.py:441:60: error: Argument 1 to "epi_to_underlying_arguments" of "GemmBase" has incompatible type "tuple[Any, ...]"; expected "EpilogueArguments"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:445:13: error: Argument 1 to "epi_smem_bytes" of "GemmBase" has incompatible type "tuple[Any, ...]"; expected "EpilogueArguments | None"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:446:13: error: Argument 2 to "epi_smem_bytes" of "GemmBase" has incompatible type "tuple[int, ...]"; expected "tuple[int, int, int]"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:484:18: error: Invalid type comment or annotation  [valid-type]
torch/_vendor/quack/gemm_sm90.py:484:18: note: Suggestion: use self.epi_get_smem_struct[...] instead of self.epi_get_smem_struct(...)
torch/_vendor/quack/gemm_sm90.py:494:31: error: Incompatible types in assignment (expression has type "type[SharedStorage]", variable has type "None")  [assignment]
torch/_vendor/quack/gemm_sm90.py:528:6: error: Untyped decorator makes function "kernel" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm90.py:529:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:529:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:589:35: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm90.py:685:57: error: Argument 2 to "make_pipeline_state" has incompatible type "None"; expected "int"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:802:85: error: Argument 2 to "make_pipeline_state" has incompatible type "None"; expected "int"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:805:53: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm90.py:808:53: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm90.py:849:36: error: Need more than 2 values to unpack (3 expected)  [misc]
torch/_vendor/quack/gemm_sm90.py:859:39: error: Need more than 2 values to unpack (3 expected)  [misc]
torch/_vendor/quack/gemm_sm90.py:886:62: error: Need more than 3 values to unpack (4 expected)  [misc]
torch/_vendor/quack/gemm_sm90.py:887:51: error: Argument 3 to "epilog_smem_load_and_partition" of "GemmSm90" has incompatible type "Any | None"; expected "type[Any]"  [arg-type]
torch/_vendor/quack/gemm_sm90.py:964:6: error: Untyped decorator makes function "load_AB_gather_A" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm90.py:984:33: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_sm90.py:1007:33: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_sm90.py:1019:6: error: Untyped decorator makes function "_make_gather_A_copy" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm90.py:1020:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:1020:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:1067:6: error: Untyped decorator makes function "mma" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm90.py:1099:13: error: Item "None" of "Any | None" has no attribute "store"  [union-attr]
torch/_vendor/quack/gemm_sm90.py:1114:17: error: Item "None" of "Any | None" has no attribute "store"  [union-attr]
torch/_vendor/quack/gemm_sm90.py:1114:32: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/gemm_sm90.py:1131:23: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/gemm_sm90.py:1134:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:1154:35: error: Value of type "None" is not indexable  [index]
torch/_vendor/quack/gemm_sm90.py:1202:16: error: Incompatible return value type (got "tuple[Any, Any, Any, Any]", expected "tuple[Any, Any, Any]")  [return-value]
torch/_vendor/quack/gemm_sm90.py:1204:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:1212:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:1220:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm90.py:1254:24: error: Variable "torch._vendor.quack.gemm_sm90.GemmSm90.EpilogueArguments" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_sm90.py:1254:24: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_sm90.py:1309:16: error: Incompatible return value type (got "tuple[Any, int | Any, int]", expected "tuple[int, int]")  [return-value]
torch/_vendor/quack/gemm_sm80.py:8:1: error: Cannot find implementation or library stub for module named "cuda.bindings.driver"  [import-not-found]
torch/_vendor/quack/gemm_sm80.py:8:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/_vendor/quack/gemm_sm80.py:8:1: error: Cannot find implementation or library stub for module named "cuda"  [import-not-found]
torch/_vendor/quack/gemm_sm80.py:10:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/gemm_sm80.py:11:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/gemm_sm80.py:12:1: error: Cannot find implementation or library stub for module named "cutlass.pipeline"  [import-not-found]
torch/_vendor/quack/gemm_sm80.py:13:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_vendor/quack/gemm_sm80.py:125:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm80.py:125:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/gemm_sm80.py:126:32: error: "GemmSm80" has no attribute "a_dtype"; maybe "acc_dtype"?  [attr-defined]
torch/_vendor/quack/gemm_sm80.py:137:6: error: Untyped decorator makes function "__call__" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm80.py:138:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm100.py:9:1: error: Cannot find implementation or library stub for module named "cuda.bindings.driver"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:9:1: error: Cannot find implementation or library stub for module named "cuda.bindings"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:9:1: error: Cannot find implementation or library stub for module named "cuda"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:11:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:12:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:13:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:14:1: error: Cannot find implementation or library stub for module named "cutlass.pipeline"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:16:1: error: Cannot find implementation or library stub for module named "cutlass.utils.blackwell_helpers"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:16:1: error: Cannot find implementation or library stub for module named "cutlass.utils"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:17:1: error: Cannot find implementation or library stub for module named "cutlass.utils.blockscaled_layout"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:18:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu.warp"  [import-not-found]
torch/_vendor/quack/gemm_sm100.py:233:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm100.py:242:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm100.py:242:48: error: Variable "torch._vendor.quack.gemm_sm100.GemmSm100.EpilogueArguments" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_sm100.py:242:48: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_sm100.py:329:34: error: Incompatible types in assignment (expression has type "None", variable has type "tuple[int, Any, Any]")  [assignment]
torch/_vendor/quack/gemm_sm100.py:342:43: error: Incompatible types in assignment (expression has type "None", variable has type "tuple[Any, Any, Any]")  [assignment]
torch/_vendor/quack/gemm_sm100.py:352:18: error: Item "None" of "Any | None" has no attribute "thr_id"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:413:13: error: Need more than 3 values to unpack (4 expected)  [misc]
torch/_vendor/quack/gemm_sm100.py:427:13: error: Argument 14 to "_compute_stages" of "GemmSm100" has incompatible type "str | None"; expected "Literal['varlen_m', 'varlen_k'] | None"  [arg-type]
torch/_vendor/quack/gemm_sm100.py:436:65: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:441:59: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:447:67: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:451:67: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:454:59: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:459:61: error: Cannot determine type of "epi_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:464:61: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:471:17: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:477:17: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:485:49: error: Cannot determine type of "num_acc_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:501:54: error: Cannot determine type of "num_acc_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:515:6: error: Untyped decorator makes function "__call__" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm100.py:516:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm100.py:516:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_sm100.py:600:30: error: Item "None" of "Any | None" has no attribute "shape"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:602:43: error: Item "None" of "Any | None" has no attribute "shape"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:603:67: error: Argument 2 to "tile_atom_to_shape_SF_strided" has incompatible type "int | None"; expected "int"  [arg-type]
torch/_vendor/quack/gemm_sm100.py:603:85: error: Item "None" of "Any | None" has no attribute "stride"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:604:37: error: Item "None" of "Any | None" has no attribute "iterator"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:608:43: error: Item "None" of "Any | None" has no attribute "shape"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:609:67: error: Argument 2 to "tile_atom_to_shape_SF_strided" has incompatible type "int | None"; expected "int"  [arg-type]
torch/_vendor/quack/gemm_sm100.py:609:85: error: Item "None" of "Any | None" has no attribute "stride"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:610:37: error: Item "None" of "Any | None" has no attribute "iterator"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:716:63: error: Name "sfa_smem_layout" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_sm100.py:717:63: error: Name "sfb_smem_layout" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_sm100.py:728:60: error: Argument 1 to "epi_to_underlying_arguments" of "GemmBase" has incompatible type "tuple[Any, ...]"; expected "EpilogueArguments"  [arg-type]
torch/_vendor/quack/gemm_sm100.py:732:13: error: Argument 1 to "epi_smem_bytes" of "GemmBase" has incompatible type "tuple[Any, ...]"; expected "EpilogueArguments | None"  [arg-type]
torch/_vendor/quack/gemm_sm100.py:794:18: error: Invalid type comment or annotation  [valid-type]
torch/_vendor/quack/gemm_sm100.py:794:18: note: Suggestion: use self.epi_get_smem_struct[...] instead of self.epi_get_smem_struct(...)
torch/_vendor/quack/gemm_sm100.py:860:6: error: Untyped decorator makes function "kernel" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm100.py:861:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm100.py:861:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_sm100.py:909:35: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:1009:40: error: Item "None" of "Any | Any | None" has no attribute "outer"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1009:71: error: Item "None" of "Any | Any | None" has no attribute "inner"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1012:40: error: Item "None" of "Any | Any | None" has no attribute "outer"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1012:73: error: Item "None" of "Any | Any | None" has no attribute "inner"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1017:13: error: Item "None" of "Any | None" has no attribute "get_slice"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1024:36: error: Cannot determine type of "num_acc_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:1066:51: error: Item "None" of "Any | None" has no attribute "get_flat_coord"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1090:53: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:1169:25: error: Item "None" of "Any | None" has no attribute "consumer_wait"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1170:39: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/gemm_sm100.py:1184:29: error: Item "None" of "Any | None" has no attribute "consumer_release"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1192:50: error: Name "gSFA_mkl" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_sm100.py:1194:30: error: Item "None" of "Any | None" has no attribute "partition_B"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1194:54: error: Name "gSFB_nkl" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_sm100.py:1213:36: error: Name "tCgSFA" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_sm100.py:1224:35: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/gemm_sm100.py:1226:36: error: Name "tCgSFB" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_sm100.py:1266:25: error: Item "None" of "Any | None" has no attribute "arrive"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1328:25: error: Item "None" of "Any | None" has no attribute "producer_acquire"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1335:25: error: Item "None" of "Any | None" has no attribute "producer_commit"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1344:29: error: Item "None" of "Any | None" has no attribute "producer_acquire"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1350:29: error: Item "None" of "Any | None" has no attribute "producer_commit"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1358:29: error: Item "None" of "Any | None" has no attribute "producer_acquire"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1365:29: error: Item "None" of "Any | None" has no attribute "producer_commit"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1380:57: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:1392:43: error: Need more than 2 values to unpack (3 expected)  [misc]
torch/_vendor/quack/gemm_sm100.py:1412:25: error: Item "None" of "Any | None" has no attribute "arrive_and_wait"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1423:25: error: Item "None" of "Any | None" has no attribute "producer_acquire"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1426:25: error: Item "None" of "Any | None" has no attribute "producer_commit"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1432:17: error: Item "None" of "Any | None" has no attribute "producer_tail"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1489:53: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:1492:53: error: Cannot determine type of "num_acc_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:1512:29: error: Name "sfb_tmem_base_ptr" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_sm100.py:1515:25: error: Item "None" of "Any | None" has no attribute "layout"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1546:49: error: Item "None" of "Any | None" has no attribute "iterator"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1548:37: error: Name "acc_tmem_col_offset" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_sm100.py:1553:29: error: Item "None" of "Any | None" has no attribute "layout"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1600:58: error: Need more than 3 values to unpack (4 expected)  [misc]
torch/_vendor/quack/gemm_sm100.py:1601:52: error: Argument 3 to "epilog_smem_load_and_partition" of "GemmSm100" has incompatible type "Any | None"; expected "type[Any]"  [arg-type]
torch/_vendor/quack/gemm_sm100.py:1608:53: error: Cannot determine type of "num_acc_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:1612:53: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:1631:36: error: Need more than 2 values to unpack (3 expected)  [misc]
torch/_vendor/quack/gemm_sm100.py:1707:6: error: Untyped decorator makes function "_make_gather_A_copy" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm100.py:1708:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm100.py:1708:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_sm100.py:1785:6: error: Untyped decorator makes function "load_AB_gather_A" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm100.py:1807:33: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_sm100.py:1808:17: error: Item "None" of "Any | None" has no attribute "advance"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1831:33: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_sm100.py:1832:17: error: Item "None" of "Any | None" has no attribute "advance"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1843:6: error: Untyped decorator makes function "load_AB_tma_gather" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm100.py:1868:33: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_sm100.py:1869:17: error: Item "None" of "Any | None" has no attribute "advance"  [union-attr]
torch/_vendor/quack/gemm_sm100.py:1883:6: error: Untyped decorator makes function "mma" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm100.py:1937:21: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_sm100.py:1938:21: error: "None" not callable  [misc]
torch/_vendor/quack/gemm_sm100.py:1944:58: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/gemm_sm100.py:1945:58: error: Value of type "Any | None" is not indexable  [index]
torch/_vendor/quack/gemm_sm100.py:1963:6: error: Untyped decorator makes function "epi_load_acc_subtile" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm100.py:1964:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm100.py:1971: error: Bracketed expression "[...]" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_sm100.py:2115:16: error: Incompatible return value type (got "tuple[Any, Any, Any, Any]", expected "tuple[Any, Any, Any]")  [return-value]
torch/_vendor/quack/gemm_sm100.py:2117:6: error: Untyped decorator makes function "make_ab_pipeline" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm100.py:2148:28: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:2158:28: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:2168:28: error: Cannot determine type of "ab_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:2190:24: error: Cannot determine type of "num_acc_stage"  [has-type]
torch/_vendor/quack/gemm_sm100.py:2227:6: error: Untyped decorator makes function "make_a_prefetch_pipeline" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm100.py:2260:24: error: Variable "torch._vendor.quack.gemm_sm100.GemmSm100.EpilogueArguments" is not valid as a type  [valid-type]
torch/_vendor/quack/gemm_sm100.py:2260:24: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_vendor/quack/gemm_sm100.py:2354:27: error: Name "sfa_smem_layout_staged_one" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_sm100.py:2355:46: error: Name "sfb_smem_layout_staged_one" may be undefined  [possibly-undefined]
torch/_vendor/quack/gemm_sm100.py:2382:16: error: Incompatible return value type (got "tuple[int, Any, int | Any, int]", expected "tuple[int, int, int]")  [return-value]
torch/_vendor/quack/gemm_sm100.py:2632:9: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/_ops/strategy_validation.py:245:39: error: Module has no attribute "bool"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:259:19: error: Module has no attribute "bool"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:278:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/_ops/strategy_validation.py:305:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:306:15: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:375:17: error: Module has no attribute "ones_like"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:400:28: error: Module has no attribute "where"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:401:27: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:401:51: error: Module has no attribute "full_like"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:404:28: error: Module has no attribute "where"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:405:27: error: Module has no attribute "full_like"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:405:62: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:417:28: error: Module has no attribute "where"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:418:27: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:418:51: error: Module has no attribute "full_like"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:421:28: error: Module has no attribute "where"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:422:27: error: Module has no attribute "full_like"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:422:62: error: Module has no attribute "zeros_like"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:458:50: error: Module has no attribute "contiguous_format"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:522:17: error: Module has no attribute "allclose"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:542:16: error: Module has no attribute "allclose"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:604:9: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/_ops/strategy_validation.py:746:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/_ops/strategy_validation.py:823:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/tensor/_ops/strategy_validation.py:1172:17: error: Name "args_schema" already defined on line 1148  [no-redef]
torch/distributed/tensor/_ops/strategy_validation.py:1603:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_ops/strategy_validation.py:1641:8: error: Item "bool" of "Any | bool" has no attribute "all"  [union-attr]
torch/distributed/tensor/_ops/strategy_validation.py:1813:12: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/tensor/_ops/strategy_validation.py:1813:26: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:2141:20: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:2142:20: error: Module has no attribute "float64"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:2143:20: error: Module has no attribute "float16"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:2144:21: error: Module has no attribute "bfloat16"  [attr-defined]
torch/distributed/tensor/_ops/strategy_validation.py:2146:39: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:19:15: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:76:17: error: Module has no attribute "rand"  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:78:17: error: Module has no attribute "randint"  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:80:13: error: Module has no attribute "rand"  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:81:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:82:18: error: Module has no attribute "long"  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:85:17: error: Module has no attribute "cat"  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:85:31: error: Module has no attribute "randn_like"  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:86:17: error: Module has no attribute "cat"  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:88:13: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:88:43: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/tensor/examples/comm_mode_features_example.py:72:13: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/examples/comm_mode_features_example.py:76:15: error: Module has no attribute "rand"  [attr-defined]
torch/distributed/tensor/examples/comm_mode_features_example.py:90:13: error: Module has no attribute "arange"  [attr-defined]
torch/distributed/tensor/examples/comm_mode_features_example.py:98:15: error: Module has no attribute "randint"  [attr-defined]
torch/distributed/tensor/examples/comm_mode_features_example.py:705:13: error: Module has no attribute "randn"  [attr-defined]
torch/distributed/pipelining/_schedule_visualizer.py:97:40: error: Argument 1 to "_PipelineSchedule" has incompatible type "Any | list[Any]"; expected "int"  [arg-type]
torch/distributed/pipelining/_schedule_visualizer.py:97:48: error: Argument 2 to "_PipelineSchedule" has incompatible type "int"; expected "Callable[..., Tensor] | None"  [arg-type]
torch/distributed/pipelining/_schedule_visualizer.py:98:8: error: Item "_PipelineSchedule" of "Any | _PipelineSchedule" has no attribute "pipeline_order"  [union-attr]
torch/distributed/pipelining/_schedule_visualizer.py:107:46: error: Item "_PipelineSchedule" of "Any | _PipelineSchedule" has no attribute "pipeline_order"  [union-attr]
torch/distributed/pipelining/_schedule_visualizer.py:112:32: error: Item "_PipelineSchedule" of "Any | _PipelineSchedule" has no attribute "pipeline_order"  [union-attr]
torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:144:20: error: Module has no attribute "all"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:257:20: error: Module has no attribute "all"  [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:272:20: error: Module has no attribute "all"  [attr-defined]
torch/_vendor/quack/gemm_sm120.py:14:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/gemm_sm120.py:15:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/gemm_sm120.py:16:1: error: Cannot find implementation or library stub for module named "cutlass.pipeline"  [import-not-found]
torch/_vendor/quack/gemm_sm120.py:18:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_vendor/quack/gemm_sm120.py:127:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm120.py:130:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm120.py:130:5: note: Use "-> None" if function does not return a value
torch/_vendor/quack/gemm_sm120.py:158:6: error: Untyped decorator makes function "kernel" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_sm120.py:159:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_sm120.py:159:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_sm120.py:210:35: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm120.py:283:57: error: Argument 2 to "make_pipeline_state" has incompatible type "None"; expected "int"  [arg-type]
torch/_vendor/quack/gemm_sm120.py:408:85: error: Argument 2 to "make_pipeline_state" has incompatible type "None"; expected "int"  [arg-type]
torch/_vendor/quack/gemm_sm120.py:411:53: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm120.py:414:53: error: Cannot determine type of "epi_c_stage"  [has-type]
torch/_vendor/quack/gemm_sm120.py:468:36: error: Need more than 2 values to unpack (3 expected)  [misc]
torch/_vendor/quack/gemm_sm120.py:478:39: error: Need more than 2 values to unpack (3 expected)  [misc]
torch/_vendor/quack/gemm_sm120.py:505:62: error: Need more than 3 values to unpack (4 expected)  [misc]
torch/_vendor/quack/gemm_sm120.py:506:51: error: Argument 3 to "epilog_smem_load_and_partition" of "GemmSm90" has incompatible type "Any | None"; expected "type[Any]"  [arg-type]
torch/_vendor/quack/gemm_sm120.py:578:6: error: Untyped decorator makes function "mma" untyped  [untyped-decorator]
torch/utils/jit/log_extract.py:30:37: error: Name "torch._C.TensorType" is not defined  [name-defined]
torch/utils/jit/log_extract.py:43:12: error: Module has no attribute "empty_strided"  [attr-defined]
torch/utils/jit/log_extract.py:46:13: error: Module has no attribute "parse_ir"  [attr-defined]
torch/utils/jit/log_extract.py:50:35: error: Module has no attribute "FloatType"  [attr-defined]
torch/utils/jit/log_extract.py:52:37: error: Module has no attribute "IntType"  [attr-defined]
torch/utils/jit/log_extract.py:54:37: error: Module has no attribute "TensorType"  [attr-defined]
torch/utils/jit/log_extract.py:55:31: error: Name "torch._C.TensorType" is not defined  [name-defined]
torch/utils/jit/log_extract.py:57:37: error: Module has no attribute "BoolType"  [attr-defined]
torch/utils/jit/log_extract.py:62:12: error: Module has no attribute "_create_function_from_graph"  [attr-defined]
torch/utils/jit/log_extract.py:63:5: error: Module has no attribute "_jit_pass_erase_shape_information"  [attr-defined]
torch/utils/jit/log_extract.py:96:20: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/utils/jit/log_extract.py:100:9: error: Module has no attribute "_get_graph_executor_optimize"  [attr-defined]
torch/utils/benchmark/op_fuzzers/unary.py:17:36: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/op_fuzzers/spectral.py:31:44: error: Module has no attribute "float64"  [attr-defined]
torch/utils/benchmark/op_fuzzers/sparse_binary.py:17:36: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/op_fuzzers/binary.py:17:36: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/examples/simple_timeit.py:14:23: error: Module has no attribute "ones"  [attr-defined]
torch/utils/benchmark/examples/compare.py:61:22: error: Module has no attribute "ones"  [attr-defined]
torch/utils/benchmark/examples/compare.py:62:22: error: Module has no attribute "ones"  [attr-defined]
torch/utils/benchmark/examples/compare.py:63:25: error: Module has no attribute "zeros"  [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:63:15: error: Module has no attribute "rand"  [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:64:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:65:26: error: Module has no attribute "long"  [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:67:14: error: Module has no attribute "rand"  [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:74:12: error: Module has no attribute "sparse_coo_tensor"  [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:89:67: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:90:22: error: Module has no attribute "rand"  [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:90:45: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:91:25: error: Module has no attribute "zeros"  [attr-defined]
torch/profiler/_pattern_matcher.py:341:23: error: Module has no attribute "randn"  [attr-defined]
torch/profiler/_pattern_matcher.py:341:66: error: Module has no attribute "float32"  [attr-defined]
torch/profiler/_pattern_matcher.py:342:23: error: Module has no attribute "randn"  [attr-defined]
torch/profiler/_pattern_matcher.py:342:66: error: Module has no attribute "float32"  [attr-defined]
torch/profiler/_pattern_matcher.py:559:26: error: Module has no attribute "bfloat16"  [attr-defined]
torch/profiler/_pattern_matcher.py:559:42: error: Module has no attribute "half"  [attr-defined]
torch/profiler/_pattern_matcher.py:571:23: error: Module has no attribute "randn"  [attr-defined]
torch/profiler/_pattern_matcher.py:571:66: error: Module has no attribute "float16"  [attr-defined]
torch/profiler/_pattern_matcher.py:572:23: error: Module has no attribute "randn"  [attr-defined]
torch/profiler/_pattern_matcher.py:572:66: error: Module has no attribute "float16"  [attr-defined]
torch/profiler/_pattern_matcher.py:577:23: error: Module has no attribute "randn"  [attr-defined]
torch/profiler/_pattern_matcher.py:578:69: error: Module has no attribute "float16"  [attr-defined]
torch/profiler/_pattern_matcher.py:580:23: error: Module has no attribute "randn"  [attr-defined]
torch/profiler/_pattern_matcher.py:581:69: error: Module has no attribute "float16"  [attr-defined]
torch/_vendor/quack/gemm_default_epi.py:4:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/gemm_default_epi.py:5:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/gemm_default_epi.py:21:16: error: Incompatible types in assignment (expression has type "tuple[Scalar, Scalar, Scalar, RowVecLoad, ColVecLoad]", base class "ComposableEpiMixin" defined the type as "tuple[()]")  [assignment]
torch/_vendor/quack/gemm_default_epi.py:41:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_default_epi.py:45:23: error: "GemmDefaultEpiMixin" has no attribute "concat_layout"  [attr-defined]
torch/_vendor/quack/gemm_default_epi.py:47:16: error: "GemmDefaultEpiMixin" has no attribute "EpilogueParams"  [attr-defined]
torch/_vendor/quack/gemm_default_epi.py:49:6: error: Untyped decorator makes function "epi_visit_subtile" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_default_epi.py:50:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_default_epi.py:71:23: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/gemm_default_epi.py:74:30: error: Item "None" of "Any | None" has no attribute "load"  [union-attr]
torch/_vendor/quack/gemm_default_epi.py:85:1: error: Definition of "EpilogueArguments" in base class "GemmDefaultEpiMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_default_epi.py:89:1: error: Definition of "EpilogueArguments" in base class "GemmDefaultEpiMixin" is incompatible with definition in base class "GemmSm90"  [misc]
torch/_vendor/quack/gemm_default_epi.py:89:1: error: Definition of "EpilogueArguments" in base class "GemmDefaultEpiMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_default_epi.py:93:1: error: Definition of "EpilogueArguments" in base class "GemmDefaultEpiMixin" is incompatible with definition in base class "GemmSm100"  [misc]
torch/_vendor/quack/gemm_default_epi.py:93:1: error: Definition of "EpilogueArguments" in base class "GemmDefaultEpiMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_default_epi.py:97:1: error: Definition of "EpilogueArguments" in base class "GemmDefaultEpiMixin" is incompatible with definition in base class "GemmSm90"  [misc]
torch/_vendor/quack/gemm_default_epi.py:97:1: error: Definition of "EpilogueArguments" in base class "GemmDefaultEpiMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:23:55: error: Name "torch.dtype" is not defined  [name-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:56:43: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:57:46: error: Module has no attribute "complex64"  [attr-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:58:40: error: Module has no attribute "complex64"  [attr-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:59:40: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:60:42: error: Module has no attribute "complex64"  [attr-defined]
torch/utils/benchmark/examples/sparse/op_benchmark.py:31:43: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/examples/sparse/op_benchmark.py:32:44: error: Module has no attribute "float64"  [attr-defined]
torch/utils/benchmark/examples/op_benchmark.py:34:43: error: Module has no attribute "float32"  [attr-defined]
torch/utils/benchmark/examples/op_benchmark.py:35:41: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/gemm_act.py:8:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/gemm_act.py:9:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/gemm_act.py:10:1: error: Cannot find implementation or library stub for module named "cutlass.utils.blackwell_helpers"  [import-not-found]
torch/_vendor/quack/gemm_act.py:10:1: error: Cannot find implementation or library stub for module named "cutlass.utils"  [import-not-found]
torch/_vendor/quack/gemm_act.py:12:1: error: Cannot find implementation or library stub for module named "cutlass.cute.runtime"  [import-not-found]
torch/_vendor/quack/gemm_act.py:13:1: error: Cannot find implementation or library stub for module named "cutlass.cute.nvgpu"  [import-not-found]
torch/_vendor/quack/gemm_act.py:67:16: error: Incompatible types in assignment (expression has type "tuple[Scalar, Scalar, ... <9 more items>]", base class "ComposableEpiMixin" defined the type as "tuple[()]")  [assignment]
torch/_vendor/quack/gemm_act.py:80:27: error: Incompatible types in assignment (expression has type "tuple[tuple[str, Any, None], tuple[str, Any, None], ... <10 more items>]", base class "ComposableEpiMixin" defined the type as "tuple[()]")  [assignment]
torch/_vendor/quack/gemm_act.py:124:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:124:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:128:42: error: "GemmActMixin" has no attribute "cta_tile_shape_mnk"; maybe "cta_tile_shape_aux_out_mn"?  [attr-defined]
torch/_vendor/quack/gemm_act.py:150:23: error: "GemmActMixin" has no attribute "concat_layout"  [attr-defined]
torch/_vendor/quack/gemm_act.py:152:16: error: "GemmActMixin" has no attribute "EpilogueParams"  [attr-defined]
torch/_vendor/quack/gemm_act.py:157:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:159:12: error: "GemmActMixin" has no attribute "arch"  [attr-defined]
torch/_vendor/quack/gemm_act.py:161:58: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:168:20: error: "GemmActMixin" has no attribute "atom_layout_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:171:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:176:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:198:30: error: "GemmActMixin" has no attribute "epilog_gmem_copy_and_partition"  [attr-defined]
torch/_vendor/quack/gemm_act.py:209:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:218:1: error: Cannot find implementation or library stub for module named "cutlass.cute.tensor"  [import-not-found]
torch/_vendor/quack/gemm_act.py:230:6: error: Untyped decorator makes function "epi_visit_subtile" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_act.py:231:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:238:27: error: "tuple[Any, ...]" has no attribute "get"  [attr-defined]
torch/_vendor/quack/gemm_act.py:239:27: error: "tuple[Any, ...]" has no attribute "get"  [attr-defined]
torch/_vendor/quack/gemm_act.py:248:90: error: "GemmActMixin" has no attribute "cta_tile_shape_mnk"; maybe "cta_tile_shape_aux_out_mn"?  [attr-defined]
torch/_vendor/quack/gemm_act.py:274:31: error: "GemmActMixin" has no attribute "arch"  [attr-defined]
torch/_vendor/quack/gemm_act.py:283:66: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:286:30: error: "tuple[Any, ...]" has no attribute "get"  [attr-defined]
torch/_vendor/quack/gemm_act.py:287:30: error: "tuple[Any, ...]" has no attribute "get"  [attr-defined]
torch/_vendor/quack/gemm_act.py:288:32: error: "tuple[Any, ...]" has no attribute "get"  [attr-defined]
torch/_vendor/quack/gemm_act.py:294:75: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:296:87: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:299:84: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:302:84: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:313:47: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:317:98: error: "GemmActMixin" has no attribute "cta_tile_shape_mnk"; maybe "cta_tile_shape_aux_out_mn"?  [attr-defined]
torch/_vendor/quack/gemm_act.py:347:47: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:353:47: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:358:44: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:362:70: error: "GemmActMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:363:27: error: "GemmActMixin" has no attribute "arch"  [attr-defined]
torch/_vendor/quack/gemm_act.py:376:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmSm90"  [misc]
torch/_vendor/quack/gemm_act.py:376:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:376:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:380:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:380:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:384:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmSm100"  [misc]
torch/_vendor/quack/gemm_act.py:384:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:384:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:388:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmSm90"  [misc]
torch/_vendor/quack/gemm_act.py:388:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:388:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:392:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:399:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:405:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:409:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:415:16: error: Incompatible types in assignment (expression has type "tuple[Scalar, Scalar, Scalar, RowVecLoad, ColVecLoad, GroupedColVecReduce, GroupedRowVecReduce, TileStore]", base class "GemmActMixin" defined the type as "tuple[Scalar, Scalar, ... <9 more items>]")  [assignment]
torch/_vendor/quack/gemm_act.py:426:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:426:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:429:51: error: "GemmGroupedNContractMixin" has no attribute "arch"  [attr-defined]
torch/_vendor/quack/gemm_act.py:435:13: error: "GemmGroupedNContractMixin" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:436:13: error: "GemmGroupedNContractMixin" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:441:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:449:17: error: "GemmGroupedNContractMixin" has no attribute "arch"  [attr-defined]
torch/_vendor/quack/gemm_act.py:457:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:457:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmGroupedNContractMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:461:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmSm90"  [misc]
torch/_vendor/quack/gemm_act.py:461:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:461:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmGroupedNContractMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:465:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmSm100"  [misc]
torch/_vendor/quack/gemm_act.py:465:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:465:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmGroupedNContractMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:469:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmSm90"  [misc]
torch/_vendor/quack/gemm_act.py:469:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:469:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmGroupedNContractMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:473:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmSm100"  [misc]
torch/_vendor/quack/gemm_act.py:473:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:473:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmGroupedNContractMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:475:16: error: Incompatible types in assignment (expression has type "tuple[Scalar, Scalar, Scalar, RowVecLoad, ColVecLoad, GroupedColVecReduce, GroupedRowVecReduce, TileStore]", base class "GemmActMixin" defined the type as "tuple[Scalar, Scalar, ... <9 more items>]")  [assignment]
torch/_vendor/quack/gemm_act.py:488:16: error: Incompatible types in assignment (expression has type "tuple[Scalar, Scalar, Scalar, RowVecLoad, ColVecLoad, TileStore]", base class "GemmActMixin" defined the type as "tuple[Scalar, Scalar, ... <9 more items>]")  [assignment]
torch/_vendor/quack/gemm_act.py:497:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:499:10: error: Name "GemmActMixin.EpilogueParams" is not defined  [name-defined]
torch/_vendor/quack/gemm_act.py:503:16: error: "GemmGatedMixin" has no attribute "d_layout"  [attr-defined]
torch/_vendor/quack/gemm_act.py:505:12: error: "GemmGatedMixin" has no attribute "arch"  [attr-defined]
torch/_vendor/quack/gemm_act.py:506:20: error: "GemmGatedMixin" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:513:13: error: "GemmGatedMixin" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:514:13: error: "GemmGatedMixin" has no attribute "cta_tile_shape_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:519:23: error: "GemmGatedMixin" has no attribute "concat_layout"  [attr-defined]
torch/_vendor/quack/gemm_act.py:521:16: error: "GemmGatedMixin" has no attribute "EpilogueParams"  [attr-defined]
torch/_vendor/quack/gemm_act.py:523:6: error: Untyped decorator makes function "epi_visit_subtile" untyped  [untyped-decorator]
torch/_vendor/quack/gemm_act.py:526:17: error: Name "GemmActMixin.EpilogueParams" is not defined  [name-defined]
torch/_vendor/quack/gemm_act.py:534:71: error: "GemmGatedMixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:535:23: error: "GemmGatedMixin" has no attribute "arch"  [attr-defined]
torch/_vendor/quack/gemm_act.py:546:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:552:23: error: "GemmGatedMixin" has no attribute "arch"  [attr-defined]
torch/_vendor/quack/gemm_act.py:558:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmSm90"  [misc]
torch/_vendor/quack/gemm_act.py:558:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:558:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmGatedMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:562:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:562:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmGatedMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:566:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmSm100"  [misc]
torch/_vendor/quack/gemm_act.py:566:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:566:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmGatedMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:589:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:590:33: error: "GemmGatedSm120Mixin" has no attribute "epi_make_aux_out_copy_atom_r2s"; maybe "epi_make_aux_out_tiled_copy_r2s"?  [attr-defined]
torch/_vendor/quack/gemm_act.py:591:31: error: "GemmGatedSm120Mixin" has no attribute "epi_make_aux_out_copy_atom_r2s"; maybe "epi_make_aux_out_tiled_copy_r2s"?  [attr-defined]
torch/_vendor/quack/gemm_act.py:592:32: error: "GemmGatedSm120Mixin" has no attribute "a_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:592:46: error: "GemmGatedSm120Mixin" has no attribute "acc_dtype"  [attr-defined]
torch/_vendor/quack/gemm_act.py:592:62: error: "GemmGatedSm120Mixin" has no attribute "mma_inst_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:593:31: error: "GemmGatedSm120Mixin" has no attribute "atom_layout_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:594:34: error: "GemmGatedSm120Mixin" has no attribute "atom_layout_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:596:13: error: "GemmGatedSm120Mixin" has no attribute "mma_inst_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:597:13: error: "GemmGatedSm120Mixin" has no attribute "mma_inst_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:598:13: error: "GemmGatedSm120Mixin" has no attribute "mma_inst_mnk"  [attr-defined]
torch/_vendor/quack/gemm_act.py:607:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmSm90"  [misc]
torch/_vendor/quack/gemm_act.py:607:1: error: Definition of "EpilogueArguments" in base class "GemmActMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:607:1: error: Definition of "epi_to_underlying_arguments" in base class "GemmGatedMixin" is incompatible with definition in base class "GemmBase"  [misc]
torch/_vendor/quack/gemm_act.py:612:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:789:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_act.py:797:16: error: "type" has no attribute "EpilogueArguments"  [attr-defined]
torch/_vendor/quack/gemm_act.py:1066:5: error: Function is missing a type annotation  [no-untyped-def]
torch/distributed/checkpoint/default_planner.py:468:21: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/checkpoint/default_planner.py:468:21: note: Error code "attr-defined" not covered by "type: ignore[assignment]" comment
torch/distributed/checkpoint/default_planner.py:638:21: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/state_dict_saver.py:182:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/checkpoint/state_dict_saver.py:298:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/checkpoint/state_dict_saver.py:302:12: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/state_dict_saver.py:424:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/checkpoint/state_dict_loader.py:211:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/checkpoint/state_dict_loader.py:374:5: error: Module has no attribute "_log_api_usage_once"  [attr-defined]
torch/distributed/checkpoint/optimizer.py:106:23: error: Name "torch.device" is not defined  [name-defined]
torch/distributed/checkpoint/optimizer.py:108:18: error: Module has no attribute "device"  [attr-defined]
torch/distributed/checkpoint/optimizer.py:112:12: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/checkpoint/optimizer.py:190:29: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/optimizer.py:193:27: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/optimizer.py:207:43: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/optimizer.py:329:50: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:36:23: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:36:37: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:50:28: error: Name "torch.dtype" is not defined  [name-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:56:45: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:73:40: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:231:28: error: Module has no attribute "int32"  [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:236:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:244:15: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:257:38: error: Module has no attribute "long"  [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:258:36: error: Module has no attribute "long"  [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:264:13: error: Module has no attribute "ldexp"  [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:281:28: error: Name "torch.Size" is not defined  [name-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:301:37: error: Module has no attribute "float32"  [attr-defined]
torch/distributed/checkpoint/hf_storage.py:348:34: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/hf_storage.py:353:45: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/hf_storage.py:354:43: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/hf_storage.py:361:33: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/hf_storage.py:367:57: error: Module has no attribute "Size"  [attr-defined]
torch/distributed/checkpoint/hf_storage.py:378:31: error: Module has no attribute "Size"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:9:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/blockscaled_gemm_utils.py:10:1: error: Cannot find implementation or library stub for module named "cutlass.cute"  [import-not-found]
torch/_vendor/quack/blockscaled_gemm_utils.py:26:27: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:27:22: error: Module has no attribute "float16"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:28:23: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:29:22: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:30:27: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:31:25: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:32:28: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:36:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:37:5: error: Module has no attribute "float8_e5m2"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:38:5: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:66:62: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:116:37: error: Name "torch.device" is not defined  [name-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:117:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:117:50: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:122:23: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:125:14: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:125:46: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:126:29: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:128:12: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:144:14: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:145:47: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:147:17: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:153:18: error: Module has no attribute "randint"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:153:78: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:154:13: error: Module has no attribute "randint"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:154:73: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:155:13: error: Module has no attribute "where"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:155:42: error: Module has no attribute "zeros_like"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:176:17: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:177:14: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:196:17: error: Module has no attribute "zeros"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:196:58: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:198:13: error: Module has no attribute "arange"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:199:13: error: Module has no attribute "arange"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:200:13: error: Module has no attribute "arange"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:221:21: error: Module has no attribute "randint"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:221:77: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:222:22: error: Module has no attribute "pow"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:224:22: error: Module has no attribute "randint"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:224:78: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:227:14: error: Module has no attribute "empty_like"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:254:37: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:256:18: error: Module has no attribute "zeros"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:256:81: error: Module has no attribute "uint8"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:293:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:293:65: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:303:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:347:13: error: Module has no attribute "randn"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:347:41: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:378:20: error: Module has no attribute "stack"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:383:77: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:387:52: error: Name "scale_2d" may be undefined  [possibly-undefined]
torch/_vendor/quack/blockscaled_gemm_utils.py:388:12: error: Name "ref_mkl" may be undefined  [possibly-undefined]
torch/_vendor/quack/blockscaled_gemm_utils.py:388:21: error: Name "q_mkl" may be undefined  [possibly-undefined]
torch/_vendor/quack/blockscaled_gemm_utils.py:391:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:448:15: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:465:20: error: Module has no attribute "zeros"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:480:15: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:500:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:501:60: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:506:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:565:19: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:578:19: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:592:10: error: Module has no attribute "cat"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:593:10: error: Module has no attribute "cat"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:605:20: error: Module has no attribute "zeros"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:606:20: error: Module has no attribute "zeros"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:619:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"?  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:620:60: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/blockscaled_gemm_utils.py:680:9: error: Unexpected keyword argument "tensor_epilogue_uses_c" for "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:680:9: error: Unexpected keyword argument "tensor_epilogue_arg_kinds" for "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:680:9: error: Unexpected keyword argument "mTensorEpilogueRowVecBroadcasts" for "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:680:9: error: Unexpected keyword argument "mTensorEpilogueColVecBroadcasts" for "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:680:9: error: Unexpected keyword argument "mTensorEpilogueTiles" for "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:691:14: error: Missing positional argument "mAuxOut" in call to "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:767:10: error: Untyped decorator makes function "runner" untyped  [untyped-decorator]
torch/_vendor/quack/blockscaled_gemm_utils.py:768:9: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:768:9: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:793:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:801:13: error: All conditional function variants must have identical signatures  [misc]
torch/_vendor/quack/blockscaled_gemm_utils.py:801:13: note: Original:
torch/_vendor/quack/blockscaled_gemm_utils.py:801:13: note:     def run(a: Any, b: Any, d: Any, sfa: Any, sfb: Any, cu_seqlens: Any) -> Any
torch/_vendor/quack/blockscaled_gemm_utils.py:801:13: note: Redefinition:
torch/_vendor/quack/blockscaled_gemm_utils.py:801:13: note:     def run(a: Any, b: Any, d: Any, sfa: Any, sfb: Any) -> Any
torch/_vendor/quack/blockscaled_gemm_utils.py:801:13: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:806:5: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:807:16: error: Unexpected keyword argument "tensor_epilogue_uses_c" for "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:807:16: error: Unexpected keyword argument "tensor_epilogue_arg_kinds" for "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:807:16: error: Unexpected keyword argument "mTensorEpilogueRowVecBroadcasts" for "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:807:16: error: Unexpected keyword argument "mTensorEpilogueColVecBroadcasts" for "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:807:16: error: Unexpected keyword argument "mTensorEpilogueTiles" for "EpilogueArguments"  [call-arg]
torch/_vendor/quack/blockscaled_gemm_utils.py:818:6: error: Name "runner" already defined on line 767  [no-redef]
torch/_vendor/quack/blockscaled_gemm_utils.py:818:6: error: Untyped decorator makes function "runner" untyped  [untyped-decorator]
torch/_vendor/quack/blockscaled_gemm_utils.py:819:5: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:819:5: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:850:9: error: All conditional function variants must have identical signatures  [misc]
torch/_vendor/quack/blockscaled_gemm_utils.py:850:9: note: Original:
torch/_vendor/quack/blockscaled_gemm_utils.py:850:9: note:     def run(a: Any, b: Any, d: Any, sfa: Any, sfb: Any, cu_seqlens: Any) -> Any
torch/_vendor/quack/blockscaled_gemm_utils.py:850:9: note: Redefinition:
torch/_vendor/quack/blockscaled_gemm_utils.py:850:9: note:     def run(a: Any, b: Any, d: Any, sfa: Any, sfb: Any, row_auxes: Any = ..., col_auxes: Any = ..., tile_auxes: Any = ..., cu_seqlens: Any = ...) -> Any
torch/_vendor/quack/blockscaled_gemm_utils.py:850:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/blockscaled_gemm_utils.py:858:9: error: All conditional function variants must have identical signatures  [misc]
torch/_vendor/quack/blockscaled_gemm_utils.py:858:9: note: Original:
torch/_vendor/quack/blockscaled_gemm_utils.py:858:9: note:     def run(a: Any, b: Any, d: Any, sfa: Any, sfb: Any, cu_seqlens: Any) -> Any
torch/_vendor/quack/blockscaled_gemm_utils.py:858:9: note: Redefinition:
torch/_vendor/quack/blockscaled_gemm_utils.py:858:9: note:     def run(a: Any, b: Any, d: Any, sfa: Any, sfb: Any, row_auxes: Any = ..., col_auxes: Any = ..., tile_auxes: Any = ...) -> Any
torch/_vendor/quack/blockscaled_gemm_utils.py:858:9: error: Function is missing a type annotation  [no-untyped-def]
torch/_inductor/kernel/flex_gemm/runtime.py:121:18: error: Missing type arguments for generic type "Callable"  [type-arg]
torch/_inductor/kernel/flex_gemm/runtime.py:127:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_inductor/kernel/flex_gemm/runtime.py:200:11: error: Module has no attribute "empty"  [attr-defined]
torch/distributed/checkpoint/format_utils.py:108:26: error: Value of type "Any | dict[str, Any | Any] | None" is not indexable  [index]
torch/distributed/checkpoint/format_utils.py:110:26: error: Module has no attribute "empty_like"  [attr-defined]
torch/distributed/checkpoint/examples/stateful_example.py:39:16: error: Module has no attribute "rand"  [attr-defined]
torch/distributed/checkpoint/examples/fsdp_checkpoint_example.py:33:11: error: Module has no attribute "rand"  [attr-defined]
torch/distributed/checkpoint/examples/async_checkpointing_example.py:75:9: error: Module has no attribute "rand"  [attr-defined]
torch/distributed/checkpoint/examples/async_checkpointing_example.py:76:9: error: Module has no attribute "zeros"  [attr-defined]
torch/distributed/checkpoint/examples/async_checkpointing_example.py:78:7: error: Module has no attribute "sum"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:26:1: error: Cannot find implementation or library stub for module named "cutlass"  [import-not-found]
torch/_vendor/quack/gemm_blockscaled_interface.py:41:5: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:42:5: error: Module has no attribute "float16"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:43:5: error: Module has no attribute "float32"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:46:5: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:47:5: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:57:14: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:59:19: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:59:58: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:61:19: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:61:61: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:67:52: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:70:38: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:71:39: error: Module has no attribute "float4_e2m1fn_x2"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:74:1: error: Function is missing a type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_blockscaled_interface.py:75:12: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:88:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_blockscaled_interface.py:88:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_blockscaled_interface.py:103:11: error: Module has no attribute "device"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:109:15: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:110:17: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:111:17: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:130:1: error: Function is missing a return type annotation  [no-untyped-def]
torch/_vendor/quack/gemm_blockscaled_interface.py:130:1: error: Function is missing a type annotation for one or more parameters  [no-untyped-def]
torch/_vendor/quack/gemm_blockscaled_interface.py:146:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:147:42: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:148:40: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:150:11: error: Module has no attribute "device"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:156:15: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:157:17: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:158:17: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:162:9: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:166:9: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:170:9: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:277:12: error: Incompatible return value type (got "tuple[Any, Any, ... <12 more items>]", expected "tuple[int, int, ... <9 more items>]")  [return-value]
torch/_vendor/quack/gemm_blockscaled_interface.py:321:9: error: Need more than 11 values to unpack (14 expected)  [misc]
torch/_vendor/quack/gemm_blockscaled_interface.py:379:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:379:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:403:9: error: Need more than 11 values to unpack (14 expected)  [misc]
torch/_vendor/quack/gemm_blockscaled_interface.py:405:11: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:486:22: error: Module has no attribute "zeros"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:527:22: error: Module has no attribute "zeros"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:535:22: error: Module has no attribute "zeros"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:575:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:575:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:588:26: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:589:23: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:590:29: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:598:11: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:637:18: error: Module has no attribute "cat"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:659:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:659:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:671:26: error: Module has no attribute "int32"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:672:23: error: Module has no attribute "float8_e4m3fn"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:673:29: error: Module has no attribute "float8_e8m0fnu"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:681:11: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:715:18: error: Module has no attribute "cat"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:735:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:735:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:747:15: error: Module has no attribute "empty"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:773:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:773:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:802:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:802:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:820:9: error: Need more than 11 values to unpack (14 expected)  [misc]
torch/_vendor/quack/gemm_blockscaled_interface.py:827:11: error: Module has no attribute "_scaled_mm"  [attr-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:842:16: error: Name "torch.dtype" is not defined  [name-defined]
torch/_vendor/quack/gemm_blockscaled_interface.py:842:30: error: Module has no attribute "bfloat16"  [attr-defined]
torch/distributed/run.py:763:32: error: Module has no attribute "_get_privateuse1_backend_name"  [attr-defined]
mypy.ini: note: unused section(s): [mypy-torch.for_onnx.onnx], [mypy-torch.ao.quantization.pt2e._affine_quantization], [mypy-test_torch], [mypy-torch.testing._internal.hypothesis_utils.*], [mypy-torch.testing._internal.common_quantization.*], [mypy-torch.testing._internal.generated.*], [mypy-torch.multiprocessing.pool], [mypy-tools.render_junit], [mypy-tools.generate_torch_version], [mypy-caffe2.python.*], [mypy-caffe2.proto.*], [mypy-caffe2.distributed.store_ops_test_util], [mypy-caffe2.experiments.*], [mypy-caffe2.contrib.*], [mypy-caffe2.quantization.server.*], [mypy-distutils.*], [mypy-nvd3.*], [mypy-future.utils], [mypy-past.builtins], [mypy-cv2.*], [mypy-pycuda.*], [mypy-tensorrt.*], [mypy-tornado.*], [mypy-google.protobuf.textformat], [mypy-lmdb.*], [mypy-mpi4py.*], [mypy-skimage.*], [mypy-librosa.*], [mypy-mypy.*], [mypy-boto3.*], [mypy-usort.*], [mypy-torch.fb.*]
Found 22483 errors in 1172 files (checked 2213 source files)
You are using mypy version 2.1.0, which is not supported
in the PyTorch repo. Please switch to mypy version 1.16.0.

For example, if you installed mypy via pip, run this:

    pip install mypy==1.16.0

Or if you installed mypy via conda, run this:

    conda install -c conda-forge mypy=1.16.0

